Fix stale summary buffer name when using a single article buffer
[gnus] / lisp / ChangeLog
1 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
4         name if we're using a single article buffer.  Otherwise, it may point
5         to a killed buffer (bug#13756).
6
7 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
8
9         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
10         the match data, just save and restore it explictly (bug#12375).
11
12         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
13         that's needed.
14
15         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
16         the code once (bug#9069).
17
18 2014-01-18  Steinar Bang  <sb@dod.no>
19
20         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
21         reading.
22
23 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
24
25         * message.el (message-bury): Call bury-buffer with no argument
26         in the message-return-action case too.
27
28 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
29
30         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
31         (nnimap-split-fancy, nnimap-split-methods): Declare.
32
33         * mm-util.el (help-function-arglist): Declare.
34
35 2013-12-28  Glenn Morris  <rgm@gnu.org>
36
37         * gnus-sieve.el (gnus-sieve-select-method):
38         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
39         (gravatar-rating, gravatar-size):
40         * message.el (message-minibuffer-local-map):
41         * sieve-manage.el (sieve-manage-authenticators)
42         (sieve-manage-authenticator-alist): Specify custom types.
43
44         * hashcash.el (hashcash-program): Rename from hashcash-path.
45         Update callers.
46
47         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
48         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
49         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
50
51         * auth-source.el (auth-sources):
52         * nnmairix.el (nnmairix-propagate-marks-upon-close):
53         Fix custom types.
54
55         * tls.el (tls-certtool-program): Fix default value.
56
57 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
58
59         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
60         we get proper traces there, too.
61
62 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
63
64         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
65         value of the parameters if the current article has a Reply-To or From
66         field.
67
68 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
69
70         * gnus.el (gnus-group-buffer): Remove duplicate definition.
71
72 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
73
74         * gnus-sum.el (gnus-summary-exit): Stop animations.
75
76 2013-12-19  Juri Linkov  <juri@jurta.org>
77
78         * gnus.el (gnus-suppress-keymap):
79         * gnus-art.el (gnus-article-mode-map):
80         * gnus-group.el (gnus-group-mode-map):
81         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
82         Remove [backspace] key binding because it shadows DEL (bug#16035).
83
84         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
85
86 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
87
88         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
89         Make sure work directory exists.
90         (gnus-uu-digest-mail-forward): Store temporary files in work directory
91         rather than tmp directory.
92         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
93         not necessarily always run, with it.
94
95 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
96
97         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
98         value of gnus-icalendar-additional-identities work without restart.
99
100 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
101
102         * mm-util.el (mm-make-temp-file):
103         Alias to make-temp-file for modern Emacsen.
104
105 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
108         nnir-article-number and nnir-article-group.
109
110 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
111
112         * message.el (message-send-mail-with-sendmail):
113         Don't kill error buffer if sending fails.
114
115 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
116
117         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
118         (gnus-icalendar-event->org-entry)
119         (gnus-icalendar--update-org-event)
120         (gnus-icalendar-event->gnus-calendar): Distinguish between
121         required/optional/non-participant attendee status. Fix bug causing
122         the first required event participant to be omitted.
123
124 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
125
126         * gnus-art.el (article-de-quoted-unreadable)
127         (article-de-base64-unreadable, gnus-mime-copy-part)
128         * gnus-html.el (gnus-article-html)
129         * mm-view.el (mm-inline-text-html-render-with-w3)
130         (mm-inline-text-html-render-with-w3m-standalone)
131         * rfc2231.el (rfc2231-decode-encoded-string):
132         Allow overriding charset by mm-charset-override-alist.
133
134         * gnus-art.el (gnus-article-browse-html-parts):
135         Replace LWSPs with `&nbsp;'s in header.
136
137         Work for broken Chinese articles.
138
139         * gnus-art.el (gnus-article-browse-html-save-cid-content):
140         Exclude broken handles that gnus-summary-enter-digest-group may create.
141         (gnus-article-browse-html-parts):
142         Allow overriding charset by mm-charset-override-alist.
143
144 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
145
146         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
147         (gnus-icalendar-identities): Support additional-identities.
148
149 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
150
151         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
152         org-timestamp for events ending at midnight.
153
154 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
155
156         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
157         .log files.
158
159 2013-11-20  David Engster  <deng@randomsample.de>
160
161         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
162
163 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
164
165         * message.el (message-beginning-of-line):
166         Use beginning-of-visual-line when visual-line-mode is turned on.
167
168 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
169
170         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
171         (gnus-icalendar-event-from-ical)
172         (gnus-icalendar-event->org-entry)
173         (gnus-icalendar--update-org-event): Required/optional participation,
174         list of attendees synced to org.
175
176 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
177
178         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
179         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
180         cancellations to be synced to org if the original appt has an org
181         outline.
182
183 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
184
185         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
186         (gnus-icalendar-event->org-entry)
187         (gnus-icalendar--update-org-event)
188         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
189
190 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
191
192         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
193         Fix timezone handling in gnus-icalendar export to org.
194
195 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
196
197         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
198
199 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
200
201         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
202
203 2013-10-30  Glenn Morris  <rgm@gnu.org>
204
205         * gnus-group.el (gnus-group-browse-foreign-server):
206         * gnus-int.el (gnus-start-news-server):
207         Silence compiler obsolescence warning.
208
209 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
210
211         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
212         `nnoo-current-server' first, then for the actual `nnimap-address' to
213         allow netrc entries for the nnoo server to coexist with netrc entries
214         for the `nnimap-address'.
215
216 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * mm-decode.el (mm-dissect-buffer): Revert last change.
219         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
220         The problem that motivated those changes was attributed to a broken
221         mail sender, and has been fixed.
222
223 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
226         token is missing in the Content-Type header.
227
228         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
229
230 2013-09-18  Glenn Morris  <rgm@gnu.org>
231
232         * gnus-util.el (image-size): Declare.
233
234 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
235
236         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
237         (gnus-icalendar-event-from-ical)
238         (gnus-icalendar-event--build-reply-event-body)
239         (gnus-icalendar-event-reply-from-buffer)
240         (gnus-icalendar-find-org-event-file)
241         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
242         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
243
244         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
245
246 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
247
248         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
249         Use save-current-buffer.
250         (gnus-tree-mode-map): Initialize in the declaration.
251         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
252         (scroll-in-place): Defvar it.
253         (gnus-tmp-*): Defvar them.
254         (gnus-get-tree-buffer): Use derived-mode-p.
255         (gnus--let-eval): New macro.
256         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
257         non-prefixed variables.
258         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
259
260         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
261         vars since it doesn't seem to be available.
262         (gnus-set-global-variables, gnus-summary-read-group-1)
263         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
264         (gnus-summary-display-article, gnus-summary-select-article)
265         (gnus-summary-next-article, gnus-offer-save-summaries)
266         (gnus-summary-generic-mark): Use derived-mode-p.
267         (gnus-summary-read-group-1, gnus-summary-exit)
268         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
269         Adjust calls to gnus-tree-close and gnus-tree-open.
270
271         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
272
273         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
274         (gnus-agent-mode): Use derived-mode-p.
275         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
276         gnus-command-method and *-command-method to nil, but bind
277         gnus-command-method to *-command-method instead!
278         (gnus-agent-fetch-articles): Remove unused var `id'.
279         (gnus-agent-fetch-headers): Remove unused arg `force'.
280         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
281         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
282         (gnus-agent-short-article, gnus-agent-long-article)
283         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
284         first use.
285         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
286         `score-param'.
287         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
288         (gnus-get-predicate): Push in front of the cache, rather than end.
289         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
290         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
291         (gnus-agent-expire-unagentized-dirs): Don't rebind
292         gnus-agent-expire-current-dirs since the defvar silences the warning.
293         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
294         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
295         (gnus-agent-regenerate): Simplify interactive spec and doc.
296
297 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
298
299         * gnus-int.el (gnus-open-server): Silence compiler.
300
301         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
302
303         * message.el (message-display-completion-list): Abolish.
304         (message-completion-in-region): Use display-completion-list.
305
306 2013-09-17  Glenn Morris  <rgm@gnu.org>
307
308         * gnus-util.el (gnus-message-with-timestamp-1):
309         Use `messages-buffer' function if available.  Ignore read-only.
310
311 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * message.el (message-expand-group, message-completion-in-region):
314         Correct the order of start and end of a region.
315
316 2013-09-13  Glenn Morris  <rgm@gnu.org>
317
318         * mml2015.el (gnus-create-image): Autoload it.
319
320         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
321
322         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
323         (image-size): Declare.
324
325 2013-09-12  Glenn Morris  <rgm@gnu.org>
326
327         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
328         Avoid using `find', which i) might not be defined at runtime;
329         ii) does not work, since its default test is eql, not equal.
330         (gnus-mime-action-alist): Declare.
331
332 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
333
334         * score-mode.el (gnus-score-mode-map): Move initialization
335         into declaration.
336         (gnus-score-mode): Use define-derived-mode.
337         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
338         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
339         into declaration.
340         (gnus-kill-file-mode): Use define-derived-mode.
341         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
342         Use derived-mode-p.
343         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
344         (gnus-group-setup-buffer, gnus-group-name-at-point)
345         (gnus-group-make-web-group, gnus-group-enter-directory)
346         (gnus-group-suspend): Use derived-mode-p.
347         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
348         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
349         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
350         (gnus-article-setup-buffer, gnus-article-prepare)
351         (gnus-article-prepare-display, gnus-sticky-article)
352         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
353         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
354         (gnus-article-read-summary-keys): Use derived-mode-p.
355
356 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
357
358         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
359
360 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
361
362         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
363         shift_jis from the default value set for Japanese users.
364
365 2013-08-13  Glenn Morris  <rgm@gnu.org>
366
367         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
368
369         * gnus.el (gnus-valid-select-methods): Fix type.
370
371         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
372
373 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * mm-decode.el (mm-display-external): Run a timer for the temp files
376         deletion after a viewer exits; add a deletion timer for the needsterm
377         case, too.
378
379         * mm-decode.el (mm-display-external): Try to delete temporary files by
380         using a 1-min. timer.
381
382 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
383
384         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
385         New internal variables.
386         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
387         (mm-display-external): Use it to delete temporary files instead of
388         using timers.
389
390 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
391
392         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
393
394 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
395
396         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
397         with cond for backwards compatability.
398
399 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
400
401         * mm-decode.el (mm-display-external): Bind process-connection-type to
402         nil; don't delete a temp file immediately even if a viewer finishes,
403         since it may be a shell script, like xdg-open, that launches a real
404         viewer program belatedly.
405
406 2013-08-05  Dave Abrahams  <dave@boostpro.com>
407
408         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
409         that we can create nndoc groups that excerpt other groups.
410
411 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
412
413         * gnus-delay.el (gnus-delay-article): Fix typo.
414
415         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
416         articles.
417
418         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
419         we can get spell-checking etc.
420
421 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
422
423         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
424         a single one used for encoding the whole text in a header.
425
426 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
427
428         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
429         doesn't work properly on XEmacs.
430
431 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
432
433         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
434         before sending.
435
436         * dgnushack.el (dgnushack-compile): Add a temporary check for
437         gnus-icalendar.
438
439         * mm-decode.el (mm-command-output): New face.
440         (mm-display-external): Use it.
441
442 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
443
444         * nnmbox.el (nnmbox-request-article): Don't change point.
445
446 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
447
448         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
449         Include `handle' parameter.
450
451 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
452
453         * gnus-icalendar.el: New file.
454
455 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
456
457         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
458
459         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
460         dummy roots, too.
461
462 2013-08-01  David Edmondson  <dme@dme.org>
463
464         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
465         out on ttys.
466
467 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
468
469         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
470         not empty.
471
472         * nnrss.el (nnrss-discover-feed): Indent.
473
474 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
475
476         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
477
478 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
479
480         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
481         dirty to ensure nnimap data being saved.
482
483 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
484
485         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
486         menu entry.
487
488         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
489         the current thread's total score instead of the current article's
490         score.
491
492         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
493         (gnus-sort-threads-recursively): Delete defcustom.
494         (gnus-sort-threads-recursive): Adapt accordingly.
495
496 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
497
498         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
499         (gnus-sort-threads-recursive): Use it.
500         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
501         again.  Now that determines how to sort subthreads.
502
503 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
504
505         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
506         (gnus-sort-threads): Use it.
507
508 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
509
510         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
511         punctuation characters follow parentheses (bug#14950).
512
513 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
514
515         * gnus.el (gnus-continuum-version):
516         * gnus-msg.el (gnus-extended-version): Simplify.
517
518         * gnus.el (gnus-continuum-version-1): Remove.
519         * gnus-msg.el (gnus-bug): Revert.
520
521         Calculate gnus-version correctly on Cygwin.
522
523         * gnus.el (gnus-continuum-version): Do main calculations in integers.
524         (gnus-continuum-version-1): New function, return a string.
525
526         * gnus-msg.el (gnus-extended-version, gnus-bug):
527         Use gnus-continuum-version-1 instead of gnus-continuum-version.
528
529 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
530
531         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
532         (bug#13384).
533
534 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
535
536         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
537         that were only relevant in a development version a long time ago.
538
539 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
540
541         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
542         that the old Emacs 24s bundle.
543
544 2013-07-10  David Engster  <deng@randomsample.de>
545
546         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
547         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
548         fixes a bug in Emacs trunk where the 'unexist' marks were always
549         removed at startup because "Gnus v5.13" was considered smaller than "Ma
550         Gnus v0.03".
551
552 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
553
554         * gnus.el (gnus-summary-line-format): Reference
555         `gnus-user-date-format-alist' for the &user-date; format, not
556         `gnus-summary-user-date-format-alist'.
557
558 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
559
560         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
561         delete files (bug#13481).
562
563 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
564
565         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
566
567 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
568
569         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
570         display images.
571
572         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
573
574         * message.el (message-cancel-news): According to
575         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
576         preferred over "cmsg cancel" in the Subject.
577
578         * nnir.el (nnir-engines): Note that the group specs are regexps
579         (bug#13238).
580
581         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
582         gotten read-only text properties, ensure that those aren't heeded when
583         copying stuff over (bug#13434).
584
585         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
586         (bug#13762).
587
588 2013-07-05  David Kastrup  <dak@gnu.org>
589
590         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
591         authinfo file again (important for blank passwords).  This had been
592         broken with 2013-06-15 change.
593
594 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
595
596         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
597         Revert 2013-01-14 change.
598
599 2013-07-02  Daiki Ueno  <ueno@gnu.org>
600
601         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
602         of 'create-image' for XEmacs compatibility; check errors when decoding
603         image.  Reported by Uwe Brauer.
604
605 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
606
607         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
608         gnus-button-push revised at 2011-01-19.
609
610 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
611
612         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
613         now live in the lisp/net Emacs 24 repository.
614
615 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
616
617         * eww.el (eww-update-header-line-format): Quote % characters.
618
619 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
620
621         * eww.el (eww-process-text-input): Display passwords as asterisks.
622
623         * shr.el (shr-make-table-1): Protect against invalid column-spans.
624
625 2013-06-19  Tom Tromey  <tromey@redhat.com>
626
627         * eww.el (eww-top-url): Remove.
628         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
629         (eww-render): Set new variables.  Don't set eww-top-url.
630         (eww-handle-link): Handle "prev", "home", and "contents".
631         Downcase the rel text.
632         (eww-top-url): Choose best top URL.
633
634 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
635
636         * eww.el: Rewrite to implement form elements "by hand" instead of
637         relying in widget.el.  Using widget.el leads to too many
638         user interface inconsistencies.
639         (eww-self-insert): Implement entering commands in text fields.
640         (eww-process-text-input): New function to make text input field editing
641         work.
642         (eww-submit): Rewrite to use the new-style form methods.
643         (eww-select-display): Display the correct selected item.
644         (eww-change-select): Implement changing the select value.
645         (eww-toggle-checkbox): Implement radio/checkboxes.
646         (eww-update-field): Fix compilation error.
647         (eww-tag-textarea): Implement <textarea>.
648
649         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
650         don't shadow mode-specific bindings.
651
652         * eww.el (eww-browse-url): Don't push stuff onto history if there's
653         nothing to push.
654
655         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
656
657 2013-06-19  Glenn Morris  <rgm@gnu.org>
658
659         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
660
661 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
662
663         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
664
665 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
666
667         * shr.el (shr-make-table-1): Implement <td rowspan>.
668         (shr-table-horizontal-line): Allow nil as a value, and change the
669         default.
670         (shr-insert-table-ruler): Respect the nil value.
671
672 2013-06-18  Tom Tromey  <tromey@barimba>
673
674         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
675         New defvars.
676         (eww-open-file): New defun.
677         (eww-render): Initialize new variables.
678         (eww-display-html): Handle "link" and "a".
679         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
680         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
681         (eww-back-url): Rename from eww-previous-url.
682         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
683         defuns.
684
685 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
686
687         * shr.el (shr-tag-table): Insert the images after the table, so that
688         they're not covered by the table colourisation, which often looked
689         awkward.
690         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
691         <dd>.
692         (shr-make-table-1): Implement <td colspan=> support.
693         (shr-insert-document): Use one less than window width if `shr-width' is
694         nil, since otherwise things may get one character too wide.
695
696 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
697
698         * eww.el (eww-detect-charset): Improve regexp; move backward.
699
700 2013-06-18  Glenn Morris  <rgm@gnu.org>
701
702         * mm-decode.el (widget-convert-button): Autoload.
703
704         * sieve-manage.el (mm-enable-multibyte): Autoload.
705
706         * shr.el (libxml-parse-html-region): Declare.
707         (shr-render-buffer): Explicit error if no libxml2 support.
708
709 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
710
711         * auth-source.el (auth-source-current-line): New function.
712         (auth-source-netrc-parse-entries): When a data token is "machine",
713         assume we're in the wrong place and abort parsing the current line.
714
715 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
718         (eww-convert-widgets): Don't bug out if the first widget starts at the
719         beginning of the buffer.
720         (eww-convert-widgets): Fix last patch.
721         (eww-tag-input): Support <input type=image>.
722
723         * shr.el (shr-insert-table): Respect border-collapse: collapse.
724         (shr-tag-base): Protect against base specs that are degenerate.
725         (shr-ensure-paragraph): Don't delete empty lines that have text
726         properties, because these may be input fields.
727
728         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
729         we can navigate to them.
730
731         * shr.el (shr-colorize-region): Put the colours over the entire region.
732         (shr-inhibit-decoration): New variable.
733         (shr-add-font): Use it to inhibit text property decorations while doing
734         preliminary table renderings.  This speeds up typical Wikipedia page
735         renderings by 15%.
736         (shr-tag-span): Don't respect the <title>, because that overwrites the
737         help-echo from links inside the spans.
738         (shr-next-link): Use `help-echo' for navigation, so that we can
739         navigate to form elements, too.
740
741         * eww.el (eww-button): New face.
742         (eww-convert-widgets): Use it to make submit buttons more button-like.
743
744         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
745         that Gnus commands work.
746
747         * shr.el (shr-render-td): Support horizontal alignment.
748
749         * eww.el (eww-put-color): Removed.
750         (eww-colorize-region): Use `add-face-text-property'.
751
752         * shr.el (shr-add-font): Append face data, so that we get the correct
753         precedence: The innermost value (which is applied first) wins.
754         (shr-make-overlay): Obsolete function.
755
756         * mm-decode.el (mm-convert-shr-links): New function to convert
757         new-style shr URL links into widgets.
758         (mm-shr): Use it.
759
760         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
761         widget commands, since we're no longer using widgets for links.
762
763         * shr.el (shr-next-link): New command.
764         (shr-previous-link): New command.
765         (shr-urlify): Don't use `widget-convert', because that's slow.
766         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
767         because collecting the overlays and reapplying them when generating
768         tables is slow.
769         (shr-insert-table): Ditto.
770
771 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
772
773         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
774         * shr.el (browse-url): Require `url'.
775         * eww.el (url): Require format-spec.
776
777 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
778
779         * eww.el (eww-display-html): Default to using the entire window width.
780         (eww-browse-url): Don't add a User-Agent header (twice), because that
781         makes Bing refuse connection.
782
783         * shr.el (shr-make-table): Cache the table rendering at the table
784         level, and not the <td> level.  This is a bit faster.
785
786         * eww.el (eww-render): Go to the correct ID when given URLs ending with
787         #id.
788
789         * shr.el (shr-tag-li): Don't require a new paragraph, since other
790         browsers don't.
791         (shr-expand-url): Respect #anchor links.
792         (shr-parse-base): Chop off the anchor before using.
793         (shr-descend): Respect display: none.
794         (shr-descend): Allow marking elements that have certain IDs.
795
796         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
797
798         * shr.el (shr-expand-url): Don't bug out on zero-length links.
799
800         * eww.el (eww-tag-textarea): Support <textarea>.
801
802 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
803
804         * shr.el (shr-dom-to-xml): Fixed function call.
805
806         * eww.el (eww): New group.
807         (eww-header-line-format): New custom variable.
808         (eww-current-title): New variable.
809         (eww-display-html): Update header and handle title tag.
810         (eww-update-header-line-format): New function.
811         (eww-tag-title): New function.
812
813         * shr.el (shr-dom-to-xml): New function.
814         (shr-tag-svg): Add support for the SVG tag.
815         (shr-bullet): New custom variable.
816         (shr-tag-li): Support custom bullet in unordered lists.
817
818 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
819
820         * shr.el (shr-expand-url): Respect // URLs.
821
822         * eww.el (eww-tag-body): Override the shr body rendering so that we can
823         put a background colour onto the entire buffer.
824         (eww-render): When being redirected, use the redirect URL as the new
825         base URL.
826
827         * shr.el (shr-parse-base): Fix parsing error.
828
829         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
830
831         * shr.el (shr-parse-base): New function.
832         (shr-expand-url): Use it to expand relative URLs reliably.
833
834 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
835
836         * auth-source.el (auth-source-search-collection): Fix docstring.
837         (auth-source-netrc-parse): Refactor and improve netrc parser to support
838         single-quoted strings and multiline entries.
839         (auth-source-netrc-parse-next-interesting)
840         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
841         functions to support parser.
842
843 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
844
845         * eww.el (eww-submit): Get submit button logic right when hitting RET
846         on non-submit buttons.
847
848         * shr.el: Remove shr-preliminary-table-render, since that can't really
849         be used for anything in practice.
850
851 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
852
853         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
854         (sieve-manage-quit).
855
856 2013-06-14  Glenn Morris  <rgm@gnu.org>
857
858         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
859
860 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
861
862         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
863         control the maximum size of photo ID image.
864         (mml2015-epg-key-image-to-string): Respect it.
865
866 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
867
868         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
869         instead of the final one so that we can more easily distinguish them.
870
871         * eww.el (eww-submit): Compute the submission URL correctly.
872
873 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
874
875         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
876         Use plist-get rather than CL's getf.
877         (sieve-manage-parse-capability): Avoid CL's remove-if.
878
879 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
880
881         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
882         (sieve-manage-quit).
883
884 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * shr.el (shr-expand-url): Expansion should chop off the bits after the
887         last slash.
888
889         * eww.el (eww-tag-select): Use the first value as the default value.
890
891 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
892
893         * eww.el (eww): Prepend urls with http:// if scheme is missing.
894         (eww-mode): Use `define-derived-mode'.
895         (eww-parse-headers): Parse headers from beginning of buffer so that
896         file:// links work.
897
898 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
899
900         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
901
902 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903
904         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
905         to handle them at all.
906
907 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
908
909         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
910         work, too.
911         (eww-tag-select): Implement <select>.
912
913 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
914
915         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
916         stream managing functions by using open-protocol-stream to do most of
917         the work.  Has the nice benefit of enabling STARTTLS.
918         Wait for capabilities after STARTTLS: following RFC5804, the server
919         sends new capabilities after successfully establishing a TLS connection
920         with the client. The client should update the cached list of
921         capabilities, but we just ignore the answer for now.
922         (sieve-manage-network-p, sieve-manage-network-open)
923         (sieve-manage-starttls-p, sieve-manage-starttls-open)
924         (sieve-manage-forward, sieve-manage-streams)
925         (sieve-manage-stream-alist): Remove unneeded functions neither in the
926         API, nor called by any other function.
927         Enable Multibyte for SieveManage buffers: The parser won't properly
928         handle umlauts and line endings unless multibyte is turned on in the
929         process buffer.
930
931 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932
933         * eww.el (eww-tag-input): Support password fields.
934         (eww-submit): Support POST.
935
936 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
937
938         * eww.el (eww-tag-form): Protect against degenerate forms.
939
940         * shr.el (shr-expand-url): Expand URLs that start with a slash
941         correctly.
942
943         * eww.el (eww-submit): Get submit button logic right.
944
945         * shr.el (shr-final-table-render): New variable to signal when we're
946         doing the final table rendering so that we can collect more data at
947         that point.
948
949         * eww.el (eww-submit): Make form submission work.
950         (eww-tag-input): Implement submit buttons.
951         (eww-click-radio): Implement radio and checkboxes.
952         (eww-submit): Handle hidden elements.
953
954         * shr.el (shr-descend): Allow other packages to override (or provide)
955         rendering of elements.
956         (shr-expand-url): Strip query strings from URLs before expanding them.
957
958         * eww.el: Don't require cl-lib.
959         (eww-tag-form): Start form support.
960
961         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
962
963         * eww.el: Start writing a new, tiny web browser.
964         (eww-previous-url): New command.
965         (eww-quit): New command.
966
967 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
968
969         * sieve.el: Put point at beginning of buffer when viewing a script.
970         (sieve-open-server): Respect the PORT parameter.  Show the correct port
971         number in sieve-buffer's header.  Fixed code to also work with a string
972         as port specifier. Properly close the connection on pressing 'q'.  Make
973         sieve-manage-quit close the connection and process buffer.  Also, remove
974         duplicate keybinding for 'q'.
975
976 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
977
978         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
979         make it easier to read.
980         (mm-pkcs7-enveloped-magic): Ditto.
981
982 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
983
984         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
985         before `image-type-available-p' to avoid loading the image libraries
986         needlessly.
987
988 2013-06-05  David Engster  <deng@randomsample.de>
989
990         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
991         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
992         to see whether the group was synced before.
993
994 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
995
996         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
997         when opening the connection.
998         Suggested by João Távora <joaotavora@gmail.com> in
999         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1000
1001 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1004         assume Date header begins with "Date", that may be customized into
1005         something like "X-Sent" using gnus-article-time-format.
1006         (article-transform-date): Allow multi-line Date header.
1007
1008 2013-06-02  David Engster  <deng@randomsample.de>
1009
1010         * registry.el (initialize-instance, registry-lookup)
1011         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1012         (registry-lookup-secondary-value, registry-search, registry-delete)
1013         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1014         not wrap methods in `eval-and-compile'.  This breaks due to latest
1015         changes in EIEIO (introduction of eieio-core.el).
1016
1017 2013-05-30  Glenn Morris  <rgm@gnu.org>
1018
1019         * nnmail.el (nnmail-fancy-expiry-target):
1020         Also bind mail-dont-reply-to-names.
1021
1022         * spam-stat.el (spam-stat-save):
1023         No need to tweak font-lock in temp buffers.
1024
1025         * shr.el (shr-put-image): Silence compiler.
1026
1027 2013-05-29  Glenn Morris  <rgm@gnu.org>
1028
1029         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1030
1031         * gnus-group.el (gnus-sequence-of-unread-articles)
1032         (gnus-summary-add-mark, gnus-mark-article-as-read)
1033         (gnus-group-make-articles-read): Declare.
1034
1035         * gnus-sum.el (gnus-parameter-list-identifier)
1036         (gnus-article-stop-animations, gnus-stop-downloads)
1037         (gnus-article-only-boring-p, article-goto-body)
1038         (gnus-flush-original-article-buffer, article-narrow-to-head)
1039         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1040         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1041
1042         * gnus.el: No need to eval-and-compile autoloads.
1043
1044         * gravatar.el (help-function-arglist): Autoload.
1045
1046         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1047
1048         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1049
1050         * spam.el: No need to load spam-report when compiling.
1051         No need to eval-and-compile autoloads.
1052         (spam-report-resend-to): Declare.
1053         (spam-report-resend-register-routine): Require 'spam-report.
1054
1055 2013-05-24  Julien Danjou  <julien@danjou.info>
1056
1057         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1058         setup.
1059
1060 2013-05-23  Glenn Morris  <rgm@gnu.org>
1061
1062         * gnus-util.el (rmail-swap-buffers-maybe)
1063         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1064         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1065         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1066
1067         * mm-decode.el: No need to load term when compiling.
1068         (term-mode, term-char-mode): Declare.
1069
1070         * mm-util.el: No need to load jka-compr when compiling.
1071         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1072
1073         * nnmaildir.el: Require is automatically eval-and-compile.
1074         (nnmail): Require at run-time too.
1075
1076         * registry.el (registry-size): Move definition before use.
1077
1078 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1079
1080         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1081         signed data to conform the standard.  (Bug#14232)
1082
1083 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1084
1085         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1086         double angle quotation mark.
1087
1088 2013-05-20  Glenn Morris  <rgm@gnu.org>
1089
1090         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1091
1092 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1093
1094         * message.el (message-insert-formatted-citation-line): handle finding
1095         first/lastname when more than 2 names appear.
1096
1097 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1098
1099         * shr.el (shr-tag-span): New function.
1100
1101 2013-05-18  Glenn Morris  <rgm@gnu.org>
1102
1103         * message.el (message-mode): Use message-mode-abbrev-table,
1104         with text-mode-abbrev-table as parent.  (Bug#14413)
1105
1106 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1107
1108         * message.el (message-expand-group): Decode group names.
1109
1110 2013-05-16  Julien Danjou  <julien@danjou.info>
1111
1112         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1113         app-icon.
1114
1115 2013-05-15  Glenn Morris  <rgm@gnu.org>
1116
1117         * shr-color.el (shr-color-visible-luminance-min)
1118         (shr-color-visible-distance-min): Use shr-color group.
1119
1120 2013-05-11  Glenn Morris  <rgm@gnu.org>
1121
1122         * gnus-vm.el: Make it loadable without VM.
1123         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1124         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1125
1126 2013-05-09  Glenn Morris  <rgm@gnu.org>
1127
1128         * mml1991.el: Make it loadable.  (Bug#13456)
1129
1130         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1131         * gnus-async.el (gnus-async-post-fetch-function):
1132         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1133         * gnus-html.el (gnus-html-image-cache-ttl):
1134         * gnus-notifications.el (gnus-notifications-timeout):
1135         * gnus-picon.el (gnus-picon-properties):
1136         * gnus-util.el (gnus-completion-styles):
1137         * gnus.el (gnus-other-frame-resume-function):
1138         * message.el (message-user-organization-file)
1139         (message-cite-reply-position):
1140         * nnir.el (nnir-summary-line-format)
1141         (nnir-retrieve-headers-override-function):
1142         * shr-color.el (shr-color-visible-luminance-min):
1143         * shr.el (shr-blocked-images):
1144         * spam-report.el (spam-report-resend-to):
1145         * spam.el (spam-summary-exit-behavior): Fix custom types.
1146
1147         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1148
1149 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1152         because of let-binding help-xref-following.  (Bug#14356)
1153
1154 2013-05-06  Glenn Morris  <rgm@gnu.org>
1155
1156         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1157
1158 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1159
1160         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1161         entering into the registry.
1162
1163 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1164
1165         * gnus.el: Ma Gnus v0.7 is released.
1166
1167 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1168
1169         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1170         (Bug#14304)
1171
1172 2013-04-27  Glenn Morris  <rgm@gnu.org>
1173
1174         * gnus.el (gnus-list-debbugs):
1175         Use require rather than autoload.  (Bug#14262)
1176
1177 2013-04-27  Julien Danjou  <julien@danjou.info>
1178
1179         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1180         port to "sieve" now that it has an official IANA port assigned.
1181
1182 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1183
1184         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1185         Don't set the MAILHOST environment variable permanently (Bug#14271).
1186
1187 2013-04-26  Glenn Morris  <rgm@gnu.org>
1188
1189         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1190
1191 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1192
1193         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1194         string values of 'gcc-self. Thanks to Saroj Thirumalai.
1195
1196 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1197
1198         * nnir.el (nnir-close-group): Make sure we are in the right group.
1199
1200         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1201         dependency table from all newly retrieved headers.
1202
1203 2013-04-16  David Edmondson  <dme@dme.org>
1204
1205         Support <img src="data:...">.
1206
1207         * shr.el (shr-image-from-data): New function.
1208         (shr-tag-img): Use it.
1209
1210 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1211
1212         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1213         group.
1214
1215 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1216
1217         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1218         corresponding to any existing group (Bug#14166).
1219
1220 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1221
1222         * nnir.el (number-sequence): No longer used.
1223         (nnir-request-set-mark): New function.
1224         (nnir-request-update-info): Improve marks updating.
1225         (nnir-request-scan): Don't duplicate marks updating.
1226         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1227         Use 'assq rather than 'assoc.  Quote anonymous function.
1228         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1229         Use 'gnus-group-prefixed-p.
1230         (gnus-summary-create-nnir-group): Make sure server for method is open.
1231
1232 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1233
1234         * nnir.el (gnus-nnir-group-p): New function.
1235         (nnir-possibly-change-group): Use it.
1236
1237         * gnus-msg.el (gnus-setup-message): Use it.
1238
1239 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1240
1241         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1242         `initial-input' for the argument name.
1243         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1244
1245 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1246
1247         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1248         (used by MH-E).
1249
1250 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1251
1252         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1253         group.
1254
1255         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1256         fix compilation.
1257
1258 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1259
1260         * nnir.el (nnir-method-default-engines): And another typo.
1261
1262 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1263
1264         * nnir.el (nnir-method-default-engines): Fix typo.
1265
1266 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1267
1268         * nnir.el: Define 'number-sequence for xemacs.
1269         (gnus-summary-create-nnir-group): New function to create an nnir group
1270         from an nnir summary buffer based on the current query.
1271         (nnir-request-create-group): Update to allow nnir group creation based
1272         on the current query.
1273
1274 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1275
1276         * nndraft.el (nndraft-request-expire-articles):
1277         Make expiry target always `delete'.
1278
1279 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1280
1281         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1282         buffer use the posting-style and gcc of the original article group.
1283         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1284
1285         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1286         after other deffoos.
1287
1288 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1289
1290         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1291         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1292         support for real (i.e. not ephemeral) nnir groups.
1293         (gnus-summary-make-nnir-group): New function for initiating searches
1294         from a summary buffer.
1295
1296 2013-03-18  Sam Steingold  <sds@gnu.org>
1297
1298         * message.el (message-bury): Minor cleanup.
1299
1300 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1301
1302         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1303
1304 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1305
1306         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1307         nnml-request-list.  (Bug#13873)
1308         (nndir-request-newsgroups): Remove, unused.
1309
1310         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1311
1312 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1313
1314         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1315         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1316         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1317
1318 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1319
1320         * shr.el: Make all the overlays set the `evaporate' property so that
1321         they're removed properly.
1322
1323 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1324
1325         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1326         shell-quote-argument.
1327
1328 2013-02-22  David Engster  <deng@randomsample.de>
1329
1330         * gnus-registry.el (gnus-registry-save): Provide class name when
1331         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1332         `condition-case' to stay compatible with older EIEIO versions which
1333         only accept one argument.
1334
1335 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1336
1337         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1338         (epg-user-id-validity): Autoload.
1339         (mml2015-epg-check-user-id): New function.
1340         (mml2015-epg-check-sub-key): New function split from
1341         mml2015-epg-find-usable-key.
1342         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1343         optional name-is-key-id, to handle the case when user-id is unusable.
1344         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1345
1346 2013-02-17  Glenn Morris  <rgm@gnu.org>
1347
1348         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1349
1350 2013-02-16  Glenn Morris  <rgm@gnu.org>
1351
1352         * shr.el (shr-put-image): Only animate images that specify a delay.
1353         This is consistent with the old image-animated-p behavior.
1354
1355 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1356
1357         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1358         for XEmacs.
1359
1360 2013-02-13  Juri Linkov  <juri@jurta.org>
1361
1362         * gnus-art.el (gnus-article-mode-map):
1363         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1364         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1365
1366 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1367
1368         * auth-source.el (auth-source-format-prompt): Don't get confused by
1369         any "\" in replacement text.  (Bug#13637)
1370
1371 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1372
1373         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1374         (gnus-backend-trace): Honour gnus-backend-trace.
1375
1376         * mml.el (mml-insert-part): Insert closing tag.
1377
1378         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1379
1380 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1381
1382         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1383         able to find the article, which can happen in debbugs groups,
1384         apparently.
1385
1386 2013-01-16  Glenn Morris  <rgm@gnu.org>
1387
1388         * smiley.el (smiley-style): Make the file loadable in batch mode.
1389
1390 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1391
1392         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1393         imap process running.
1394
1395 2013-01-14  Julien Danjou  <julien@danjou.info>
1396
1397         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1398         Compare addresses against addresses, not against the full From field.
1399
1400 2013-01-13  Richard Stallman  <rms@gnu.org>
1401
1402         * message.el (message-forward-make-body-mime): New args BEG, END
1403         specify what part of FORWARD-BUFFER to use.  Do the work directly
1404         instead of calling `mml-insert-buffer'.
1405
1406 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1407
1408         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1409         cross-reference(s).
1410
1411         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1412         cross-reference(s).
1413
1414 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1415
1416         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1417         and point-max-marker.
1418         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1419
1420 2013-01-11  Julien Danjou  <julien@danjou.info>
1421
1422         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1423         max are almost equal. Also return the correct value for V which is
1424         already between 0 and 1.
1425
1426 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1427
1428         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1429         to mml2015-encrypt-to-self.
1430         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1431
1432 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1433
1434         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1435         mml-smime-epg-find-usable-secret-key.
1436
1437 2013-01-08  Glenn Morris  <rgm@gnu.org>
1438
1439         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1440
1441 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1442
1443         * mml-smime.el: Support signing by sender.
1444         Requested by Uwe Brauer.
1445         (mml-smime-sign-with-sender): New user option analogous
1446         to mml2015-sign-with-sender.
1447         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1448         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1449         mml2015.el.
1450
1451 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1452
1453         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1454         isn't running, because Gnus will probably not know how to handle the
1455         Gcc header (bug#11941).
1456
1457         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1458         articles.
1459
1460 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1461
1462         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1463         (nnfolder-generate-active-file): Make this function work with recursive
1464         folder names.
1465
1466 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1467
1468         * nntp.el (nntp-open-connection): Use HELP as the capability command
1469         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1470         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1471
1472 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1473
1474         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1475         place holder since this gives `Invalid face reference: nil' messages.
1476         Use the `default' face instead.  It has the same effect here, even
1477         though it is not no-op.
1478
1479         * gnus-util.el
1480         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1481
1482 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1483
1484         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1485         non-string posting styles (bug#13285).
1486
1487 2012-12-27  Glenn Morris  <rgm@gnu.org>
1488
1489         * plstore.el (plstore-passphrase-callback-function):
1490         Use plstore-get-file.
1491
1492 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1493
1494         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1495         stderr.
1496
1497 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1498
1499         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1500
1501         * gnus-compat.el (set-buffer-multibyte): Remove.
1502
1503 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1504
1505         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1506         temporary file to get PGP key image.  Pass no-show-photos when
1507         extracting image to avoid having it pop up twice.
1508
1509 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1510
1511         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1512         eligible for treatment.
1513
1514         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1515         lines.  This makes summary commands with hidden threads work more
1516         reliably.
1517
1518         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1519         button to mark the hidden citations (bug#9395).
1520
1521 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1522
1523         * mml2015.el (mml2015-epg-signature-to-string): New function.
1524         (mml2015-epg-verify-result-to-string): New function.
1525         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1526         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1527         instead of epg-verify-result-to-string.
1528         (epg-signature-key-id, epg-signature-to-string): Autoload.
1529         (epg-verify-result-to-string): Remove autoload.
1530
1531 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1532
1533         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1534         ID image from GPG public key.
1535         (mml2015-epg-key-image-to-string): New function.
1536
1537 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1538
1539         * plstore.el (plstore-passphrase-callback-function): Fix error when
1540         error when plstore-cache-passphrase-for-symmetric-encryption is set
1541         (bug#13264).
1542
1543 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1544
1545         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1546         buffer to the article buffer here, because that clobbers multiple
1547         article buffers.
1548
1549         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1550         buffer always points to the right summary buffer.
1551
1552 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1553
1554         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1555         the password (bug#12097).
1556
1557 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1558
1559         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1560         (bug#13263).
1561
1562         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1563         buffer exists before using it (bug#12475).
1564
1565         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1566         offline groups (bug#11937).
1567
1568         * message.el (message-yank-original): When using customize to set the
1569         value of `message-cite-style', the variable it set to a symbol that's
1570         the name of the variable, which must then be dereferenced (bug#12616).
1571
1572 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1573
1574         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1575         the `face' property with a list whose car is the face specified in the
1576         format string and whose cdr is (nil).
1577         * lisp/gnus-util.el
1578         (gnus-put-text-property-excluding-characters-with-faces):
1579         Change accordingly.
1580         (gnus-get-text-property-excluding-characters-with-faces): New function.
1581         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1582         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1583         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1584
1585 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1586
1587         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1588         login methods.
1589         (nnimap-login): Respect the `nnimap-authenticator' variable.
1590
1591         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1592         mark state when moving articles.  Otherwise unticked articles will get
1593         their ticks back after moving.
1594
1595 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1596
1597         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1598
1599         * message.el (message-ignored-news-headers): Always remove
1600         X-Message-SMTP-Method to avoid information leakage if the user
1601         mistakenly inserts the header into news messages.
1602
1603         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1604
1605         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1606         right than four characters, this command would move point to
1607         `point-max'.  Don't do that.
1608
1609         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1610         to nil to allow re-selecting groups that gain articles.
1611         (gnus-bug-group-download-format-alist): Update the URL.
1612
1613 2012-12-23  Andreas Schwab  <schwab@suse.de>
1614
1615         * shr.el (shr-tag-em): Render em as italic, not bold.
1616
1617 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1618
1619         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1620         for reuse.
1621         (gnus-open-server): Use it to add more tracing.
1622         (gnus-finish-retrieve-group-infos): Add backend tracing.
1623         (gnus-backend-trace): Also note the elapsed seconds.
1624
1625 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1626
1627         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1628         Set epa-file-encrypt-to from variable to avoid querying.
1629
1630 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1631
1632         * sieve-mode.el (sieve-font-lock-keywords):
1633         Keywords should be word delimited.  (Bug#13173)
1634
1635 2012-12-13  Andreas Schwab  <schwab@suse.de>
1636
1637         * tls.el (tls-program): Update customize type.
1638
1639 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1640
1641         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1642         instead of <pre> to align message header.
1643
1644 2012-12-12  Sam Steingold  <sds@gnu.org>
1645
1646         * gnus.el (gnus-other-frame-resume-function): Add user option.
1647         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1648
1649 2012-12-06  Sam Steingold  <sds@gnu.org>
1650
1651         * gnus-start.el (gnus-before-resume-hook): Add.
1652         (gnus-1): Run it when Gnus is alive.
1653
1654 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1655
1656         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1657         * gnus-art.el (article-unsplit-urls)
1658         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1659         * gnus-registry.el (gnus-registry-get-article-marks)
1660         * message.el (message-goto-body): Use it.
1661         (message-called-interactively-p): Remove.
1662
1663         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1664         (spam-stat-score-buffer): Use it.
1665
1666         * spam.el: Silence the warnings against BBDB functions when compiling.
1667
1668         * gnus-score.el (gnus-score-decode-text-parts):
1669         Use append+mapcar instead of the cl function mapcan.
1670
1671 2012-12-05  Sam Steingold  <sds@gnu.org>
1672
1673         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1674         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1675         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1676
1677 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1678
1679         * gmm-utils.el (gmm-called-interactively-p): Revert.
1680         This seems to cause Emacs to get stuck!
1681         * gnus-art.el (article-unsplit-urls)
1682         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1683         * gnus-registry.el (gnus-registry-get-article-marks)
1684         * message.el (message-goto-body)
1685         (message-called-interactively-p): Revert.
1686
1687         * gmm-utils.el (gmm-called-interactively-p): New function.
1688         * gnus-art.el (article-unsplit-urls)
1689         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1690         * gnus-registry.el (gnus-registry-get-article-marks)
1691         * message.el (message-goto-body): Use it.
1692         (message-called-interactively-p): Remove.
1693
1694         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1695         * gnus-sync.el (gnus-sync-lesync-call)
1696         * message.el (message-read-from-minibuffer): Use it.
1697
1698 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1699
1700         * gmm-utils.el (gmm-flet): Remove.
1701         * gnus-sync.el (gnus-sync-lesync-call)
1702         * message.el (message-read-from-minibuffer): Don't use it.
1703
1704 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1707
1708 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1709
1710         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1711
1712         * gnus-sync.el (gnus-sync-lesync-call)
1713         * message.el (message-read-from-minibuffer): Use gmm-flet.
1714
1715         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1716
1717         * gnus-util.el (gnus-macroexpand-all): Remove.
1718
1719 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1720
1721         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1722         to TAB, not [tab].
1723         (gnus-summary-article-map): Likewise.
1724
1725         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1726         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1727
1728 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1729
1730         * time-date.el: Commentary fix.
1731
1732 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1733
1734         * color.el: Don't require cl.
1735         (color-complement): `caddr' -> `nth 2'.
1736
1737         * time-date.el (time-to-seconds): De-obsolete.
1738
1739 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1740
1741         * message.el (message-get-reply-headers):
1742         Make sure the reply goes to the author if it is a wide reply.
1743
1744 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1745
1746         * gnus-score.el (gnus-score-body):
1747         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1748         scoring by body.
1749
1750 2012-11-16  Glenn Morris  <rgm@gnu.org>
1751
1752         * gnus-diary.el (nndiary-request-create-group-functions)
1753         (nndiary-request-update-info-functions)
1754         (gnus-subscribe-newsgroup-functions)
1755         (nndiary-request-accept-article-functions):
1756         Use new names for hooks rather than obsolete aliases.
1757
1758 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1761
1762 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1763
1764         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1765         in meta tag with the one the part specifies in its header.
1766
1767 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1768
1769         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1770         by default.
1771
1772 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1773
1774         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
1775         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
1776
1777 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1778
1779         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
1780         and a runtime function for it, of which the XEmacs version takes only
1781         two arguments.
1782
1783 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1784
1785         * nndiary.el (nndiary-request-create-group-functions)
1786         (nndiary-request-update-info-functions)
1787         (nndiary-request-accept-article-functions):
1788         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1789         "-hooks" suffix.
1790
1791 2012-10-19  Julien Danjou  <julien@danjou.info>
1792
1793         * gnus-art.el: Require gnus-util because it uses
1794         `gnus-timer--function'.
1795
1796 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1797
1798         * starttls.el (starttls-extra-arguments): Doc fix.
1799
1800 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801
1802         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1803         it.
1804
1805 2012-10-06  Glenn Morris  <rgm@gnu.org>
1806
1807         * gnus-notifications.el (gnus-notifications):
1808         Add missing group :version tag.
1809         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1810         (gnus-gcc-post-body-encode-hook):
1811         * gnus-sync.el (gnus-sync-lesync-name)
1812         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1813
1814 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
1815
1816         * color.el (color-hsl-to-rgb): Fix incorrect results for
1817         small and large hue values.  (Bug#12559)
1818
1819 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1820
1821         New UIDL implementation.
1822
1823         * mail-source.el (mail-sources, mail-source-keyword-map):
1824         Add :leave as a pop3 keyword.
1825         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1826
1827         * pop3.el (pop3-leave-mail-on-server): Allow number.
1828         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1829         (pop3-movemail): Add UIDL support.
1830         (pop3-send-streaming-command): Take a list of mail numbers instead of
1831         the number of mails.
1832         (pop3-write-to-file): Add X-UIDL header.
1833         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1834         (pop3-uidl-add-xheader): New functions.
1835
1836         * message.el (message-ignored-resent-headers):
1837         Add X-Content-Length and X-UIDL headers.
1838
1839 2012-10-05  Glenn Morris  <rgm@gnu.org>
1840
1841         * color.el (color-name-to-rgb, color-rgb-to-hex)
1842         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1843         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1844         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1845         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1846
1847 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1848
1849         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1850         a user about whether to delete temp files if once a user answered as n.
1851
1852 2012-09-25  Chong Yidong  <cyd@gnu.org>
1853
1854         * password-cache.el (password-read-and-add): Use a declare form to mark
1855         this function obsolete.
1856
1857 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1858
1859         * lpath.el: Bind mail-encode-mml for old Emacsen.
1860
1861 2012-09-17  Richard Stallman  <rms@gnu.org>
1862
1863         * message.el (message-in-body-p): Don't set mark or modify buffer.
1864
1865         * mml.el (mml-attach-file): Doc fix.
1866         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1867         Set mail-encode-mml when in Mail mode.
1868         Simplify code to set HEAD and move back to HEAD.
1869         (mml-insert-multipart, mml-insert-part):
1870         Set mail-encode-mml when in Mail mode.
1871
1872 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1873
1874         * gnus-util.el (gnus-timer--function): New function.
1875
1876         * gnus-art.el (gnus-article-stop-animations): Use it.
1877
1878 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1879
1880         Fix glitches caused by addition of psec to timers.
1881         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1882         rather than raw access to timer vector.
1883
1884 2012-09-11  Julien Danjou  <julien@danjou.info>
1885
1886         * gnus-notifications.el (gnus-notifications): Check for nil values in
1887         ignored addresses check.
1888
1889 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1890
1891         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1892
1893 2012-09-07  Chong Yidong  <cyd@gnu.org>
1894
1895         * gnus-util.el
1896         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1897
1898         * gnus-salt.el (gnus-tree-highlight-node):
1899         * gnus-sum.el (gnus-summary-highlight-line):
1900         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1901
1902 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1903
1904         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1905
1906 2012-09-06  Juri Linkov  <juri@jurta.org>
1907
1908         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1909         scheme for buffer names to be more consistent with other group and
1910         article buffer names in Gnus.
1911
1912 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1913
1914         * gnus-util.el
1915         (gnus-put-text-property-excluding-characters-with-faces): Removed.
1916
1917         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1918         Jenkner.
1919
1920         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1921
1922         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1923
1924         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1925
1926 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1927
1928         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1929         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1930
1931         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1932         string-prefix-p in Emacs >=23.2.
1933
1934         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1935         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1936         instead of string-match-p.
1937         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1938
1939 2012-09-06  Kenichi Handa  <handa@gnu.org>
1940
1941         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1942         lowercase a..f.
1943
1944 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1945
1946         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1947
1948 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1949
1950         * nnimap.el (nnimap-request-move-article): Decode the group name when
1951         doing internal moves to avoid charset issues.
1952
1953         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
1954         TIME is set.
1955
1956 2012-09-05  Juri Linkov  <juri@jurta.org>
1957
1958         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1959         than one group at a time (bug#11961).
1960
1961 2012-09-05  Julien Danjou  <julien@danjou.info>
1962
1963         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1964         this hide the real reason with a message giving absolutely no hint.
1965
1966 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
1967
1968         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1969         to the backend (bug#11804).
1970
1971         * message.el (message-insert-newsgroups): Don't insert newsgroup
1972         duplicates (bug#12275).
1973
1974 2012-09-05  John Wiegley  <johnw@newartisans.com>
1975
1976         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1977         sieve rules.
1978
1979 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
1980
1981         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1982         function.
1983
1984         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1985
1986         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1987
1988 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1989
1990         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1991         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1992         This should make nnmaildir more usable with offlineimap.
1993
1994 2012-09-05  Julien Danjou  <julien@danjou.info>
1995
1996         * nnimap.el (nnimap-request-list): Revert change that made listing
1997         synchronous.
1998         (nnimap-get-responses): Restore.
1999
2000 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2001
2002         * dgnushack.el: XEmacs 21.5 compilation fix.
2003
2004         * gnus-notifications.el (gnus-notifications-notify): Use it.
2005
2006         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2007         warnings on XEmacs.
2008
2009 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2010
2011         Better seeds for (random).
2012         * gnus-sync.el (gnus-sync-lesync-setup):
2013         * message.el (message-canlock-generate, message-unique-id):
2014         Change (random t) to (random), now that the latter is more random.
2015
2016 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2017
2018         * nnimap.el (nnimap-change-group): Document result value
2019
2020         * auth-source.el (auth-sources): Fix macos keychain access.
2021
2022         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2023         allow the backend `request-head' function to determine the group
2024         name on its own.
2025         (gnus-request-expire-articles): Filter out negative article numbers
2026         during expiry (Bug#11980).
2027
2028         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2029         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2030
2031         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2032         you've found the article when you haven't.
2033
2034         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2035         that nnimap-change-group can return t.
2036
2037 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2038
2039         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2040
2041 2012-08-30  Julien Danjou  <julien@danjou.info>
2042
2043         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2044         `gnus-notifications-timeout'.
2045         (gnus-notifications-timeout): Add.
2046         (gnus-notifications-action): New function.
2047         (gnus-notifications-notify): Add :action using
2048         `gnus-notifications-action'.
2049         (gnus-notifications-id-to-msg): New variable.
2050         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2051         notifications id to messages.
2052
2053 2012-08-30  Kenichi Handa  <handa@gnu.org>
2054
2055         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2056         once.
2057
2058 2012-08-29  Julien Danjou  <julien@danjou.info>
2059
2060         * gnus-notifications.el: New file.
2061         (gnus-notifications-notify): New function.
2062         (gnus-notifications): Use `gnus-notifications-notify'.
2063
2064 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2065
2066         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2067         transfer encoding first; bind gnus-newsgroup-charset to the charset
2068         that the article specifies (Bug#12209).
2069
2070 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2071
2072         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2073         (gnus-group-customize-done): Encode values posting-style holds.
2074
2075         * gnus-msg.el (gnus-summary-resend-message)
2076         (gnus-configure-posting-styles): Decode values posting-style group
2077         parameter holds.
2078
2079 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2080
2081         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2082         `name' and `address' in Resent-From header.
2083
2084 2012-08-14  Chong Yidong  <cyd@gnu.org>
2085
2086         * gnus-art.el (article-display-face): Handle failure in
2087         gnus-create-image (Bug#11802).
2088
2089 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2090
2091         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2092         Use defsetf.
2093
2094 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2095
2096         * auth-source.el (auth-source-plstore-search)
2097         (auth-source-secrets-search): Ignore :require and :type in search spec.
2098
2099 2012-08-06  Julien Danjou  <julien@danjou.info>
2100
2101         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2102         `nnimap-request-move-article'.
2103
2104         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2105         Remove autoload, already handled by gnus.el.
2106
2107         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2108
2109         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2110         supported by nnimap actually. Reverts previous change.
2111
2112         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2113         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2114         to-buffer argument that is already supported.
2115
2116 2012-08-05  Julien Danjou  <julien@danjou.info>
2117
2118         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2119         Add autoload.
2120
2121 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2122
2123         * gnus.el (gnus-valid-select-methods): Fix custom type.
2124
2125 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2126
2127         * auth-source.el (auth-sources, auth-source-backend-parse)
2128         (auth-source-macos-keychain-search)
2129         (auth-source-macos-keychain-search-items)
2130         (auth-source-macos-keychain-result-append)
2131         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2132         auth-source.el through the /usr/bin/security utility.
2133         (auth-sources): Fix syntax error.
2134         (auth-source-macos-keychain-result-append): Fix variable name.
2135         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2136
2137 2012-07-27  Julien Danjou  <julien@danjou.info>
2138
2139         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2140         Emacs < 24.1
2141
2142 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2143
2144         * message.el (message-kill-address): Don't kill last newline.
2145         (message-skip-to-next-address): Don't move to the next header.
2146         (message-fill-field-address): Work properly.
2147
2148 2012-07-25  Julien Danjou  <julien@danjou.info>
2149
2150         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2151
2152 2012-07-24  Julien Danjou  <julien@danjou.info>
2153
2154         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2155
2156         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2157         (nntp-async-timer-handler): Remove, unused.
2158
2159         * nnimap.el (nnimap-get-responses): Remove, unused.
2160
2161         * nnheader.el (mail-header-set-extra): Remove, unused.
2162
2163         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2164         unused.
2165
2166         * mm-view.el (mm-view-sound-file): Remove, unused.
2167
2168         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2169         (mm-url-encode-multipart-form-data): Remove, unused.
2170
2171         * message.el (message-remove-signature, message-make-host-name)
2172         (message-fill-address): Remove, unused.
2173
2174         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2175         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2176         unused.
2177
2178         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2179         (gnus-xmas-call-region): Remove, unused.
2180
2181         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2182
2183         * gnus-util.el (gnus-extract-address-component-name)
2184         (gnus-extract-address-component-email, gnus-sortable-date)
2185         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2186         (gnus-process-live-p): Remove, unused.
2187
2188         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2189
2190         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2191         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2192         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2193         function.
2194
2195         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2196
2197         * gnus-score.el (gnus-summary-score-crossposting)
2198         (gnus-score-regexp-bad-p): Remove, unused.
2199
2200         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2201
2202         * gnus-range.el (gnus-sublist-p): Remove, unused.
2203
2204         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2205         unused.
2206
2207         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2208
2209         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2210         (gnus-request-associate-buffer): Remove, unused.
2211
2212         * gnus-group.el (gnus-group-set-method-info)
2213         (gnus-group-set-params-info): Remove, unused.
2214
2215         * gnus-fun.el (gnus-shell-command-to-string)
2216         (gnus-shell-command-on-region): Remove, unused.
2217
2218         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2219
2220         * gnus-art.el (gnus-article-text-type-exists-p)
2221         (article-translate-characters, gnus-article-hide-text-of-type)
2222         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2223         Remove, unused.
2224
2225 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2226
2227         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2228
2229 2012-07-21  Julien Danjou  <julien@danjou.info>
2230
2231         * message.el (message-dont-reply-to-names): Replace deprecated
2232         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2233         (message-get-reply-headers): Ditto.
2234
2235 2012-07-18  Julien Danjou  <julien@danjou.info>
2236
2237         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2238         `sieve-upload-and-kill'.
2239
2240         * sieve.el (sieve-bury-buffer): Remove function.
2241         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2242         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2243
2244 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2245
2246         * shr.el (shr-expand-url): Handle URL starting with `//'.
2247
2248 2012-07-13  Chong Yidong  <cyd@gnu.org>
2249
2250         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2251         instead of calling toggle-read-only with a (bogus) argument.
2252
2253 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2254
2255         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2256         of initial input when reading the author to restrict the summary to.
2257
2258 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2259
2260         * mm-decode.el (mm-shr):
2261         Allow overriding charset by mm-charset-override-alist.
2262
2263 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2264
2265         * gnus-art.el (gnus-article-view-part):
2266         Toggle subparts of multipart/alternative part.
2267
2268 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2269
2270         * shr.el (shr-render-buffer): New command.
2271         (shr-visit-file): Use it.
2272
2273 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2276         Set no-byte-compile and no-update-autoloads.
2277
2278 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2279
2280         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2281
2282 2012-06-25  Julien Danjou  <julien@danjou.info>
2283
2284         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2285         `nnimap-request-move-articles-find-limit' since we do not use it only
2286         for move operations.
2287         (nnimap-request-accept-article): Use
2288         `nnimap-request-articles-find-limit' to limit search by message-id.
2289
2290 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2291
2292         Support higher-resolution time stamps (Bug#9000).
2293
2294         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2295         VARLIST.  It's optional, for backward compatibility.
2296         (encode-time-value): New optional arg PICO.  New type 3.
2297         (time-to-seconds) [!float-time]: Support the new picoseconds
2298         component if it's used.
2299         (seconds-to-time, time-subtract, time-add):
2300         Support ps-resolution time stamps as well.
2301
2302 2012-06-19  Julien Danjou  <julien@danjou.info>
2303
2304         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2305
2306         * nnimap.el (nnimap-log-buffer): Check that
2307         `window-point-insertion-type' is boundp, since it's not available in
2308         XEmacs.
2309
2310 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2311
2312         * nnimap.el (nnimap-log-buffer): Add this, setting
2313         `window-point-insertion-type' in the buffer to t.
2314         (nnimap-log-command): Use nnimap-log-buffer.
2315
2316 2012-06-19  Julien Danjou  <julien@danjou.info>
2317
2318         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2319         argument to be able to limit the search.
2320         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2321         (nnimap-request-move-articles-find-limit): Add this to limit the search
2322         by Message-Id after a message move.
2323         (nnimap): Add defgroup.
2324
2325 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2326
2327         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2328
2329 2012-06-15  Julien Danjou  <julien@danjou.info>
2330
2331         * nnimap.el (nnimap-find-article-by-message-id): Use
2332         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2333         (nnimap-possibly-change-group): Add read-only argument.
2334         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2335         issuing EXAMINE manually.
2336         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2337         with read-only argument.
2338         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
2339         cannot possibly change because we need to be sure that it's either
2340         read-write or read-only.
2341
2342 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2343
2344         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2345         being bound to a lambda form.
2346
2347 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2348
2349         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2350         articles when fetch-old is non-nil (bug#11370).
2351
2352 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2353
2354         * gnus-picon.el (gnus-picon-properties): New defcustom.
2355         (gnus-picon-create-glyph): Use it.
2356
2357 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2358
2359         * gnus-group.el (gnus-group-get-new-news): Respect
2360         `gnus-group-use-permanent-levels', as documented (bug#11638).
2361
2362 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2363
2364         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2365         groups (bug#11641).
2366
2367 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2368
2369         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2370         is an integer to avoid later problems.
2371
2372 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2373
2374         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2375         locales.
2376
2377         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2378         on a handle.
2379
2380         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2381         address as the default.
2382         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2383
2384         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2385         makes no sense to query the user about internal files.
2386
2387         * gnus-spec.el: Remove all the byte-compilation stuff, since
2388         benchmarking shows that it doesn't help when entering large summary
2389         buffers.
2390
2391         * gnus-xmas.el (gnus-xmas-define): Remove.
2392
2393         * gnus-util.el (gnus-byte-code): Remove.
2394
2395         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2396         grouplens stuff.
2397
2398 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2399
2400         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2401         (bug#11514).
2402
2403 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2404
2405         * message.el (message-buffers): Return all buffers derived from Message
2406         to make `gnus-dired-attach' work with mu4e.
2407
2408 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2409
2410         * nntp.el: Stop the `letf' madness.
2411         (nntp--report-1): New var.
2412         (nntp-report): Merge nntp-report-1 into it.
2413         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2414         the nntp-report function.
2415
2416         * auth-source.el: Fix comment-style to follow the convention.
2417
2418 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2419
2420         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2421         (mm-dissect-singlepart): Don't guess the MIME type of
2422         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2423         set.
2424         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2425         toplevel MIME type is multipart/encrypted.
2426
2427 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2428
2429         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2430         a string so that Gcc works (bug#11514).
2431
2432 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2433
2434         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2435         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2436
2437 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2438
2439         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2440         jumping to *Server* from a dedicated *Group* window.
2441         (gnus-configure-frame): CSE.
2442
2443         * gnus-registry.el: Minor style cleanup.
2444         (gnus-registry--set/remove-mark): New function, extracted from
2445         gnus-registry-install-shortcuts.
2446         (gnus-registry-install-shortcuts): Use it.
2447
2448 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2449
2450         * nnspool.el (news-path): Use eval-and-compile.
2451
2452 2012-05-24  Glenn Morris  <rgm@gnu.org>
2453
2454         * nnspool.el (news-directory, news-path, news-inews-program):
2455         Move here from paths.el.  Don't see a need for these to be autoloaded.
2456
2457         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2458         Merge in doc from paths.el version.  Don't see any need for this to be
2459         autoloaded, or for the warning about users not setting it.
2460
2461 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2462
2463         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2464         format.  In particular, add an optional argument and a docstring.
2465
2466         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2467
2468         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2469         current before calling `gnus-groups-to-gnus-format'.
2470         Note that this was already the case for `gnus-active-to-gnus-format'.
2471
2472 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2473
2474         Fix minor Y10k bug.
2475         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2476
2477 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2478
2479         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2480         message once it's actually open.
2481
2482 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2483
2484         * gnus.el: Ma Gnus v0.5 is released.
2485
2486 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2487
2488         * auth-source.el (auth-source--aput-1, auth-source--aput)
2489         (auth-source--aget): New functions and macros.
2490         Use them instead of aput/aget.
2491
2492 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2493
2494         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2495
2496 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2497
2498         * plstore.el (plstore-called-interactively-p): New compat macro copied
2499         from message.el.
2500         (plstore-mode): Use it.
2501
2502 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2503
2504         * plstore.el: Revive the editing feature.
2505         (plstore-mode): New mode to edit plstore file.
2506         (plstore-mode-toggle-display, plstore-mode-original)
2507         (plstore-mode-decoded): New command.
2508         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2509         (plstore--insert-buffer, plstore--make): New function.
2510         (plstore-open, plstore-save): Simplify by using them.
2511
2512 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2513
2514         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2515
2516 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2517
2518         * tls.el (open-tls-stream): Remove unused binding.
2519
2520 2012-04-16  Glenn Morris  <rgm@gnu.org>
2521
2522         * nndraft.el (nndraft-request-list): Fix declaration.
2523
2524 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2525
2526         * mm-decode.el (mm-dissect-buffer): Doc fix.
2527
2528         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2529         don't have a current group.
2530
2531         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2532         buffer if it doesn't exist.
2533
2534         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2535         given, mark the group as ephemeral with the current window conf.
2536
2537         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2538         buffer exists, which it doesn't if we haven't started Gnus.
2539         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2540
2541 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2542
2543         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2544         type is.
2545
2546         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2547         `unexists' entries.
2548         (gnus-clean-old-newsrc): Fix last checkin.
2549
2550         * nnimap.el (nnimap-update-info): None of the articles below the active
2551         low-water mark exist.
2552
2553         * dgnushack.el: Get rid of XEmacs compilation warning.
2554
2555         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2556         would have gotten if we posted to the group, and use that to compare
2557         against the message we want to cancel (bug#10808).
2558
2559         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2560         on XEmacs.
2561
2562 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2563
2564         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2565         `scroll-margin'.
2566
2567 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2568
2569         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2570         citation prefix within a block of cited text should be considered part
2571         of that block *only* if it is a blank line.
2572
2573 2012-04-09  Chong Yidong  <cyd@gnu.org>
2574
2575         * binhex.el, hashcash.el, uudecode.el:
2576         Remove * characters from the front of variable docstrings.
2577
2578 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2579
2580         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2581         before kinsoku-bol characters nor within kinsoku-eol characters.
2582
2583 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2584
2585         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2586         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2587         (gnus-sync-read): Use mapc instead of mapcar.
2588
2589         * mm-archive.el: Require mm-decode for some macros.
2590         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2591         the byte compiler.
2592         (mm-archive-decoders): New function that returns the value of
2593         the mm-archive-decoders variable.
2594
2595         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2596         instead.
2597         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2598
2599         * nnimap.el (gnus-refer-thread-use-nnir):
2600         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2601
2602 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2603
2604         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2605
2606 2012-03-12  Peter Münster  <pmrb@free.fr>
2607
2608         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2609         (gnus-demon-cancel): Ditto.
2610         (gnus-demon-run-callback): When function cannot be called due to low
2611         idleness, call it when idleness reaches the expected value, instead of
2612         waiting another timer period.
2613         (gnus-demon-init): Add `time' to arguments of call-back.
2614
2615 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2616
2617         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2618
2619         * gnus.el: Register gnus-registry functions.
2620
2621         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2622         indent.
2623
2624         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2625         enabled before warping.
2626
2627 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2628
2629         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2630         registry about each article retrieved.
2631
2632         * gnus-int.el (gnus-select-group-with-message-id): New function.
2633         (gnus-try-warping-via-registry): Ditto.
2634         (gnus-warp-to-article): Fall back on the registry.
2635
2636 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2637
2638         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2639         inboxes.
2640
2641 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2642
2643         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2644
2645 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2646
2647         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2648         gnus-gcc-self-resent-messages may be a group parameter.
2649         (gnus-summary-resend-message): Don't encode encoded words in header
2650         when Gcc'ing resent message.
2651
2652 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2653
2654         * shr.el (shr-insert): Treat non-breaking space just like normal
2655         space.  This seems to produce more pleasing results.
2656         (shr-insert): Only insert a blank line if we're starting from an image.
2657         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2658         (shr-ensure-paragraph): Consider lines with white space to be blank.
2659
2660 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2661
2662         * Makefile.in: Respect DESTDIR.
2663
2664 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2665
2666         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2667         and gnus-gcc-post-body-encode-hook.
2668
2669 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2670
2671         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2672         messages that don't exist.
2673
2674         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2675
2676 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2677
2678         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2679         Remove.
2680
2681         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2682
2683         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2684
2685 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2686
2687         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2688         have a group name.
2689
2690         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2691         a multibyte buffer (bug#7410).
2692         (article-wash-html): Parse the original article buffer to get the
2693         unencoded data (bug#7410).
2694
2695         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2696         .newsrc.el files.
2697
2698 2012-04-05  Bastien Guerry  <bzg@altern.org>
2699
2700         * color.el (color-lighten-name): Fix typo.
2701
2702 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2703
2704         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2705         "#" to avoid having them interpreted as comments.
2706
2707 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708
2709         * shr.el (shr-insert): Update the text state properly to avoid
2710         inserting spurious paragraph starts.
2711
2712 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2713
2714         * shr.el (shr-table-widths): Divide the extra width more fairly over
2715         the TDs (bug#10973).
2716         (shr-render-td): Don't delete too much padding.
2717         (shr-natural-width): Compute the natural width more correctly.
2718         (shr-insert): Allow the natural width to be computed for tables again.
2719         (shr-tag-table-1): Rework how the natural widths are computed by
2720         rendering the table a third time.
2721         (shr-natural-width): Removed.
2722         (shr-buffer-width): New function.
2723         (shr-expand-newlines): Use it.
2724
2725         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2726         using a `gnus-use-full-window' setup (bug#11013).
2727
2728 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2731         24.1 release.
2732
2733 2012-03-10  David Edmondson  <dme@dme.org>
2734
2735         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2736         'Forwarded Message' header and the start of the message.
2737
2738 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2739
2740         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2741         isn't running (bug#10897).
2742
2743 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2744
2745         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2746         This is inconsistent with all the other stream functions, which leave
2747         the setting up to the higher levels (if so wanted) (bug#10931).
2748
2749 2012-02-28  Glenn Morris  <rgm@gnu.org>
2750
2751         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2752         mm-decode.el: Standardize possessive apostrophe usage.
2753
2754 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2755
2756         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2757
2758 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2759
2760         * parse-time.el (parse-time-string): Allow extractor to return nil.
2761
2762 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2763
2764         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2765
2766 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2767
2768         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2769
2770 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2771
2772         * mm-decode.el (mm-shr): Remove "soft hyphens".
2773
2774         * nnimap.el (nnimap-request-list): Return the group names encoded as
2775         utf8.  Otherwise non-European group names don't work.
2776         (nnimap-request-newgroups): Ditto.
2777
2778         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2779         the default in `read-string' (bug#10757).
2780
2781         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2782         topics (bug#10843).
2783
2784         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2785         buffer.  Suggested by Herbert Valerio Riedel.
2786         (nnimap-request-move-article): Delete the message from the correct IMAP
2787         server.
2788
2789 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2790
2791         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2792         Reported by Peter Münster.
2793
2794 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2795
2796         * shr.el (shr-image-fetched): Make sure we really kill the right
2797         buffer.
2798
2799 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2800
2801         * gnus-start.el (gnus-1): Avoid duplicate entries.
2802
2803 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2804
2805         * imap.el: Remove.
2806
2807         * nntp.el (nntp-coding-system-for-read): Remove.
2808         (nntp-coding-system-for-write): Ditto.
2809         (nntp-open-connection): Just use `binary' directly.
2810
2811         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
2812         Gnus 0.3.
2813
2814 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2815
2816         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
2817         application/octet-stream parts really is.
2818
2819         * gnus-sum.el (gnus-propagate-marks): Remove.
2820
2821 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2822
2823         * shr.el (shr-rescale-image): Undo previous change; see
2824         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2825
2826 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2827
2828         * gnus.el: Ma Gnus v0.3 is released.
2829
2830 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2831
2832         * gnus-sum.el (gnus-summary-local-variables): Make
2833         `gnus-newsgroup-unexist' into a local variable.
2834
2835 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2836
2837         * registry.el (registry-usage-test, registry-persistence-test): Move to
2838         tests/gnustest-registry.el.
2839         (registry-make-testable-db, registry-match-test)
2840         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2841
2842         * gnus-registry.el (gnus-registry-misc-test)
2843         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2844
2845         * tests/gnustest-registry.el: New file with the registry and
2846         gnus-registry ERT tests.
2847
2848 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2849
2850         * gnus-msg.el (gnus-summary-resend-message): Make
2851         gnus-summary-resend-message-insert-gcc be last item in
2852         message-header-setup-hook.
2853
2854 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2855
2856         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2857         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
2858         Remove.
2859         (nnfolder-open-server): Don't use marks.
2860         (nnfolder-request-delete-group): Ditto.
2861         (nnfolder-request-rename-group): Ditto.
2862         (nnfolder-request-set-mark, nnfolder-request-marks)
2863         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2864         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2865
2866         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2867         (nnml-marks-modtime): Remove.
2868         (nnml-request-delete-group): Don't use marks.
2869         (nnml-request-rename-group): Ditto.
2870         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2871         (nnml-save-marks, nnml-open-marks): Remove.
2872
2873         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2874         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2875         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2876         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2877         (nntp-server-to-method-cache): Remove.
2878
2879         * shr.el (shr-rescale-image): Fix wrong merge.
2880
2881 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2882
2883         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2884         too-wide lines.
2885
2886 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2887
2888         * nnimap.el (nnimap-record-commands): New variable.
2889         (nnimap-log-command): Use it.
2890         (nnimap-make-process-buffer): Add a space to the process buffer.
2891         (nnimap-transform-headers): Don't bug out on header lines containing
2892         stuff that look like IMAP length encodings.
2893
2894         * shr.el (shr-rescale-image): Allow viewing large images.
2895
2896 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2897
2898         * nnml.el (nnml-request-compact-group): Delete the marks file after
2899         compaction (bug#10800).
2900
2901         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2902         group exit.
2903
2904         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2905         QRESYNC/FETCH output.
2906
2907 2012-02-11  Glenn Morris  <rgm@gnu.org>
2908
2909         * sieve-manage.el (sieve-manage-default-stream):
2910         * shr.el (shr):
2911         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2912         (nnir-retrieve-headers-override-function)
2913         (nnir-imap-default-search-key, nnir-notmuch-program)
2914         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2915         (nnir-method-default-engines):
2916         * message.el (message-cite-reply-position):
2917         * gssapi.el (gssapi-program):
2918         * gravatar.el (gravatar):
2919         * gnus-sum.el (gnus-refer-thread-use-nnir):
2920         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2921         (gnus-registry-max-pruned-entries):
2922         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2923         * gnus-int.el (gnus-after-set-mark-hook)
2924         (gnus-before-update-mark-hook):
2925         * gnus-async.el (gnus-async-post-fetch-function):
2926         * auth-source.el (auth-source-cache-expiry):
2927         Add missing :version tags to new defcustoms and defgroups.
2928
2929 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
2930
2931         * gnus-sum.el (gnus-adjust-marked-articles): Add to
2932         `gnus-newsgroup-unexist'.
2933
2934         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
2935         marks.
2936         (gnus-article-special-mark-lists): Put the `unexist' in the special
2937         marks list instead.
2938
2939         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
2940         articles in the list of articles to be selected.
2941
2942         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
2943         articles.
2944         (nnimap-update-info): Keep track of unexisting articles.
2945         (nnimap-update-qresync-info): Ditto.
2946
2947 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2948
2949         * message.el (message-default-send-mail-function): Made into own
2950         function for reuse by emacsbug.el.
2951
2952 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2953
2954         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2955         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2956
2957 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2958
2959         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2960         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2961
2962         * gnus-compat.el: Define `timer-set-function'.
2963
2964         * mm-decode.el (mm-display-external): Output the text from the command
2965         in the buffer after the command finished.  This makes text-based
2966         commands behave better.
2967
2968 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2969
2970         * gnus-compat.el: Add a compat for the old `url-retrieve'.
2971
2972 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2973
2974         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
2975         23.1.
2976
2977 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2980
2981 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2982
2983         * message.el (smtpmail-smtp-user): Silence compiler warning.
2984
2985 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2986
2987         * message.el (message-multi-smtp-send-mail): Also allow specifying the
2988         SMTP user name.
2989
2990 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2991
2992         * gnus-sum.el (gnus-summary-show-thread):
2993         next-single-char-property-change may return nil in XEmacs.
2994         (gnus-summary-article-map): Fix typo.
2995
2996 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2997
2998         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2999         running.
3000
3001         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3002
3003         * gnus.el (gnus-server-extend-method): Don't add an -address component
3004         if the method already has one (bug#9676).
3005
3006 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3007
3008         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3009         of an initial-input for consistency (bug#10757).
3010
3011         * dgnushack.el: Fix XEmacs compilation warning.
3012
3013         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3014
3015         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3016
3017 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3018
3019         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3020         lines that are narrower than the window width.  Otherwise background
3021         "blocks" will look less readable.
3022
3023 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3024
3025         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3026         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3027         have newlines within the strings, and where the UID comes after the
3028         BODYSTRUCTURE element (bug#10537).
3029
3030         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3031         (bug#10732).
3032
3033         * shr.el (shr-insert-document): Add doc string.
3034         (shr-visit-file): Ditto.
3035         (shr-remove-trailing-whitespace): New function.
3036         (shr-insert-document): Use it to clean up trailing whitespace as the
3037         final step (bug#10714).
3038
3039 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3040
3041         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3042         buffer if `gnus-kill-summary-on-exit' is nil.
3043
3044 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3045
3046         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3047         when just reading a single group from "without" Gnus.
3048
3049 2012-02-06  Chong Yidong  <cyd@gnu.org>
3050
3051         * gnus-sum.el (gnus-summary-show-thread):
3052         next-single-char-property-change never returns nil (Bug#8657).
3053
3054 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3055
3056         * message.el (message-multi-smtp-send-mail): New function.
3057         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3058         header to implement multi-SMTP functionality.
3059
3060         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3061         (gnus-agentize): Don't set it.
3062         (gnus-agent-send-mail): Don't use it.
3063
3064         * gnus-sum.el (gnus-summary-widget-backward): New function and
3065         keystroke.
3066
3067         * gnus-compat.el: More the compat functions more compatible.
3068
3069         * shr.el (shr-put-image): Remove underlines from sliced images.
3070         (shr-zoom-image): Compute the region to be replaced more correctly.
3071
3072 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3073
3074         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3075         (gnus-summary-resend-message-insert-gcc): New function.
3076         (gnus-summary-resend-message): Modify message-header-setup-hook and
3077         message-sent-hook to make it work for Gcc.
3078         (gnus-inews-do-gcc): Update the number of unread articles of groups
3079         that messages are Gcc'd to.
3080
3081         * message.el (message-resend): Run message-sent-hook to do Gcc.
3082
3083 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3084
3085         * lpath.el: Fix an XEmacs compilation warning.
3086
3087         * gnus-compat.el: Require `help-fns' to fix compilation error.
3088
3089         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3090         a higher level to silence compilation.
3091
3092         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3093         parameter to allow controlling the scaling.
3094
3095         * shr.el (shr-zoom-image): New command and keystroke.
3096         (shr-put-image): Take a `size' flag to say how to scale the image.
3097
3098         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3099         deletion unless already defined.
3100
3101         * gnus.el (gnus-compat): Require it.
3102
3103         * gnus-compat.el: New file.
3104
3105         * gnus-start.el (gnus-clean-old-newsrc): New function.
3106         (gnus-read-newsrc-file): Use it.
3107
3108         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3109         Use recursive deletion.
3110         (mm-dissect-archive): Add support for zip files.
3111
3112         * gnus-util.el (gnus-recursive-directory-files): New function.
3113
3114         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3115         (mm-archive-decoders): Add tgz support.
3116
3117         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3118         Otherwise inserting text into the Gnus buffer can look odd.
3119
3120         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3121
3122         * mm-archive.el (mm-archive-decoders): Add support for tar.
3123
3124         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3125
3126         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3127
3128 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3129
3130         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3131
3132         * mm-archive.el: New file.
3133
3134         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3135
3136         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3137
3138         * message.el (message-goto-*): Make all the `message-goto-*' commands
3139         push the mark before moving point.  This makes it easier to go back to
3140         where you came from after editing whatever you jumped to.
3141
3142 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3143
3144         * gnus.el: Ma Gnus v0.1 is released.
3145
3146 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3147
3148         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3149         without reconnecting.
3150         (nnimap-possibly-change-group): Ditto.
3151         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3152         connection has died before being called.
3153
3154 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3155
3156         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3157         an initial sync unless we're really doing one.
3158
3159         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3160         address parameter if one already exists (bug#9676).
3161
3162         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3163         not the prefix, as documented (bug#10689).
3164
3165 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3166
3167         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3168         the "server".
3169
3170         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3171         the real error message with the useless "previously known to be down".
3172         Which isn't even correct.
3173
3174         * nntp.el (nntp-open-connection): Report the error message if the nntp
3175         server can't be reached.
3176
3177         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3178         groups we do a total scan for.
3179         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3180         doing that.
3181
3182 2012-01-31  Jim Meyering  <jim@meyering.net>
3183
3184         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3185         Correct a comment (insert "not") and hide nominally-doubled "to".
3186
3187 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3188
3189         * gnus.el (gnus-version): Change name to "Ma Gnus".
3190
3191 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3192
3193         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3194         section in the manual.
3195
3196 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3197
3198         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3199         words.
3200         (rfc2047-encode-string): Ditto.
3201         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3202         understand folded filename="..." parameters, for instance.
3203
3204         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3205         the message for greater debuggability.
3206
3207 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3208
3209         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3210         instead of setting it locally, since the latter doesn't seem to have
3211         any effect (most of the time).
3212
3213 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3214
3215         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3216         function call.
3217
3218 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3219
3220         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3221         seconds, and make the repeat clause with HH:MM specs work as
3222         documented.
3223
3224 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3225
3226         * proto-stream.el (proto-stream-capability-open): Fall back on
3227         :end-of-command if :end-of-capability doesn't exist.
3228
3229 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3230
3231         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3232         bound globally in old Emacsen and XEmacsen.
3233
3234 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3235
3236         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3237         so that previous errors don't prohibit getting new news.
3238
3239         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3240
3241         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3242
3243 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3244
3245         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3246         buffer, not of the string which is its name.
3247
3248 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3249
3250         * proto-stream.el (proto-stream-capability-open): Wait for
3251         :end-of-capability, not :end-of-command.
3252
3253         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3254         non-server-marks groups.
3255         (gnus-group-make-articles-read): Ditto.
3256
3257         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3258         methods (bug#9676).
3259
3260         * gnus.el (gnus-method-ephemeral-p): New function.
3261
3262 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3263
3264         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3265         left-to-right.
3266
3267 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3268
3269         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3270         warning.
3271
3272 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3273
3274         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3275         macroexpand the nnir things, since they haven't been defined yet, and
3276         nnir requires gnus-sum.
3277
3278 2012-01-24  Julien Danjou  <julien@danjou.info>
3279
3280         * color.el (color-rgb-to-hsl): Fix value computing.
3281         (color-hue-to-rgb): New function.
3282         (color-hsl-to-rgb): New function.
3283         (color-clamp, color-saturate-hsl, color-saturate-name)
3284         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3285         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3286
3287 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3288
3289         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3290
3291 2012-01-19  Julien Danjou  <julien@danjou.info>
3292
3293         * color.el (color-name-to-rgb): Use the white color to find the max
3294         color component value and return correctly computed values.
3295         (color-name-to-rgb): Add missing float conversion for max value.
3296
3297 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3298
3299         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3300         logical server name in addition to the actual machine address.
3301
3302         * auth-source.el (auth-source-user-and-password): Add convenience
3303         wrapper to search by just host and optionally user.
3304
3305 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3306
3307         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3308         after rendering.
3309
3310 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3311
3312         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3313         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3314         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3315
3316 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3317
3318         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3319         (bug#9693).
3320         (gnus-summary-setup-buffer): Document return value (bug#9697).
3321
3322         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3323         since ido doesn't work on symbols (bug#9632).
3324
3325         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3326         when getting a single value as when getting all the values.  This means
3327         that atoms like `gcc-self' work cumulatively, like variable settings,
3328         instead of getting the value from the last matching clause.
3329         (gnus-group-find-parameter): Protect against the group buffer not
3330         existing (bug#9585).
3331
3332 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * gnus-start.el (gnus-activate-group): Document more parameters
3335         (bug#9694).
3336
3337         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3338         (bug#9692).
3339
3340         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3341         article was fetched, so that it can be expired later (bug#9958).
3342         (gnus-agent-summary-fetch-series): Add doc string.
3343         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3344         (bug#9517).
3345
3346         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3347         retrieval is happening.
3348
3349         * gnus.el (gnus-parameters): Doc fix.
3350
3351 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3352
3353         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3354         show the thread after expansion.
3355
3356 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * gnus-art.el (article-narrow-to-head): If the head is completely
3359         empty, narrow to the empty region (bug#9764).
3360
3361         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3362         read, and then mark them as unread only when the unread mark is used.
3363         This makes `C-- T k' actually work, even though it's confusing.
3364
3365         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3366         alive before we try to find its window.
3367
3368 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3369
3370         * mm-decode.el (mm-display-external): Use a longer timeout for the
3371         deletion to allow slow programs to display the file.
3372
3373 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3374
3375         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3376         prompt to be less confusing.
3377
3378         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3379         argument to `message-reply'.  This broke `special-display-*' frame
3380         pop-uping (bug#10238).
3381
3382 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3383
3384         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3385         systems, since these allegedly don't work there.
3386
3387 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3388
3389         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3390         live buffer.
3391
3392 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3393
3394         * nnir.el (nnir-retrieve-headers): Protect against the article not
3395         existing on the server (bug#10335).
3396
3397 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3398
3399         * gnus-agent.el (gnus-agent-load-local): Recompute
3400         gnus-agent-article-local on changing method.
3401
3402 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3403
3404         * gnus.el (gnus-parameters): Note precedence.
3405
3406 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3407
3408         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3409         in the group buffer.
3410
3411 2012-01-04  Julien Danjou  <julien@danjou.info>
3412
3413         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3414         change.
3415
3416 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3417
3418         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3419         too.
3420
3421         * nntp.el (nntp-retrieve-group-data-early): Use it.
3422
3423 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3424
3425         * nntp.el (nntp-retrieval-in-progress): New variable.
3426         (nntp-make-process-buffer): Make it buffer-local.
3427
3428         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3429         2010.
3430         (gnus-demon-init): Use it to compute the time if time is on the form
3431         "04:23".
3432
3433         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3434
3435         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3436         status in the correct buffer.
3437
3438 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3439
3440         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3441         when opening topics (bug#10407).
3442
3443 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3444
3445         * gnus-cus.el (gnus-score-customize):
3446         * gnus-sum.el (gnus-sort-gathered-threads):
3447         * message.el (message-shorten-references):
3448         * nnmairix.el (nnmairix-request-group):
3449         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3450
3451 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3452
3453         * gnus-agent.el (gnus-agent-regenerate-group):
3454         * gnus-int.el (gnus-retrieve-group-data-early):
3455         * mm-util.el (mm-codepage-ibm-list):
3456         * nndiary.el (Commentary, nndiary-get-new-mail):
3457         * nnir.el (nnir):
3458         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3459
3460 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3461
3462         * mm-view.el (mm-display-inline-fontify): Add comment.
3463
3464 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3465
3466         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3467         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3468
3469 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3470
3471         * gnus-art.el (gnus-split-methods):
3472         * gnus-msg.el (gnus-configure-posting-styles):
3473         * gnus-spec.el (gnus-parse-simple-format):
3474         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3475         * message.el (message-do-actions): Spelling fix.
3476
3477 2011-12-15  Juri Linkov  <juri@jurta.org>
3478
3479         * mm-decode.el (mm-inline-media-tests): Add missing
3480         `mm-handle-media-subtype'.
3481
3482 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3483
3484         * gnus-group.el (gnus-group-tool-bar):
3485         * gnus-sum.el (gnus-summary-tool-bar):
3486         * message.el (message-tool-bar):
3487         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3488
3489 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3490
3491         * plstore.el (plstore--insert-buffer): Spelling fix.
3492
3493 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3494
3495         * message.el (message-valid-fqdn-regexp): Update with newly approved
3496         top-level domain names ".tel" and ".asia".
3497
3498 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3501         unconditionally.
3502
3503 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3506         pop-to-buffer-same-window for old Emacsen.
3507
3508 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3509
3510         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3511
3512 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3513
3514         * netrc.el (netrc-credentials): Spelling fix.
3515
3516 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3517
3518         * gnus-fun.el (gnus-fun-ppm-change-string):
3519         * gnus-msg.el (gnus-inews-do-gcc):
3520         * gnus-sum.el (gnus-summary-find-for-reselect):
3521         * gnus.el (gnus-summary-cancelled):
3522         * message.el (message-cancel-hook, message-send-news):
3523         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3524         * nnir.el (nnir-run-hyrex):
3525         * nntp.el (nntp-with-open-group-function):
3526         * pgg.el (pgg-pending-timers): Spelling fix.
3527
3528 2011-12-04  Chong Yidong  <cyd@gnu.org>
3529
3530         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3531         change (Bug#10200).
3532
3533 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3534
3535         * compface.el (uncompface):
3536         * gnus-art.el (gnus-article-x-face-command): Update the header format
3537         of icon data for the most recent icontopbm program.
3538
3539 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3540
3541         * gnus-msg.el (gnus-inews-do-gcc):
3542         * message.el (message-send-mail):
3543         * mml.el (mml-generate-mime): Share the value of the buffer-local
3544         `message-options' variable between a draft buffer and temprary working
3545         buffers.
3546
3547 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3548
3549         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3550
3551 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3552
3553         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3554         for Cygwin.
3555
3556 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3557
3558         * gnus-group.el (gnus-group-prepare-flat):
3559         * mm-bodies.el (mm-encode-body):
3560         * mml.el (mml-preview):
3561         * nnml.el (nnml-request-compact-group):
3562         * pop3.el (pop3-stream-type): Spelling fix.
3563
3564 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3565
3566         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3567
3568 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3569
3570         * color.el (color-rgb-to-hsl):
3571         * gmm-utils.el (gmm-tool-bar-style):
3572         * gnus-group.el (gnus-group-prepare-flat):
3573         * gnus-topic.el (gnus-topic-prepare-topic):
3574         * mm-decode.el (mm-discouraged-alternatives):
3575         * rfc2047.el (rfc2047-encode-1):
3576         * starttls.el: Spelling fix.
3577
3578 2011-11-24  Glenn Morris  <rgm@gnu.org>
3579
3580         * binhex.el (binhex-begin-line): Give it basic doc-string.
3581
3582         * starttls.el, tls.el: Fix case of "GnuTLS".
3583
3584 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3585
3586         * gnus-group.el (gnus-group-highlight): Fix typo.
3587
3588 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3589
3590         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3591         value of `delete-file', that returns nil for a local file but returns t
3592         for a remote file using ssh.
3593
3594 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3595
3596         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3597
3598 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3599
3600         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3601         avoid later breakage.
3602
3603 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3606         article buffers' name.
3607
3608 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3609
3610         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3611         by Paul Eggert's spellfixes two days ago.
3612
3613 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3616         doesn't have it.
3617
3618         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3619         buffer-local instead of binding them to avoid warnings.  Also demote
3620         errors (bug#10063).
3621         (font-lock-mode-hook): Shut up byte compiler.
3622
3623 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3624
3625         * mm-util.el (mm-charset-after):
3626         * nnir.el (nnir-run-hyrex):
3627         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3628         (ntlm-get-password-hashes, ntlm-md4hash):
3629         * smime.el: Fix typo.
3630
3631 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3632
3633         * gnus-agent.el (gnus-agent-expire-group-1):
3634         * nndiary.el (nndiary-last-occurence):
3635         * nnimap.el (nnimap-request-set-mark):
3636         * nnmairix.el (nnmairix-only-use-registry):
3637         * gnus-group.el (gnus-group-prepare-flat):
3638         * gnus-sum.el (gnus-decode-encoded-word-methods):
3639         * message.el (message-wash-subject):
3640         * nntp.el (nntp-retrieve-headers-with-xover):
3641         * smime.el (smime-certificate-directory): Spelling fix.
3642
3643 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3644
3645         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3646
3647         * color.el:
3648         * gnus-agent.el (gnus-agent-possibly-alter-active):
3649         * gnus-dired.el (gnus-dired-print):
3650         * mail-parse.el:
3651         * nnmairix.el (nnmairix-request-group):
3652         * shr.el (shr-image-displayer):
3653         * sieve-manage.el:
3654         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3655
3656 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3657
3658         * gnus-sum.el (gnus-auto-select-subject):
3659         * spam-report.el (spam-report-resend): Spelling fix.
3660
3661 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3662
3663         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3664         * gnus-art.el (gnus-default-article-saver):
3665         * gnus-srvr.el (gnus-server-copy-server):
3666         * gnus.el (gnus-sloppily-equal-method-parameters):
3667         * html2text.el (html2text-format-tag-list):
3668         * message.el (message-narrow-to-head):
3669         * nndiary.el:
3670         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3671         * sieve.el: Spelling fix.
3672
3673 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3674
3675         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3676         * gnus-sum.el (gnus-summary-make-menu-bar):
3677         * gnus-uu.el (gnus-uu-decode-postscript)
3678         (gnus-uu-decode-postscript-and-save):
3679         * mailcap.el (mailcap-print-command):
3680         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3681         Fix typos.
3682
3683 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3684
3685         * gnus-art.el (gnus-article-part-wrapper):
3686         * html2text.el (html2text-fix-paragraphs):
3687         * mm-decode.el (mm-image-fit-p):
3688         * rfc2047.el (rfc2047-encode-message-header):
3689         * shr-color.el (shr-color-visible-distance-min)
3690         (shr-color-relative-to-absolute, set-minimum-interval)
3691         (shr-color-visible): Fix typos.
3692
3693 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3694
3695         * gmm-utils.el (gmm-tool-bar-item):
3696         * gnus-art.el (gnus-treat-body-boundary):
3697         * gnus-diary.el (gnus-user-format-function-d):
3698         * gnus-start.el (gnus-get-unread-articles):
3699         * pgg-gpg.el (pgg-gpg-update-agent):
3700         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3701
3702 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3703
3704         * gnus-topic.el (gnus-group-prepare-topics):
3705         * gnus-uu.el (gnus-extract-view):
3706         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
3707
3708 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
3709
3710         * spam.el: Move BBDB autoloads.
3711         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
3712         BBDB 2 and 3.
3713         (spam-check-BBDB): Use it.
3714         (spam-enter-ham-BBDB): Use it.
3715
3716 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3717
3718         * smime.el (smime-draw-buffer): Spelling fix.
3719
3720 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3721
3722         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3723         for scanning exactly one level.
3724         * gnus-start.el (gnus-get-unread-articles): Ditto.
3725
3726 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3729         slightly clearer.
3730
3731 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3732
3733         * gnus-sync.el: More commentary about setup.
3734
3735 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3736
3737         * message.el (message-send-and-exit): Document `arg'.
3738
3739 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3740
3741         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3742
3743 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3744
3745         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3746
3747         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3748         we don't use `bound-and-true-p'.
3749
3750 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3751
3752         * gnus-util.el (gnus-bound-and-true-p): Remove.
3753         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3754         * nnir.el: Use it.
3755         * nnmairix.el: Use it.
3756
3757 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3758
3759         * gnus-sync.el: Improve docs about CouchDB admins.
3760
3761         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3762         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3763         for reasons unknown.
3764         * nnir.el: Use it.
3765         * nnmairix.el: Use it.
3766
3767         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3768         * nnir.el: Ditto.
3769         * nnmairix.el: Ditto.
3770
3771         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3772
3773 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3774
3775         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3776         not needed.  Provide xmlplistread list function to produce XML plist
3777         output for non-Gnus LeSync clients.
3778
3779 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3780
3781         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
3782
3783         * gnus-sync.el: Add LeSync synchronization backend and logic to read
3784         and save against it.  Group subscriptions, read marks, other marks,
3785         subscription levels, topic names, and topic offsets (the group's
3786         position within the topic) are saved.  This is an experimental backend
3787         and may change significantly.  Load json.el from the gnus-fallback-lib
3788         if it's not available otherwise.
3789         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3790
3791 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3792
3793         * message.el (message-completion-function): Make sure
3794         message-tab-body-function is not attempted if one of
3795         message-completion-alist fails to find a completion (bug#9158).
3796
3797 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3798
3799         * mml.el (mml-quote-region): Quote <#secure> tag.
3800         (mml-generate-mime-1): Unquote <#secure> tag.
3801
3802 2011-10-20  Chong Yidong  <cyd@gnu.org>
3803
3804         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3805         calling a minor mode from Lisp with nil arg enables it, so we have to
3806         make the wording a bit ambiguous here).
3807
3808 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3809
3810         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3811         * nnir.el (nnir-mode): Use it.
3812         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3813         Use it.
3814
3815         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3816         * nnmairix.el (gnus-registry-enabled): Ditto.
3817
3818 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3819
3820         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
3821         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3822         only while we need to find out if it should be t or nil.
3823         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3824         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3825         the registry is installed.  Set it to nil when it's unloaded.
3826         (gnus-registry-install-p): Provide user guidance for the initial value
3827         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3828         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3829         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3830         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3831         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3832         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3833         `gnus-registry-install'.
3834
3835 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3836
3837         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3838         previous change.
3839         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3840         primary key is marked as disabled.
3841
3842 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3843
3844         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3845         primary key is marked as disabled.
3846
3847 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3848
3849         * html2text.el (html2text-clean-anchor): Check for quotes around
3850         `href' value.
3851
3852 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3853
3854         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3855         searching.  Drop `bbdb-cache'.
3856
3857 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3858
3859         * message.el (message-signed-or-encrypted-p): Exclude header when
3860         checking if there is signed or encrypted body in text/plain message.
3861
3862 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3863
3864         * html2text.el (html2text-get-attr): Correctly handle attribute values
3865         containing "=".
3866
3867 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3868
3869         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3870         handle bindings.
3871
3872 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3873
3874         * gnus-win.el (gnus-configure-windows): Protect against reading
3875         ephemeral groups outside of Gnus.
3876
3877 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3878
3879         * shr.el (shr-tag-img): Don't get images displayed in tables.
3880
3881 2011-10-03  Glenn Morris  <rgm@gnu.org>
3882
3883         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3884         the "maintainer" version of debbugs.gnu.org reports.
3885
3886 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3887
3888         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3889         make asynchronous adjacent image insertion work better.
3890
3891 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3892
3893         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
3894         documentation.
3895
3896 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3897
3898         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3899         `gnus-asynchronous' isn't shadowed.
3900
3901 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3902
3903         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
3904
3905         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3906         (nnimap-insert-partial-structure): The charset parameter isn't
3907         case-sensitive.
3908
3909         * nnheader.el (nnheader-message-maybe): New function.
3910
3911         * shr.el (shr-tag-table): Render totally broken tables better.
3912
3913         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3914         computing the boundary.
3915
3916 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3917
3918         * pop3.el (pop3-number-of-responses): Remove.
3919         (pop3-wait-for-messages): Rewrite to take linear time instead of
3920         exponential time.
3921
3922 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3923
3924         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3925         re-fetch images.
3926
3927         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3928         re-fetch images when hitting `g' in Gnus.
3929
3930 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3931
3932         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3933         (mml-compute-boundary): Don't check collision if it is non-nil.
3934         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3935         before checking collision.
3936
3937 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3938
3939         * message.el (message-indent-citation): Really make sure there's a
3940         newline at the end.
3941
3942         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3943         Fix suggested by John Wiegley.
3944
3945         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3946
3947         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3948
3949         * message.el (message-default-send-rename-function): Break out into its
3950         own function.
3951
3952         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3953         doesn't work under XEmacs.
3954
3955         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3956         of "imaps" to word around Windows problems.
3957         (nnimap-open-connection-1): Use it.
3958
3959         * message.el (message-indent-citation): Revert last change which made
3960         `F' not work.
3961
3962 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3963
3964         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3965         terminal as well.
3966
3967 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3968
3969         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3970         because it displays images using overlays that aren't easy to copy to
3971         the article buffer.
3972
3973 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3974
3975         * message.el (message-indent-citation): Fix empty line removal at the
3976         end of the citation.
3977
3978 2011-09-20  Julien Danjou  <julien@danjou.info>
3979
3980         * auth-source.el (auth-source-netrc-create): Use default value for
3981         password if specified.  Evaluate default.
3982         (auth-source-plstore-create): Ditto.
3983         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3984         value evaluation.
3985         (auth-source-netrc-create): Typo fix.
3986         (auth-source-plstore-create): Ditto.
3987
3988         * password-cache.el (password-cache-remove): Remove entries even if the
3989         value is nil, so that password with a nil value (negative caching) is
3990         possible to invalidate.
3991
3992         * auth-source.el (auth-source-format-cache-entry): New function.
3993
3994 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3997
3998 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3999
4000         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4001
4002 2011-09-19  Julien Danjou  <julien@danjou.info>
4003
4004         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4005         which work with things that are not ASCII.
4006
4007 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4008
4009         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4010
4011 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4012
4013         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4014         message level.
4015
4016 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4017
4018         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4019
4020 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4023
4024 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4025
4026         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4027         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4028
4029 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4030
4031         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4032         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4033         articles.
4034
4035 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4036
4037         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4038         (message-mail-other-window, message-mail-other-frame)
4039         (message-news-other-window, message-news-other-frame):
4040         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4041         instead of setting buffer display varibles.
4042
4043 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4044
4045         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4046
4047         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4048
4049 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4050
4051         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4052         duplicates" to a higher level.
4053
4054         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4055         most egregious messages.
4056
4057 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4060
4061 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4062
4063         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4064         up the file (bug#9351).
4065
4066 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4067
4068         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4069         it does with all other backends, but decode the names immediately after
4070         getting them.
4071
4072         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4073         decoding nnimap groups.
4074
4075         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4076         newsrc file.  It doesn't seem like an important optimization any more.
4077
4078 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4079
4080         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4081         overflows.
4082
4083 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4084
4085         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4086         (gnus-interactive-exit): Extend to `quiet'.
4087
4088         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4089
4090         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4091         string.
4092
4093         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4094         renaming function arguments from `this'.
4095
4096         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4097
4098         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4099         has been renamed.
4100         (gnus-lrm-string-p): Include RLM and PDF, too.
4101
4102         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4103         (bug#9225).
4104
4105 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4106
4107         Add autoload cookies for functions used by sendmail.el.
4108         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4109
4110         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4111
4112 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * gnus-art.el (article-date-ut): Work properly even when there are
4115         things like Date header in the body; work for forwarded parts.
4116
4117 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4118
4119         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4120         original-article-buffer.
4121
4122 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4123
4124         * nnir.el (nnir-compose-result): Fix matching of server type.
4125         (nnir-run-swish++): Ditto.
4126         (nnir-run-namazu): Ditto.
4127         (nnir-run-notmuch): Ditto.
4128
4129 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4130
4131         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4132         (bug#9405).
4133
4134         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4135         (bug#9421).
4136
4137         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4138         (bug#9425).
4139
4140         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4141         thing (bug#9426).
4142
4143 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4144
4145         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4146         the error message.
4147
4148 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4149
4150         * message.el (message-setup-1): Return t (Bug#9392).
4151
4152 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4153
4154         * gnus-sum.el: When adding article headers to a summary buffer also
4155         update gnus-newsgroup-articles (bug#9386).
4156
4157 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4158
4159         * auth-source.el: Autoload help-mode.
4160
4161 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4162
4163         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4164         names.
4165
4166 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4167
4168         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4169         mm-replace-in-string for compatibility issues.
4170         * mml2015.el (mml2015-epg-verify): Ditto.
4171
4172 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4173
4174         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4175
4176         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4177
4178 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4179
4180         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4181         continue on and do the clean-up phase (bug#9188).
4182
4183         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4184         just ignore groups that can't be opened instead of erroring out
4185         (bug#9225).
4186
4187         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4188         nil since some many people are fuddy-duddies.
4189
4190         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4191         images.
4192
4193         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4194         instead.
4195
4196         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4197
4198         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4199
4200         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4201         processing.
4202
4203         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4204         buffer to avoid warnings.
4205
4206 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4207
4208         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4209         specified to reduce precision.
4210
4211 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4212
4213         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4214         bodystructures (bug#9314).
4215
4216 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4217
4218         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4219         Make button keymap non-sticky after buttons.
4220
4221 2011-08-18  David Engster  <dengste@eml.cc>
4222
4223         * nnmairix.el (nnmairix-request-set-mark)
4224         (nnmairix-goto-original-article): Remove adding of article to registry,
4225         since `gnus-registry-add-group' isn't available anymore.
4226         (nnmairix-determine-original-group-from-registry):
4227         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4228         available anymore.
4229
4230 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4231
4232         * starttls.el (starttls-any-program-available): Define as obsolete
4233         function.
4234
4235 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4236
4237         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4238         versions which Gnus use when appropriate.
4239
4240         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4241         a pretty destructive command.
4242
4243         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4244
4245 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4246
4247         * message.el (message-fix-before-sending): Make a different warning
4248         about NUL characters (bug#9270).
4249
4250         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4251         from custom (bug#9260).
4252
4253         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4254         things work in Emacs 22 and XEmacs, too.
4255
4256         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4257         default From.
4258
4259         * gnus-spec.el (gnus-lrm-string-p): New macro.
4260         (gnus-lrm-string): New constant.
4261         (gnus-summary-line-format-spec): LRM-ify the from.
4262         (gnus-tilde-max-form): LRM-ify string chopping.
4263
4264         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4265
4266         * message.el (message-is-yours-p): Allow disabling canlock checking
4267         (bug#9295).
4268         (message-shoot-gnksa-feet): Add `canlock-verify'.
4269         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4270         message directory isn't writable (bug#9304).
4271
4272         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4273         non-world-readable.
4274
4275 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4276
4277         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4278         articles.
4279
4280 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4281
4282         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4283         copy-list.
4284
4285 2011-08-12  Sam Steingold  <sds@gnu.org>
4286
4287         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4288         in the reverse order to avoid modifying the cache with `nreverse'.
4289         (gnus-all-score-files): Do not modify the value returned by
4290         `gnus-score-find-alist' because it lives in a cache variable.
4291         (gnus-current-home-score-file): No need to `nreverse' the return value
4292         of `gnus-score-find-alist', it is already in the correct order.
4293
4294 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4295
4296         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4297         type MESSAGE and subtype RFC822 is slightly different from those of
4298         type TEXT.
4299
4300 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4301
4302         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4303         This allows article-referral to work from an nnir group.
4304
4305 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4306
4307         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4308
4309 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4310
4311         * mml1991.el (mml1991-epg-find-usable-key)
4312         (mml1991-epg-find-usable-secret-key): New function.
4313         (mml1991-epg-sign): Check if signing key is usable.
4314         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4315
4316 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4317
4318         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4319         server-variables only.  This should fix a bug introduced with commit
4320         e1889675b7f4adf057833c5513c9374134c4e053.
4321         (nnir-run-query): 'nnir-search-engine should not be set from the global
4322         environment.
4323
4324 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4325
4326         * nnir.el (nnir-search-thread): Position point on referring article
4327         line.
4328         (nnir-warp-to-article): Clean up summary buffers.
4329
4330         * nnimap.el (nnimap-request-thread): Whitespace fix.
4331
4332 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4333
4334         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4335
4336 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4337
4338         * starttls.el (starttls-available-p): Rename from
4339         `starttls-any-program-available' and changed return convention.
4340
4341 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4342
4343         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4344         `unix-sync' unless it's defined.
4345
4346 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4347
4348         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4349         `aref' for XEmacs compatibiltiy.
4350
4351 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4352
4353         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4354
4355 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4356
4357         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4358         closures, quote the form properly (bug#9194).
4359
4360 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4361
4362         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4363         (gnus-summary-insert-new-articles): Protect against servers that are
4364         down.
4365
4366 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4367
4368         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4369         in mm handle if none is specified.
4370
4371 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4372
4373         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4374
4375 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4376
4377         * nnir.el (nnir-search-thread): New function to make an nnir group
4378         based on a thread query.
4379
4380         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4381         of nnir in thread referral.
4382         (gnus-summary-refer-thread): Use it.
4383
4384         * nnimap.el (nnimap-request-thread): Use it.
4385
4386 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4387
4388         * shr.el (shr-tag-comment): Ignore HTML comments.
4389
4390 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4391
4392         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4393         argument.
4394         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4395         Use `nnir-address' to handle server info rather than passing an arg.
4396
4397         * nnimap.el (nnimap-make-thread-query): New utility function to format
4398         an imap thread search query.
4399         (nnimap-request-thread): Use it.
4400
4401         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4402         right select-method if we are not going back to the group buffer.
4403
4404 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4405
4406         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4407         enter invalid buffer configurations into the quit form (bug#9107).
4408         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4409         unplugged/plugged.
4410
4411         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4412         keep track of which ones are unread (bug#9061).
4413
4414         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4415         (bug#9055).
4416
4417         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4418         (bug#9041).
4419
4420         * gnus-html.el (mm-util): Require (bug#9073).
4421
4422         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4423         (gnus-summary-refer-thread): Use it to remove duplicates in the
4424         un-threaded view (bug#9053).
4425         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4426
4427 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4428
4429         * nnir.el (nnir-read-server-parm): Use default value from global
4430         variable.  Without this the default search engine parameters aren't
4431         used at all.
4432
4433 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4434
4435         * message.el (message-unique-id): Don't use the undocumented return
4436         value from (random t) (bug#9118).
4437
4438 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4439
4440         * message.el (message-auto-save-directory): If the ~/Mail directory
4441         doesn't exist, use ~ as the auto-save directory (bug#4432).
4442
4443         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4444         hasn't already been started.
4445
4446 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4447
4448         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4449
4450         * message.el (message-reply): Work around mysterious bug where
4451         `message-mode' seems to overwrite the locally bound `subject' variable.
4452
4453 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4454
4455         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4456         correct group.
4457
4458         * gnus-int.el (gnus-request-thread): Add group argument.
4459
4460         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4461
4462 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4465
4466         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4467         renamed to `debbugs-gnu-*'.
4468
4469 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4470
4471         * plstore.el: Revert the editing feature since it is not urgent.
4472         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4473         (plstore-mode-decoded): Remove.
4474
4475 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4476
4477         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4478         isn't very interesting any more, and it leaks potentially secret data.
4479         (gnus-debug): Remove.
4480
4481         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4482         use of :custom-show.
4483
4484 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4485
4486         * plstore.el: Add documentation.
4487         (plstore-mode): New mode to edit plstore file.
4488         (plstore-mode-toggle-display, plstore-mode-original)
4489         (plstore-mode-decoded): New command.
4490         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4491         (plstore--insert-buffer, plstore--make): New function.
4492         (plstore-open, plstore-save): Simplify by using them.
4493
4494 2011-07-06  Glenn Morris  <rgm@gnu.org>
4495
4496         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4497
4498 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4499
4500         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4501         no longer is much used.
4502         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4503         Articles".
4504
4505 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4506
4507         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4508         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4509         `notmuch' backend.
4510
4511 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4512
4513         * mm-decode.el (mm-text-html-renderer): Doc fix.
4514
4515         * gnus-msg.el (gnus-bug): Fix the MML tag.
4516
4517         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4518
4519 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4520
4521         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4522         secondary methods if started with `gnus-no-server'.
4523
4524 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4525
4526         * message.el (message-return-action): Fix typo in docstring.
4527
4528 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4529
4530         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4531         bug reports at once.
4532
4533         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4534
4535 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4536
4537         * nndraft.el: Require gnus-group.
4538         (nndraft-request-list): Declare.
4539
4540         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4541         no unread article unless it matches gnus-permanently-visible-groups.
4542
4543         * nndraft.el (nndraft-update-unread-articles): New function.
4544         (nndraft-request-associate-buffer): Use it to update the number of
4545         unread articles for the nndraft groups in the group buffer when saving
4546         or killing a draft message.
4547
4548 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4549
4550         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4551         systems to binary before writing and reading the mbox files.
4552
4553         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4554         instead of trying to list them all (bug#8978).
4555
4556 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4557
4558         * pop3.el (pop3-open-server): Use :end-of-capability.
4559
4560 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4561
4562         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4563         the id is always a number.
4564
4565         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4566
4567         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4568         debbugs mode, if possible.
4569
4570 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4571
4572         * auth-source.el (auth-source-token-passphrase-callback-function):
4573         Reindent.
4574         (epg-context-operation): Remove unnecessary autoload.
4575
4576 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4577
4578         * gnus.el (gnus-list-debbugs): New command.
4579
4580         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4581         mboxstat instead of the maintbox, since the stat seems to be fuller.
4582
4583         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4584         summary buffers.
4585
4586         * message.el (message-get-reply-headers): Delete all duplicates,
4587         instead of the first.
4588         (message-get-reply-headers): Ensure that we have progress while
4589         deleting duplicates.
4590
4591         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4592         gnus-posting-style value from the summary buffer to make it easier to
4593         make that a per-buffer conf.
4594
4595 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4596
4597         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4598         found by setting `shortcut' in 'query.
4599         (nnir-request-article): Use `shortcut' setting when requesting article
4600         by Message-ID.
4601
4602 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4603
4604         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4605         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4606         Bring the pseudo-headers back too.
4607
4608 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4609
4610         * auth-source.el (auth-source-token-passphrase-callback-function):
4611         Simplify and remove EPA dependency.
4612
4613 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4614
4615         * nnir.el (nnir-request-article): Fix error message text.
4616
4617 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4618
4619         * auth-source.el (plstore-delete): Autoload.
4620         (auth-source-plstore-search): Support delete operation.
4621         * plstore.el (plstore-delete): New function.
4622
4623 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4626         mark actually existing articles as unread rather than the ones that
4627         active asserts.
4628
4629 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4630
4631         * nntp.el (nntp-record-command):
4632         * gnus-util.el (gnus-message-with-timestamp-1):
4633         Use format-time-string rather than decoding time stamps by hand.
4634         This is simpler and insulates the code from potential changes to
4635         current-time format.
4636
4637 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4638
4639         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4640
4641 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4642
4643         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4644         (plstore-save): Support public key encryption.
4645         (plstore--init-from-buffer): New function.
4646         (plstore-open): Use it; fix error when opening a non-existent file.
4647         (plstore-revert): Use plstore--init-from-buffer.
4648
4649 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4650
4651         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4652
4653 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4654
4655         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4656         for old Emacsen.
4657
4658 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4659
4660         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4661         is not fully working.
4662
4663 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4664
4665         * dgnushack.el: Autoload sha1 on XEmacs.
4666
4667         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4668         quit window configuration.
4669
4670         * auth-source.el (epg-context-set-passphrase-callback):
4671         Remove duplicate autoload.
4672
4673 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4674
4675         * nnir.el (nnir-request-article): Allow requesting articles by
4676         Message-ID with nnimap.
4677
4678         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4679         current server.
4680
4681 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4682
4683         * auth-source.el: Autoload EPA/EPG functions.
4684         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4685         changed when EPA/EPG is not available.
4686         (auth-source-backend): Rename "arg" member to "data".
4687         (auth-source-backend-parse, auth-source-plstore-search)
4688         (auth-source-plstore-create): Use it.
4689
4690 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4691
4692         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4693         `gnus-refer-article-methods'.
4694
4695 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4696
4697         * auth-source.el: Require EPA and EPG.
4698         (auth-source-passphrase-alist): New variable.
4699         (auth-source-passphrase-callback-function)
4700         (auth-source-token-passphrase-callback-function): Callbacks for the
4701         netrc field encryption (GPG tokens).
4702         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4703         Symmetric encryption and decryption of the netrc GPG tokens.
4704         (auth-source-netrc-normalize): Use them, simplifying the closure.
4705
4706 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4707
4708         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
4709         is available.
4710
4711 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4712
4713         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4714         non-nil, and `nnimap-split-methods' is nil, use the former.
4715
4716 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4717
4718         * plstore.el (plstore-revert): New function.
4719         (plstore-open): Use it; hide the buffer from user.
4720
4721 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4722
4723         * auth-source.el (auth-source-backend): New member "arg".
4724         (auth-source-backend-parse): Handle new backend 'plstore.
4725         * plstore.el: New file.
4726
4727 2011-06-30  Glenn Morris  <rgm@gnu.org>
4728
4729         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4730
4731 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4732
4733         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4734         expiring articles to.
4735
4736         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4737         variations as ASCII (bug#5458).
4738
4739 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4742
4743 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4744
4745         * message.el (message-point-in-header-p): Tweak the function to default
4746         to saying that we're not in the headers if there is no separator at
4747         all.  This makes it possible to use the Message version of `M-q' in
4748         buffers with no headers (bug#7987).
4749         (message-point-in-header-p): Fix last checkin to work with an empty
4750         mail-header-separator, too.
4751
4752         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4753         again, save the choice via customize.
4754
4755 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4756
4757         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4758
4759         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4760         ended the connection, bail out before waiting infinitely on a new
4761         connection.
4762
4763 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4764
4765         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4766         reports.
4767
4768         * gnus.el (gnus-bug-package): Use "gnus."
4769         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4770
4771 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * dgnushack.el: Make the timer warning go away on XEmacs.
4774
4775         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4776         animations going on at article exit time.
4777
4778         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4779         since removing it breaks people upgrading.
4780
4781         * shr.el (shr-put-image): Use the new interface for animating images.
4782         (shr-put-image): Animate for 60 seconds.
4783
4784         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
4785         avoid compiler warnings.
4786
4787         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4788         error with `find-file-hooks' on Emacs 22.
4789         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4790         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4791         on all architectures.
4792
4793         * spam.el (spam-stat): Require in a normal fashion without binding
4794         `spam-stat-install-hooks' to avoid compilation warnings.
4795
4796         * spam-stat.el (spam-stat-install-hooks): Remove.
4797         (spam-stat-install-hooks): Don't run automatically.
4798
4799 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4800
4801         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4802         and keystroke.
4803
4804 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4805
4806         * auth-source.el (auth-source-netrc-cache): Move forward.
4807
4808 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4809
4810         * proto-stream.el (proto-stream-open-starttls): Use
4811         `gnutls-available-p' to see whether we have built-in support.
4812
4813         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4814         we already know.
4815         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4816         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4817
4818 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4819
4820         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4821         %S format, since that looks odd.
4822         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4823         file, especially when saving.
4824
4825 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4826
4827         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
4828         article found.
4829
4830 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4831
4832         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4833         `auth-source-save-secrets' with a more sensitive alist that can be
4834         configured per file.  Experimental, so defaults to 'never.
4835         (auth-source-netrc-create): Use it.  Still experimental code.
4836         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4837         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4838
4839 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4840
4841         * auth-source.el (auth-source-save-secrets): New variable to control if
4842         secret tokens should be saved encrypted.
4843         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4844         to `auth-source-netrc-normalize'.
4845         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4846         on the EPA variables being defined.
4847         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4848         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4849         the lexical-let closure.
4850         (auth-source-netrc-create): Create "gpg:" tokens according to
4851         `auth-source-save-secrets'.
4852
4853 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * gnus-group.el (gnus-group-update-group): Add new argument
4856         `info-unchanged' that stops updating dribble buffer.
4857
4858         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4859         deletes lines matching to it in dribble buffer.
4860
4861         * gnus-agent.el (gnus-agent-fetch-group-1):
4862         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4863         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4864         * gnus-start.el (gnus-group-change-level):
4865         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4866
4867         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4868         if newsgroup info is not changed.
4869
4870         * gnus-group.el (gnus-group-get-new-news-this-group):
4871         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4872         Don't update dribble buffer.
4873
4874 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4875
4876         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4877         remove entries with groups we ignore.
4878
4879 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4880
4881         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4882         the underline comes at the bottom.
4883
4884 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4885
4886         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4887         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4888         (gnus-registry-article-marks-to-names): Rename from
4889         `gnus-registry-user-format-function-M2'.
4890
4891 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4894         ephemeral group.
4895
4896 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4897
4898         * shr.el (shr-browse-image): Copy the URL if called interactively.
4899
4900 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4901
4902         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4903         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4904         done, then unselected articles may be marked as read.
4905
4906         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4907         since not doing this seems to lead to a race condition in pop3-logon.
4908
4909         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4910         so that the call chain it correct when we call "upwards".
4911
4912         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4913         in read-only groups.
4914
4915         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4916
4917         * message.el (message-cite-reply-position): Doc string fix.
4918
4919         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4920         avoid regexp overflow.
4921         (nnimap-transform-split-mail): Ditto.
4922
4923         * pop3.el (pop3-retr): Error out if the server closes the connection.
4924
4925 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4926
4927         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4928         mm-with-unibyte-current-buffer.  The buffer should not contain any
4929         multibyte chars anyway at this stage.
4930
4931 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4932
4933         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4934         at the end of lines.
4935
4936 2011-05-29  Julien Danjou  <julien@danjou.info>
4937
4938         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4939
4940 2011-05-27  Glenn Morris  <rgm@gnu.org>
4941
4942         * gnus-group.el (gnus-bug-group-download-format-alist):
4943         Use the "maintainer" version of debian reports as well.
4944
4945 2011-05-26  Glenn Morris  <rgm@gnu.org>
4946
4947         * gnus-group.el (gnus-bug-group-download-format-alist):
4948         Use the "maintainer" version of debbugs.gnu.org reports.
4949
4950 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4951
4952         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4953
4954 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4955
4956         * gnus-cus.el (gnus-agent-customize-category):
4957         * gnus-delay.el (gnus-delay-send-queue):
4958         * gnus.el (gnus-other-frame):
4959         Don't quote lambda expressions with `quote'.
4960
4961 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4962
4963         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4964         the thread moves us backwards and so we loop forever.
4965
4966 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4967
4968         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4969         whitespace in base64 data lines.
4970
4971 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4972
4973         * gnus-registry.el (gnus-registry-user-format-function-M):
4974         Use `mapconcat'.
4975         (gnus-registry-user-format-function-M2): Use to see the full text of
4976         the marks.  Make "," the mark text separator.
4977
4978         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4979         authentication with auth-source.
4980
4981 2011-05-17  Glenn Morris  <rgm@gnu.org>
4982
4983         * gnus-group.el (gnus-import-other-newsrc-file):
4984         Use insert-file-contents.
4985
4986 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4987
4988         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4989         1000 iterations.
4990
4991 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4992
4993         * nntp.el (nntp-open-connection): Check if process-type is available.
4994
4995 2011-05-16  Julien Danjou  <julien@danjou.info>
4996
4997         * shr.el (shr-tag-del): Add support for del tag.
4998
4999 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * gnus-html.el (gnus-html-put-image): Register a displayer.
5002
5003         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5004
5005 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5006
5007         * registry.el (prune-factor): New initialization parameter defaulting
5008         to 0.1.
5009         (registry-prune-hard): Use it.
5010
5011         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5012         0.1 expicitly.
5013
5014 2011-05-13  Glenn Morris  <rgm@gnu.org>
5015
5016         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5017         is bound, since this function requires sendmail.
5018
5019 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5020
5021         * registry.el (registry-usage-test): Disable pruning test.
5022
5023 2011-05-11  David Engster  <dengste@eml.cc>
5024
5025         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5026         Bind set-network-process-option for XEmacs.
5027
5028 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5029
5030         * registry.el (registry-prune-hard-candidates)
5031         (registry-prune-soft-candidates): Helper methods for registry pruning.
5032         (registry-prune): Use them.  Make the sort function optional.
5033
5034 2011-05-10  Jim Meyering  <meyering@redhat.com>
5035
5036         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5037
5038 2011-05-10  Julien Danjou  <julien@danjou.info>
5039
5040         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5041         symbol and not a list.
5042
5043 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5044
5045         * gnus-art.el (gnus-article-mode): Move binding of
5046         shr-put-image-function here from gnus-article-prepare-display.
5047
5048         * shr.el (shr-put-image-function): New variable.
5049         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5050         (shr-put-image): Return scaled image.
5051
5052         * gnus-art.el (gnus-shr-put-image): New function.
5053         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5054
5055         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5056         original ones, as deletable.
5057
5058 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5059
5060         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5061
5062 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5063
5064         * registry.el (registry-full): Add convenience method.  Fix logic.
5065         (registry-insert): Use it.  Fix logic here too.
5066
5067         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5068         `registry-prune' if `registry-full' returns t.
5069         (gnus-registry-handle-action)
5070         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5071         (gnus-registry-usage-test): Use it.
5072
5073 2011-05-07  Julien Danjou  <julien@danjou.info>
5074
5075         * shr.el (shr-link): Make shr-link inherit from link by default.
5076
5077 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5078
5079         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5080
5081 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5082
5083         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5084         error out because the face is not a list.
5085
5086 2011-05-05  Glenn Morris  <rgm@gnu.org>
5087
5088         * proto-stream.el (gnutls-negotiate): Fix declarations.
5089
5090         * gnus-start.el (gnus-propagate-marks): Declare.
5091
5092 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5093
5094         * registry.el (registry-reindex): Fix percentage message.
5095
5096         * proto-stream.el (network-stream-open-starttls): Adjust to call
5097         `gnutls-negotiate' with :process and :hostname arguments.
5098
5099 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5100
5101         * shr.el: Add shr-link face for links.
5102         (shr-urlify): Use it.
5103
5104         * registry.el (registry-insert): Make error message more helpful.
5105
5106 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5107
5108         * gnus-html.el (gnus-html-schedule-image-fetching):
5109         Use url-queue-retrieve, if it exists.
5110
5111         * shr.el (shr-tag-img): Ditto.
5112
5113         * gnus.el: Autoload more gnus-agent functions.
5114
5115         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5116         agent if we haven't already (bug#8502).
5117
5118         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5119         into the Agent, too.
5120
5121         * gnus-agent.el (gnus-agent-store-article): New function.
5122
5123         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5124         and moved from that file for reuse.
5125
5126         * pop3.el (pop3-open-server): Error messages are "-ERR".
5127
5128 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5129
5130         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5131         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5132
5133 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5134
5135         * gnus.el: No Gnus v0.17 is released.
5136
5137 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5138
5139         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5140         buffer has moved to a different frame.
5141
5142 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5143
5144         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5145         to get the conversion from unibyte to multibyte buffers to work on
5146         Emacs 22.
5147
5148         * nntp.el (nntp-request-article): Slight clean-up.
5149
5150 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5151
5152         * shr.el (shr-strike-through): New face.
5153         (shr-tag-s): Use it to provide <s> support.
5154         (shr-tag-s): Remove duplicate definition.
5155
5156 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5157
5158         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5159         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5160
5161 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5162
5163         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5164         `gnutls-negotiate'.
5165         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5166
5167 2011-04-23  Glenn Morris  <rgm@gnu.org>
5168
5169         * gnus-sum.el (gnus-extra-headers): Bump :version.
5170
5171 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5172
5173         * shr.el (shr-tag-sup): New function.
5174         (shr-tag-sub): Ditto.
5175
5176 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5177
5178         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5179         for the case where `gnus-registry-ignored-groups' is a list of lists,
5180         and don't call `gnus-parameter-registry-ignore' otherwise.
5181
5182 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5183
5184         * nnimap.el (nnimap-user): New backend variable.
5185         (nnimap-open-connection-1): Use it.
5186         (nnimap-credentials): Accept user parameter so it's explicit what user
5187         name is desired.
5188
5189         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5190         default.
5191
5192         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5193         not gnus-registry.el.
5194
5195         * gnus-registry.el: Mention in comments how to modify
5196         `gnus-extra-headers' for proper recipient tracking and that it may
5197         already have To and Cc recently, which it does as of this commit.
5198         (gnus-registry-ignored-groups): Remove defcustom.
5199         Explain why in comments.
5200         (gnus-registry-action): Fix data-header reference to use the extra
5201         headers.  Explain in package commentary how to add To and Cc headers to
5202         the gnus-extra-headers.
5203         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5204         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5205         parameter list or a string list in `gnus-registry-ignored-groups'.
5206         Fix logic error.
5207
5208 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5209
5210         * shr.el (shr-expand-url): Protect against null urls.
5211
5212 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5213
5214         * shr.el (shr-base): New binding.
5215         (shr-tag-base): Keep track of <base>.
5216         (shr-expand-url): New function used throughout.
5217
5218 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5219
5220         * gnus-registry.el
5221         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5222         (gnus-registry-ignored-groups): New variable.
5223         (gnus-registry-ignore-group-p): Use it.
5224         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5225         set the destination group to nil (same as delete) if it's ignored.
5226
5227 2011-04-20  David Engster  <dengste@eml.cc>
5228
5229         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5230
5231         * Makefile.in (test-nntp): New rule.
5232         (check): Add it.
5233         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5234
5235 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5236
5237         * gnus-registry.el (gnus-registry-action)
5238         (gnus-registry-fetch-header-fast):
5239         Don't use mail-header that looks an internal function of mailheader.el.
5240
5241 2011-04-19  Glenn Morris  <rgm@gnu.org>
5242
5243         * time-date.el (time-to-days): Remove unused local variables.
5244
5245 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5246
5247         * gnus-registry.el: Eliminate cl functions.
5248         (gnus-registry-sort-addresses): New function that replaces mapcan.
5249         (gnus-registry-action, gnus-registry-spool-action)
5250         (gnus-registry-split-fancy-with-parent)
5251         (gnus-registry-fetch-recipients-fast): Use it.
5252         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5253
5254         * registry.el (initialize-instance, registry-lookup)
5255         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5256         (registry-lookup-secondary-value, registry-search, registry-delete)
5257         (registry-insert, registry-reindex, registry-size, registry-prune):
5258         Use eval-and-compile.
5259
5260 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5261
5262         * registry.el (registry-reindex): New method to recreate the secondary
5263         registry indices.
5264
5265         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5266         tracked field changes.
5267         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5268         (gnus-registry-action, gnus-registry-spool-action)
5269         (gnus-registry-handle-action)
5270         (gnus-registry--split-fancy-with-parent-internal)
5271         (gnus-registry-split-fancy-with-parent)
5272         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5273         move, and delete actions, and for fancy splitting with parent.
5274         (gnus-registry-extract-addresses)
5275         (gnus-registry-fetch-recipients-fast)
5276         (gnus-registry-fetch-header-fast): Convenience functions.
5277         (gnus-registry-misc-test): ERT test of
5278         `gnus-registry-extract-addresses'.
5279
5280 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5281
5282         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5283         Track by subject first, then sender.
5284
5285 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5286
5287         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5288
5289         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5290         Lisp.
5291
5292         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5293         (gnus-draft-send): Use it to avoid popping
5294         up frames from gnus-group-send-queue.
5295
5296 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5297
5298         * gnus-registry.el: Updated gnus-registry docs.
5299
5300 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5301
5302         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5303         Fix logic bug.
5304         (gnus-registry-post-process-groups): Fix logging of no results and
5305         quote sender and subject.
5306
5307 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5308
5309         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5310         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5311         gnutls-cli are too slow to be done opportunistically.
5312
5313         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5314         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5315         we had no early-data returned.
5316         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5317         two async commands to the same server at the same time.
5318
5319 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5320
5321         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5322
5323 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5324
5325         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5326         "warning" level.
5327
5328         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5329         (mm-url-insert-file-contents): Don't set the package names.
5330
5331 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5332
5333         * gnus-registry.el (gnus-registry-action): Remove properties and
5334         simplify subject in `gnus-registry-handle-action'.
5335         (gnus-registry-spool-action): Get subject and sender from message if
5336         they are not passed in.
5337         (gnus-registry-handle-action): Remove properties and simplify subject
5338         consistently.
5339
5340 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5341
5342         * registry.el: Require CL before using defmacro*.
5343
5344 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5345
5346         * gnus-art.el (article-treat-date): Assume that
5347         gnus-article-date-headers may be a group parameter.
5348
5349 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5350
5351         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5352
5353         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5354         interactively so the newsrc file can contain foreign groups too.
5355         Useful for debugging but not much for users.
5356
5357 2011-04-07  David Engster  <dengste@eml.cc>
5358
5359         * registry.el (registry-usage-test): Only do
5360         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5361         lexical binding.
5362
5363 2011-04-07  David Engster  <dengste@eml.cc>
5364
5365         * Makefile.in (check, test-registry): New rules for test-suite.
5366
5367 2011-04-06  David Engster  <dengste@eml.cc>
5368
5369         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5370         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5371
5372 2011-04-06  David Engster  <dengste@eml.cc>
5373
5374         * registry.el (initialize-instance): Change :after to :AFTER to be
5375         compatible with old EIEIO version in XEmacs.
5376
5377 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5378
5379         * gnus-registry.el (gnus-registry-post-process-groups)
5380         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5381         and provide better messaging.
5382
5383 2011-04-06  David Engster  <dengste@eml.cc>
5384
5385         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5386         errors.
5387
5388         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5389         dgnushack-compile with error-on-warn enabled, and to signal an error if
5390         clean compilation failed.
5391         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5392         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5393
5394 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5395
5396         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5397         unconditionally anyway, discarding errors.
5398         (gnus-registry-delete-entries): New convenience function.
5399         (gnus-registry-import-eld): Import from old .eld registry.
5400
5401         * registry.el: Don't use ERT if it's not available.  Load it
5402         unconditionally anyway, discarding errors.
5403
5404         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5405         version from the Claudio Bley GnuTLS patch (extra optional parameters
5406         and host name).
5407
5408 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5409
5410         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5411         fixup the parameters that can be customized by the user between
5412         save/read cycles.
5413         (gnus-registry-read): Use it.
5414         (gnus-registry-make-db): Use it.
5415         (gnus-registry-spool-action, gnus-registry-handle-action):
5416         Fix messaging.
5417         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5418         Map references to actual group names with sender and subject tracking.
5419         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5420         (gnus-registry-usage-test): Add subject lookup test.
5421
5422         * registry.el (registry-db, initialize-instance): Set up constructor
5423         instead of :initform arguments for the sake of older Emacsen.
5424         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5425         pre-lexbind merge bug.
5426         (registry-usage-test): Use it.
5427         (initialize-instance, registry-db): Move the non-function initforms
5428         back to the class definition.
5429
5430 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5431
5432         * registry.el: New library to manage gnus-registry-style data.
5433
5434         * gnus-registry.el: Use it (major rewrite).
5435
5436         * nnregistry.el: Use it.
5437
5438         * spam.el: Use it.
5439
5440 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5441
5442         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5443         marks on non-selected articles.
5444
5445 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5446
5447         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5448         parameter to open-protocol-stream.
5449
5450 2011-04-01  Julien Danjou  <julien@danjou.info>
5451
5452         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5453         fundamental-mode.
5454
5455 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5456
5457         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5458         servers.
5459
5460 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5461
5462         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5463         made marks not propagate, again.
5464
5465 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5466
5467         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5468         Make this the default type.
5469         (proto-stream-open-plain): Rename from proto-stream-open-default.
5470         (open-protocol-stream, proto-stream-open-starttls)
5471         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5472         with `plain'.
5473
5474         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5475         value.
5476
5477         * nntp.el (nntp-open-connection-function): Document the fact that some
5478         values are not functions but are instead handled specially.
5479         Recognize nntp-open-plain-stream value.
5480         (nntp-open-connection): Recognize that value.
5481
5482 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5483
5484         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5485         where it seems to be needed.
5486
5487 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5488
5489         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5490         stuff.
5491
5492         * gnus-score.el (gnus-score-string): Fix calling convention of
5493         `gnus-simplify-buffer-fuzzy' after last patches.
5494
5495         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5496         server for articles we didn't get any headers for.  This is a sanity
5497         check.
5498
5499 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5500
5501         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5502         new CAPABILITY, use it.
5503
5504 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5505
5506         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5507         downloading anything.
5508
5509         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5510
5511 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5512
5513         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5514         colors.
5515         (gnus-splash-svg-color-symbols): New function.
5516
5517 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5518
5519         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5520         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5521         (gnus-simplify-subject-fuzzy): Use the local
5522         gnus-simplify-subject-fuzzy-regex instead of the global one.
5523         This makes using this variable in group parameters work.
5524
5525 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5526
5527         * gnus-registry.el (gnus-registry-unfollowed-groups):
5528         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5529         archive:sent-YYYY-MM-DD groups).
5530         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5531         tracking if there are more than `gnus-registry-max-track-groups'
5532         matches.
5533
5534 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5535
5536         * message.el (message--yank-original-internal): New function to do the
5537         insertion cleanly inside eval in `message-yank-original'.
5538         (message-yank-original): Use it.
5539
5540 2011-03-29  Julien Danjou  <julien@danjou.info>
5541
5542         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5543         local variables disabled rather than `normal-mode'.
5544
5545 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5546
5547         * imap.el (imap-shell-open, imap-process-connection-type):
5548         Use imap-process-connection-type for 'shell' streams as well as
5549         Kerberos, SSL, other subprocesses.
5550
5551 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5552
5553         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5554         with open-network-stream.
5555         (proto-stream-always-use-starttls): Option removed.
5556         (open-protocol-stream): Return a process object by default.  Provide a
5557         new parameter :return-list specifying a list-type return value, which
5558         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5559         :type `network' to `try-starttls', and `network-only' to `default'.
5560         Make `default' the default, for compatibility with open-network-stream.
5561         Handle the no-parameter case exactly as open-network-stream, with no
5562         additional stream processing.  Search plists using plist-get.
5563         Explicitly add :end-of-commend parameter if it is missing.
5564         (proto-stream-open-default): Rename from
5565         proto-stream-open-network-only.  Return 'default as the type.
5566         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5567         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5568         failed.  Always return a list with a (possibly dead) process as the
5569         first element, for compatibility with open-network-stream.
5570         (proto-stream-open-tls): Use plist-get.  Always return a list.
5571         (proto-stream-open-shell): Return `default' as connection type.
5572         (proto-stream-capability-open): Use plist-get.
5573         (proto-stream-eoc): Function deleted.
5574
5575         * nnimap.el (nnimap-stream, nnimap-open-connection)
5576         (nnimap-open-connection-1): Handle renaming of :type parameter for
5577         open-protocol-stream.
5578         (nnimap-open-connection-1): Pass a :return-list parameter
5579         open-protocol-stream to obtain a list return value.  Parse this list
5580         using plist-get.
5581
5582         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5583         for open-protocol-stream.  Accept open-protocol-stream return value
5584         that is a subprocess object instead of a list.  Handle the case of a
5585         dead returned process.
5586
5587 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5588
5589         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5590
5591         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5592
5593 2011-03-21  Julien Danjou  <julien@danjou.info>
5594
5595         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5596         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5597         query.
5598         (mm-inline-text): Render normal text with fontification whenever
5599         possible.
5600
5601         * gnus-sum.el (gnus-summary-save-parts-1):
5602         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5603         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5604         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5605         Use `mm-handle-filename'.
5606
5607         * mm-util.el (mm-handle-filename): New function, return the filename of
5608         an handle.
5609
5610 2011-03-18  Julien Danjou  <julien@danjou.info>
5611
5612         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5613         (gnus-buffer-live-p): Check that buffer is not nil.
5614
5615 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5616
5617         * gnus.el: No Gnus v0.15 is released.
5618
5619 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5620
5621         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5622         avoid warning on XEmacs.
5623
5624         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5625         on XEmacs.
5626
5627         * gnus-art.el: Require mouse, which the build bot seems to say is
5628         needed.
5629
5630         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5631
5632         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5633         XEmacs, since it doesn't have url-retrieve-synchronously.
5634
5635         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5636         since assoc-string doesn't exist in XEmacs.
5637
5638 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5639
5640         * gnus-group.el (gnus-group-list-ticked): New function.
5641         (gnus-group-make-menu-bar): Provide a menu entry for it.
5642         (gnus-group-list-map): Provide a binding for it.
5643
5644 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5645
5646         * shr.el (shr-visit-file): New command.
5647
5648         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5649
5650 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5651
5652         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5653         servers.
5654
5655 2011-03-16  Julien Danjou  <julien@danjou.info>
5656
5657         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5658         inline.
5659
5660         * gnus-art.el (article-hide-list-identifiers):
5661         Use gnus-group-get-list-identifiers.
5662
5663         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5664         (gnus-summary-remove-list-identifiers):
5665         Use gnus-group-get-list-identifiers to get regexp.
5666         (gnus-select-newsgroup, gnus-summary-insert-subject)
5667         (gnus-summary-insert-articles):
5668         Call gnus-summary-remove-list-identifiers unconditionally.
5669
5670 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5671
5672         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5673         we're selecting a group with unread articles.
5674
5675         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5676
5677         * gssapi.el: New file separated out from imap.el to provide a general
5678         Kerberos 5 connection facility for Emacs.
5679
5680         * message.el (message-elide-ellipsis): Document the format spec
5681         ellipsis.
5682
5683 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5684
5685         * message.el (message-elide-region): Allow the ellipsis to say how many
5686         lines were removed.
5687
5688 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5689
5690         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5691         window configurations containing buffers that are now dead.
5692
5693         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5694         parsing to avoid integer overflows.
5695         (nnimap-parse-flags): Simplify the last change.
5696         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5697         too large for 32-bit Emacsen.
5698
5699 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5700
5701         * auth-source.el (auth-source-netrc-create):
5702         * message.el (message-yank-original): Fix use of `case'.
5703
5704 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5705
5706         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5707         XEmacs, which was one character too wide.
5708
5709 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5710
5711         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5712         default number of articles to display.
5713         (gnus-articles-to-read): Use pretty names for prompt.
5714
5715 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5716
5717         * gnus-int.el (gnus-open-server): Ditto.
5718
5719         * gnus-start.el (gnus-activate-group): Give a backtrace if
5720         debug-on-quit is set and the user hits `C-g'.
5721         (gnus-read-active-file): Ditto.
5722
5723         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5724
5725 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5726
5727         * message.el (message-yank-original): Use cond instead of CL case.
5728
5729 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5730
5731         * auth-source.el (auth-source-netrc-create): Use usual format for the
5732         default in prompts.
5733
5734 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * lpath.el: Fbind read-char-choice for XEmacs.
5737
5738 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5739
5740         * auth-source.el (auth-source-netrc-create): Show the default in the
5741         prompt when prompting for token creation.
5742
5743 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5744
5745         * auth-source.el (auth-source-format-prompt): Always convert the value
5746         to a string to avoid evaluating non-string arguments.
5747         (auth-source-netrc-create): Offer default properly, not as initial
5748         content in `read-string'.
5749         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5750         of line to determine if we've been run before.  If so, don't run again,
5751         but print a trivial message to indicate the cache was hit instead.
5752
5753 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5754
5755         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5756         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5757         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5758         Gnus.
5759
5760 2011-03-11  Julien Danjou  <julien@danjou.info>
5761
5762         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5763         modified file".
5764
5765 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5766
5767         * auth-source.el (auth-source-read-char-choice): New function to read a
5768         character choice using `dropdown-list', `read-char-choice', or
5769         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5770         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5771         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5772         (auth-source-netrc-saver): Use it.
5773         (auth-source-pick-first-password): New convenience function.
5774
5775 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5776
5777         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5778         parameter in the credentials.
5779         (nnimap-open-connection-1): Use it after a successful login.
5780         (nnimap-credentials): Add IMAP-specific user and password prompt.
5781
5782         * auth-source.el (auth-source-search): Add :require parameter, taking a
5783         list.  Document it and the :save-function return token.  Pass :require
5784         down.  Change the CREATED message from a warning to a debug statement.
5785         (auth-source-search-backends): Pass :require down.
5786         (auth-source-netrc-search): Pass :require down.
5787         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5788         Change save prompt to indicate all modifications saved here are
5789         deletions.
5790         (auth-source-netrc-create): Take user login name as default in user
5791         prompt.  Move all the save functionality to a lexically bound function
5792         under the :save-function token in the returned list.  Set up clearer
5793         default prompts for user, host, port, and secret.
5794         (auth-source-netrc-saver): New function, intended to be wrapped for
5795         :save-function.
5796
5797 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5798
5799         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5800         lines to be spaces instead.
5801
5802 2011-03-07  Julien Danjou  <julien@danjou.info>
5803
5804         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5805         (sieve-sasl-auth): Check that auth-source-search did return something,
5806         or just return an empty string.
5807
5808 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5809
5810         * gnus.el (gnus-interactive): Use read-directory-name.
5811
5812         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5813         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5814         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5815         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5816         Likewise.
5817
5818         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5819
5820 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5821
5822         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5823         onto the list of killed groups, too.  This makes killed nnimap groups,
5824         for instance, more reliably not reappear.
5825
5826         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5827         the parent.
5828
5829         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5830
5831         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5832         really have server-side marks.
5833
5834         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5835         since most backends do not usefully have server-side marks.
5836         (gnus-update-read-articles): Propagate marks to all backends that
5837         really have server-side marks.
5838
5839 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5840
5841         * message.el (message-cite-reply-position, message-cite-style):
5842         New variables.
5843         (message-yank-original): Use the new citation styles.
5844
5845 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5846
5847         * message.el (message-options): Revert 22da67af (workaround for XEmacs
5848         buffer-local issue); don't mark it buffer-local when running under
5849         XEmacs.
5850
5851 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5852
5853         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5854         numbers too big to be `read'.
5855
5856 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5857
5858         * password-cache.el (password-in-cache-p): Add autoload.
5859
5860         * message.el (message-options): Make buffer-local two ways to attempt
5861         to fix a XEmacs bug.
5862
5863 2011-03-02  Julien Danjou  <julien@danjou.info>
5864
5865         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5866
5867 2011-03-01  Julien Danjou  <julien@danjou.info>
5868
5869         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5870         group.
5871         (article-hide-list-identifiers): Use list-identifier group parameter.
5872
5873 2011-02-28  Julien Danjou  <julien@danjou.info>
5874
5875         * sieve.el (sieve-buffer-script-name): New local variable to store
5876         sieve script name.
5877         (sieve-edit-script): Store sieve script name.
5878         (sieve-upload): Use sieve script name when uploading.
5879         (sieve-upload): Use substitute-command-keys.
5880         (sieve-edit-script): Use substitute-command-keys.
5881         (sieve-refresh-scriptlist): Use substitute-command-keys.
5882         (sieve-manage-mode-map): Define keymap properly.
5883         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5884         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5885         Remove commented code about cvs.
5886         (sieve-manage-quit): New function.
5887         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5888
5889 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5890
5891         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5892
5893 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5894
5895         * auth-source.el (auth-source-search): Cache empty result sets.
5896
5897         * password-cache.el (password-in-cache-p): Convenience function to
5898         check if a key is in the cache, even if the value is nil.
5899
5900         * auth-source.el (auth-source-save-behavior): New variable to replace
5901         `auth-source-never-create'.
5902         (auth-source-netrc-create): Use it.
5903         (auth-source-never-save): Remove.
5904
5905 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5906
5907         * nnimap.el (nnimap-stream): Doc fix.
5908         (nnimap-open-connection-1): Reverse the order of the ports to that the
5909         prompted-for port is first.
5910
5911         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5912         retrieval by the no-group selection.
5913
5914         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5915         numerical parameters.
5916
5917 2011-02-25  Julien Danjou  <julien@danjou.info>
5918
5919         * gnus-gravatar.el: Use gnus-with-article-buffer.
5920
5921         * gnus-art.el (gnus-with-article-buffer): Check that the
5922         gnus-article-buffer is alive.
5923
5924 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5925
5926         * auth-source.el (auth-source-creation-prompts): New variable to manage
5927         creation-time prompts.
5928         (auth-source-search): Document it.
5929         (auth-source-format-prompt): Add utility function.
5930         (auth-source-netrc-create): Don't default the user name to
5931         user-login-name.  Use `auth-source-creation-prompts' and some default
5932         prompts for user, host, port, and password (the default generic prompt
5933         remains ugly).
5934         (auth-source-never-save): Add customizable option to never save info.
5935         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5936         mode excursion.
5937
5938 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5939
5940         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5941         argument that XEmacs doesn't support.
5942
5943         * dgnushack.el (dgnushack-compile): Exclude color.el from being
5944         compiled for Emacsen having no `libxml-parse-html-region' support.
5945
5946         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
5947
5948         * lpath.el: Bind buffer-save-without-query for XEmacs.
5949
5950 2011-02-23  Julien Danjou  <julien@danjou.info>
5951
5952         * gnus-art.el (article-make-date-line): Ignore errors if time is
5953         invalid and not convertible.
5954         (article-make-date-line): Only add lapsed time if time is not nil.
5955
5956 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5957
5958         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5959         `read-char-choice' for backwards compatibility.
5960         (auth-source-netrc-element-or-first): New function to DTRT for
5961         parameter extraction.
5962         (auth-source-netrc-create): Use it and fix multiple parameter print
5963         bug.  Use the default passed from above (given-default) or the
5964         built-in (user-login-name for :user).
5965
5966 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5967
5968         * gnus-start.el (gnus-dribble-read-file):
5969         Set buffer-save-without-query, since we always want to save the dribble
5970         file, probably.
5971
5972         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5973         nnimap.
5974
5975         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5976         -summary- since it's a user-visible variable.
5977
5978         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5979         first time you use the new Gnus.
5980
5981 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5982
5983         * auth-source.el: Don't load netrc.el.
5984         (auth-sources): Search ~/.netrc as well by default.
5985         (auth-source-debug): Add 'trivia option for extra output.
5986         (auth-source-do-trivia): Use it.
5987         (auth-source-search): Simplify logic to use
5988         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5989         appropriate.  Don't keep a running count at this level.  Layer :create
5990         and :delete options appropriately on the first and second passes.
5991         Don't track the backend with the search results.
5992         (auth-source-search-backends): New function to search a list of
5993         backends for a processed spec.
5994         (auth-source-netrc-parse): Cache all netrc files, making
5995         auth-source-netrc-cache an alist keyed by the file name and using the
5996         file mtime as the caching criterion.  Keep the obfuscated data secret
5997         with a lexical bind.
5998         (auth-source-netrc-search): Don't calculate the length of the results
5999         unnecessarily.
6000         (auth-source-search-backends): Fix bug.
6001         (auth-source-netrc-create): Rework prompts.
6002
6003 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6004
6005         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
6006         Lower case names of search constraints.
6007         (nnir-run-query): Cache and reuse search constraints for all imap
6008         servers.
6009
6010 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6011
6012         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6013         after exit.
6014         (gnus-setup-message): Define missing variable from last checkin.
6015
6016         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6017         value, show the raw article.
6018
6019 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6020
6021         * gnus.el: No Gnus v0.13 is released.
6022
6023 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6024
6025         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6026         auth-source now accepts numbers.
6027
6028         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6029         spec, too.
6030         (auth-source-ensure-strings): New function.
6031
6032         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6033         (gnus-article-setup-buffer): Always restart the date timer so that user
6034         changes to the frequency is respected.
6035
6036         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6037         port numbers, so make sure it gets that if nnimap-server-port is
6038         explicit.
6039
6040 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6041
6042         * nnimap.el (nnimap-inbox): Doc fix.
6043
6044 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6045
6046         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6047         Autoload.  Add optional arg FRAME, and pass it to color-values.
6048         (color-complement): Caller changed.  Doc fix.
6049         (color-gradient): Rewrite for better clarity and efficiency.
6050
6051 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6052
6053         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6054         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6055         color-lab-to-srgb.
6056
6057 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6058
6059         * color.el: First part of merge from hexrgb.el.
6060         (color-rgb-to-hex): Rename from color-rgb->hex.
6061         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6062         saturation to zero if the value is too small.
6063         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6064         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6065         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6066         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6067         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6068         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6069         (color-cie-de2000): Doc fix.
6070
6071 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6072
6073         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6074         given method as in the group name if we're using an extended method.
6075         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6076         command, if we're using that, instead of waiting for the beginning.
6077
6078         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6079         we're sure to get unique server names, and we don't output two async
6080         commands in the same buffer.  This fixes an NNTP hang for some users.
6081
6082 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6083
6084         * gnus.el: No Gnus v0.11 is released.
6085
6086 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6087
6088         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6089         summary buffer before reading going to the next buffer.  This avoids
6090         putting the point in the group buffer if you `C-g' the command.
6091
6092         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6093         cache (for now) to make ~/.authinfo.gpg files usable.
6094
6095         * nnfolder.el (copyright-update): Define for the compiler.
6096
6097         * auth-source.el (auth-source-search): Fix unbound variable.
6098
6099 2011-02-19  Glenn Morris  <rgm@gnu.org>
6100
6101         * gnus.el (gnus-meta): Doc fix.
6102
6103 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6104
6105         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6106         in case it's not yet loaded.
6107
6108 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6109
6110         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6111         line we're waiting for.
6112
6113 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6114
6115         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6116         face with line-width greater than zero will cause RET in gnus summary
6117         buffer to scroll down article page-wise because auto vscroll happens,
6118         it should be temporally disabled when doing a scroll-up.
6119
6120 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6121
6122         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6123         outputs from the server.
6124
6125 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6126
6127         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6128         later so that bbdb can hook in easier.
6129
6130 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6131
6132         * auth-source.el (auth-source-search): Don't try to create credentials
6133         if the caller doesn't want that.
6134         (auth-source-search): If we don't find a match, don't bug out on
6135         non-bound variables.
6136         (auth-source-search): Only ask a single backend to create the
6137         credentials.
6138
6139         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6140         logging.
6141         (nnimap-credentials): Protect against auth-source-search returning nil.
6142         (nnimap-request-list): Protect against not being able to open the
6143         server.
6144
6145 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6146
6147         * auth-source.el (auth-source-search): Do a two-phase search, one with
6148         no :create to get the responses from all backends.
6149
6150         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6151         when getting credentials.
6152
6153         * gnus-util.el (gnus-delete-duplicates): New function.
6154
6155 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6156
6157         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6158         a creation default, pass the whole port list down.  It will be
6159         completed.
6160
6161         * auth-source.el (auth-source-search): Updated docs to talk about
6162         multiple creation choices.
6163         (auth-source-netrc-create): Accept a list as a value (from the search
6164         parameters) and do completion on that list.  Keep a separate netrc line
6165         with the password obscured for showing the user.
6166
6167         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6168         first choice to `auth-source-search' so it will be used for entry
6169         creation instead of the server's Gnus-specific name.
6170         (nnimap-credentials): Rely on the auth-source library to select which
6171         port is actually wanted in the new netrc entry, so don't override
6172         `auth-source-creation-defaults'.
6173
6174         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6175         :protocol and accept a missing user, host, or port as a wildcard match.
6176         (auth-source-debug): Default to off.
6177
6178         (auth-source-netrc-search, auth-source-netrc-create)
6179         (auth-source-secrets-search, auth-source-secrets-create)
6180         (auth-source-user-or-password, auth-source-backend, auth-sources)
6181         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6182         instead of :protocol.
6183
6184         * nnimap.el (nnimap-credentials): Pass a port default to
6185         `auth-source-search' in case an entry needs to be created.
6186         (nnimap-open-connection-1): Use :port instead of :protocol.
6187
6188 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * auth-source.el: Bind load-path when loading EIEIO from
6191         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6192         21.4 doesn't support, to `require'.
6193         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6194         delete-dups that is not available in XEmacs 21.4.
6195
6196 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6197
6198         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6199         as EIEIO must also be loaded when auth-source.el is being
6200         byte-compiled.
6201
6202 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6203
6204         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6205
6206         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6207
6208         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6209
6210         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6211
6212         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6213
6214         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6215
6216         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6217
6218         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6219         necessary.
6220
6221 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6222
6223         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6224         nil means that nnimap doesn't get updated.
6225
6226 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6227
6228         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6229         result when the user doesn't want to write to the file.
6230         (auth-source-netrc-search): Expect a synthetic result and proceed
6231         accordingly.
6232         (auth-source-cache-expiry): New variable to override
6233         `password-cache-expiry'.
6234         (auth-source-remember): Use it.
6235
6236         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6237         parameter.  Create entry if necessary by using :create t.
6238         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6239
6240 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6241
6242         * auth-source.el (auth-source-debug): Enable by default and don't
6243         mention the obsolete `auth-source-hide-passwords'.
6244         (auth-source-do-warn): New function to debug unconditionally.
6245         (auth-source-do-debug): Use it.
6246         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6247         and for Secrets API entries when the secrets.el library is not
6248         available.
6249
6250 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6251
6252         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6253         (gnus-summary-exit): Kill the correct article buffer on exit from a
6254         `C-d' group.
6255
6256         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6257         gnus-propagate-marks.
6258
6259         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6260         before killing the buffers so that a non-full window conf gets handled
6261         correctly.
6262         (gnus-summary-exit): Ditto.
6263         (gnus-summary-read-group-1): Ditto.
6264
6265         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6266         async code again so that we can debug it properly.
6267
6268         * message.el (message-reply): Take an optional switch-buffer parameter
6269         so that Gnus window confs are respected better.
6270
6271 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6272
6273         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6274         `plist-get' to accept non-list parameters (XEmacs issue).
6275         Fix docstring.
6276         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6277         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6278         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6279         Login collection is "Login" and not "login".
6280
6281 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6282
6283         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6284         multiple headers.
6285
6286         * nnimap.el (nnimap-inhibit-logging): New variable.
6287         (nnimap-log-command): Don't log login commands.
6288
6289         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6290         to have more parameters.
6291
6292         * nnimap.el (nnimap-send-command): Mark the command time for each
6293         command, so that we don't get NOOPs stepping on our toes.
6294
6295         * gnus-art.el (article-date-ut): Get the date from the Date header on
6296         `t'.
6297
6298 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6299
6300         * auth-source.el (auth-source-search): Use copy-sequence instead of
6301         the cl.el copy-list.
6302
6303 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6304
6305         * imap.el: Bring it back (revert
6306         84d800cd31de3064f0ed39617d725709a2f8f42f).
6307
6308 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6309
6310         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6311         Improve prompt.
6312
6313 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6314
6315         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6316         washing status from the default format.  It isn't very informative.
6317
6318 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6319
6320         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6321         Fix Gcc processing on imap.
6322
6323 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6324
6325         * imap.el: Remove file.  All the functionality is in nnimap.el.
6326
6327 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6328
6329         * message.el (message-bury): Don't pop up a new window when selected
6330         window is dedicated.
6331
6332 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6333
6334         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6335
6336 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6337
6338         * sieve-manage.el: Autoload `auth-source-search'.
6339         (sieve-sasl-auth): Use it.
6340
6341 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6342
6343         * nnimap.el: Autoload `auth-source-forget+'.
6344         (nnimap-open-connection-1): Use it if the connection fails.
6345
6346         * auth-source.el: Require `password-cache'.
6347         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6348         obsolete.
6349         (auth-source-magic): Marker for `password-cache' keys.
6350         (auth-source-do-cache): Update docstring.
6351         (auth-source-search): Use and check cache.
6352         (auth-source-forget-all-cached, auth-source-remember)
6353         (auth-source-recall, auth-source-forget, auth-source-forget+)
6354         (auth-source-specmatchp): Caching support functions.
6355         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6356         Remove and obsolete.
6357         (auth-source-user-or-password): Remove caching to further discourage
6358         using it.  Always hide passwords.
6359
6360         * password-cache.el (password-cache-remove): Accept secrets that are
6361         not strings.
6362
6363 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6364
6365         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6366         code for now, since it doesn't work for all users.
6367
6368 2011-02-09  Julien Danjou  <julien@danjou.info>
6369
6370         * message.el (message-options): Make message-options really buffer
6371         local.
6372
6373 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6374
6375         * mail-source.el: Autoload `auth-source-search'.
6376         (mail-source-keyword-map): Note order matters.
6377         (mail-source-set-1): Get all the mail-source source values and
6378         defaults and search auth-source on those if needed.  This can all
6379         probably be simplified.
6380
6381         * nnimap.el: Autoload `auth-source-search'.
6382         (nnimap-credentials): Use it.
6383         (nnimap-open-connection-1): Ask for the virtual server and physical
6384         address in one shot.
6385
6386         * nntp.el: Autoload `auth-source-search'.
6387         (nntp-send-authinfo): Use it.  Note TODO.
6388
6389 2011-02-08  Julien Danjou  <julien@danjou.info>
6390
6391         * shr.el (shr-tag-body): Add support for text attribute in body
6392         markups.
6393
6394         * message.el (message-options): Make message-options a local variable.
6395
6396 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6397
6398         * auth-source.el (auth-source-secrets-search)
6399         (auth-source-user-or-password): Use `append' instead of `nconc'.
6400         (auth-source-user-or-password): Build return list better and protect
6401         against nil :secret.
6402
6403 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6404
6405         * nnimap.el (nnimap-update-info): Refactor slightly.
6406         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6407         (nnimap-update-info): Clean up slightly.
6408         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6409         characters.
6410         (nnimap-process-quirk): Rename function to avoid collision.
6411         (nnimap-update-info): Fix macrology bug-out.
6412         (nnimap-update-info): Simplify split history test.
6413
6414 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6415
6416         * auth-source.el (top): Require 'eieio unconditionally.
6417         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6418         (auth-source-secrets-search): Limit search when `max' is greater than
6419         number of results.
6420
6421 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6422
6423         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6424         part not returning any data.
6425
6426         * proto-stream.el (open-protocol-stream): Document the return value.
6427
6428 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6429
6430         * auth-source.el (auth-source-secrets-search): Add examples.
6431
6432 2011-02-06  Julien Danjou  <julien@danjou.info>
6433
6434         * message.el (message-setup-1): Handle message-generate-headers-first
6435         set to t.
6436
6437 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6438
6439         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6440         API with a string "secrets:collection-name" and with 'default.
6441         (auth-source-backend-parse): Parse "secrets:collection-name" and
6442         'default.  Recurse on parses instead of repeating code.  Use the
6443         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6444         message when ignoring a source.
6445         (auth-source-search): List ignored search keys at the top level.
6446         (auth-source-netrc-create): Use `case' instead of `cond'.
6447         (auth-source-secrets-search): Created with TODOs.
6448         (auth-source-secrets-create): Created with TODOs.
6449         (auth-source-retrieve, auth-source-create, auth-source-delete)
6450         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6451         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6452         (auth-source-user-or-password-sftp)
6453         (auth-source-user-or-password-smtp): Remove.
6454         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6455         around `auth-source-search'.  Not tested thoroughly.
6456
6457 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6458
6459         * auth-source.el: Bring in assoc and eioeio libraries.
6460         (secrets-enabled): New variable to track the status of the Secrets API.
6461         (auth-source-backend): New EIOEIO class to represent a backend.
6462         (auth-source-creation-defaults): New variable to set prompt defaults
6463         during token creation (see the `auth-source-search' docstring for
6464         details).
6465         (auth-sources): Simplify to allow a simple string as a netrc backend
6466         spec.
6467         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6468         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6469         (auth-source-search): Main auth-source API entry point.
6470         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6471         (auth-source-search-collection): Helper function for searching.
6472         (auth-source-netrc-parse, auth-source-netrc-normalize)
6473         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6474         Supports search, create, and delete.
6475         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6476         backend stubs.
6477         (auth-source-user-or-password): Call `auth-source-search' but it's not
6478         ready yet.
6479
6480 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6481
6482         * message.el (message-setup-1): Remove the read-only stuff, since it
6483         doesn't work under XEmacs, for some reason.
6484
6485         * gnus-sum.el (gnus-user-date): Rename back from
6486         gnus-summary-user-date since user code refers to it.
6487
6488         * shr.el (shr-render-td): Store the actual background color used.
6489
6490         * message.el (message-setup-1): Don't bind the constant
6491         -forbidden-properties.
6492         (message-setup-1): Revert previous change, since it needs to bind the
6493         props to insert them.
6494         (message-resend): Allow removing the read-only separator line.
6495
6496 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6497
6498         * nnimap.el (nnimap-request-accept-article): Give an error message if
6499         the APPEND wasn't successful.
6500
6501 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6502
6503         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6504         that have no groups.
6505
6506 2011-02-03  Julien Danjou  <julien@danjou.info>
6507
6508         * gnus-draft.el: Remove progn around gnus-draft-setup.
6509
6510 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6511
6512         * gnus-start.el (gnus-read-active-for-groups): This function is never
6513         called with a nil `infos', so clean that up.
6514         (gnus-get-unread-articles): Request active files from primary/secondary
6515         methods that have no groups (yet).
6516
6517 2011-02-03  Julien Danjou  <julien@danjou.info>
6518
6519         * message.el (message-setup-1): Always generate References first.
6520         (message-mail): Return the return value of message-setup, not always t.
6521         (message-setup-1): Insert mail-header-separator with read-only and
6522         intangible properties set.
6523
6524         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6525         user-date in docstring.
6526
6527         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6528
6529         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6530         docstring.
6531
6532         * gnus.el (gnus-user-date-format-alist): Change default value.
6533         Use defcustom, with type and group. Move from gnus-util.el.
6534         Rename to gnus-summary-user-date-format-alist.
6535
6536 2011-02-03  Glenn Morris  <rgm@gnu.org>
6537
6538         * nnimap.el (gnus-fetch-headers): Declare.
6539
6540         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6541
6542 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6543
6544         * message.el (message-forward-make-body-digest-plain)
6545         (message-followup, message-reply): Clean up things noted by Stefan.
6546
6547         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6548         gnus-article-update-date-headers is nil.
6549         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6550         it didn't really work with defcustom.
6551         (article-update-date-lapsed): Make sure the window start doesn't move,
6552         either.
6553
6554 2011-02-01  Julien Danjou  <julien@danjou.info>
6555
6556         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6557         format.
6558
6559         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6560         standard in Emacs nowadays.
6561
6562         * color.el (color-gradient): Add a color-gradient function.
6563
6564 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6565
6566         * message.el (message-expand-name): Don't trust the return value of
6567         bbdb-complete-name.
6568         (message-check-news-header-syntax): Remove unused var `start'.
6569         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6570         (message-inhibit-body-encoding): Move to before first use.
6571         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6572         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6573         (Organization, Message-ID, Date, mh-previous-window-config):
6574         Defvar the vars using dynamic scoping.
6575
6576 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6577
6578         * shr.el (shr-render-td): Only do colors at the final rendering.
6579         Should be slightly faster.
6580         (shr-insert-table): Fix up TD background colors when doing the
6581         vertical padding.
6582
6583         * gnus-art.el (article-date-ut): Protect against articles with no Date
6584         header.
6585         (article-update-date-lapsed): Don't use current-column to find the
6586         horizontal position.  It's fragile in the presence of \003 characters.
6587
6588         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6589
6590 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6591
6592         * gnus-art.el (article-transform-date): Rewrite to still work when
6593         there are several rfc2822 parts.
6594         (article-transform-date): Fix infinite recursion.
6595         (article-date-ut): Replace infinitely many Date headers with a single
6596         one when called interactively.
6597
6598         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6599         secure manner.
6600
6601         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6602         move around by not using save-window-excursion.  It seems to work...
6603
6604 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * gnus-art.el (article-make-date-line): Work for user-defined format.
6607
6608 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6609
6610         * nntp.el (nntp-retrieve-group-data-early)
6611         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6612         fetching functions.
6613
6614         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6615         thoroughly for all backends that have no known groups.  This should
6616         allow new nnml methods to retrieve mail.
6617
6618         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6619         that Gnus doesn't know exists again.
6620
6621         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6622         (gnus-treat-date-ut): Ditto.
6623         (gnus-article-update-date-header): Rename.
6624         (gnus-treat-date-local): Remove.
6625         (gnus-treat-date-english): Remove.
6626         (gnus-treat-date-lapsed): Remove.
6627         (gnus-treat-date-combined-lapsed): Remove.
6628         (gnus-treat-date-original): Remove.
6629         (gnus-treat-date-iso8601): Remove.
6630         (gnus-treat-date-user-defined): Remove.
6631         (gnus-article-date-headers): New variable to control all the date
6632         header options.
6633         (article-date-ut): Rewrite to allow using the new way to format date
6634         headers(s).
6635
6636 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6637
6638         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6639         method.
6640         (nnmail-article-group): A better test for fanciness.
6641
6642         * nnimap.el (nnimap-request-head): Protect against not finding the
6643         article by Message-ID.
6644
6645 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6646
6647         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6648         keep point at the "same place".
6649
6650 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6651
6652         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6653         data if the group is inactive.
6654
6655 2011-01-28  Julien Danjou  <julien@danjou.info>
6656
6657         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6658         (gnus-all-windows-visible-p): Remove old compatibility code.
6659         (gnus-window-top-edge): Add docstring.
6660
6661         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6662
6663 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6664
6665         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6666         older request-update-info.
6667
6668         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6669
6670 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6671
6672         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6673         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6674
6675 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6676
6677         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6678         groups.  This makes the nndraft:queue group pop up if it's not already
6679         there.
6680
6681         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6682         messages" logic, which was reversed.
6683
6684         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6685         the "same place" even if point is on the line being replaced.
6686         (article-update-date-lapsed): Allow updating both the combined lapsed
6687         and the lapsed headers.
6688         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6689         (article-make-date-line): Limit the number of segments dynamically to
6690         avoid too-long lines.
6691
6692 2011-01-27  Julien Danjou  <julien@danjou.info>
6693
6694         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6695         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6696
6697 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6698
6699         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6700         Use plist-get instead of the cl function getf.
6701
6702 2011-01-27  Glenn Morris  <rgm@gnu.org>
6703
6704         * gnus-util.el (float-time): Get rid of compiler warning, again.
6705
6706 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6707
6708         * shr.el (shr-put-color): Special-case background colors: Do put them
6709         at the blank parts at the front of the lines.
6710
6711         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6712         exit hook to nix out all data on readedness on group exit.
6713
6714         * gnus-util.el (float-time): If float-time is bound, always use it on
6715         all Emacsen.  It's unclear why the subrp check was there.
6716         (time-date): Require to make some autoload issues on XEmacs go away.
6717
6718         * shr.el (shr-put-color): Don't do the box padding in tables, since
6719         they're already padded.
6720
6721 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6722
6723         * gnus-art.el (gnus-article-next-page): When the last line of the
6724         article is displayed, scroll down once more instead of going to the
6725         next article at once.
6726         (article-lapsed-string): Refactor out and allow specifying how many
6727         segments you want.
6728         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6729         (gnus-article-update-lapsed-header): New variable.
6730
6731         * shr.el: Revert change that made headings use different-sized faces.
6732         The Emacs display engine isn't advanced enough that, for instance,
6733         tables can comfortably use differently-sized faces.
6734
6735 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6736
6737         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6738         used.
6739         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6740         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6741         we're using an encrypted connection.
6742
6743         * proto-stream.el: Alter the interface functions to also return the
6744         actual stream type used: network or tls.
6745
6746 2011-01-25  Julien Danjou  <julien@danjou.info>
6747
6748         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6749         (mm-display-javascript-inline): New function.
6750
6751         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6752         viewing function.
6753
6754 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * shr.el (shr-expand-newlines): Fix variable name.
6757
6758 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6759
6760         * shr.el (shr-expand-newlines): Make nested boxes work.
6761
6762 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6763
6764         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6765         backgrounds.
6766         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6767         in a more sensible manner.
6768
6769 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6770
6771         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6772         if EPG is loaded.
6773
6774 2011-01-24  Julien Danjou  <julien@danjou.info>
6775
6776         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6777         tags.
6778
6779 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6780
6781         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6782         commands.
6783
6784         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6785         in the article buffer.
6786         (gnus-gravatar-insert): Use blank space from the current buffer to
6787         avoid breaking text properties.  This makes X-Sent updating work again.
6788
6789         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6790
6791 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6792
6793         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6794         fix the bug in url-http.el instead.
6795
6796         * shr.el (shr-image-fetched): Ditto.
6797
6798         * shr.el (shr-image-fetched): Avoid having point move in the article
6799         buffer.
6800
6801         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6802         buffer after being called.  It's apparently being killed by url.el, and
6803         killing it made point move to end-of-buffer in a random buffer.
6804
6805         * shr.el (shr-image-fetched): Ditto.
6806
6807 2011-01-23  Julien Danjou  <julien@danjou.info>
6808
6809         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6810
6811         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6812         text/x-org.
6813
6814 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6815
6816         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6817         (i.e., nnimap) returning nil as the article number.
6818
6819 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6820
6821         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6822         "DelSp" parameter in RFC3676.
6823
6824 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6825
6826         * message.el (message-check-recipients): Display the encoded version of
6827         the bogus address if they differ.
6828
6829         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6830         after sending.
6831
6832         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6833
6834         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6835
6836         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6837         group buffer after sending the queue.
6838
6839         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6840
6841 2011-01-22  Julien Danjou  <julien@danjou.info>
6842
6843         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6844
6845 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6846
6847         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6848         nested related parts.
6849
6850         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6851         unexpired articles.  This fixes the regression that led expiry marks to
6852         disappear from nnfolder groups.
6853
6854 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6855
6856         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6857         Don't confuse the "ret" of "retrograde" with RET.
6858
6859 2011-01-21  Julien Danjou  <julien@danjou.info>
6860
6861         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6862         than mm-insert-inline.
6863
6864 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6865
6866         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6867         Widen article buffer.
6868
6869 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6870
6871         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6872         the temp buffer.
6873         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6874
6875 2011-01-20  Julien Danjou  <julien@danjou.info>
6876
6877         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6878
6879         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6880         than mm-insert-inline to insert inline part: this respect
6881         mm-inline-media-tests displayers.
6882
6883         * mm-view.el (mm-display-shell-script-inline): New function.
6884
6885         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6886
6887         * mm-uu.el (mm-uu-type-alist): Add org block.
6888         (mm-uu-org-src-code-block-extract): New function.
6889
6890         * mm-view.el (mm-display-org-inline): New function.
6891
6892         * mm-decode.el (mm-automatic-display): Add text/org.
6893
6894         * mailcap.el (mailcap-mime-extensions): Add .org.
6895
6896 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6897
6898         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6899         gnus-article-add-buttons.
6900
6901 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6902
6903         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6904         From header with a date and "nobody" as the sender.
6905
6906 2011-01-19  Julien Danjou  <julien@danjou.info>
6907
6908         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6909         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6910         if you have the same regexp several times.
6911         (gnus-button-push): Fix matching when regexp is symbol.
6912
6913 2011-01-15  Glenn Morris  <rgm@gnu.org>
6914
6915         * message.el (message-mail): A compose-mail function should
6916         accept headers as strings.
6917
6918 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6919
6920         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6921         Add :vert-only tags.
6922         (message-mail): New arg RETURN-ACTION.
6923         (message-return-action): New var.
6924         (message-bury): Use it.
6925         (message-mode): Make it buffer-local.
6926         (message-send-and-exit): Always call message-bury.
6927
6928         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6929         message-mail.
6930
6931 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6932
6933         * nnimap.el (nnimap-convert-partial-article): Protect against
6934         zero-length body parts.
6935
6936         * mm-decode.el (mm-preferred-alternative-precedence):
6937         Discourage showing empty parts.
6938
6939         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6940         and stuff if the backend didn't return the article number.  This fixes
6941         an Exchange-related nnimap bug.
6942
6943         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6944         group window, because it does the wrong thing when a separate frame
6945         displays the group buffer.
6946
6947         * proto-stream.el (open-protocol-stream): Protect against the low-level
6948         transport functions returning nil.
6949
6950 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6951
6952         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6953         (mml2015-epg-find-usable-secret-key): New function.
6954         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6955         mml2015-epg-find-usable-key (Bug#7797).
6956         (mml2015-epg-encrypt): Ditto.
6957
6958 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6959
6960         * dgnushack.el (rot13-string): Fix the way to get the argument.
6961
6962 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6963
6964         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6965
6966 2011-01-03  Glenn Morris  <rgm@gnu.org>
6967
6968         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6969
6970         * sieve.el (sieve-open-server): Give a more explicit error if
6971         sieve-manage-open returns nil.  (Bug#7720)
6972
6973 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6974
6975         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6976
6977 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6978
6979         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6980         This avoids sending passwords in plain text over non-encrypted
6981         channels.
6982
6983         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6984
6985         * nnimap.el (nnimap-login): Refactored out into own function, and
6986         implement CRAM-MD5.
6987         (nnimap-wait-for-line): Refactored out.
6988
6989         * mm-view.el (mml-smime): Require.
6990
6991 2010-12-20  David Engster  <deng@eml.cc>
6992
6993         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6994         use EPG to decrypt S/MIME messages instead of openssl.
6995
6996 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6997
6998         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6999
7000         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7001         status is the group clearly is unreachable.
7002
7003         * auth-source.el (auth-source-create): Add the optional second
7004         parameter to `local-variable-p' to be compatible with XEmacs.
7005
7006 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7007
7008         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7009         work when using a compressed nnml folder.
7010
7011 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7012
7013         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7014         backends after sanitising on entry, because this never makes sense:
7015         If the articles have gone missing, then the data no longer exists on
7016         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7017         overwrite anything anyway.
7018
7019         * shr.el (shr-insert-document): Bind shr-width dynamically to
7020         window-width if it's nil.
7021
7022 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7023
7024         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7025         with the meaning of using the full emacs window width for rendering.
7026
7027 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7028
7029         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7030         case when sender is not given.
7031
7032 2010-12-23  Julien Danjou  <julien@danjou.info>
7033
7034         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7035         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7036         the addresses, otherwise we might misplaced the gravatar.
7037
7038 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7039
7040         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7041         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7042         obsolete in Emacs.
7043
7044 2010-12-20  Julien Danjou  <julien@danjou.info>
7045
7046         * gnus-util.el (gnus-rescale-image): Revert last change.
7047
7048 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7049
7050         * binhex.el: Improve commentary (Bug#7482).
7051
7052 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7053
7054         * gnus-group.el (gnus-group-delete-articles): New command.
7055
7056 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7057
7058         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7059
7060 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7061
7062         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7063         here, since it's up to the backends to do CRLF removal if their
7064         protocol has it.
7065
7066         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7067
7068 2010-12-17  Julien Danjou  <julien@danjou.info>
7069
7070         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7071         they are from file.  Can also scale up.
7072
7073 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7074
7075         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7076         Restore gnus-use-agent.
7077         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7078
7079         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7080
7081 2010-12-17  Julien Danjou  <julien@danjou.info>
7082
7083         * gravatar.el (gravatar-retrieve-synchronously): New function.
7084         (gravatar-get-data): Make more robust.
7085
7086 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7087
7088         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7089
7090 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7091
7092         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7093         to really consider the last line.
7094
7095 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7096
7097         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7098         list of recipient keys, or use symmetric encryption if not a list.
7099         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7100         EPA override, replacing the call to `netrc-store-data'.
7101
7102 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7103
7104         * gnus-srvr.el: Avoid passing nil regexp argument to
7105         delete-matching-lines.
7106
7107 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7108
7109         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7110         fetching stops when Gnus exits.
7111
7112         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7113         function.
7114         (nnfolder-request-expire-articles): Save all the buffers after doing
7115         expiry.
7116
7117         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7118         the last article", since that led to serious performance regressions
7119         when expiring nnml groups.
7120
7121 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7122
7123         * nnir.el: Improve customizations.
7124
7125 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7126
7127         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7128
7129         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7130         group has been killed.
7131         (gnus-group-yank-group): Ditto.
7132
7133         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7134
7135         * nnimap.el (nnimap-request-update-group-status): New function.
7136
7137         * gnus-int.el (gnus-request-update-group-status): New interface
7138         function.
7139
7140         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7141         copying read-ness to the backends.
7142
7143         * nnimap.el (nnimap-quirk): New function.
7144         (nnimap-retrieve-group-data-early): Use it.
7145         (nnimap-quirks): New alist.
7146
7147 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7150         don't delete it within indentation.
7151
7152 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7153
7154         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7155         previous line.
7156
7157 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7158
7159         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7160         QRESYNC command by deleting a superfluous space which broke Cyrus
7161         servers.  This change will break other servers that are buggy the other
7162         way around.
7163
7164 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7165
7166         * spam.el: Reindent and fix long lines.
7167         (spam-copy-or-move-routine): Exclude invalid move destinations.
7168
7169 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7170
7171         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7172         installed the registry.
7173
7174 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7177
7178 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7179
7180         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7181         groupname doesn't contain "gmane".
7182
7183 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7184
7185         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7186         and netrc-bound-and-true-p bindings.
7187         (netrc-parse): Cache the netrc contents.
7188
7189         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7190         (gnus-1): Don't create the nndrafts group twice.
7191         (gnus-setup-news): There's no need to read the active file here, since
7192         that's done again later on a per-backend basis.
7193         (gnus-start-draft-setup): Make sure that the new group is started out
7194         empty.
7195
7196         * gnus-agent.el (gnus-agentize): Don't create the queue group
7197         automatically on startup.  It'll be created later, if needed.
7198
7199         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7200         of automatically subscribed groups.
7201         (gnus-auto-subscribed-categories): New variable.
7202         (gnus-matches-options-n): Use it.
7203         (gnus-default-subscribed-newsgroups): Remove unused variable.
7204         (gnus-start-draft-setup): Message a bit less.
7205
7206 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7207
7208         * nnir.el (nnir-run-imap): Return article list in order of increasing
7209         UID.
7210
7211 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7212
7213         * gnus-sum.el (gnus-summary-enter-digest-group):
7214         Mention gnus-auto-select-on-ephemeral-exit.
7215
7216         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7217         convention of the network-only option.
7218
7219 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7220
7221         * proto-stream.el (proto-stream-open-network-only): New function to
7222         have a way to specify non-STARTTLS upgrade connections.
7223
7224 2010-12-10  Julien Danjou  <julien@danjou.info>
7225
7226         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7227         email address is nil.
7228
7229         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7230
7231 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7232
7233         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7234         deletion.
7235         (nnir-run-imap): Only need to parse list once.
7236
7237 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7238
7239         * shr.el (shr-tag-script): Ignore <script>.
7240         (shr-tag-label): Add <label> support.
7241
7242 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7243
7244         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7245
7246         * shr.el (shr-image-displayer): Work for images lined side by side.
7247
7248 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7249
7250         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7251         parameter, since XEmacs doesn't accept t as a parameter.
7252
7253 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7254
7255         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7256         ids.
7257         (nnir-run-gmane): Simplify groupspec formatting.
7258         (nnir-request-expire-articles): New function.
7259
7260 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7261
7262         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7263         overflow, possibly.
7264
7265         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7266         (shr-render-td): Handle td style="" better.
7267         (shr-tag-table): Use the color from the style sheet.
7268         (shr-render-td): Make sure we copy over all the overlays, too.
7269
7270 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7271
7272         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7273         (nnir-request-article): Improve article retrieval.
7274
7275 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * mm-util.el (mm-extra-numeric-entities): New variable.
7278
7279         * mm-url.el (mm-url-decode-entities):
7280         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7281
7282         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7283
7284 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7285
7286         * message.el: Use completion-at-point.
7287         (message-completion-function): New fun, extracted from message-tab.
7288         (message-mode): Use it for completion-at-point-functions.
7289         (message-tab): Use it and completion-at-point.
7290
7291 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7294         character if a non-breakable character follows.
7295
7296 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7297
7298         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7299         any stream.
7300
7301         * shr.el (shr-tag-font): Colorize the region.
7302         (shr-tag-body): Ditto.
7303         (shr-tag-font): Actually let the styles be inherited instead of
7304         overwriting them.
7305         (shr-tag-font): Get the background color right.
7306         (shr-tag-style): Ignore all <style> tags for the moment.
7307
7308         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7309         a Message-ID to avoid having nnimap depend on gnus-sum.
7310
7311         * shr.el (shr-descend): Only colorize something if we have a node that
7312         sets colors.
7313
7314 2010-12-06  Julien Danjou  <julien@danjou.info>
7315
7316         * shr.el (shr-render-td): Render td content with shr-descend, so style
7317         will be applied to <td> too.
7318         (shr-colorize-region): Colorize region even if we only have a background.
7319         (shr-tag-body): Fix color and background color inheritance.
7320         Do not recolorize after shr-generic.
7321         (shr-tag-font): Let shr-generic colorize via inheritance.
7322
7323 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7324
7325         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7326
7327 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7328
7329         * nnir.el (nnir-request-move-article): Remove obsolete code.
7330
7331 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7332
7333         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7334
7335 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7336
7337         * gnus-sum.el (gnus-summary-respool-article): The completion function
7338         expects a list instead of an alist.
7339
7340         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7341         string as the parameter.
7342
7343         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7344
7345         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7346         styles.
7347         (shr-colorize-region): New function.
7348         (shr-insert-background-overlay): Remove.
7349         (shr-render-td): Background setting should be taken care of on a higher
7350         level.
7351         (shr-tag-body): Use post-hoc colorizations.
7352         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7353         (shr-put-color-1): Don't overwrite old colors.
7354         (shr-colorize-region): When the background color isn't explicit, use
7355         a fixed background.
7356
7357         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7358         nnmail variables.
7359
7360 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7361
7362         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7363         unless necessary.
7364
7365 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7366
7367         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7368         server.
7369
7370 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7371
7372         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7373         so that TAB works.
7374
7375         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7376         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7377
7378         * shr.el (shr-urlify): Show the URL before the title to avoid
7379         misleading URLs.
7380
7381 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7382
7383         * shr.el (shr-urlify): Display the title in <a> tags.
7384
7385 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7386
7387         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7388
7389 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7390
7391         * nnir.el: Rearrange code to allow macros to be autoloaded by
7392         gnus-sum.el.
7393         (nnir-retrieve-headers-override-function): Make this variable
7394         customizable.
7395         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7396
7397         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
7398         from nnir.el.
7399
7400 2010-12-03  Julien Danjou  <julien@danjou.info>
7401
7402         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7403
7404 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7405
7406         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7407         allow optional argument `environment'.
7408
7409 2010-12-03  Glenn Morris  <rgm@gnu.org>
7410
7411         * mm-extern.el (message-goto-body): Update declaration.
7412
7413 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7414
7415         * gnus-util.el (gnus-macroexpand-all): New function.
7416
7417         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7418         instead of macroexpand-all that is unavailable in XEmacs.
7419
7420 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7421
7422         * nnir.el (nnir-summary-line-format): New variable.
7423         (nnir-mode): Use it.
7424         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
7425         (nnir-article-ids): Reimplement as defsubst.
7426         (nnir-retrieve-headers): Don't mangle the subject header.
7427         (nnir-run-imap): Use 100 as RSV score.
7428         (nnir-run-find-grep): Fix for full server searching.
7429         (nnir-run-gmane): Better restriction to gmane groups.
7430
7431         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7432         summary buffers.
7433
7434 2010-12-02  Julien Danjou  <julien@danjou.info>
7435
7436         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7437
7438         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7439
7440         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7441         support.
7442
7443 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7444
7445         * nnir.el: Update to handle the registry better.
7446         (autoload): Silence byte-compiler.
7447         (nnir-open-server): Add a hook for nnir groups.
7448         (nnir-request-move-article): Don't mangle the header.  Better to use
7449         formatting variables (which will be added in the future).
7450         (nnir-registry-action): Update the registry using the original article
7451         group name.
7452         (nnir-mode): Install nnir-specific hooks for updating the registry.
7453
7454         * gnus-sum.el
7455         (gnus-article-original-subject,gnus-newsgroup-original-name):
7456         Remove obsolete variables.
7457         (gnus-summary-move-article): Remove use of obsolete variables.
7458         (gnus-summary-local-variables): Make move and delete hooks local to
7459         summary buffers.
7460
7461 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7462
7463         * rtree.el: New file.
7464
7465 2010-12-01  Julien Danjou  <julien@danjou.info>
7466
7467         * message.el (message-user-organization): Do not use
7468         gnus-local-organization.
7469
7470         * gnus.el: Remove gnus-local-organization.
7471
7472         * gnus-msg.el: Remove nastygram thing.
7473
7474 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7475
7476         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7477         funcall.
7478
7479 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7480
7481         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7482         names.
7483
7484         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7485         characters.
7486
7487         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7488         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7489         Suggested by Štěpán Němec <stepnem@gmail.com>.
7490         (gnus-gravatar-transform-address): Use mail-extract-address-components
7491         that supports non-ASCII names rather than mail-header-parse-addresses.
7492
7493 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7494
7495         * proto-stream.el (open-protocol-stream): All starttls connections are
7496         handled by the network handler.
7497
7498 2010-11-30  Julien Danjou  <julien@danjou.info>
7499
7500         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7501         (nnimap-open-connection-1): Fix PREAUTH.
7502
7503         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7504
7505 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7506
7507         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7508         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7509         (shr-insert): Use them.
7510         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7511
7512 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7513
7514         * nnir.el (nnir-request-move-article): Bail out if original group
7515         doesn't support article moves.
7516         (nnir-get-active): Improve active list retrieval.
7517
7518 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7519
7520         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7521
7522 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7523
7524         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7525         seem to accept strings-with-numbers as port numbers.
7526
7527 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7528
7529         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7530         change the registry.
7531
7532 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7535         delete-dups that is not available in XEmacs 21.4.
7536
7537         * mm-util.el (mm-delete-duplicates): Add comment.
7538
7539 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7540
7541         * nnir.el (nnir-ignored-newsgroups): New variable.
7542         (nnir-get-active): Use it.
7543
7544 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7545
7546         * proto-stream.el (proto-stream-open-network): Add some comments.
7547
7548         * nntp.el (nntp-open-connection): Provide a :success condition.
7549
7550         * nnimap.el (nnimap-open-connection-1): Ditto.
7551
7552         * proto-stream.el (proto-stream-open-network): See what the response to
7553         the STARTTLS command is.
7554
7555         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7556         backwards compatibility).
7557         (nnimap-open-connection-1): Really respect nnimap-server-port.
7558
7559         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7560         TLS upgrades we don't really care about the identity of the peer.
7561         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7562         that what we've checked for.
7563         (proto-stream-always-use-starttls): Only default to t if
7564         open-gnutls-stream exists.
7565         (proto-stream-open-network): If STARTTLS failed, then just open a
7566         normal connection.
7567         (proto-stream-open-network): Wait until the greeting before doing
7568         STARTTLS.
7569
7570         * nntp.el (nntp-open-connection): Report what the connection error is.
7571
7572         * proto-stream.el (open-protocol-stream): Rename from
7573         open-proto-stream.
7574
7575 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7576
7577         * nnimap.el (nnimap-stream): Change default to `undecided'.
7578         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7579         first, and then network.
7580         (nnimap-open-connection-1): Respect nnimap-server-port.
7581         (nnimap-open-connection): Be more backwards-compatible.
7582
7583         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7584         (proto-stream-open-starttls): De-duplicate the starttls code.
7585         (proto-stream-open-starttls): Folded back into the main function.
7586         (proto-stream-open-network): Fix typo in the gnutls path.
7587         (proto-stream-command): Refactor out.
7588
7589         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7590
7591         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7592         starttls.el STARTTLS.
7593
7594         * color.el (color-lab->srgb): Fix function call name.
7595
7596         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7597         if we're using tls.el.
7598         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7599         built in, then don't try to establish a STARTTLS connection.
7600
7601         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7602         servers.
7603
7604         * proto-stream.el (open-proto-stream): Use network, not stream.
7605         (open-proto-stream): Add a way to specify what the end of a command is.
7606
7607         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7608         connections types.
7609         (nntp-open-network-stream): Remove.
7610         (nntp-open-ssl-stream): Remove.
7611         (nntp-open-tls-stream): Remove.
7612         (nntp-ssl-program): Remove.
7613
7614         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7615
7616 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7617
7618         * nnir.el: Fix typos.
7619         (nnir-retrieve-headers-override-function): Rename variable to reflect
7620         new semantics.
7621         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7622         macros.
7623         (nnir-request-article, nnir-request-move-article): Use them.
7624         (nnir-categorize): New function.
7625         (nnir-run-query): Use it.
7626         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7627         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7628         sorted.
7629         (nnir-group-full-name): Use gnus-group-full-name instead.
7630         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7631         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7632
7633 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7634
7635         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7636
7637         * proto-stream.el: New library to provide protocol-specific
7638         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7639         protocols.
7640         (open-proto-stream): Complete the documentation.
7641         (proto-stream-open-network): Fix some typos.
7642
7643         * nnimap.el (nnimap-open-connection): Use it.
7644
7645 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7646
7647         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7648         negotiation.
7649
7650 2010-11-26  Julien Danjou  <julien@danjou.info>
7651
7652         * color.el: Rename various rgb functions to srgb.
7653
7654 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7655
7656         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7657         names.
7658
7659 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7660
7661         * shr.el (shr-insert): Revert last change.
7662         (shr-find-fill-point): Never leave point being at bol;
7663         relax the kinsoku limitation when rendering tables.
7664
7665 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7666
7667         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7668         results from -accept-article.
7669
7670         * shr-color.el: Require cl when compiling.
7671
7672         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7673         checkin.
7674
7675         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7676
7677         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7678
7679         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7680         'add and 'delete to set backend marks.
7681
7682         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7683
7684         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7685
7686         * nntp.el (nntp-request-set-mark): Use it.
7687
7688         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7689
7690         * nnml.el (nnml-request-set-mark): Ditto.
7691
7692         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7693         introduces regressions in article selection.
7694         (nnimap-find-uid-response): New function.
7695         (nnimap-request-accept-article): Use the UID returned, if any.
7696         (nnimap-request-move-article): Use the UID returned, if any.
7697         (nnimap-get-groups): Reimplement to work with folded lines.
7698         (nnimap-find-uid-response): The UID is the last element in the list.
7699         (nnimap-request-set-mark): Extend syntax with 'set.
7700
7701         * nnml.el (nnml-request-set-mark): Ditto.
7702
7703         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7704
7705         * nntp.el (nntp-request-set-mark): Ditto.
7706
7707 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7708
7709         * message.el (message-called-interactively-p): A temporary macro.
7710         (message-goto-body): Use it temporarily.
7711
7712 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7713
7714         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7715         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7716         (nnimap-last-response-string): Fix last unfolding fix.
7717
7718 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7719
7720         * shr.el (shr-insert): Fix the way to fold lines.
7721
7722 2010-11-25  Julien Danjou  <julien@danjou.info>
7723
7724         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7725
7726         * color.el: Rename from color-lab.el
7727         (color-rgb->hex): Add.
7728         (color-complement): Add.
7729         (color-complement-hex): Add.
7730
7731         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7732
7733 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7734
7735         * shr-color.el (shr-color-visible): Don't bug out if the color names
7736         don't exist.
7737
7738 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7741         assuming that article displaying or another mml-preview may be
7742         interrupted for an error or for the like.
7743
7744         * shr.el (shr-get-background): Fix argument name.
7745
7746 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7747
7748         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7749
7750         * gnus-sum.el (gnus-summary-include-articles): New function.
7751
7752         * message.el (message-goto-body): called-interactively-p needs a
7753         parameter, so use `any'.
7754
7755         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7756         clear marks before moving, since they're synced from the Gnus side
7757         first.
7758
7759         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7760         (gnus-summary-move-article): Copy over all marks before moving, so that
7761         IMAP doesn't think a new article has arrived.
7762
7763 2010-11-24  Julien Danjou  <julien@danjou.info>
7764
7765         * shr.el (shr-insert-background-overlay): Fix typo.
7766         (shr-render-td): Copy the background before rendering.
7767
7768         * shr-color.el (shr-color-visible): Fix docstring.
7769
7770         * shr.el (shr-tag-table): Add bgcolor support.
7771         (shr-render-td): Add bgcolor support.
7772         (shr-get-background): Add.
7773         (shr-insert-foreground-overlay): Use shr-get-background.
7774
7775         * message.el (message-goto-body): Use called-interactively-p.
7776         (message-in-body-p): message-goto-body returns point.
7777
7778 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7779
7780         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7781         Fixes something or other in Emacs 23, and is backwards compatible.
7782
7783         * message.el (message-goto-body): Remove the <#secure special-casing,
7784         which is too special.
7785
7786         * shr.el (shr-parse-style): Drop !important from styles.
7787
7788 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7789
7790         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7791         this function to return incorrect results when calling it with an
7792         explicit article argument different from
7793         (gnus-summary-article-number).
7794
7795 2010-11-24  Julien Danjou  <julien@danjou.info>
7796
7797         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7798         (shr-tag-body): Add background support.
7799         (shr-descend): Add background support.
7800         (shr-tag-title): Add.
7801
7802         * shr-color.el (shr-color-visible): Really return original background
7803         if fixed.
7804
7805 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7806
7807         * shr.el (shr-color-check): Protect against non-existent color names.
7808
7809 2010-11-24  Julien Danjou  <julien@danjou.info>
7810
7811         * color-lab.el: Require 'cl when compiling.
7812
7813         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7814
7815         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7816         matched part.
7817
7818         * color-lab.el: Fix all expt calls to use float type.
7819
7820 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7821
7822         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7823         expression to shr-color-check as is.
7824
7825         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7826
7827         * color-lab.el: Add coding cookie.
7828         (float-pi): Use eval-and-compile.
7829
7830         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
7831         compiled for Emacsen having no `libxml-parse-html-region' support.
7832
7833 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7834
7835         * shr.el (shr-insert-color-overlay): Split stuff like
7836         "#444444 !important" to find the real color.
7837         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7838         parse <font color="red"> entries.
7839
7840 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7841
7842         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7843         point when parsing headers.
7844
7845         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7846         is positioned properly when parsing headers.
7847
7848 2010-11-23  Julien Danjou  <julien@danjou.info>
7849
7850         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7851
7852         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7853
7854         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7855
7856         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7857         Use shr-color-hue-to-rgb.
7858         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7859
7860 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7861
7862         * shr.el (shr-color->hexadecimal): Autoload.
7863         (shr-descend): Add color to all tags.
7864
7865 2010-11-22  Julien Danjou  <julien@danjou.info>
7866
7867         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7868         shr-color->hexadecimal.
7869
7870         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7871         RGB() or HSL() color representation.
7872
7873         * shr.el (shr-tag-font): Add.
7874         (shr-tag-color-check): New function to get better colors.
7875         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7876         tag-span.
7877
7878         * shr-color.el: New file.
7879
7880         * color-lab.el: New file.
7881
7882         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7883
7884 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7885
7886         * nnir.el: Fix typo in comments.
7887         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7888         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7889
7890 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7891
7892         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7893
7894         * nnimap.el (nnimap-get-capabilities): Refactor out.
7895         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7896
7897 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7898
7899         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7900         appearing when `mm-uu-hide-markers' is nil.
7901
7902 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7903
7904         * nnimap.el (nnimap-unselect-group): Make into its own function.
7905         (nnimap-request-rename-group): Unselect group before renaming.
7906         This had gotten lost somewhere.
7907         (nnimap-request-accept-article): Keep track of examined groups, and
7908         unselect the group before APPENDing to read-only groups.
7909         (nnimap-request-move-article): Clear flags before moving so that they
7910         can be re-set later.
7911
7912 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7913
7914         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7915         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7916
7917 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7918
7919         * gnus-art.el (gnus-mime-display-single):
7920         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7921         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7922         parameter.
7923
7924 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7925
7926         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7927         (shr-table-vertical-line): New variable.
7928         (shr-insert-table): Use it.
7929
7930 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * gnus-html.el (gnus-html-wash-images): Don't display images if
7933         gnus-inhibit-images is non-nil; register displayer for cid images.
7934         (gnus-html-display-image): Work for cid image.
7935         (gnus-html-insert-image): Allow arguments.
7936         (gnus-html-put-image): Inhibit read-only.
7937         (gnus-html-prefetch-images): Don't prefetch images if
7938         gnus-inhibit-images is non-nil.
7939
7940 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7941
7942         * shr.el (shr-put-image): Break lines when inserting big pictures.
7943
7944 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7945
7946         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7947         sender, thanks Katsumi Yamaoka.
7948
7949 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7950
7951         * nnir.el (nnir-run-imap): Reverse the article list for each group
7952         rather than the whole list.
7953
7954 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * shr.el (shr-image-displayer): Protect function against non-existent
7957         image source.
7958
7959         * gnus-art.el (gnus-inhibit-images): New user option.
7960         (gnus-mime-display-single): Don't display image if it is non-nil.
7961
7962         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7963         gnus-inhibit-images.
7964
7965         * shr.el (shr-image-displayer): New function.
7966         (shr-tag-img): Use it.
7967
7968 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7969
7970         * mml2015.el (mml2015-epg-sign): Use From header.
7971
7972 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7973
7974         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7975
7976         * gnus-util.el (gnus-find-text-property-region): Return markers.
7977
7978         * shr.el (shr-tag-img): Put a displayer in the text property.
7979
7980         * gnus-util.el (gnus-find-text-property-region): New utility function.
7981
7982         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7983         (gnus-html-show-images): Remove.
7984
7985         * gnus-art.el (gnus-article-show-images): New, more general function.
7986
7987         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7988         image url text properties.
7989
7990         * shr.el: Ditto.
7991
7992         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7993         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7994
7995 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7996
7997         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7998         work for two or more articles.
7999
8000 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8001
8002         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8003         divide an image that's in an html article to two or more when washing
8004         non-ASCII characters in alt text of it.
8005
8006 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8007
8008         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8009         smime-decrypt-region using function argument.
8010         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8011
8012         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8013
8014         * smime.el (smime-decrypt-region): Catch it.
8015
8016 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8017
8018         * smime.el (smime-mode-map): Move initialization into declaration.
8019         (gnus-run-mode-hooks): Don't autoload.
8020         (smime-mode): Use define-derived-mode.
8021
8022 2010-11-11  Glenn Morris  <rgm@gnu.org>
8023
8024         * smime.el (from): Restrict declaration to XEmacs.
8025
8026         * nnir.el (gnus-group-topic-name): Autoload.
8027
8028 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8029
8030         * shr.el (shr-insert): Don't break long line if it is because of
8031         kinsoku-bol characters in the line end.
8032
8033 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8034
8035         * nnir.el (nnir-request-move-article): Fix to provide original group
8036         and subject.
8037         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8038         been retrieved.
8039
8040         * gnus-sum.el (gnus-summary-move-article): Use original group and
8041         subject for virtual articles such as those in an nnir summary buffer.
8042
8043 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8044
8045         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8046         least 21.5).
8047
8048         * smime.el (from): Declare it again for XEmacs.
8049
8050 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8051
8052         * message.el (message-resend): Don't disable encoding unless it's
8053         already encoded.
8054
8055         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8056         low-numbered articles.
8057
8058 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * rfc2047.el (rfc2047-syntax-table): Simplify.
8061
8062         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8063
8064         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8065         set-char-table-range for XEmacs.
8066
8067 2010-11-10  Glenn Morris  <rgm@gnu.org>
8068
8069         * time-date.el (time-to-seconds): Always an alias on Emacs,
8070         never a real function.
8071         (with-no-warnings): Remove compat stub, now unused.
8072         (time-less-p): Doc fix.
8073         (time-to-number-of-days): Simplify.
8074
8075         * smime.el (from): Remove unused declaration.
8076
8077         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8078         (gnus-float-time): On Emacs, always an alias.
8079
8080         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8081         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8082
8083 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * dgnushack.el: Don't use ignore-errors in the top level form since it
8086         is unavailable in XEmacs even if cl is loaded.
8087
8088         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8089
8090 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8091
8092         * shr.el (browse-url-mailto): Autoload.
8093
8094         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8095
8096         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8097         regexp doesn't need quoting.
8098
8099 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8100
8101         * message.el (message-subject-trailing-was-ask-regexp)
8102         (message-subject-trailing-was-regexp): Match was: in addition to was.
8103
8104 2010-11-09  Glenn Morris  <rgm@gnu.org>
8105
8106         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8107         (nnbabyl-check-mbox): Use point-at-bol.
8108
8109 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8110
8111         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8112
8113         * message.el (message-mailto): New function.
8114         (message-mailto): Should accept other parameters.
8115         (message-mailto): Remove since it duplicates browse-url-mailto
8116         functionality.
8117
8118 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8119
8120         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8121         methods.
8122         (gnus-read-active-file): Ditto.
8123
8124         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8125         ": " from the prompt.
8126         (gnus-group-make-group): Ditto.
8127
8128 2010-11-07  Glenn Morris  <rgm@gnu.org>
8129
8130         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8131         (gnus-bookmark-kill-line): Use point-at-eol.
8132
8133 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8134
8135         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8136         asterisks in From header.
8137
8138 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8139
8140         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8141         string to avoid making the From headers syntactically invalid.
8142
8143         * message.el (message-send-mail): Don't insert courtesy messages if the
8144         message already has List-Post and List-ID messages.
8145
8146 2010-11-06  Glenn Morris  <rgm@gnu.org>
8147
8148         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8149         `condition', `type', `length' a prefix.
8150         (gnus-treat-predicate): Update for above name changes.
8151
8152 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8153
8154         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8155         binding.  Handled by `gnus-summary-refer-thread' instead.
8156         (nnir-warp-to-article): New backend function.
8157
8158         * nnimap.el (nnimap-request-thread): Force dependency updating.
8159
8160         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8161         (gnus-summary-refer-thread): Rework to improve thread-referral.
8162
8163         * gnus-int.el (gnus-warp-to-article): New function.
8164
8165         * gnus-sum.el (gnus-summary-article-map): Bind it.
8166
8167 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8168
8169         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8170         gnus-summary-refer-thread.
8171
8172         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8173         headers.
8174         (gnus-summary-limit-include-thread): Prevent articles in thread from
8175         being cut in gnus-cut-threads.
8176         (gnus-summary-refer-thread): Limit retrieved headers to those in
8177         thread.
8178
8179 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8180
8181         * message.el (message-send-mail): Use the value of
8182         message-courtesy-message from the message buffer.
8183
8184         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8185
8186         * shr.el (shr-browse-url): Implement mailto: URLs.
8187
8188         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8189         "raw".
8190
8191         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8192         if it's already selected.
8193
8194         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8195
8196 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8197
8198         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8199         to measure the length and truncate alt text.
8200
8201 2010-11-03  Glenn Morris  <rgm@gnu.org>
8202
8203         * nndiary.el (nndiary-generate-nov-databases-1)
8204         (nndiary-generate-active-info): Rename dynamic variable `files' to
8205         something less generic.
8206
8207 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8208
8209         * nnir.el (nnir-request-move-article): Call the underlying backend to
8210         move articles from nnir.
8211
8212 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8213
8214         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8215
8216 2010-11-02  Julien Danjou  <julien@danjou.info>
8217
8218         * nnir.el: Remove wais support.
8219
8220 2010-11-02  Glenn Morris  <rgm@gnu.org>
8221
8222         * gnus-html.el: Reorder requirements to quieten compiler.
8223
8224 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8225
8226         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8227         properly for XEmacs as well.
8228         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8229         (gnus-article-natural-long-line-p): Use window-width rather than
8230         frame-width.
8231
8232 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8233
8234         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8235         (nnir-read-parms): Don't modify query.
8236         (nnir-run-query): Add ability to search topic on current line.
8237         (nnir-get-active): Clean up.
8238
8239 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8240
8241         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8242         degenerate articles.
8243
8244         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8245         (gnus-print-buffer): Just print the buffer as is, without any copying
8246         to a buffer and then re-highlighting.
8247
8248         * nnimap.el (nnimap-request-group): Store the new updated info.
8249         (nnimap-request-group): Select the group when we don't know whether it
8250         exists or not.
8251
8252         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8253         groups.
8254
8255         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8256         groups.
8257
8258         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8259         groups.
8260
8261         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8262         long-lines case by only filling the long lines.
8263
8264         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8265         (bug #7311).
8266
8267 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8268
8269         * shr.el: No need to declare `declare-function' since shr.el is for
8270         only Emacsen that provide `libxml-parse-html-region'.
8271
8272         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8273         effective only in a file it is referred to.
8274
8275 2010-11-01  Glenn Morris  <rgm@gnu.org>
8276
8277         * mm-util.el (gnus-completing-read): Autoload.
8278         (mm-read-coding-system): Simplify Emacs definition.
8279
8280         * nnmail.el (gnus-activate-group):
8281         * nnimap.el (gnutls-negotiate):
8282         * nntp.el (netrc-parse): Fix declarations.
8283
8284 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8285
8286         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8287         string-match-p in Emacs >=23.
8288
8289         * gnus-msg.el (gnus-configure-posting-styles):
8290         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8291
8292 2010-11-01  Glenn Morris  <rgm@gnu.org>
8293
8294         * nnir.el (declare-function): Add compat stub.
8295         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8296         (nnir-run-gmane): Require 'mm-url.
8297
8298         * mm-util.el (mm-string-to-multibyte): Simplify.
8299
8300         * shr.el (declare-function): Add compat stub.
8301         (url-cache-create-filename): Declare.
8302         (mm-disable-multibyte, widget-convert-button): Autoload.
8303
8304         * smime.el (ldap-search): Declare.
8305         (smime-cert-by-ldap-1): Require ldap on Emacs.
8306
8307         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8308         (nnimap-keepalive): Use gnus-float-time.
8309
8310         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8311         (mail-source-delete-crash-box): Use gnus-float-time.
8312
8313         * gnus-dired.el (gnus-completing-read): Autoload.
8314
8315         * mm-view.el (gnus-rescale-image): Autoload.
8316
8317         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8318
8319         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8320
8321         * sieve-manage.el: Require 'cl when compiling.
8322
8323         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8324         (gnus-iswitchb-completing-read): Require iswitchb.
8325         (gnus-select-frame-set-input-focus): Silence compiler.
8326
8327 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8328
8329         * message.el (message-subject-trailing-was-query): Change default to t,
8330         since I think that's what most people want.
8331
8332         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8333         appending for easier debugging.
8334         (nnimap-wait-for-connection): Take a regexp.
8335         (nnimap-request-accept-article): Wait for the continuation line before
8336         sending anything unless we're streaming.
8337
8338         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8339         leave the header washing to take place.
8340
8341 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8342
8343         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8344         regular expression match and replace in posting styles.
8345
8346 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8347
8348         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
8349         an entire server.
8350         (nnir-get-active): New function.
8351         (nnir-run-imap): Use it.
8352         (nnir-run-gmane): Who knew, gmane search returns an article score!
8353
8354         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8355         server on the current line with nnir.
8356
8357 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8358
8359         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8360         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8361         left edge.
8362         (gnus-article-foldable-buffer): Skip past the prefix when determining
8363         raggedness.
8364
8365         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8366         the raw article, and change `C-u g' to show the article without doing
8367         treatments.
8368
8369         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8370         on to `gnus-treat-article'.
8371         (gnus-inhibit-article-treatments): New variable.
8372
8373         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8374
8375         * gnus-art.el (gnus-treatment-function-alist): Have
8376         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8377         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8378         sections.
8379
8380         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8381         parameter.
8382         (gnus-article-fill-cited-long-lines): New function.
8383         (gnus-article-fill-cited-article): Allow filling only long sections.
8384
8385         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8386         and non-punctuation (like after the apostrophe in "'We").
8387
8388         * gnus-sum.el (gnus-summary-select-article): Make sure
8389         gnus-original-article-buffer is alive.
8390
8391         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8392         reflect the order they're in in the digest.
8393
8394         * gnus.el (gnus-group-startup-message): Move point to the start of the
8395         buffer.
8396
8397         * nnimap.el (nnimap-capability): New function.
8398         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8399         is set.
8400
8401 2010-10-31  David Engster  <dengste@eml.cc>
8402
8403         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8404         conform with changes to gnus-completing-read.
8405
8406 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8407
8408         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8409
8410 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8411
8412         * nnir.el: Move defvar, defcustom around to keep file organized
8413         and keep byte-compiler quiet.
8414         (nnir-read-parms): Accept search-engine as arg.
8415         (nnir-run-query): Pass search-engine as arg.
8416         (nnir-search-engine): Remove.
8417
8418 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8419
8420         * shr.el (shr-generic): The text nodes should be text, not :text.
8421
8422         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8423         later in the file.
8424
8425 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8426
8427         * nnir.el: General clean up.  Allow searching with multiple engines.
8428         Allow separate extra-parameters for each engine.
8429         Batch queries when possible.
8430         (nnir-imap-default-search-key,nnir-method-default-engines):
8431         Add customize interface.
8432         (nnir-run-gmane): New engine.
8433         (nnir-engines): Use it.  Qualify all prompts with engine name.
8434         (nnir-search-engine): Remove global variable.
8435         (nnir-run-hyrex): Restore for now.
8436         (nnir-extra-parms,nnir-search-history): New variables.
8437         (gnus-group-make-nnir-group): Use them.
8438         (nnir-group-server): Remove in favor of gnus-group-server.
8439         (nnir-request-group): Avoid searching twice.
8440         (nnir-sort-groups-by-server): New function.
8441
8442 2010-10-30  Julien Danjou  <julien@danjou.info>
8443
8444         * gnus-group.el: Remove gnus-group-fetch-control.
8445
8446         * gnus-start.el (gnus-find-new-newsgroups):
8447         Remove gnus-check-first-time-used.
8448
8449         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8450
8451 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8452
8453         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8454         set on groups that don't have \* permanentflags.
8455
8456 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8457
8458         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8459         control the background color.
8460         (shr-tag-img): Ignore very small web bug type images.
8461         (shr-put-image): Add help-echo alt texts to the images.
8462         (shr-tag-video): Show the video poster image.
8463
8464 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8465
8466         * shr.el (shr-table-depth): New variable.
8467         (shr-tag-table-1): Only insert the images after the top-level table.
8468
8469         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8470
8471         * gnus-util.el (gnus-list-memq-of-list): New function.
8472
8473         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8474         selected.
8475         (nnimap-unsplittable-articles): New slot.
8476         (nnimap-new-articles): Use it.
8477
8478 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8479
8480         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8481         move to the previous line on `M-g'.
8482
8483 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8484
8485         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8486         *-request-group, which seems unnecessary.
8487
8488         * nnimap.el (nnimap-quote-specials): Function copied over from
8489         imap.el.
8490         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8491         they support that.  Suggested by Tom Regner.
8492
8493 2010-10-29  Julien Danjou  <julien@danjou.info>
8494
8495         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8496         defalias.
8497         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8498
8499         * gnus.el: Remove `gnus-nntp-service' variable.
8500         (gnus-secondary-servers): Make obsolete.
8501         (gnus-nntp-server): Make obsolete.
8502
8503         * gnus-start.el (gnus-1): Remove x-splash calls.
8504
8505         * gnus-ems.el (gnus-x-splash): Remove.
8506
8507         * gnus.el (gnus-group-startup-message): Simplify/update code.
8508
8509         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8510         definition.
8511
8512         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8513         capability before doing anything.
8514         (gnus-group-insert-group-line): Remove useless
8515         gnus-group-remove-excess-properties.
8516
8517 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8520
8521 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8522
8523         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8524         config after reselecting.
8525
8526 2010-10-28  Julien Danjou  <julien@danjou.info>
8527
8528         * shr.el (shr-put-image): Use point even if only inserting text.
8529         (shr-put-image): Save excursion when inserting alt text on non-graphic
8530         display, so the behavior is the same when we are on a graphic display.
8531
8532         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8533
8534 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8537         (gnus-mime-copy-part): Check coding system, not charset.
8538         (gnus-mime-view-part-externally): Never remove part.
8539         (gnus-mime-view-part-internally): Don't remove part here.
8540         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8541         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8542         multipart/alternative.
8543
8544         * mm-decode.el (mm-display-part): Take optional arg `force'.
8545
8546 2010-10-26  Julien Danjou  <julien@danjou.info>
8547
8548         * gnus-group.el (gnus-group-default-list-level): Add this function to
8549         compute the default list level.
8550         (gnus-group-default-list-level): Add possibility to use a function.
8551
8552 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8553
8554         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8555
8556         * gnus-group.el (gnus-group-completing-read)
8557         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8558         gnus-replace-in-string.
8559
8560 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * shr.el (shr-tag-div): Add.
8563
8564         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8565
8566 2010-10-25  Julien Danjou  <julien@danjou.info>
8567
8568         * gnus-util.el: Remove `gnus-with-local-quit'.
8569
8570         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8571
8572 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8573
8574         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8575         the original article buffer.
8576
8577 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8578
8579         * nnimap.el (nnimap-request-head): New function.
8580         (nnimap-request-move-article): Try to be slightly faster by not
8581         requesting the entire message when moving.
8582         (nnimap-transform-headers): Don't bug out on bodiless articles.
8583         (nnimap-send-command): Have no outstanding messages if the IMAP server
8584         doesn't support streaming.
8585         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8586
8587 2010-10-24  Julien Danjou  <julien@danjou.info>
8588
8589         * message.el (message-default-headers): Fix type.
8590
8591 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8592
8593         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8594         prefetching images.
8595
8596         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8597         backend for unknown groups.  This is mainly useful for nnimap groups.
8598
8599         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8600         group isn't covered by the agent.
8601
8602 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8603
8604         * nnir.el (nnir-method-default-engines): New variable.
8605         (nnir-run-query): Use it.
8606         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8607         (gnus-summary-nnir-goto-thread): Change group if needed.
8608
8609         * gnus-group.el (gnus-group-group-map): Add key binding for
8610         gnus-group-make-nnir-group.
8611
8612 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8613
8614         * shr.el (shr-tag-object): Add.
8615
8616         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8617         original article buffer live.
8618         (gnus-summary-select-article-buffer):
8619         Mention gnus-widen-article-buffer.
8620
8621 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8622
8623         * shr.el (shr-tag-strong): Add.
8624
8625 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8626
8627         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8628         group names.  They mess up the group buffer badly.
8629
8630         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8631
8632         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8633         instead of the summary one.
8634
8635 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * mml.el (mml-preview): Work properly when editing article.
8638
8639         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8640         gnus-have-read-active-file if it's already been in.
8641
8642 2010-10-22  Tom Tromey  <tromey@redhat.com>
8643
8644         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8645         gnus-group-completing-read.
8646
8647 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8648
8649         * message.el (message-mode-map): Don't bind M-; to comment region, to
8650         allow the global comment-dwim to work.
8651
8652 2010-10-21  Julien Danjou  <julien@danjou.info>
8653
8654         * message.el (message-setup-1): Allow message-default-headers to be a
8655         function.
8656
8657 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8658
8659         * shr.el (shr-tag-table): Simplify.
8660
8661 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8662
8663         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8664         to avoid trying to snarf invalid stuff.
8665
8666         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8667
8668         * gnus.el (gnus-message-archive-group): Quote value.
8669         (gnus-message-archive-group): Mark as changed.
8670
8671         * shr.el (shr-add-font): Don't put the font properties on the newline
8672         or the indentation.
8673
8674         * message.el (message-fix-before-sending): Change options when sending
8675         non-printable characters.
8676
8677         * gnus.el (gnus-message-archive-method): Change the default to
8678         monthly outgoing groups.
8679
8680         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8681         that have gotten new numbers.
8682
8683         * nnimap.el (nnimap-request-replace-article): New function.
8684
8685 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8686
8687         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8688         (nnrss-request-article): Don't use special html washing code.
8689
8690 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * shr.el (shr-tag-table): Remove useless nconc.
8693
8694 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8695
8696         * gnus-art.el (article-wash-html): Simplify and remove the charset
8697         stuff.  Use the normal html rendering code instead of the special html
8698         washing code.
8699
8700         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8701         `gnus-w3m' symbols.
8702         (mm-text-html-washer-alist): Remove.
8703
8704         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8705         (mm-inline-media-tests): Remove use.
8706         (mm-text-html-renderer): Change default to the `shr' symbol.
8707
8708         * mm-view.el (mm-inline-text-html): Remove use.
8709
8710         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8711         `gnus-blocked-images' to be a function.
8712         (gnus-article-wash-function): Remove.
8713
8714 2010-10-20  Julien Danjou  <julien@danjou.info>
8715
8716         * spam.el (spam-list-of-processors): Mark as obsolete.
8717
8718         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8719         (nnimap-insert-partial-structure): Fix boundary detection.
8720
8721 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8722
8723         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8724         run file-truename on remote files.  This can be expensive and even
8725         prevent one from editing drafts if some unrelated buffer has a stale
8726         connection.
8727
8728 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8729
8730         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8731         kinsoku-eol regardless of shr-kinsoku-shorten.
8732         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8733         (shr-tag-table): Support caption, thead, and tfoot.
8734
8735 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8736
8737         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8738         lines.
8739         (shr-save-contents): New command and keystroke.
8740
8741         * nndoc.el (nndoc-type-alist): Add git support.
8742         (nndoc-git-type-p): New function.
8743         (nndoc-transform-git-article): Ditto.
8744         (nndoc-transform-git-headers): Ditto.
8745         (nndoc-transform-git-headers): Generate Subject headers.
8746
8747         * shr.el (shr-parse-style): New function.
8748         (shr-tag-span): Ditto.
8749
8750         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8751         to `G G' to avoid collisions.
8752
8753 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8754
8755         * shr.el: Load kinsoku if necessary.
8756         (shr-kinsoku-shorten): New internal variable.
8757         (shr-find-fill-point): Make kinsoku shorten text line if
8758         shr-kinsoku-shorten is bound to non-nil.
8759         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8760         shr-indentation too when testing if table is wider than frame width.
8761         (shr-insert-table): Use `string-width' instead of `length' to measure
8762         text width.
8763         (shr-insert-table-ruler): Make sure indentation is done at bol.
8764
8765 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8766
8767         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8768         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8769         undecoded network data.
8770
8771 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8772
8773         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8774         name in the mode line spec so that the mode line menu works
8775         (bug #2431).
8776
8777         * message.el (message-get-reply-headers): If we're fed `to-address',
8778         then always use that.
8779
8780         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8781         aren't so wide as to need to switch off the edit menu.
8782
8783         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8784         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8785
8786         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8787         `M-g'.
8788         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8789         the permanent marks.
8790
8791 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8792
8793         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8794         Splitting according to references/in-reply-to obeys the ignore-groups
8795         variable, while splitting by sender and subject do not.
8796
8797 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8798
8799         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8800         alist, so that we can look for non-Unicode chars.
8801         (article-translate-strings): Allow both character and string maps.
8802
8803 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8804
8805         * shr.el (shr-insert): Don't insert space behind a wide character
8806         categorized as kinsoku-bol, or between characters both categorized as
8807         nospace.
8808
8809 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8810
8811         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8812         headers to gnus-newsgroup-headers.
8813
8814 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8815
8816         * shr.el (shr-tag-img): Don't align images -- since we're not
8817         rescaling, this often leads to ugly displays.
8818
8819 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8820
8821         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8822         duplicates.
8823
8824 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8825
8826         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8827         call.
8828
8829 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8830
8831         * gnus.el: Autoload gnus-html-show-images.
8832
8833         * nnimap.el: Use nnheader-message throughout.
8834
8835         * shr.el (shr-tag-img): Ignore images with no data.
8836
8837 2010-10-15  Julien Danjou  <julien@danjou.info>
8838
8839         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8840         a possibility to disable format=flow encoding when using hard newlines.
8841
8842 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8843
8844         * shr.el (shr-insert): Remove space inserted before or after a
8845         breakable character or at the beginning or the end of a line.
8846         (shr-find-fill-point): Do kinsoku; find the second best point or give
8847         it up if there's no breakable point.
8848
8849 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8850
8851         * nnimap.el (nnimap-open-connection): Message when opening connection
8852         for debugging purposes.
8853
8854         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8855         on every setup buffer call to allow this to change from article to
8856         article.
8857
8858         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8859         buffers where we have a wide table.
8860
8861 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8862
8863         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8864         uses *-request-thread.
8865
8866 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8867
8868         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8869         incantation, which is no longer valid.
8870
8871 2010-10-14  Julien Danjou  <julien@danjou.info>
8872
8873         * shr.el: Fix defcustom type (char -> character).
8874
8875 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8876
8877         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8878         programs.
8879
8880 2010-10-14  Julien Danjou  <julien@danjou.info>
8881
8882         * shr.el (shr-tag-a): Use url-link as widget type.
8883
8884         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8885         `gnus-group-get-icon'.
8886
8887 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8888
8889         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8890         This should make server editing work better.
8891
8892         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8893
8894         * tls.el (tls-program): Remove spurious %s from openssl.
8895
8896         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8897         (nnimap-parse-flags): Fix regexp.
8898
8899         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8900         probably work for CJVK text, too.
8901
8902         * nnimap.el (nnimap-extend-tls-programs): Remove.
8903         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8904
8905         * tls.el (tls-starttls-switches): Remove starttls hack.
8906         (open-tls-stream): Ditto.
8907         (tls-find-starttls-argument): Ditto.
8908
8909 2010-10-13  Julien Danjou  <julien@danjou.info>
8910
8911         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8912         responses.
8913
8914 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8915
8916         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8917
8918         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8919         anything in Emacs.
8920
8921         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8922
8923 2010-10-13  Julien Danjou  <julien@danjou.info>
8924
8925         * shr.el (shr-width): Make shr-width a defcustom with default to
8926         fill-column.
8927         (shr-tag-img): Use shr-width rather than fill-column.
8928
8929 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8930
8931         * dgnushack.el (byte-optimize-apply):
8932         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8933
8934         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8935         position when (X-)Faces exist.
8936         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8937         avatars when called interactively.
8938
8939 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8942         gnus-article-x-face-too-ugly is bound.
8943
8944 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8945
8946         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8947
8948         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8949         mailbox that doesn't exist.
8950
8951 2010-10-12  Julien Danjou  <julien@danjou.info>
8952
8953         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8954         (shr-get-image-data): Encode URL properly when fetching from cache.
8955         (shr-tag-img): Use aligned-to spaces to align correctly images.
8956
8957         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8958         before inserting the Gravatar.
8959
8960         * shr.el (shr-tag-img): Add align attribute support for <img>.
8961
8962 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8963
8964         * gnus-gravatar.el (gnus-art): Require.
8965
8966         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8967         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8968         Remove long obsoleted functions.
8969
8970 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8971
8972         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
8973
8974         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8975
8976         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8977         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8978         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
8979         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
8980         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
8981         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
8982         * sieve-manage.el, smime.el, spam.el:
8983         Fix comment for declare-function.
8984
8985 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8986
8987         * nnimap.el (nnimap-request-rename-group): Select group read-only
8988         before renaming it.
8989
8990         * shr.el (shr-insert): Fix up the white space only regexp.
8991
8992         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8993         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8994
8995         * shr.el (shr-current-column): New function.
8996         (shr-find-fill-point): New function.
8997
8998 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8999
9000         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9001         numbers.
9002
9003 2010-10-11  Julien Danjou  <julien@danjou.info>
9004
9005         * shr.el (shr-hr-line): Add.
9006         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9007         display hr lines.
9008         (shr-max-columns): Do not change state to nil if we just inserting
9009         spaces.
9010
9011 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9012
9013         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9014         select the last group.
9015
9016 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9017
9018         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9019
9020 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9021
9022         * dig.el (dig-mode-map): Declare and define in one step.
9023
9024 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9025
9026         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9027         for Gnus.
9028         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9029         (nnimap-update-qresync-info): Mark \Seen articles as read.
9030
9031         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9032         non-variable, too.
9033
9034         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9035         available.
9036         (nnimap-update-info): Rely more on the current active than the param
9037         active to avoid marking articles as read too much.
9038
9039         * auth-source.el (auth-source-create): Use (user-login-name) for the
9040         user name default.
9041
9042         * nnimap.el (nnimap-update-info): If the server doesn't return any
9043         useful info, just use the previous info.
9044         (nnimap-update-info): Prefer old info over start-article.
9045         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9046
9047 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9048
9049         * nnir.el (autoload): Clean up autoloads.
9050         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9051         Use key rather than value.
9052         (nnir-imap-search-other): New variable.
9053         (nnir-read-parm): Use it.
9054         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9055         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9056
9057 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9058
9059         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9060         the process, too.
9061
9062 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9063
9064         * spam.el (gnus-summary-mode-map): Bind to "$".
9065         Suggested by Russ Allbery.
9066
9067         * shr.el: Rework the way things are indented by <li> slightly.
9068
9069         * gnus.el (gnus-group-set-parameter): Fix typo.
9070
9071         * nnimap.el: Start implementing QRESYNC support.
9072
9073 2010-10-09  Julien Danjou  <julien@danjou.info>
9074
9075         * nnir.el (nnir-engines): Fix too many arguments.
9076
9077 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9078
9079         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9080         group is the "last", so that the backends like nnfolder actually save
9081         their folders.
9082
9083         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9084         try to use that for the tls stream.
9085         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9086         UIDVALIDITY and find out which groups are read-only and not.
9087         (nnimap-get-flags): Use the same marks parsing code as the rest of
9088         nnimap.
9089
9090 2010-10-09  Julien Danjou  <julien@danjou.info>
9091
9092         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9093
9094         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9095         retrieving gravatars.
9096
9097         * shr.el (shr-table-corner): Add.
9098         (shr-table-line): Add.
9099         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9100
9101 2010-10-08  Julien Danjou  <julien@danjou.info>
9102
9103         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9104
9105 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9106
9107         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9108
9109         * gnus-sum.el (gnus-mark-article-as-unread)
9110         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9111         (gnus-summary-set-bookmark): Use it.
9112
9113         * gnus-msg.el (gnus-setup-message): Use it.
9114
9115         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9116
9117         * gnus.el (gnus-group-remove-parameter): Use it.
9118
9119         * gnus-group.el (gnus-group-make-web-group): Use it.
9120
9121         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9122
9123         * nnregistry.el: Update docs to mention manual.
9124
9125         * gnus-registry.el: Update docs to mention nnregistry.el.
9126         (gnus-registry-initialize): Don't install nnregistry refer method
9127         automatically.
9128         (gnus-registry-install-nnregistry): Remove it.
9129
9130 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9131
9132         * shr.el (shr-insert): Don't insert double spaces.
9133
9134 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9135
9136         * gnus-gravatar.el (gnus-treat-from-gravatar)
9137         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9138         called interactively.
9139
9140         * gnus-art.el (gnus-mime-view-part-externally)
9141         (gnus-mime-view-part-internally): Make predicate function passed to
9142         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9143         of a mime type.
9144
9145         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9146
9147 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9148
9149         * shr.el (require): Require cl when compiling.
9150         (shr-tag-hr): New function.
9151
9152         * nnimap.el (nnimap-update-info): Remove double setting of high.
9153         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9154         This makes nnimap work properly on Courier again.
9155
9156         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9157         the variable for backwards compatibility.
9158
9159         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9160         the file name before using to avoid setting mm-default-directory to
9161         nil.
9162
9163         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9164         bidning gnus-agent variables.
9165
9166         * shr.el (shr-render-td): Use a cache for the table rendering function
9167         to avoid getting an exponential rendering behavior in nested tables.
9168         (shr-insert): Rework the line-breaking algorithm.
9169         (shr-insert): Don't leave trailing spaces.
9170         (shr-insert-table): Also insert empty TDs.
9171         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9172
9173 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9174
9175         * gnus-sum.el (gnus-number): Rename from `number'.
9176         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9177         (gnus-summary-limit-children): Update uses correspondingly.
9178
9179 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9180
9181         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9182         (gnus-gravatar-transform-address): Don't show avatars of people of
9183         which mail addresses match gnus-gravatar-too-ugly.
9184
9185 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9186
9187         * shr.el (shr-table-widths): Expand TD elements to fill available
9188         space.
9189
9190 2010-10-07  Julien Danjou  <julien@danjou.info>
9191
9192         * nnimap.el (nnimap-request-rename-group): Add this method.
9193
9194 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9197         name from XEmacs' function-arglist.
9198
9199         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9200         gravatar under XEmacs.
9201
9202 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9203
9204         * auth-source.el: Update docs with TODO items.
9205
9206         * gnus-sync.el: Update docs to explain state and plans.
9207
9208         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9209         Hooks for mark updates.
9210         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9211
9212         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9213         hooks with arguments, which is needed for mark update hooks.
9214
9215 2010-10-06  Julien Danjou  <julien@danjou.info>
9216
9217         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9218         was matched.
9219
9220         * sieve-manage.el: Update example in `Commentary'.
9221
9222         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9223
9224         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9225         not 2000.
9226         (sieve-manage-authenticate): Re-add function.
9227
9228 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9229
9230         * shr.el (shr-insert): Get 'space transition right.
9231         (shr-render-td): Only delete space at the end of the TD.
9232
9233         * nnimap.el (nnimap-open-connection): Prepare to support
9234         open-gnutls-stream.
9235
9236         * shr.el: Rearrange function order to be more logical.
9237
9238 2010-10-06  Julien Danjou  <julien@danjou.info>
9239
9240         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9241         (nnrss-discover-feed): Remove 404 URL in docstring.
9242
9243         * nnir.el: Fix Swish-E URL.
9244         Fix Namazu URL.
9245
9246         * message.el (message-change-subject): Remove 404 URL in a comment.
9247
9248 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9251         called interactively.
9252
9253         * gnus-util.el (gnus-remove-if): Allow hash table.
9254         (gnus-remove-if-not): New function.
9255
9256         * gnus-art.el (gnus-mime-view-part-as-type):
9257         * gnus-score.el (gnus-summary-score-effect):
9258         * gnus-sum.el (gnus-read-move-group-name):
9259         Replace remove-if-not with gnus-remove-if-not.
9260
9261         * gnus-group.el (gnus-group-completing-read):
9262         Regard collection as a hash table if it is not a list.
9263
9264 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9265
9266         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9267
9268         * shr.el: Document the table-rendering algorithm.
9269
9270 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9271
9272         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9273         for Emacsen having no `libxml-parse-html-region' support.
9274
9275 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9276
9277         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9278         invalid URLs.
9279
9280         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9281         line-broken.
9282         (shr-tag-img): Ignore image fetching errors.
9283         (shr-overlays-in-region): Compute overlay positions correctly.
9284
9285         * mm-decode.el (mm-shr): Require shr.
9286
9287         * gnus-art.el (gnus-blocked-images): Move variable here.
9288
9289         * shr.el (shr-insert-table): Bind free variable.
9290
9291         * mm-decode.el (mm-shr): Bind shr-content-function.
9292
9293         * shr.el (shr-content-function): New variable.
9294
9295         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9296         added for symmetry.
9297
9298         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9299
9300         * gnus-group.el (gnus-group-make-group): Doc fix.
9301
9302         * nnimap.el (nnimap-request-newgroups): Return success.
9303
9304         * shr.el (shr-find-elements): New function.
9305         (shr-tag-table): Put all the images after the table.
9306         (shr-tag-table): Really inhibit images inside the table.
9307         (shr-collect-overlays): Copy over overlays from the TD elements to the
9308         main document.
9309
9310         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9311         gnus-blocked-images.
9312
9313 2010-10-05  Julien Danjou  <julien@danjou.info>
9314
9315         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9316
9317         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9318         (gnus-html-maximum-image-size): Add this function.
9319         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9320
9321         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9322         server-value of the capability is nil.
9323
9324 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9325
9326         * shr.el (shr-tag-em): Add <EM> tag.
9327
9328 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9329
9330         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9331         customizable.
9332
9333         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9334         handing broken links to browse-url.
9335
9336 2010-10-05  Julien Danjou  <julien@danjou.info>
9337
9338         * gnus-util.el (gnus-emacs-completing-read)
9339         (gnus-iswitchb-completing-read): Use autoload rather than require.
9340
9341 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9342
9343         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9344         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9345         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9346         iswitchb-temp-buflist for XEmacs.
9347
9348         * gnus-util.el (gnus-completing-read-function): Exclude
9349         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9350         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9351         XEmacs.
9352
9353         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9354         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9355
9356         * gnus-html.el: Don't require help-fns under XEmacs.
9357         (gnus-html-schedule-image-fetching): Work for XEmacs.
9358
9359         * mm-decode.el (mm-shr): Decode contents by charset.
9360
9361 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9362
9363         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9364         unknown.
9365
9366         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9367         (shr-get-image-data): Ensure against the cache file missing.
9368
9369         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9370         for data.
9371
9372         * spam-report.el (spam-report-url-ping-plain): Don't query about
9373         killing the process.
9374
9375         * shr.el (shr-render-td): Protect against too-wide text.
9376
9377 2010-10-04  Julien Danjou  <julien@danjou.info>
9378
9379         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9380         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9381
9382         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9383         retrieved.
9384
9385 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9386
9387         * shr.el (browse-url): Require.
9388         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9389         lines.
9390         (shr-show-alt-text, shr-browse-image): New commands.
9391         (shr-browse-url, shr-copy-url): New commands.
9392
9393         * gnus-sum.el (gnus-widen-article-window): New variable.
9394         (gnus-summary-select-article-buffer): Use it.
9395
9396         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9397         without @ signs.
9398
9399 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9400
9401         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9402
9403 2010-10-04  Julien Danjou  <julien@danjou.info>
9404
9405         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9406         for XEmacs.
9407
9408 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9409
9410         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9411
9412         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9413         (nnimap-close-server): Implement.
9414
9415         * dgnushack.el (iswitchb): Require to shut up the compiler.
9416
9417         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9418         (shr-insert): Tweak line breaking.
9419         (shr-insert): Handle <pre> better.
9420         (shr-tag-li): Get <li> indentation right.
9421         (shr-tag-li): Get <li> indentation even righter.
9422         (shr-tag-blockquote): Ensure paragraph start.
9423         (shr-make-table): Tweak table generation.
9424         (shr-make-table): Fix typo.
9425
9426         * shr.el: Implement table rendering.
9427
9428 2010-10-04  Julien Danjou  <julien@danjou.info>
9429
9430         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9431
9432 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9433
9434         * shr.el (shr-insert): Use string anchors instead of line anchors.
9435
9436 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9437
9438         * shr.el: Add headings.
9439         (shr-ensure-paragraph): Actually work.
9440         (shr-tag-li): Make <ul> prettier.
9441         (shr-insert): Get white space at the beginning/end of elements right.
9442         (shr-tag-p): Collapse subsequent <p>s.
9443         (shr-ensure-paragraph): Don't insert double line feeds after blank
9444         lines.
9445         (shr-insert): \t is also space.
9446         (shr-tag-s): Fix "s" tag name function.
9447         (shr-tag-s): Fix face prop name.
9448
9449 2010-10-03  Julien Danjou  <julien@danjou.info>
9450
9451         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9452
9453         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9454         gnus-window-inside-pixel-edges.
9455
9456         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9457         gnus-ems.
9458
9459         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9460
9461         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9462         function.
9463
9464         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9465         resize choice.
9466
9467 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9468
9469         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9470         beginning of the buffer.
9471
9472         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9473         article buffer again.
9474
9475         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9476
9477         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9478         when it's at the start of the buffer.
9479
9480         * shr.el (shr-tag-blockquote): Convert name.
9481         (shr-rescale-image): Use the right image-size variant.
9482
9483         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9484         buffer isn't shown, then select the current article first instead of
9485         bugging out.
9486         (gnus-summary-select-article-buffer): Show both the article and summary
9487         buffers again.
9488
9489         * shr.el (shr-fontize-cont): Protect against regions with no text.
9490         Rename tag functions to shr-tag-* for enhanced security.
9491         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9492
9493 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9494
9495         * shr.el (shr-insert):
9496         * pop3.el (pop3-movemail):
9497         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9498         loaded.
9499
9500 2010-10-03  Glenn Morris  <rgm@gnu.org>
9501
9502         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9503
9504         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9505
9506         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9507
9508         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9509
9510         * gnus-util.el (gnus-make-local-hook): Simplify.
9511
9512 2010-10-02  Julien Danjou  <julien@danjou.info>
9513
9514         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9515         (gnus-ido-completing-read): New function.
9516         (gnus-emacs-completing-read): New function.
9517         (gnus-completing-read): Use gnus-completing-read-function.
9518         Add gnus-completing-read-function.
9519
9520 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9521
9522         * shr.el (shr-insert-document): Autoload.
9523         (shr-img): Be silent.
9524         (shr-insert): Add a newline after every picture before text.
9525         (shr-add-font): Use overlays for combining faces.
9526         (shr-insert): Pass upwards the text start point.
9527
9528         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9529         possible.
9530         (mm-shr): New function.
9531
9532 2010-10-02  Julien Danjou  <julien@danjou.info>
9533
9534         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9535         should go backward.
9536
9537 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9538
9539         * shr.el (shr): Fix typo in provide call.
9540
9541 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9542
9543         * shr.el: New file.
9544
9545         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9546
9547         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9548         completing read.
9549
9550 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9551
9552         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9553         we're being queried about.  Suggested by Dan Jacobson.
9554
9555         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9556         Suggested by Jason Eisner.
9557
9558         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9559         table, too.  Suggested by Stefan Wiens.
9560         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9561         the table unnecessary.  Suggested by Stefan Wiens.
9562
9563         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9564         longer needed, and probably doesn't work either, as pointed out by
9565         Stefan Wiens.
9566         (gnus-summary-exit): Remove call to the clearing function.
9567         (gnus-summary-exit-no-update): Ditto.
9568
9569         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9570         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9571         Reported by Stefan Monnier.
9572         (gnus-summary-save-in-rmail): Ditto.
9573
9574         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9575         article buffer, instead of both the article buffer and the summary
9576         buffer.  Sort of suggested by Dan Jacobson.
9577
9578         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9579
9580         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9581         Suggested by Dan Jacobson.
9582
9583         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9584         documentation clearer.
9585
9586         * message.el (message-shorten-references): Comment on the number "21".
9587         Suggested by Stefan Monnier.
9588
9589         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9590         Suggested by Dan Jacobson.
9591
9592         * gnus.el (gnus-large-newsgroup):
9593         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9594
9595         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9596         externalize attachments.  Bug reported by Steve Wen.
9597
9598         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9599         really message anything to the user.
9600
9601         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9602         directly.
9603
9604         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9605         messages in empty groups.
9606
9607 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9608
9609         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9610         non-UIDNEXT group.
9611
9612 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9613
9614         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9615         not the value from the collection.
9616
9617         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9618         values.  This sometimes happens on some groups that have no info.
9619         (nnimap-request-newgroups): New function.
9620
9621 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9622
9623         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9624         check into `gnus-registry-initialize'.
9625         (gnus-registry-initialize): Ditto.
9626         Fix and extend header docs.
9627
9628 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9629
9630         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9631         regexp backtrace overflows.
9632
9633         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9634         for starttls that tls.el implements; i.e. openssl.
9635
9636         * tls.el (tls-starttls-switches): Give up on using starttls with
9637         gnutls-cli.
9638         (tls-program): Add --insecure to be consistent with the defaults from
9639         openssl s_client.  Now all three commands are insecure.
9640
9641 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * lpath.el: Bind completion-styles-alist for XEmacs.
9644
9645         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9646         (gravatar-create-image): New function that's an alias to
9647         gnus-xmas-create-image, gnus-create-image, or create-image.
9648         (gravatar-data->image): Use it.
9649
9650 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9651
9652         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9653         install the nnregistry refer method.
9654         (gnus-registry-install-hooks): Use it.
9655         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9656         unfollowed groups.
9657
9658 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9659
9660         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9661         expanding threads.
9662
9663 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9664
9665         * nnir.el: Use the server names without suffixes (bug #7009).
9666
9667         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9668         unencrypted to STARTTLS, if possible.
9669
9670 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9671
9672         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9673         headers before superseding.
9674
9675 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9676
9677         * nnrss.el (nnrss-use-local): Add documentation.
9678
9679         * nnimap.el (nnimap-extend-tls-programs): New function.
9680         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9681         (nnimap-wait-for-connection): Accept the greeting from the stupid
9682         output from openssl s_client -starttls, too.
9683
9684         * tls.el (tls-starttls-switches): New variable.
9685         (tls-find-starttls-argument): Use it.
9686         (open-tls-stream): Ditto.
9687
9688         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9689         (netrc-machine): Ditto.
9690
9691         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9692         article number.
9693         (nnimap-split-fancy): New variable.
9694         (nnimap-split-incoming-mail): Use it.
9695
9696         * nntp.el (nntp-server-list-active-group): Document.
9697
9698         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9699         SELECT to get the message-id.
9700
9701         * mail-source.el (mail-sources): Remove webmail support.
9702         (defvar): Ditto.
9703         (mail-source-fetcher-alist): Ditto.
9704         (mail-source-fetch-webmail): Remove.
9705
9706         * webmail.el: Remove -- doesn't seem relevant any more.
9707
9708         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9709
9710         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9711         the \r.
9712
9713 2010-09-30  Julien Danjou  <julien@danjou.info>
9714
9715         * gnus-agent.el (gnus-agent-add-group): Fix call to
9716         gnus-completing-read.
9717
9718 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9719
9720         * nndoc.el (nndoc-retrieve-groups): New function.
9721
9722         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9723         `default', use nnmail-split-methods.
9724         (nnimap-request-article): Downcase the NILs so that they are nil.
9725
9726         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9727         symbol.
9728
9729         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9730         code, since if the user has requested network, that's what they ought
9731         to get.
9732         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9733         (nnimap-split-rule): Mark as obsolete.
9734
9735         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9736         New variable.
9737
9738         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9739         correct slot, too.
9740
9741 2010-09-29  Julien Danjou  <julien@danjou.info>
9742
9743         * gnus.el (gnus-local-domain): Declare variable obsolete.
9744
9745         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9746         Fix history computing.
9747         (gnus-ido-completing-read): Require ido.
9748
9749 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9750
9751         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9752         build Gnus.
9753
9754         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9755         when interpreting the structures.
9756         (nnimap-request-accept-article): Add \r\n to the lines to make this
9757         work with Cyrus.
9758
9759         * nndraft.el (nndraft-request-expire-articles): Use the group name
9760         instead if "nndraft".  Fix found by Nils Ackermann.
9761
9762 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
9763
9764         * nnregistry.el: Add.
9765
9766 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9767
9768         * nnmail.el (group, group-art-list, group-art):
9769         Remove unneeded directives.
9770
9771 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9772
9773         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9774         (mm-mime-charset):
9775         * rfc2047.el (rfc2047-syntax-table):
9776         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9777
9778         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9779         rather than `insert-file-contents' and `eval-region'.
9780
9781         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
9782         construction.
9783
9784         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
9785
9786         * time-date.el: No need to require cl for Emacs 21.
9787
9788 2010-09-29  Julien Danjou  <julien@danjou.info>
9789
9790         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9791         replacement of `gnus-gravatar-relief' to mimic
9792         `gnus-faces-properties-alist'.
9793         Add :version property.
9794
9795 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9796
9797         * mail-source.el (mail-source-report-new-mail):
9798         * message.el (message-default-mail-headers):
9799         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9800
9801         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9802
9803 2010-09-28  Julien Danjou  <julien@danjou.info>
9804
9805         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9806         mail-address contains the same string as real-name.
9807
9808         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9809         non-blank in header, otherwise it'll get stripped.
9810
9811         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9812         real-name, and then for mail address rather than doing : or , search.
9813
9814 2010-09-27  Julien Danjou  <julien@danjou.info>
9815
9816         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9817         right completing-read function.
9818         (gnus-use-ido): New variable
9819         (gnus-completing-read-with-default): Remove.
9820         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9821         (gnus-agent-add-group):
9822         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9823         * mm-view.el (mm-view-pkcs7-decrypt):
9824         * mm-util.el (mm-codepage-setup):
9825         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9826         * mml-smime.el (mml-smime-openssl-sign-query):
9827         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9828         (mml-insert-multipart):
9829         * gnus-msg.el (gnus-summary-yank-message):
9830         * gnus-int.el (gnus-start-news-server):
9831         * mm-decode.el (mm-interactively-view-part):
9832         * gnus-dired.el (gnus-dired-attach):
9833         * gnus.el (gnus-read-method):
9834         * gnus-bookmark.el (gnus-bookmark-jump):
9835         * gnus-art.el (gnus-mime-view-part-as-type)
9836         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9837         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9838         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9839         * nnmairix.el (nnmairix-create-server-and-default-group)
9840         (nnmairix-update-groups, nnmairix-get-server)
9841         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9842         (nnmairix-get-group-from-file-path):
9843         * nnrss.el (nnrss-find-rss-via-syndic8):
9844         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9845         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9846         (gnus-group-browse-foreign-server):
9847         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9848         (gnus-summary-execute-command, gnus-summary-respool-article)
9849         (gnus-read-move-group-name):
9850         * gnus-score.el (gnus-summary-increase-score)
9851         (gnus-summary-score-effect):
9852         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9853
9854 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9855
9856         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
9857         x-focus-frame.
9858
9859         * nnimap.el (auth-source-forget-user-or-password)
9860         (auth-source-user-or-password): Autoload.
9861
9862         * message.el (message-from-style, message-interactive)
9863         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9864         (message-yank-prefix, message-indentation-spaces, message-signature)
9865         (message-signature-file): Add comment.
9866
9867 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9868
9869         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9870         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9871         new articles.
9872
9873         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9874         parts.
9875         (nnimap-request-article): Work with the t setting, too.
9876
9877         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9878         that you don't get flashes of other buffers.
9879         (gnus-summary-show-complete-article): Intern before setting.
9880
9881 2010-09-27  David Engster  <dengste@eml.cc>
9882
9883         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9884         well as HEADERS.
9885         (nnmairix-retrieve-headers): Provide new argument for the above.
9886
9887 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9888
9889         * gnus-sum.el (gnus-summary-move-article): Don't alter
9890         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9891         group.
9892
9893         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9894
9895         * message.el (message-cite-prefix-regexp): Revert my last edit.
9896
9897         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9898         variable instead of the Gnus variable.
9899
9900         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9901
9902         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9903
9904         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9905         since some servers don't like it.
9906         (nnimap-open-connection): Forget credentials if the server says the
9907         password was wrong.
9908         (nnimap-parse-line): Protect against invalid data.
9909
9910         * gnus-sum.el (gnus-summary-move-article): Add comment.
9911         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9912         nothing alters it while scanning for new messages.
9913
9914         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9915         which may or may not help.
9916         (nnimap-open-connection): If we're doing a stream connection, and then
9917         discover we're on a STARTTLS-capable server, then open a STARTTLS
9918         connection instead.
9919
9920 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9921
9922         * nnimap.el (utf7): Require.
9923
9924         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9925         prefix.
9926
9927 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9928
9929         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9930
9931 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9932
9933         * nnimap.el (nnimap-request-accept-article): Message the error on
9934         error.
9935
9936 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9937
9938         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9939
9940 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9941
9942         * nndoc.el (nndoc-request-list): Return success always.
9943
9944         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9945         `fetch-old' -- we only want to fetch the articles we've requested.
9946         The rest are in the agent, probably.
9947         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9948         disappeared server" to something low.  It's not important.
9949
9950         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9951         arrived before the FETCH data.
9952
9953         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9954         target here, because we don't know the Gnus name of the group.
9955
9956         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9957         for the correct group.
9958
9959         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9960
9961         * gnus.el (gnus): Give a final warning after startup.
9962
9963         * gnus-util.el (gnus-action-message-log): New variable.
9964         (gnus-message): Use it.
9965         (gnus-final-warning): New function.
9966
9967         * nnimap.el (nnimap-open-connection): Record the greeting.
9968         (nnimap): Add greeting.
9969
9970 2010-09-26  Julien Danjou  <julien@danjou.info>
9971
9972         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9973         arguments.
9974         (gnus-html-wash-images): Fix spec computing to include start/end.
9975
9976         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9977
9978 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9979
9980         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9981         deletion.
9982         (nnimap-retrieve-headers): Don't select the group, because that's
9983         already done by nnimap-possibly-change-group.
9984
9985         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9986         (gnus-picon-transform-address): Use it.
9987
9988         * mail-source.el (mail-source-value): Revert previous patch.
9989
9990         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9991         on failure.
9992         (nnimap-open-connection): Look up both virtual and physical server name
9993         credentials.
9994
9995         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9996
9997 2009-02-07  Dave Love  <fx@gnu.org>
9998
9999         * tls.el (open-tls-stream): Don't query killing process.
10000
10001 2009-02-08  Dave Love  <fx@gnu.org>
10002
10003         * gnus-win.el (gnus-window-to-buffer-helper)
10004         (gnus-all-windows-visible-p): Function needn't be a symbol.
10005
10006         * mail-source.el (mail-source-value): Function needn't be a symbol.
10007
10008 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10009
10010         * message.el (message-cite-prefix-regexp): Remove } from the cite
10011         prefix.
10012
10013         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10014         highlight again, so that the highlight is correct.
10015
10016         * gnus-picon.el (gnus-picon): Remove again.
10017         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10018
10019         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10020         doing the header highlightling, so that the background color of the
10021         picon is correct.
10022
10023         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10024         (gnus-picon): Ditto.
10025         (gnus-picon): Reinstate.  The background color for picons is white.
10026         (gnus-picon-insert-glyph): Make the background white.
10027
10028         * nnml.el (nnml-open-nov): Don't return dead buffers.
10029
10030         * auth-source.el (auth-source-create): Query the user for whether to
10031         store the credentials.
10032
10033         * netrc.el (netrc-store-data): New function.
10034
10035         * auth-source.el (auth-source-user-or-password): Use the existing auth
10036         sources, if any, for creation.
10037
10038         * gnus.el (gnus-group-fast-parameter): Return the last matching
10039         parameter instead of the first matching parameter.
10040
10041 2010-09-26  Julien Danjou  <julien@danjou.info>
10042
10043         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10044
10045 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10046
10047         * mml2015.el (mml2015-use): Remove gpg support.
10048
10049         * mml1991.el (mml1991-function-alist): Remove gpg function.
10050         (mml1991-gpg-sign): Remove.
10051
10052 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10053
10054         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10055         (gnus-browse-unsubscribe-current-group): Document it.
10056         (gnus-browse-unsubscribe-group): Use it.
10057
10058 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10059
10060         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10061         address to the To list for easier response.
10062
10063         * gnus.el (gnus-play-startup-jingle): Remove.
10064         (gnus-splash): Don't play jingle.
10065         (gnus): Silence gnus-load message.
10066
10067         * gnus-art.el (gnus-treat-play-sounds): Remove.
10068
10069         * gnus.el (gnus-play-jingle): Remove audio support.
10070
10071         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10072
10073         * earcon.el: Remove -- no users.
10074
10075         * gnus-audio.el: Remove -- no users of this package.
10076
10077         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10078
10079         * gnus-start.el (gnus-setup-news): Remove nocem support.
10080
10081         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10082
10083         * gnus.el (gnus-use-nocem): Remove.
10084
10085         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10086         Remove.
10087
10088         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10089         uses NoCeM any more.
10090
10091         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10092         (gnus-button-ctan-handler): Ditto.
10093         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10094         (gnus-button-ctan-directory-regexp): Ditto.
10095         (gnus-button-handle-ctan): Ditto.
10096         (gnus-button-tex-level): Ditto.
10097         (gnus-button-alist): Remove CTAN stuff.
10098
10099 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10100
10101         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10102         nnimap-streaming test.
10103
10104         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10105         servers twice.
10106
10107         * nnimap.el (nnimap-open-connection): Add more error reporting when
10108         nnimap fails early.
10109
10110         * nnheader.el (nnheader-get-report-string): New function.
10111         (nnheader-get-report): Use it.
10112
10113         * gnus-int.el (gnus-check-server): Say what the error was when opening
10114         failed.
10115
10116         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10117         using streaming.
10118
10119 2010-09-25  Julien Danjou  <julien@danjou.info>
10120
10121         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10122         gnus-window-inside-pixel-edges.
10123
10124 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10125
10126         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10127
10128         * mm-decode.el (mm-save-part): Allow saving to other directories the
10129         normal Emacs way.
10130
10131         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10132         Suggested by Jay Berkenbilt.
10133
10134         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10135         there isn't a single byte.
10136
10137         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10138         just do it.  It doesn't really seem to matter what the user responds
10139         here, I think, so it's just a confusing question.
10140
10141         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10142         non-streaming case.
10143
10144         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10145         (gnus-article-encrypt-body): Use it.
10146
10147         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10148         keystroke.
10149
10150         * nnimap.el (nnimap-find-wanted-parts-1):
10151         Use gnus-fetch-partial-articles.
10152
10153         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10154
10155         * nnimap.el (nnimap-insert-partial-structure): New function.
10156         (nnimap-get-partial-article): New function.
10157         (nnimap-request-article): Use it.
10158         (nnimap-wait-for-response): Return whether the wait was successful.
10159         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10160         retrieval wasn't successful.
10161         (nnimap-retrieve-group-data-early): Allow throttling servers.
10162         (nnimap-streaming): New variable.
10163         (nnimap-fetch-partial-articles): Remove.
10164
10165         * mm-decode.el (mm-with-part): Protect against killed buffers.
10166
10167         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10168         for prettier summary display.
10169
10170 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10171
10172         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10173
10174 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10175
10176         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10177         apparently third-party libraries depend on it.
10178
10179         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10180         before starting negotiation.
10181
10182         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10183         privacy reasons.
10184         (gnus-treat-mail-gravatar): Ditto.
10185
10186         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10187         buffer when inserting images.  Inserting text into the headers, for
10188         instance, can make them invalid.
10189
10190 2010-09-25  Julien Danjou  <julien@danjou.info>
10191
10192         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10193         variables.
10194
10195         * nnheader.el: Remove useless variables news-reply-yank-from and
10196         news-reply-yank-message-id.
10197
10198         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10199         variables.
10200
10201         * mml1991.el: Remove useless mml1991-verbose.
10202
10203         * gnus.el: Remove useless variable gnus-use-generic-from.
10204         Remove obsolete variable gnus-topic-indentation.
10205
10206         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10207
10208         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10209
10210         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10211
10212         * gnus-group.el: Remove useless gnus-group-icon-cache.
10213         Remove useless gnus-ephemeral-group-server.
10214
10215         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10216
10217         * mml2015.el: Remove useless mml2015-verbose.
10218
10219         * mml-smime.el: Remove useless mml-smime-verbose.
10220
10221         * gnus.el: Remove useless gnus-local-domain.
10222
10223         * gnus-gravatar.el (gnus-gravatar-transform-address):
10224         Use gnus-gravatar-size.
10225
10226         * gnus-art.el: Remove useless gnus-treat-translate.
10227
10228 2010-09-24  Julien Danjou  <julien@danjou.info>
10229
10230         * gnus-sum.el: Add support for Gravatars.
10231
10232         * gnus-art.el: Add support for Gravatars.
10233
10234         * gnus-gravatar.el: Add this file.
10235
10236         * gravatar.el: Add this file.
10237
10238 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10239
10240         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10241
10242         * gnus-group.el (gnus-group-fetch-faq): Remove.
10243
10244         * gnus.el (gnus-group-faq-directory): Remove.
10245
10246         * gnus-group.el (gnus-group-fetch-charter): Remove.
10247
10248         * gnus.el (gnus-group-charter-alist): Remove.
10249
10250         * gnus-group.el (gnus-group-archive-directory): Remove.
10251         (gnus-group-recent-archive-directory): Ditto.
10252         (gnus-group-make-archive-group): Remove.
10253
10254         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10255
10256         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10257         use the same article number for all the cached articles.
10258
10259         * nnimap.el (nnimap-command): Register the last command time so
10260         that we can use it for idling NOOPs.
10261         (nnimap-open-connection): Start the keeplive timer.
10262         (nnimap-make-process-buffer): Store all the process buffers.
10263         (nnimap-keepalive): New function.
10264
10265         * starttls.el (starttls-open-stream): Add autoload cookie.
10266
10267 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10268
10269         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10270         handling.
10271
10272 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10273
10274         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10275         its data structures.
10276
10277         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10278         instead of the cl.el copy-list.
10279         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10280         equalp.
10281
10282 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10283
10284         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10285         and tool-bar-local-item-from-menu.
10286
10287         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10288         mode-line-highlight face for Emacs.
10289
10290         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10291         loading gnus-sum.elc; fix comment for canlock-verify.
10292         (gnus-article-jump-to-part): Use read-number.
10293         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10294         Remove Emacs pre-21 compatible code for help-echo.
10295         (gnus-article-next-page-1): No need to adjust the number of lines.
10296         (gnus-article-describe-bindings): Always use help-buffer.
10297
10298         * gnus-audio.el (gnus-audio-inline-sound):
10299         * gnus-cus.el (gnus-custom-mode):
10300         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10301
10302         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10303
10304         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10305         compatible code.
10306
10307 2010-09-24  Glenn Morris  <rgm@gnu.org>
10308
10309         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10310         visiting the fcc file in rmail-mode.
10311
10312         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10313
10314 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10315
10316         * nnir.el: Silence the byte compiler.
10317
10318         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10319         alias to browse-url-url-encode-chars if any.
10320         (gnus-html-encode-url): Use it.
10321
10322 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10323
10324         * gnus-start.el (gnus-use-backend-marks): New variable.
10325         (gnus-get-unread-articles-in-group): Use it.
10326
10327         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10328         makeover.
10329
10330 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10331
10332         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10333
10334 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10335
10336         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10337         Remove.
10338         (gnus-setup-news-hook):
10339         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10340
10341         * gnus-int.el (gnus-request-update-info): Protect against backends not
10342         having the function.
10343
10344         * nnimap.el (nnimap-stream): Mention starttls.
10345         (nnimap-open-connection): Add starttls support.
10346
10347 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10348
10349         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10350
10351 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10352
10353         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10354         BODYSTRUCTUREs.
10355         (nnimap-transform-headers): Unfold quoted {42} headers.
10356
10357         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10358         the info.
10359         (gnus-get-unread-articles): Only call updatep on backends that support
10360         it.
10361
10362         * nnweb.el (nnweb-request-update-info): NOOP.
10363
10364         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10365
10366         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10367         since it only deals with marks.
10368
10369         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10370         gnus-request-marks, and make a new gnus-request-update-info.
10371
10372         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10373         the active instead of the high number, which is usually too low.
10374
10375 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10376
10377         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10378         * encrypt.el: Remove.
10379
10380 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10381
10382         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10383         server in symbolic form.
10384
10385         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10386
10387 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10388
10389         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10390         (nnimap-update-info): Fix up code slightly.
10391
10392         * gnus-int.el (gnus-open-server): Add tracing for performance
10393         debugging.
10394
10395         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10396         (gnus-group-insert-group-line): Pass the real group name so that it
10397         gets the right data.
10398
10399         * gnus-start.el (gnus-get-unread-articles): Don't have
10400         `gnus-get-unread-articles-in-group' update info, since that can be
10401         really slow and doesn't seem to be needed?
10402
10403 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10404
10405         * time-date.el (date-to-time): Try using parse-time-string first before
10406         using the slower timezone-make-date-arpa-standard.
10407
10408 2010-09-22  Julien Danjou  <julien@danjou.info>
10409
10410         * gnus-group.el (gnus-group-insert-group-line):
10411         Call gnus-group-highlight-line.
10412         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10413         default hook list.
10414         (gnus-group-update-eval-form): Add new function.
10415         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10416         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10417
10418 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419
10420         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10421         immediate, then expire all articles.
10422         (nnimap-update-info): Fix off-by-one errors.
10423         (nnimap-flags-to-marks): Would return no marks lists for group with no
10424         flags.  Instead return the other data.
10425
10426 2010-09-22  Julien Danjou  <julien@danjou.info>
10427
10428         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10429         Only return an icon.
10430         (gnus-group-insert-group-line): Compute icon to return.
10431
10432         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10433         (gnus-html-image-fetched): Only cache if
10434         gnus-html-image-automatic-caching is set.
10435         (gnus-html-image-fetched): Check for errors.
10436
10437 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10438
10439         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10440         once per method on `g'.  This ensures that backends like nnfolder don't
10441         open all their folders.
10442
10443         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10444         (nnimap-request-list): Nix out group in the correct buffer.
10445         (nnimap-parse-flags): Implement by using `read' instead of
10446         hand-parsing.
10447         (nnimap-flags-to-marks): Pass on permanent-flags.
10448         (nnimap-make-process-buffer): Record the server name.
10449         (nnimap-parse-flags): Fix typo.
10450         (nnimap-request-scan): Run split on the server in general, not just a
10451         single group.
10452
10453         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10454         parameter, and propagate this downwards.
10455
10456         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10457         since EXAMINE changes it on the server.
10458
10459         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10460         this command might take a while.
10461
10462 2010-09-22  Julien Danjou  <julien@danjou.info>
10463
10464         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10465         harmful if you have 2 images side-by-side, they can't be properly
10466         update on text deletion.  Using text-property is safer here.
10467         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10468         data.
10469
10470 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10471
10472         * nnimap.el (nnimap-expunge-inbox): Remove.
10473         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10474         (nnimap-expunge): Flip default to t.
10475
10476         * gnus.el (gnus-method-to-server): Don't push things to the cache
10477         unless it's unique.
10478         (gnus-server-to-method): Ditto.
10479
10480 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10481
10482         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10483
10484 2010-09-22  Julien Danjou  <julien@danjou.info>
10485
10486         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10487         get the start of data.
10488         (gnus-html-encode-url): Add this function to encode special chars in
10489         URL.
10490         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10491         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10492
10493         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10494         default.
10495         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10496
10497         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10498         images alt-text.
10499         (gnus-html-put-image): Put alt-text as help-echo.
10500
10501 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10502
10503         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10504         * mm-util.el (mm-decompress-buffer):
10505         * nnir.el (nnir-run-find-grep):
10506         * pop3.el (pop3-list): Use 3rd arg of split-string.
10507
10508         * time-date.el (format-seconds): Comment fix.
10509
10510         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10511         and byte-optimize-form-code-walker.
10512         (dgnushack-make-auto-load): Don't advise make-autoload.
10513
10514         * lpath.el: Remove Emacs 21 stuff.
10515
10516 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10517
10518         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10519         outside the active range.  Suggested by Dan Christensen.
10520
10521         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10522         slightly later to avoid double-getting it.
10523
10524         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10525         previous patch.
10526
10527         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10528
10529 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10530
10531         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10532
10533 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10534
10535         * gnus-int.el (gnus-open-server): Give a better error message in the
10536         "go offline" case.
10537
10538         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10539         marks for nnimap, which is seldom the right thing to do.
10540
10541         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10542         (gnus-same-method-different-name): New function.
10543
10544         * nnimap.el (parse-time): Require.
10545
10546         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10547         method in the presence of many similar methods.
10548
10549         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10550
10551         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10552         nnml-inhibit-expiry.
10553
10554         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10555         find out whether methods are equal.
10556
10557         * nnimap.el (nnimap-find-expired-articles): New function.
10558         (nnimap-process-expiry-targets): New function.
10559         (nnimap-request-move-article): Request the article before looking at
10560         what the Message-ID is.  Fix found by Andrew Cohen.
10561         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10562
10563         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10564         for oldness in addition to being a predicate.
10565
10566         * nnimap.el (nnimap-request-group): When we have zero articles, return
10567         the right data to Gnus.
10568         (nnimap-request-expire-articles): Only delete articles immediately if
10569         the target is 'delete.
10570
10571         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10572         method, this would bug out.
10573
10574         * gnus-group.el (gnus-group-expunge-group): Rename from
10575         gnus-group-nnimap-expunge, and implemented as a normal interface
10576         function.
10577
10578         * gnus-int.el (gnus-request-expunge-group): New function.
10579
10580         * nnimap.el (nnimap-request-create-group): Implement.
10581         (nnimap-request-expunge-group): New function.
10582
10583 2010-09-21  Julien Danjou  <julien@danjou.info>
10584
10585         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10586         (gnus-html-cache-expired): Add new function.
10587         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10588         wethever we should display image for fetch it.
10589         Compute alt-text earlier to pass it to the fetching function too.
10590         (gnus-html-schedule-image-fetching): Change function argument to only
10591         get one image at a time, not a list.
10592         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10593         cache.
10594         (gnus-html-get-image-data): New function to retrieve image data from
10595         cache.
10596         (gnus-html-put-image): Change buffer argument to use image data rather
10597         than file, and place image above region rather than inserting a new
10598         one.  Do not take alt-text as argument, since it's useless now: we place
10599         the image above alt-text.
10600         (gnus-html-prune-cache): Remove.
10601         (gnus-html-show-images): Start to fetch image when we find one, do not
10602         push into a temporary list.
10603         (gnus-html-prefetch-images): Only fetch image if they have expired.
10604         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10605         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10606
10607 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10610
10611 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10612
10613         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10614         spec inser "*" if the group isn't active instead of 0.
10615
10616         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10617         opening the server.
10618         (nnimap-request-delete-group): Implement group deletion.
10619         (nnimap-transform-headers): Return the size of the entire message in
10620         the Bytes header, not just the size of the first part.
10621         (nnimap-request-move-article): When moving an article from nnimap,
10622         request the article first so the accepting form has an article to
10623         accept.  Reported by Dan Christensen.
10624         (nnimap-command): Make sure that the error message doesn't error out.
10625
10626 2010-09-20  David Edmondson  <dme@dme.org>
10627
10628         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10629         we haven't requested anything.
10630
10631 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10632
10633         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10634         "".  Fix found by Andrew Cohen.
10635
10636         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10637         instead of -encode-string.
10638
10639 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10640
10641         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10642
10643         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10644         by mm-subst-char-in-string.
10645
10646 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10647
10648         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10649         waiting for the connection string.
10650
10651         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10652         arriving.
10653
10654         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10655         bogus characters.  This allows selecting certain Gmail groups.
10656
10657         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10658         (nnimap-fetch-partial-articles): New variable.
10659         (nnimap-open-connection): When looking for credentials, also use the
10660         nnimap-server-port.
10661         (nnimap-request-article): Return the group/article number, so that Gnus
10662         `^' works as expected.
10663         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10664
10665         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10666         comments.
10667         (gnus-methods-sloppily-equal): New function.
10668         (gnus): When using the development version of Gnus, load the gnus-load
10669         file.
10670
10671         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10672         `gnus-open-server' on each method before trying to scan them etc.
10673         This ensures that all the backend parameters are set correctly.
10674
10675         * nnimap.el (nnimap-authenticator): New variable.
10676         (nnimap-open-connection): Allow anonymous login.
10677         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10678         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10679
10680         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10681         patch, found by Knut Anders Hatlen.
10682
10683 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10684
10685         * gnus-agent.el (gnus-agent-batch-confirmation)
10686         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10687         to gnus-message.
10688         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10689         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10690         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10691         * gnus-int.el (gnus-open-server): Likewise.
10692         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10693         (gnus-score-check-syntax): Likewise.
10694         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10695         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10696         Likewise.
10697         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10698
10699 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10700
10701         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10702         calling conventions so that prefetch doesn't bug out.
10703
10704 2010-09-19  Julien Danjou  <julien@danjou.info>
10705
10706         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10707         rather than `subst-char-in-region' in order to be able to replace ASCII
10708         char by UTF-8 ones.
10709
10710         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10711         than curl.
10712         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10713         the right URL and ALT text on images.
10714         (gnus-html-wash-tags): Fix tag case.
10715         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10716         (gnus-article-html): Add -o display_ins_del=2 option.
10717         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10718
10719 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10720
10721         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10722         the extra mail headers, which sometimes seem to happen for unknown
10723         reasons.
10724
10725         * mail-parse.el (mail-header-encode-parameter): Define as
10726         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10727         (or most, perhaps?) mail readers don't understand the latter, but do
10728         understand the former.
10729
10730         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10731         to nil, so that no methods are automatically agentized.  I think this
10732         is probably what most users want.
10733
10734         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10735         from url-retrieve, for instance about invalid URLs.
10736
10737         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10738         groups that have no articles.
10739         (nnimap-request-article): Check that we really got an article when we
10740         requested one.
10741
10742         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10743         doesn't exist.
10744
10745         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10746         nntp buffer so the agent can save it.
10747         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10748         that CRLF doesn't get translated to \n.
10749         (nnimap-open-connection): Don't make 'shell commands only send \n.
10750
10751 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10752
10753         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10754         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10755         Update var name.
10756         (nnml-generate-nov-file): Use dolist.
10757         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10758         Use with-current-buffer.
10759
10760 2010-09-18  Julien Danjou  <julien@danjou.info>
10761
10762         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10763         parallel.
10764
10765 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10766
10767         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10768         the range update right.
10769         (nnimap-request-group): Don't make `M-g' bug out on group with no
10770         marks.
10771         (nnoo): Require, so that other packages can require nnimap.
10772         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10773         command we're looking for.  This helps when the server sends more
10774         responses after we've gotten everything we expected.
10775         (nnimap): Add a `newlinep' field to keep track of end-of-line
10776         conventions.
10777         Don't send CRLF to things that don't want it.
10778         (nnimap-request-accept-article): Ditto.
10779
10780 2010-09-18  Julien Danjou  <julien@danjou.info>
10781
10782         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10783         than curl to retrieve images.
10784
10785 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10786
10787         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10788         the marks.
10789         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10790         (nnimap-wait-for-connection): New function.
10791         (nnimap-open-connection): If we have PREAUTH, don't query for login
10792         credentials.
10793         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10794         when doing a partial update.
10795
10796 2010-09-18  Julien Danjou  <julien@danjou.info>
10797
10798         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10799         tags.
10800
10801 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10802
10803         * nnimap.el (nnimap-credentials): New function.
10804         (nnimap-open-connection): Use the new function to look for credentials
10805         also on the numeric equivalents of "imap" and "imaps".
10806
10807         * gnus-start.el (gnus-activate-group): Send the info to
10808         gnus-request-group.
10809
10810         * nnimap.el (nnimap-request-group): Have the "check" version of the
10811         function parse flags and update the info, so that a `M-g' get a total
10812         resync of all flags from the group.
10813
10814         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10815         to allow backends to alter the info on group selection.  Also alter all
10816         the backend -request-group functions to take the parameter.
10817
10818         * nnimap.el (nnimap-store-info): New function.
10819         (nnimap-update-info): Store the info for later usage.
10820         (nnimap-request-group): Use the stored info for the dont-check case, so
10821         that we don't retrieve all marks when we enter a group.
10822
10823         * nnimap.el: Use deffoo instead of defun for interface functions.
10824
10825         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10826         update the group info.  This makes the nndraft groups, for instance, go
10827         back to their old behavior.
10828
10829         * gnus-sum.el (gnus-select-newsgroup): Indent.
10830
10831         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10832         in.
10833         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10834         nothing.
10835
10836         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10837         from methods that are denied.
10838
10839         * gnus-int.el (gnus-method-denied-p): New function.
10840
10841         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10842         store the password instead of netrc.
10843         (nnimap-open-connection): Don't error out when we can't make a
10844         connections.
10845
10846         * auth-source.el (auth-source-create): In the password prompt, say what
10847         we're querying for.  Also prompt for user name if that hasn't been
10848         given.
10849
10850         * nnimap.el (nnimap-with-process-buffer): Remove.
10851
10852 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10853
10854         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10855         method when we're reading from the agent.
10856
10857         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10858
10859         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10860         that's probably most useful for users.
10861
10862         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10863         "failed" all the time.
10864
10865         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10866         ...)) with (with-current-buffer ... ).
10867
10868         * nntp.el (nntp-open-server): Return whether the open was successful or
10869         not.
10870
10871         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10872         select an unread unseen article first.
10873
10874         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10875         /etc/services, supply some sensible port defaults.
10876
10877         * dgnushack.el: Define netrc-credentials.
10878
10879 2010-09-17  Julien Danjou  <julien@danjou.info>
10880
10881         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10882
10883 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10884
10885         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10886         doesn't have any parameters.
10887
10888 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10889
10890         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10891         only upcased checks.
10892
10893         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10894
10895         * nnimap.el (nnimap-open-shell-stream): New function.
10896         (nnimap-open-connection): Use it.
10897         (nnimap-transform-headers): Get the number of lines in each message.
10898         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10899         number of lines.
10900         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10901         problem.
10902
10903         * utf7.el (utf7-encode): Autoload.
10904
10905         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10906         to allow the mail splitting to not return a default group.  This is
10907         useful for nnimap, which will leave unmatched mail in the inbox.
10908
10909         * nnimap.el: Rewritten.
10910
10911         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10912         nnimap usage.
10913
10914         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10915         if the move is internal, so that nnimap can do fast internal moves.
10916
10917         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10918         data.
10919         (gnus-read-active-for-groups): Support finishing the early retrieval of
10920         data.
10921
10922         * gnus-range.el (gnus-range-nconcat): New function.
10923
10924         * gnus-int.el (gnus-finish-retrieve-group-infos)
10925         (gnus-retrieve-group-data-early): New functions.
10926
10927 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10928
10929         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10930         (nnrss-retrieve-groups):
10931         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10932         (pop3-quit): Use with-current-buffer.
10933
10934 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10935
10936         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10937         instead of nnheader-accept-process-output.
10938
10939         * dgnushack.el (dgnushack-compile): Add comment.
10940
10941         * lpath.el: No need to fbind propertize for XEmacs 21.4.
10942
10943         * gnus-html.el (gnus-html-schedule-image-fetching)
10944         (gnus-html-prefetch-images): Replace process-kill-without-query by
10945         gnus-set-process-query-on-exit-flag.
10946
10947 2010-09-16  Romain Francoise  <romain@orebokech.com>
10948
10949         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10950
10951 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10952
10953         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10954         parameter to unintern is mandatory-ish in Emacs 24.
10955
10956         * gnus-html.el (gnus-html-schedule-image-fetching)
10957         (gnus-html-prefetch-images): Check for curl before using it.
10958
10959         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10960         depend on curl, which isn't essential.
10961
10962         * imap.el: Revert back to version
10963         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10964         seem problematic.
10965
10966 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10967
10968         * gnus-registry.el (gnus-registry-install-shortcuts):
10969         Explicitly pass `obarray' to `unintern' to avoid a warning.
10970
10971 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10972
10973         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10974         change.
10975
10976         * nnrss.el (nnrss-request-list): Remove this function and related
10977         functions, including the moreover stuff.
10978
10979 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10980
10981         * nnrss.el (nnrss-retrieve-groups): New function.
10982
10983 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10984
10985         * .dir-locals.el: Add no-byte-compile cookie.
10986
10987 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10988
10989         * time-date.el (format-seconds): Comment fix.
10990
10991         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10992         for back end that doesn't support request-scan.
10993
10994 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10995
10996         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10997         then do request scans from the backends.
10998
10999         * netrc.el (netrc-credentials): New conveniency function.
11000
11001         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11002         avoid running a hook per line, since this takes a lot of time,
11003         profiling shows.
11004         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11005         directly if gnus-visual-p is true.
11006
11007 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11008
11009         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11010         groups; replace mapcar with dolist which is a bit faster; pass groups
11011         info to gnus-read-active-file-1.
11012         (gnus-read-active-file-1): Scan only specified groups if the new
11013         optional arg `infos' is given.
11014
11015 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11016
11017         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11018
11019         * pop3.el (pop3-movemail): Remove.
11020         (pop3-streaming-movemail): Rename to pop3-movemail.
11021
11022         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11023         don't restrict end-tag searches to the end of the line.
11024
11025 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11026
11027         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11028         articles of every unchecked group to t, which means unknown since the
11029         server has never been opened.
11030
11031 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11032
11033         * gnus-html.el (gnus-html-show-alt-text): New command.
11034         (gnus-html-browse-image): Ditto.
11035         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11036         to browse the image directly.
11037         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11038         better.
11039
11040         * gnus-async.el (gnus-async-article-callback):
11041         Call `gnus-html-prefetch-images' unconditionally.
11042
11043         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11044         before feeding URLs to curl.
11045
11046 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11047
11048         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11049         internal images as deletable by `W D D'.
11050
11051         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11052         (gnus-async-article-callback): Fix typo.
11053
11054 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11055
11056         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11057         current line to work around bugs in the output from w3m.
11058
11059         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11060         for groups that want that.
11061
11062         * nntp.el (nntp-wait-for-string): Supply a timeout for
11063         accept-process-output to ensure progress.
11064
11065         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11066         level to get unread articles from, then use that for foreign groups,
11067         too.
11068
11069         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11070         confuses the rest of the function.
11071
11072         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11073         for the methods that support -retrieve-groups, too.
11074
11075         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11076
11077 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11078
11079         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11080         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11081
11082         * pop3.el: Require cl when compiling.
11083         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11084
11085 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11086
11087         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11088         that aren't going to be activated.
11089         (gnus-get-unread-articles): Fix up the last commit.
11090
11091         * gnus-html.el (gnus-article-html): Allow calling without specifying
11092         the handle.  In that case, dissect the buffer first.
11093
11094         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11095
11096         * nnimap.el (nnimap-open-connection): Revert the change that would look
11097         into authinfo for imaps instead of imap.
11098
11099         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11100         say that you don't want to call gnus-request-group with don-check, but
11101         do check the reponse.  This is for virtual groups only.
11102         (gnus-get-unread-articles): Count the archive groups as secondary, so
11103         that they're activated the same way as before.
11104
11105         * imap.el (imap-message-map): Removed optional buffer parameter, since
11106         no callers use it.
11107         (imap-message-get): Ditto.
11108         (imap-message-put): Ditto.
11109         (imap-mailbox-map): Ditto.
11110         (imap-mailbox-put): Ditto.
11111         (imap-mailbox-get): Ditto.
11112         (imap-mailbox-get): Revert last change for this function.
11113
11114         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11115         case-insensitively.
11116         (nnimap-debug): Remove.
11117
11118         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11119         callers to use `imap-fetch' instead.  According to the comments, this
11120         should be safe, since all other IMAP clients use the 1:* syntax.
11121         (imap-enable-exchange-bug-workaround): Remove.
11122         (imap-debug): Remove -- doesn't seem very useful.
11123
11124         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11125         mail from a file, and the file doesn't exist.
11126
11127         * imap.el (imap-log): New convenience function used throughout instead
11128         of repeating the same code all over the place.
11129
11130         * pop3.el (pop3-streaming-movemail): Return t for success.
11131
11132         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11133         .authinfo if we're using ssl connection.
11134
11135         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11136         already have if we're in a main Gnus `g' run.
11137
11138         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11139
11140 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11141
11142         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11143
11144         * nnmh.el (nnmh-request-list-1): Bind `file'.
11145
11146         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11147         alias to set-process-query-on-exit-flag or process-kill-without-query.
11148         (pop3-open-server): Use it.
11149
11150 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11151
11152         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11153         box to the Incoming file.  Fixes mistake in previous checkin.
11154
11155         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11156         request loop (for debugging purposes) removed.
11157
11158         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11159         culprit is more visible.
11160         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11161         (nnml-add-incremental-nov): New functions to do "incremental" nov
11162         updates, where we just append to the end of the existing nov files
11163         without reading/writing them in full.
11164
11165         * mail-source.el (mail-source-delete-crash-box): Really only check the
11166         incoming files once in a while.
11167
11168         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11169
11170         * mail-source.el (mail-source-delete-crash-box): Only check the
11171         incoming files for deletion once per day to save a lot of file
11172         accesses.
11173
11174         * pop3.el (pop3-logon): Fix up unbound variable typo.
11175
11176         * mail-source.el (pop3-streaming-movemail): Autoload.
11177
11178         * pop3.el (pop3-streaming-movemail):
11179         Respect pop3-leave-mail-on-server.
11180
11181         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11182         retrieval.
11183
11184         * pop3.el (pop3-process-filter): Remove unused function.
11185         (pop3-streaming-movemail, pop3-send-streaming-command)
11186         (pop3-wait-for-messages, pop3-write-to-file)
11187         (pop3-number-of-responses): New functions for streaming pop3
11188         retrieval.
11189
11190         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11191         come from no known methods.
11192         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11193         list.
11194
11195         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11196         message sizes.
11197         (pop3-movemail): Use erase-buffer instead of looping and deleting
11198         regions, which seems rather odd.
11199
11200         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11201         file once per `g' run.
11202
11203         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11204         directories.  This makes the draft queue directory work.
11205
11206         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11207         data from the backends, so that we only request the list of groups from
11208         each method once.  This should speed things up considerably.
11209
11210         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11211         detect that it's not implemented.
11212
11213         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11214         we actually do recurse down into the tree, but don't stat all leaf
11215         nodes.
11216
11217         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11218         then say so instead of bugging out.
11219
11220         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11221         files exist before trying to read them.
11222
11223         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11224         around <pre_int>.
11225
11226         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11227
11228         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11229
11230 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11231
11232         * mm-util.el (mm-image-load-path): Just return the image directories,
11233         not all directories in the path in addition to the image directories.
11234         (mm-image-load-path): Maintain a cache of the image directories so that
11235         the `g' command in Gnus doesn't have to stat dozens of directories each
11236         time.
11237
11238         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11239         (gnus-html-wash-tags): Add a new `i' command to insert images.
11240         (gnus-html-insert-image): New command and keystroke.
11241         (gnus-html-redisplay-with-images): New command and keystroke.
11242         (gnus-html-show-images): Rename command.
11243         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11244         spacers.
11245         (gnus-html-wash-tags): Decode entities at the end, so that entities
11246         inside the tags don't mess up the rest of the "parsing".
11247
11248         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11249         so that nnimap methods aren't agentized by default.  There's apparently
11250         many problems related to agent/imap behavior.
11251
11252         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11253
11254         * gnus-html.el: Doc fix.
11255
11256 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11257
11258         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11259         specifier-spec-list for Emacs 21.
11260
11261         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11262         glyph-width and glyph-height instead of display-graphic-p and
11263         image-size; make avoidance of displaying small images work for XEmacs.
11264
11265         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11266         for XEmacs.
11267
11268         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11269         of symbol that holds plist data.
11270         (gnus-process-plist): Remove plist of process after getting it.
11271
11272 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11273
11274         * message.el (message-generate-hashcash): Change default to
11275         'opportunistic if hashcash is installed.
11276
11277         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11278         (gnus-html-put-image): Only call image-size once, since it's somewhat
11279         time-consuming on remote X servers.
11280
11281 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11282
11283         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11284         type on data, not a file name.
11285
11286         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11287         window-pixel-edges for Emacs 21.
11288
11289         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11290         decoded contents.
11291         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11292
11293 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11294
11295         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11296         group line format, since it isn't very interesting.
11297
11298         * gnus-agent.el (gnus-agent-short-article),
11299         (gnus-agent-long-article): Increase values for these two variables,
11300         since most people are likely to have more network connection and
11301         storage than before.
11302
11303         * gnus.el (gnus-refer-article-method): Change default to 'current.
11304         When referring an article, the common behavior is to refer it from the
11305         current select method, not the native select method.  The chances of
11306         the native select method having the message in question is rather slim
11307         these days.
11308
11309         * gnus-sum.el (gnus-auto-select-subject): Change default to
11310         `unseen-or-unread'.  I think it's likely that most people want to
11311         select an unseen article over a previously seen, but unread one.
11312
11313         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11314         means that in the article buffer none of the minor mode elements will
11315         be shown, usually, and this is not desirable in most cases.
11316
11317         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11318         that commands like `d' (and the like) go to the next line in the
11319         buffer, instead of the next unread article.  I think this is the
11320         behavior that is most natural for most users.
11321         (gnus-single-article-buffer): Change default to nil, so that people can
11322         have as many article buffers open as they have summary buffer.  I think
11323         this is the most natural way for the groups to behave.
11324
11325         * message.el (message-generate-new-buffers): Change default to
11326         `unsent', so that all new message buffers start their names with the
11327         string "*unsent", and it's easier to find the buffers if you move from
11328         them.
11329
11330 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11331
11332         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11333         small.  They're probably tracking images.
11334         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11335         (gnus-html-rescale-image): Yet another try at getting the image sizing
11336         right.
11337
11338         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11339         nntp-marks-file-name is nil.
11340
11341 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11342
11343         * gnus-html.el (gnus-html-wash-tags)
11344         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11345         Better logging.
11346
11347 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11348
11349         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11350
11351         * gnus-html.el (gnus-html-wash-tags): Check the value of
11352         gnus-blocked-images in the summary buffer.
11353
11354 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11355
11356         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11357
11358 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11359
11360         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11361         like "a", it seems like.
11362         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11363         since it needs to be picked from the correct buffer.
11364
11365         * nnwfm.el: Remove.
11366
11367         * nnlistserv.el: Remove.
11368
11369 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11370
11371         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11372         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11373
11374 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11375
11376         * nnkiboze.el: Remove.
11377
11378         * nndb.el: Remove.
11379
11380         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11381         alt text.
11382         (gnus-html-rescale-image): Try to get the rescaling logic right for
11383         images that are just wide and not tall.
11384
11385         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11386         overshadow variable bindings.
11387
11388 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11389
11390         * gnus-html.el (gnus-html-wash-tags)
11391         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11392         Add extra logging.
11393
11394 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11395
11396         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11397         (gnus-max-image-proportion): New variable.
11398         (gnus-html-rescale-image): New function.
11399         (gnus-html-put-image): Rescale images.
11400
11401 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11402
11403         Fix up some byte-compiler warnings.
11404         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11405         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11406         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11407         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11408         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11409         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11410         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11411
11412 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * gnus-html.el (gnus-article-html): Decode contents by charset.
11415
11416 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11419         (gnus-html-frame-width, gnus-blocked-images):
11420         * message.el (message-prune-recipient-rules): Add custom version.
11421         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11422
11423         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11424         functions.
11425
11426         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11427         gnus-process-get.
11428
11429 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11430
11431         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11432         instead of lsub directly.
11433
11434 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11435
11436         * nnwarchive.el: Remove.
11437
11438         * gnus-soup.el: Remove.
11439
11440         * nnsoup.el: Remove.
11441
11442         * nnultimate.el: Remove.
11443
11444         * gnus-html.el (gnus-blocked-images): New variable.
11445
11446         * message.el (message-prune-recipients): New function.
11447         (message-prune-recipient-rules): New variable.
11448
11449         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11450         guess whether a long line is natural text or not.
11451
11452         * gnus-html.el (gnus-html-schedule-image-fetching):
11453         Use gnus-process-plist and friends for compatibility.
11454
11455 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11456
11457         * gnus-html.el: Require packages that define macros used in this file.
11458         (gnus-article-mouse-face): Declare to silence byte-compiler.
11459         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11460         process-get.
11461         (gnus-html-put-image): Use plist-get to avoid getf.
11462         (gnus-html-prefetch-images): Use with-current-buffer.
11463
11464 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * gnus-ems.el: Provide compatibility functions for
11467         gnus-set-process-plist.
11468
11469         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11470         header-line-format for XEmacs 21.4.
11471
11472         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11473         * gnus.el (gnus-valid-select-methods):
11474         * message.el (message-send-mail-partially-limit):
11475         * mm-decode.el (mm-text-html-renderer):
11476         * mml.el (mml-insert-mime-headers-always):
11477         * smiley.el (smiley-regexp-alist): Bump custom version.
11478
11479 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11480
11481         * gnus-html.el: Require mm-url.
11482         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11483         with the url to `url'.
11484         (gnus-html-wash-tags): Support cid: URLs/images.
11485
11486 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11487
11488         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11489         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11490         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11491
11492         * gnus-move.el: Remove file, since it doesn't really work.
11493
11494         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11495         UTF-8.  This seems to fix problems with some German web feeds.
11496
11497         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11498         at the top so that the proper colors are applied.
11499
11500         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11501         don't have dots in their names.
11502
11503         * gnus-art.el (gnus-article-view-part): Doc fix.
11504
11505         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11506         XEmacs-compatible.
11507         (gnus-html-put-image): Don't do images on non-graphic displays.
11508
11509         * nnslashdot.el: Remove this unused backend.
11510
11511         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11512         actions.
11513         (gnus-undo-register-1): Revert last change.
11514
11515         * gnus-group.el (gnus-group-completing-read): Protect against not
11516         having completion-styles bound.
11517
11518         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11519         make broken recipients happier.
11520
11521         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11522
11523         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11524         point parameter.
11525
11526         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11527
11528         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11529         completion-styles for group selection.
11530
11531 2009-02-04  Andreas Schwab  <schwab@suse.de>
11532
11533         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11534         headers and regexp-quote the match if necessary.
11535
11536 2009-03-24  Miles Bader  <miles@gnu.org>
11537
11538         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11539         the blinking smiley.
11540
11541 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11542
11543         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11544         blink smiley.
11545
11546 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11547
11548         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11549         where the dribbel file lives exists.
11550
11551         * message.el (message-send-mail-partially-limit): Change the default to
11552         nil, since most people don't want this.
11553
11554         * mm-url.el (mm-url-decode-entities): Also decode entities like
11555         &#x3212.
11556
11557 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11558
11559         * gnus-sum.el (gnus-summary-idna-message):
11560         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11561         Hyperlink urls in docstrings with URL `...'.
11562
11563 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11564
11565         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11566         functions.
11567
11568 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11569
11570         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11571         say what the mouseover text should be.
11572
11573         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11574         version of the mm-w3m-safe-url-regexp variable to only download images
11575         in the groups where we want that to happen.
11576
11577         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11578
11579         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11580         easier debugging.
11581         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11582         big pictures in the article buffer.
11583
11584         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11585         gnus-article-html.
11586         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11587         w3m.
11588
11589         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11590
11591 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11592
11593         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11594         which doesn't exist.
11595
11596         * message.el (message-inhibit-ecomplete): New variable to allow some
11597         function to inhibit ecomplete address storage.
11598         (message-resend): Disable ecomplete message storage when resending
11599         messages.
11600
11601         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11602
11603 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11604
11605         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11606         Save excursion while copying, moving, and deleting articles in order to
11607         prevent the cursor from jumping to unforeseen place.
11608
11609 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11610
11611         * lpath.el: No need to bind bookmark-current-buffer,
11612         bookmark-yank-point and bookmark-make-record-function.
11613
11614 2010-08-17  Glenn Morris  <rgm@gnu.org>
11615
11616         * gnus-sync.el: Require gnus components whose functions are used.
11617
11618         * gnus-art.el (bookmark-make-record-function):
11619         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11620         Declare for compiler.
11621
11622         * mm-url.el (mml-compute-boundary): Autoload.
11623
11624 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11625
11626         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11627
11628 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11629
11630         Typo fix "hoo4a" -> "hook".
11631
11632         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11633
11634 2010-08-14  Glenn Morris  <rgm@gnu.org>
11635
11636         * gnus-sync.el (gnus-sync): Fix defgroup version.
11637
11638 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11639
11640         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11641
11642         * gnus-sync.el: Fix docs.
11643         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11644         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11645
11646 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11647
11648         Optimizations for gnus-sync.el.
11649
11650         * gnus-sync.el: Add docs about gnus-sync-backend
11651         possibilities.
11652         (gnus-sync-save): Remove unnecessary message.
11653         (gnus-sync-read): Optimize and show what groups were skipped.
11654
11655 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11656
11657         Minor bug fixes for gnus-sync.el.
11658
11659         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11660         Don't read the sync on get-new-news.
11661
11662         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11663         quiet.
11664
11665         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11666         (fix typo).
11667
11668 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11669
11670         Make saving and restoring of hidden threads work with overlays.
11671         Patch applied by Ted Zlatanov.
11672
11673         * gnus-sum.el (gnus-hidden-threads-configuration)
11674         (gnus-restore-hidden-threads-configuration): Update to deal with text
11675         properties, rather than searching for a magic character.
11676
11677 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11678
11679         New gnus-sync.el library for synchronization of marks.
11680
11681         * gnus-sync.el: New library for synchronization of marks.
11682
11683         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11684         renamed from `gnus-registry-grep-in-list'.
11685
11686         * gnus-registry.el (gnus-registry-follow-group-p):
11687         Use `gnus-grep-in-list'.
11688
11689         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11690
11691 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11692
11693         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11694         determining charset of text fails.
11695
11696 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11697
11698         * nnmail.el (nnmail-get-new-mail-1): Revert.
11699
11700         * nnml.el (nnml-active-number): Make sure names of newly created groups
11701         in nnml-group-alist are encoded.
11702
11703 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11704
11705         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11706         containing non-ASCII characters in active file for nnml back end.
11707
11708 2010-07-24  David Engster  <dengste@eml.cc>
11709
11710         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11711         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11712
11713 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11714
11715         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11716         tag (Bug#6654).
11717
11718 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11719
11720         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11721         the article buffer, not the summary buffer.
11722
11723 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11724
11725         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11726         Emacs 23 as well.
11727
11728 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11729
11730         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11731         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11732
11733 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11734
11735         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11736         Patch applied by Karl Fogel.
11737
11738         * gnus-sum.el (gnus-summary-bookmark-make-record):
11739         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11740
11741 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11742
11743         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
11744         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11745         C-w still not working correctly from Article buffers; Thierry's
11746         patch to fix that will be applied after this.
11747
11748         * gnus-art.el (bookmark-make-record-function): New local variable.
11749
11750         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11751         article buffer.
11752         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11753
11754 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11755
11756         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11757         on changes in bookmark.el.
11758
11759 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11762         `no-log' instead of message not to log prompt string.
11763
11764 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11765
11766         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11767         the *other* type of HTML form submission.
11768
11769 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11770
11771         * auth-source.el (auth-source-pick): If choice does not contain a
11772         questioned keyword, set the check to t.
11773
11774 2010-06-12  Romain Francoise  <romain@orebokech.com>
11775
11776         * gnus-util.el (gnus-date-get-time): Move up before first use.
11777
11778 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11779
11780         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11781         (gnus-article-edit-part): Bind it to make last part that is substituted
11782         or deleted visible.
11783         (gnus-mime-display-single): Buttonize part of which id equals to
11784         gnus-mime-buttonized-part-id.
11785
11786 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11787
11788         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11789         (gnus-dd-mmm): Use gnus-date-get-time.
11790         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11791         simplify logic.
11792         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11793         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11794
11795 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11796
11797         * auth-source.el (top): Autoload `secrets-list-collections',
11798         `secrets-create-item', `secrets-delete-item'.
11799         (auth-sources): Fix tag string.
11800         (auth-get-source, auth-source-retrieve, auth-source-create)
11801         (auth-source-delete): New defuns.
11802         (auth-source-pick): Rewrite in order to avoid 2 passes.
11803         (auth-source-forget-user-or-password): New parameter USERNAME.
11804         (auth-source-user-or-password): New parameters CREATE-MISSING and
11805         DELETE-EXISTING.  Retrieve password interactively, if needed.
11806
11807 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11808
11809         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11810         deleting unused directories when gnus-expert-user is t.
11811
11812 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11813
11814         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11815         for each temp file when gnus-article-browse-delete-temp is ask.
11816
11817 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11818
11819         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
11820         Replace Lisp calls to delete-backward-char by calls to delete-char.
11821
11822 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11823
11824         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11825
11826 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
11827
11828         * password-cache.el (password-cache-remove): Fix docstring.
11829
11830 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11831
11832         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11833         article unless decoding article to be saved.
11834
11835 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11836
11837         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11838         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11839         generated within the mm-with-unibyte-current-buffer macro.
11840
11841 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11842
11843         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11844         to nil when we're in a mml-preview buffer and no group is selected.
11845
11846 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11847
11848         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11849         when catching the `C-g'.  Reported by "Leo".
11850
11851 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11852
11853         * message.el (message-forward-make-body-plain)
11854         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11855         multibyte-string-p.
11856
11857         * lpath.el: Revert.
11858
11859 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11860
11861         * message.el (message-forward-make-body-mml): Assume original message
11862         is multibyte string; error on unibyte.
11863         (message-forward-make-body-plain): Ditto; don't add excessive newline
11864         in body end.
11865
11866         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
11867
11868 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11869
11870         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11871         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11872
11873 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11874
11875         * mm-extern.el (mm-extern-url): Don't use
11876         mm-with-unibyte-current-buffer.
11877         (mm-extern-cache-contents): Use with-current-buffer instead of
11878         save-excursion + set-buffer.
11879
11880 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11881
11882         * mm-util.el (mm-emacs-mule): Remove.
11883
11884 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11885
11886         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11887         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11888         change.
11889
11890 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11891
11892         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11893         bind the default value of enable-multibyte-characters to nil.
11894
11895 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11896
11897         * message.el (message-forward-make-body-plain)
11898         (message-forward-make-body-mml):
11899         Don't use mm-with-unibyte-current-buffer.
11900
11901 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11902
11903         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
11904
11905 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11906
11907         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11908         (Bug#5592).
11909
11910 2010-05-07  Julien Danjou  <julien@danjou.info>
11911
11912         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11913         it to mm-pipe-part.
11914
11915         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11916         it is given.
11917
11918 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11919
11920         * binhex.el (binhex-decode-region-internal):
11921         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
11922         (dns-query):
11923         * nnweb.el (nnweb-gmane-search):
11924         * pgg-parse.el (pgg-parse-armor):
11925         * pgg.el (pgg-verify-region):
11926         * sha1.el (sha1-string-external):
11927         * uudecode.el (uudecode-decode-region-internal):
11928         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11929         XEmacs.
11930
11931         * gnus-art.el (gnus-article-browse-html-parts):
11932         * gnus-group.el (gnus-read-ephemeral-gmane-group):
11933         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11934         make-temp-file.
11935
11936         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11937         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11938         compiling.
11939
11940         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11941         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11942         XEmacs when compiling.
11943
11944         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11945         gnus-pick-mode-off-hook for XEmacs when compiling.
11946         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11947         gnus-binary-mode-off-hook for XEmacs when compiling.
11948
11949         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11950         Return nil if char-charset is not available.
11951
11952         * imap.el (imap-disable-multibyte)
11953         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
11954         macros.
11955
11956         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11957         instead of encode-coding-string.
11958
11959         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11960         'xemacs) instead of mm-emacs-mule to switch function definitions.
11961         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11962
11963         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
11964         bind temporary-file-directory for XEmacs;
11965         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
11966         timer-set-function for XEmacs 21.4 and SXEmacs;
11967         bind timer-list for XEmacs 21.4 and SXEmacs;
11968         fbind char-charset and find-charset-region for non-Mule XEmacs;
11969         fbind decode-coding-region, decode-coding-string, detect-coding-region,
11970         encode-coding-region and encode-coding-string for XEmacs having no
11971         file-coding feature.
11972
11973 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
11974
11975         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11976
11977 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11978
11979         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11980         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11981
11982 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11983
11984         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11985         alias `jka-compr-delete-temp-file' no longer exists.
11986
11987 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11988
11989         Use define-minor-mode in Gnus where applicable.
11990         * mml.el (mml-mode): Use define-minor-mode.
11991         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11992         (gnus-undo-mode): Use define-minor-mode.
11993         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11994         (gnus-dead-summary-mode): Use define-minor-mode.
11995         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11996         Initialize in declaration.
11997         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11998         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11999         (gnus-mailing-list-mode): Use define-minor-mode.
12000         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12001         (gnus-draft-mode): Use define-minor-mode.
12002         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12003         (gnus-dired-mode): Use define-minor-mode.
12004
12005 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12006
12007         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
12008         handles on recursive mml-to-mime translation and check them for
12009         boundary delimiter collisions.  Reported by Greg Troxel.
12010
12011 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12012
12013         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12014
12015 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12016
12017         * mm-util.el (mm-find-buffer-file-coding-system):
12018         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12019
12020 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12021
12022         * message.el (message-generate-headers): Record insertion of optional
12023         headers as well.  Otherwise the check to prevent repeated insertion of
12024         optional headers is a no-op.
12025
12026 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12027
12028         * smime.el: Don't mention CVS.
12029
12030         * nnrss.el (nnrss-fetch): Don't mention CVS.
12031
12032         * nnir.el: Don't mention CVS.
12033
12034 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12035
12036         * gnus-sum.el (gnus-summary-bookmark-make-record):
12037         Add `location' field.
12038
12039 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * lpath.el: Fbind bookmark-default-handler,
12042         bookmark-get-bookmark-record, bookmark-make-record-default,
12043         bookmark-prop-get for Emacs <23 and XEmacs.
12044
12045 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12046
12047         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12048         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12049         Use with-current-buffer to silence the byte-compiler.
12050         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12051         bother to require `gnus'.
12052         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12053
12054 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12055
12056         * gnus-sum.el (gnus-summary-bookmark-make-record)
12057         (gnus-summary-bookmark-jump): New functions.
12058         (gnus-summary-mode): Setup bookmark support.
12059
12060 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12061
12062         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12063         if set.
12064
12065 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12066
12067         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12068         gnus-article-browse-html-save-cid-image; make it work recursively for
12069         forwarded messages as well.
12070         (gnus-article-browse-html-parts): Work when prefix arg is given.
12071         (gnus-article-browse-html-article): Doc fix.
12072
12073 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12074
12075         * message.el (message-default-mail-headers):
12076         (message-default-headers): Carry the value mail-default-headers over
12077         into message-default-mail-headers, rather than message-default-headers.
12078
12079 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12080
12081         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12082         charset.
12083
12084         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12085         charset into the <meta> tag when the article is encoded to utf-8.
12086
12087 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12088
12089         * gnus-art.el (gnus-article-browse-delete-temp-files):
12090         Delete directories as well.
12091         (gnus-article-browse-html-parts): Work for images that do not specify
12092         file names; delete temp directory when quitting; insert header at the
12093         right place; use file: scheme for image files.
12094
12095 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12096
12097         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12098         (gnus-article-browse-html-parts): Use it to make temporary cid image
12099         files in addition to html file so that browser may display them.
12100
12101 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12102
12103         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12104
12105 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12106
12107         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12108
12109 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12110
12111         * auth-source.el (auth-sources): Change default to be simpler.
12112         Explain about Secret Service API sources.  Improve Customize options.
12113         (auth-source-pick): Change to accept any number of search parameters.
12114         Implement fallbacks iteratively, not recursively.  Add scoring on the
12115         second pass and sort by score.  Call Secret Service API when needed.
12116         (auth-source-user-or-password): Use it.  Call Secret Service API
12117         directly when needed to get the user name and the password.
12118
12119 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12120
12121         * message.el (message-interactive): Doc fix.
12122         (message-qmail-inject-args): Reflow.
12123         (message-kill-to-signature): Fix typo in docstring.
12124
12125         * smiley.el (smiley-buffer): Fix typo in docstring.
12126
12127 2010-03-24  Glenn Morris  <rgm@gnu.org>
12128
12129         * mail-source.el (gnus-message): Declare.
12130         (mail-source-delete-old-incoming): Require gnus-util.
12131
12132 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12133
12134         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12135
12136         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12137
12138         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12139         password-cache's default if it is not bound.
12140         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12141         password-cache-expiry's default if it is not bound.
12142
12143         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12144         available in Emacs 21.
12145
12146         * lpath.el: Suppress compiler warnings for:
12147         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12148         XEmacs;
12149         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12150         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12151         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12152
12153 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12154
12155         * auth-source.el (auth-sources): Fix up definition so extra parameters
12156         are always inline.
12157
12158 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12159
12160         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12161         wasn't updated after mismatch.  Clear cached mailbox info correctly
12162         when uidvalidity changes.
12163         (nnimap-group-prefixed-name): New function to avoid some code
12164         duplication.
12165         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12166         (nnimap-request-group): Use it.
12167         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12168         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12169         with many imap folders.  This is done by caching the group status from
12170         the imap server persistently in a group parameter `imap-status'.  (This
12171         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12172         but not persistently, so every Gnus startup was still very slow.)
12173
12174 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12175
12176         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12177         delete the extra newline.  Otherwise editing of :string and :number
12178         types don't work.
12179
12180 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12181
12182         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12183         secrets.el dependency.
12184         (auth-sources): Add optional user name.  Add secrets.el configuration
12185         choice (unused right now).
12186
12187 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12188
12189         * gnus-sum.el (gnus-summary-make-menu-bar):
12190         Let `gnus-registry-install-shortcuts' fill in the functions.
12191
12192         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12193         warnings.
12194         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12195         (gnus-registry-install-shortcuts): Populate and use it in a
12196         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12197
12198 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12199
12200         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12201         In-place substitutions for the group name encoding/decoding.
12202         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12203         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12204         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12205         (nnimap-update-unseen, nnimap-request-list)
12206         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12207         (nnimap-request-set-mark, nnimap-split-to-groups)
12208         (nnimap-split-articles, nnimap-request-newgroups)
12209         (nnimap-request-create-group, nnimap-request-accept-article)
12210         (nnimap-request-delete-group, nnimap-request-rename-group)
12211         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12212         `encoded-mbx' for consistency.
12213         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12214         variable `imap-current-mailbox'.
12215
12216         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12217         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12218
12219 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12220
12221         * pop3.el (pop3-display-message-size-flag): Display message size byte
12222         counts during POP3 download.
12223         (pop3-movemail): Use it.
12224         (pop3-list): Implement listing of available messages.
12225
12226 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12227
12228         * nnir.el (nnir-get-article-nov-override-function): New function to
12229         override the normal NOV retrieval.
12230         (nnir-retrieve-headers): Use it.
12231
12232 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12233
12234         * auth-source.el (netrc-machine-user-or-password): Autoload.
12235
12236 2010-03-19  Glenn Morris  <rgm@gnu.org>
12237
12238         Stop message.el from loading about 40 libraries it doesn't always need.
12239         The general approach is to autoload rather than require, and to
12240         require in the specific functions rather than the file.  (Bug#5642)
12241
12242         * gmm-utils.el: Don't require wid-edit.
12243         (widget-create-child-value, widget-convert, widget-default-get):
12244         Autoload.
12245
12246         * gnus-util.el: Don't require time-date, netrc.
12247         (message-fetch-field, gnus-group-name-decode): Declare rather than
12248         autoloading.
12249         (gnus-fetch-field): Require message.
12250         (gnus-decode-newsgroups): Require gnus-group.
12251
12252         * ietf-drums.el: Don't require time-date.
12253
12254         * message.el: Don't require hashcash, canlock, ecomplete.
12255         Do require mail-utils.  Require nnheader only when compiling.
12256         (smtpmail-default-smtp-server): Remove declaration.
12257         (message-send-mail-function): Check smtpmail-default-smtp-server
12258         is bound rather than requiring smtpmail.
12259         (message-auto-save-directory, message-insert-signature):
12260         Use expand-file-name rather than nnheader-concat.
12261         (nnheader-insert-file-contents): Autoload.
12262         (hashcash-wait-async): Declare.
12263         (message-send-mail): Only call gnus-setup-posting-charset if
12264         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12265         (message-send-mail-with-sendmail): Require sendmail.
12266         (canlock-password, canlock-password-for-verify): Declare.
12267         (message-canlock-password): Require canlock.
12268         (nnheader-get-report): Autoload.
12269         (gnus-setup-posting-charset): Declare.
12270         (message-send-news): Require gnus-msg.
12271         (message-make-references, message-make-in-reply-to): Use mail-header-id
12272         rather than the alias mail-header-message-id.
12273         (ecomplete-add-item, ecomplete-save): Declare.
12274         (message-put-addresses-in-ecomplete): Require ecomplete.
12275         (ecomplete-display-matches): Autoload.
12276
12277         * mm-decode.el: Don't require mailcap, gnus-util.
12278         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12279         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12280         Autoload.
12281         (mailcap-mime-extensions): Declare.
12282
12283         * mm-encode.el: Don't require mailcap.
12284         (mailcap-extension-to-mime): Autoload.
12285
12286         * mml-sec.el: Don't require password-cache.
12287
12288         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12289         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12290         (mml-minibuffer-read-type): Require mailcap.
12291         (mml-preview): Require gnus-msg.
12292
12293         * mml1991.el: Require password-cache.
12294         (password-cache-expiry): Remove declaration.
12295
12296         * mml2015.el: Require password-cache.
12297         (password-cache-expiry): Remove declaration.
12298
12299         * nneething.el (mailcap): Require mailcap.
12300
12301         * nnheader.el (declare-function): Add compatibility stub.
12302         (message-remove-header): Declare rather than autoload.
12303         (nnheader-replace-header): Require message.
12304
12305         * nnimap.el (declare-function): Add compatibility stub.
12306         (netrc-parse, netrc-machine-user-or-password): Declare.
12307         (nnimap-open-connection): Require netrc.
12308
12309         * nntp.el (declare-function): Add compatibility stub.
12310         (netrc-parse, netrc-machine, netrc-get): Declare.
12311         (nntp-send-authinfo): Require netrc.
12312
12313         * rfc2047.el: Don't require qp.
12314         (quoted-printable-encode-region, quoted-printable-decode-string):
12315         Autoload.
12316
12317         * sieve-mode.el: Don't require easymenu.
12318         (easy-menu-add-item): Autoload it.
12319
12320         * spam-stat.el (time-to-number-of-days): Autoload it.
12321
12322 2010-03-19  Glenn Morris  <rgm@gnu.org>
12323
12324         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12325
12326 2010-03-18  Glenn Morris  <rgm@gnu.org>
12327
12328         * hashcash.el (declare-function): Remove duplicate definition.
12329
12330 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12331
12332         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12333         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12334         value if any backslash escapes).
12335
12336 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12337
12338         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12339         if it is available.  (bug#5647)
12340
12341         * lpath.el: Suppress compiler warning for coding-system-from-name for
12342         Emacs 21 and XEmacs.
12343
12344 2010-03-14  Juri Linkov  <juri@jurta.org>
12345
12346         * hmac-def.el:
12347         * hmac-md5.el:
12348         * netrc.el: Fix keywords.
12349
12350 2010-02-26  Glenn Morris  <rgm@gnu.org>
12351
12352         * message.el (message-send-mail-function): Change the default, so that
12353         it inherits from a customized send-mail-function.  (Bug#5643)
12354
12355 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12356
12357         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12358         shell-command-to-string signals an error (bug#5299).
12359
12360 2010-02-24  Glenn Morris  <rgm@gnu.org>
12361
12362         * message.el (message-smtpmail-send-it)
12363         (message-send-mail-with-mailclient): Doc fixes.
12364
12365 2010-02-16  Glenn Morris  <rgm@gnu.org>
12366
12367         * message.el (message-default-mail-headers): Change the default value
12368         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12369
12370 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12373         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12374
12375 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12376
12377         * time-date.el (date-to-time): Doc fix (Bug#5408).
12378
12379 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12380
12381         * message.el (message-mail): Just pass yank-action on to message-setup.
12382         (message-setup): Handle (FUN . ARGS) form of yank-action.
12383         (message-with-reply-buffer, message-widen-reply)
12384         (message-yank-original): Handle non-buffer values of
12385         message-reply-buffer (Bug#4080).
12386         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12387
12388 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12389
12390         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12391         Fix typo in docstring.
12392
12393 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12394
12395         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12396         response.
12397
12398 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12399
12400         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12401
12402         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12403
12404         * message.el (message-check-news-header-syntax): Protect against a
12405         string that `rfc822-addresses' returns when parsing fails.
12406
12407 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12410         (gnus-previous-char-property-change): New functions.
12411
12412         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12413
12414 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12415
12416         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12417         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12418
12419 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12420
12421         * message.el (message-exchange-point-and-mark): Rework last change to
12422         avoid using optional arg of exchange-point-and-mark, for backward
12423         compatibility.
12424
12425 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12426
12427         * message.el (message-exchange-point-and-mark):
12428         Call exchange-point-and-mark with an argument rather than setting
12429         mark-active by hand (Bug#5175).
12430
12431 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12432
12433         * nntp.el (nntp-service-to-port): Work for service expressed with
12434         numeric string; replace [:digit:] with [0-9] for XEmacs.
12435
12436 2009-12-17  Glenn Morris  <rgm@gnu.org>
12437
12438         * gnus-group.el (gnus-bug-group-download-format-alist):
12439         Change emacs entry to debbugs.gnu.org.  Bump :version.
12440
12441 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12442
12443         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12444
12445 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12446
12447         * message.el (message-info): Explain why we use `Info-goto-node'.
12448
12449 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12450
12451         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12452
12453 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12454
12455         * message.el (message-completion-in-region): New compatibility function.
12456         (message-expand-group): Use it.
12457
12458 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12459
12460         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12461         with no unread article should be listed if the 2nd arg `predicate' is
12462         given.
12463
12464 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12465
12466         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12467
12468 2009-11-29  Juri Linkov  <juri@jurta.org>
12469
12470         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12471         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12472         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12473
12474 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12475
12476         * sha1.el (sha1-string-external): default-directory "/" in case
12477         otherwise non-existent.  process-connection-type pipe for touch of
12478         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12479
12480 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12481
12482         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12483         it's comms related and sgml-mode.el has "comm" on that basis too.
12484
12485 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12486
12487         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12488         containing tspecial characters if they have been already quoted.
12489
12490 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12491
12492         * dns-mode.el (auto-mode-alist): Purecopy string.
12493
12494 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12495
12496         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12497
12498 2009-10-24  Glenn Morris  <rgm@gnu.org>
12499
12500         * gnus-art.el (help-xref-stack-item): Define for compiler.
12501
12502 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12503
12504         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12505
12506 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12507
12508         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12509
12510 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12513         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12514
12515 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12516
12517         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12518         (gnus-overlays-in): New alias to overlays-in.
12519
12520         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12521         gnus-overlay-get, and gnus-delete-overlay.
12522         (gnus-summary-show-thread): Make it work as well for systems in which
12523         next-single-char-property-change is not available.
12524         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12525
12526         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12527         (gnus-overlay-get): New alias to extent-property.
12528         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12529
12530         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12531         SXEmacs.
12532
12533         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12534         SXEmacs.
12535
12536 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12537
12538         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12539
12540 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12541
12542         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12543         and XEmacs that don't have `remove-overlays'.
12544
12545 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12546
12547         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12548         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12549         selective display.  Use overlays instead.
12550
12551 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12552
12553         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12554
12555 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12556
12557         * spam-stat.el (spam-stat-load): Fix typo in message.
12558
12559 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12560
12561         * dig.el (dig-invoke): Fix typo in docstring.
12562         (query-dig): Reflow docstring.
12563
12564 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12565
12566         * gnus-art.el (gnus-article-encrypt-body):
12567         * message.el (message-check-recipients):
12568         * mm-util.el (mm-codepage-setup):
12569         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12570         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12571
12572 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12573
12574         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12575         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12576         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12577         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12578         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12579
12580 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12581
12582         * dig.el: Add "Keywords: comm", as per net-utils.el.
12583
12584 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12585
12586         * dig.el (dig-mode): Use define-derived-mode.
12587
12588 2009-09-19  Glenn Morris  <rgm@gnu.org>
12589
12590         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12591
12592 2009-09-18  Glenn Morris  <rgm@gnu.org>
12593
12594         * gnus-diary.el (gnus-diary-check-message):
12595         * message.el (message-insert-formatted-citation-line):
12596         * nnbabyl.el (top-level):
12597         * nndiary.el (nndiary-schedule):
12598         Fix typos in condition-case handlers.
12599
12600 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12601
12602         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12603         configuration that provides the sole article window in a frame;
12604         position point correctly after deleting a part.
12605
12606 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12607
12608         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12609         (spam-resolve-registrations-routine): Use it to unregister articles
12610         that change status.
12611
12612 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12613
12614         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12615         with XEmacs.
12616         (parse-time-string-chars): Use it.
12617
12618 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12619
12620         * imap.el (imap-interactive-login): Better messages.
12621         (imap-open): Fix bug with renamed buffer on reconnect.
12622         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12623         for easier debugging and cleaner code.  On successful (guessed based on
12624         server capabilities) secondary authentication, set imap-state
12625         correctly.
12626         (imap-last-authenticator): Define imap-last-authenticator as a variable
12627         to avoid warnings.
12628
12629 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12630
12631         * nnrss.el (nnrss-request-article): Remove binding of
12632         default-enable-multibyte-characters that has gotten needless by
12633         the 2007-07-13 change in rfc2047-encode-message-header.
12634
12635         * mml.el (mml-insert-multipart): Error on the message header.
12636         (mml-insert-part): Error on the message header; position point at
12637         the end of a MIME tag.
12638
12639 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12640
12641         * time-date.el (autoload): Expand define-obsolete-function-alias into
12642         defalias and make-obsolete for old Emacsen that Gnus supports.
12643         (with-no-warnings): Define it for old Emacsen.
12644         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12645         is available.
12646         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12647         float-time is available; suppress compile warning for time-to-seconds.
12648
12649         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12650         (gnus-float-time): Alias to float-time if it exists.
12651
12652         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12653         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12654         float-time is available; suppress compile warning for time-to-seconds.
12655
12656         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12657         XEmacs.
12658
12659 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12660
12661         * imap.el (imap-message-map): Docstring fix.
12662
12663 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12664
12665         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12666         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12667         Add the optional argument `encoding' that overrides the default.
12668
12669         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12670         mm-encode-buffer.
12671
12672 2009-09-04  Glenn Morris  <rgm@gnu.org>
12673
12674         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12675         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12676         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12677         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12678         * mm-util.el (mm-with-unibyte-current-buffer)
12679         (mm-find-buffer-file-coding-system):
12680         * yenc.el (yenc-decode-region): Use default-value rather than
12681         default-enable-multibyte-characters.
12682
12683 2009-09-03  Glenn Morris  <rgm@gnu.org>
12684
12685         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12686         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12687         than default-enable-multibyte-characters.
12688
12689 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12690
12691         * gnus-art.el (gnus-article-read-summary-keys):
12692         Fix gnus-buffer-configuration's value temporarily used.
12693
12694 2009-09-02  Glenn Morris  <rgm@gnu.org>
12695
12696         * gnus-util.el (gnus-float-time): New function.
12697         * gnus-delay.el (gnus-delay-article):
12698         * gnus-sum.el (gnus-thread-latest-date):
12699         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12700         * nnspool.el (nnspool-request-newgroups):
12701         Use gnus-float-time rather than time-to-seconds.
12702         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12703
12704         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12705         (gnus-header-subject-face, gnus-header-newsgroups-face)
12706         (gnus-header-name-face, gnus-header-content-face):
12707         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12708         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12709         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12710         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12711         (gnus-cite-face-11):
12712         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12713         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12714         (gnus-server-closed-face, gnus-server-denied-face)
12715         (gnus-server-offline-face):
12716         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12717         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12718         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12719         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12720         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12721         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12722         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12723         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12724         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12725         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12726         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12727         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12728         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12729         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12730         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12731         (gnus-summary-high-undownloaded-face)
12732         (gnus-summary-low-undownloaded-face)
12733         (gnus-summary-normal-undownloaded-face)
12734         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12735         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12736         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12737         (gnus-splash-face):
12738         * message.el (message-header-to-face, message-header-cc-face)
12739         (message-header-subject-face, message-header-newsgroups-face)
12740         (message-header-other-face, message-header-name-face)
12741         (message-header-xheader-face, message-separator-face)
12742         (message-cited-text-face, message-mml-face):
12743         * sieve-mode.el (sieve-control-commands-face)
12744         (sieve-action-commands-face, sieve-test-commands-face)
12745         (sieve-tagged-arguments-face):
12746         * spam.el (spam-face):
12747         Mark face aliases with "-face" in the name as obsolete.
12748
12749 2009-09-01  Glenn Morris  <rgm@gnu.org>
12750
12751         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12752         than goto-line.
12753
12754 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12755
12756         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12757         Don't move point if the command is invoked inside the message header.
12758
12759 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12760
12761         * imap.el (imap-send-command): Simplify.
12762         (imap-wait-for-tag): point-max -> buffer-size.
12763
12764 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12765
12766         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12767         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12768         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12769         * nnir.el (nnir-swish-e-index-file):
12770         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12771         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12772         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12773         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12774         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12775         (gnus-treat-display-xface): Add Emacs version of obsolescence.
12776
12777 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12778
12779         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12780         Don't save excursion.
12781
12782 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12783
12784         * nnheader.el (nnheader-find-file-noselect):
12785         * mm-util.el (mm-insert-file-contents):
12786         Use (default-value 'major-mode) instead of default-major-mode.
12787
12788 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12789
12790         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12791
12792 2009-08-26  Glenn Morris  <rgm@gnu.org>
12793
12794         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
12795         than placing in files.el.
12796
12797 2009-08-25  Glenn Morris  <rgm@gnu.org>
12798
12799         * nnir.el (top-level): Don't require cl at run-time.
12800         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12801         Replace cl-function substitute with gnus-replace-in-string.
12802         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12803         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12804         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12805         simplified expansions.
12806
12807 2009-08-25  Kevin Ryde  <user42@zip.com.au>
12808
12809         * dig.el (dig): Add autoload cookie.
12810
12811 2009-08-22  Glenn Morris  <rgm@gnu.org>
12812
12813         * gnus-art.el (gnus-button-patch): Use forward-line rather than
12814         goto-line.
12815
12816 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
12817
12818         * parse-time.el (parse-time-string-chars): Save match data.
12819
12820 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
12821
12822         * parse-time.el (parse-time-string-chars): Compute using character
12823         classes, to handle non-ascii characters (Bug#3190).
12824
12825 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12826
12827         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12828
12829         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12830         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12831         (gnus-mm-display-part, gnus-mime-display-single)
12832         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12833         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12834
12835         * gnus-sum.el
12836         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12837         (gnus-summary-move-article): Add expirable mark to articles copied or
12838         moved to group that has auto-expire turned on if the option is non-nil.
12839
12840 2009-07-24  Glenn Morris  <rgm@gnu.org>
12841
12842         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12843         Fix typo.  (Bug#3903)
12844
12845 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12846
12847         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12848         gnus-article-read-summary-keys rather than gnus-summary-edit-article
12849         that should not be used for draft articles.
12850         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12851         that has no concern in minor mode keys.
12852         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12853         Abolish.
12854
12855 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12856
12857         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12858         article without making inquiry to a user for unknown encoding.
12859
12860         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12861         (nnmaildir--scan): Assume i-node and device number that file-attributes
12862         returns might be cons-cell.
12863
12864         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
12865
12866         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
12867
12868 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12869
12870         * auth-source.el: Remove docs now in auth.texi.  Don't use
12871         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12872         `auth-source-hide-passwords' and use them.
12873
12874 2009-07-15  Glenn Morris  <rgm@gnu.org>
12875
12876         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12877
12878 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12881         excessive whitespace from the default values of title and description.
12882
12883 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12884
12885         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12886         mail-fetch-field to fetch Content-Description header in order to
12887         exclude newlines.
12888
12889 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
12890
12891         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
12892         format used by GnuPG 2.0.11.
12893
12894 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12897         to deleted part.
12898
12899 2009-05-30  David Engster  <dengste@eml.cc>
12900
12901         * nnmairix.el: Remove old documentation in the commentary block.
12902         (nnmairix-request-group): Do not update active file for nnml back ends.
12903         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12904         end so that overview files are ignored.
12905         (nnmairix-update-groups): Make updating the groups more robust by using
12906         marks.
12907         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12908         with dollar characters in message-id.
12909
12910 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12911
12912         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12913         2008-12-25 in dns.el.
12914
12915 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12916
12917         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12918         could happen if the text is only composed of spaces and/or tabs.
12919
12920 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12921
12922         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12923         when sending a queued message to avoid extra mml tags.
12924
12925 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12926
12927         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12928
12929 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12930
12931         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
12932         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
12933         rmail-toggle-header for XEmacs;
12934         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
12935
12936 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12937
12938         * gnus-dired.el: Remove autoload for gnus-setup-message.
12939         (gnus-dired-attach): Fake this-command value to prevent Gnus from
12940         displaying Gnus logo; always use compose-mail.
12941
12942 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12943
12944         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12945
12946 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12947
12948         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12949         (gnus-nocem-issuers): List currently active issuers; fix custom type.
12950         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12951         available.
12952         (gnus-nocem-epg-verify): New function.
12953
12954 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
12955
12956         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12957
12958 2009-02-15  Glenn Morris  <rgm@gnu.org>
12959
12960         * gnus-util.el (rmail-insert-rmail-file-header)
12961         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12962         autoloads.
12963         (rmail-default-rmail-file): Remove unnecessary declaration.
12964         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12965
12966 2009-02-14  Glenn Morris  <rgm@gnu.org>
12967
12968         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12969         variable (only used in gnus-util, which declares it anyway).
12970         (rmail-output-to-rmail-file): Remove autoload of deleted function,
12971         which was only needed by gnus-art (changed to not use it any more).
12972         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12973         only used in gnus-util, which autoloads it itself.
12974         (rmail-update-summary): Fix autoload.
12975
12976         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12977         rather than rmail-output-to-rmail-file.
12978
12979 2009-02-07  Glenn Morris  <rgm@gnu.org>
12980
12981         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12982         autoload of function that no longer exists.
12983         (rmail-toggle-header): Declare.
12984         (message-forward-rmail-make-body): Handle mbox Rmail.
12985
12986 2009-01-31  Glenn Morris  <rgm@gnu.org>
12987
12988         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12989         2009-01-09 change.
12990
12991 2009-01-31  Dave Love  <fx@gnu.org>
12992
12993         * imap.el (imap-fetch-safe): Bind debug-on-error.
12994         (imap-debug): Add imap-fetch-safe.
12995
12996 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
12997
12998         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12999         (auth-source-forget-all-cached): New convenience function.
13000         (auth-source-user-or-password): Accept list of modes or a single mode.
13001
13002         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13003         auth-source modes.
13004
13005         * netrc.el (netrc-machine-user-or-password): Use list of
13006         auth-source modes.
13007
13008         * nnimap.el (nnimap-open-connection): Use list of
13009         auth-source modes.
13010
13011         * nntp.el (nntp-send-authinfo): Use list of
13012         auth-source modes.
13013
13014 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13015
13016         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13017         now.
13018
13019 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13020
13021         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13022         coding system in XEmacs; add a workaround for XEmacs.
13023
13024         * lpath.el: Fbind coding-system-aliasee.
13025
13026 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13027
13028         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13029         of current-language-environment.
13030
13031 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13032
13033         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13034         available at runtime.
13035
13036 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13037
13038         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13039
13040 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13041
13042         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13043         the greatest positive fixnum value doesn't work under an XEmacs with
13044         bignum support; use the most-positive-fixnum constant instead,
13045         available since Emacs 21.1 with cl and XEmacs 21.1.
13046
13047 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13050         XEmacs gets not to work.
13051
13052 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13053
13054         * mm-util.el (mm-coding-system-priorities): Allow the value like
13055         "Japanese (UTF-8)" of current-language-environment.
13056
13057 2009-01-09  Glenn Morris  <rgm@gnu.org>
13058
13059         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13060         with last-command-event.
13061
13062 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13063
13064         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13065         in the doc string.
13066
13067         * message.el (message-fix-before-sending): Amend comment.
13068
13069 2009-01-08  Dave Love  <fx@gnu.org>
13070
13071         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13072
13073 2009-01-07  David Engster  <dengste@eml.cc>
13074
13075         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13076         simplified server definitions by converting it via
13077         gnus-server-to-method.
13078
13079 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13080
13081         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13082         parameter's operands.
13083
13084 2009-01-06  David Engster  <dengste@eml.cc>
13085
13086         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13087         primary select method (for gnus-group-mark-article-as-read).
13088
13089 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13090
13091         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13092         `(gnus)Face', not `(gnus)X-Face'.
13093
13094 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13095
13096         * mm-util.el (mm-ucs-to-char): New function.
13097
13098         * mm-url.el (mm-url-decode-entities): Use it.
13099
13100         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13101         unicode-to-char.
13102
13103 2009-01-05  Dave Love  <fx@gnu.org>
13104
13105         * time-date.el: Require cl for `declare'.
13106
13107 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13108
13109         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13110         Dave Love.
13111
13112 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13113
13114         * message.el (message-fix-before-sending): Add `eight-bit' to
13115         illegible-text check.
13116
13117 2009-01-03  Michael Olson  <mwolson@gnu.org>
13118
13119         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13120         `headers' is nil.  This can occur if the IMAP server does not have
13121         permissions to read messages from a folder, but can write new messages
13122         to the folder.
13123         (nnimap-request-article-part): Do not insert `data' if it is nil.
13124
13125         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13126         characters which will confuse `read', so skip past them.
13127
13128 2009-01-01  Dave Love  <fx@gnu.org>
13129
13130         * imap.el (imap-string-to-integer): Fix typo.
13131         (imap-fetch-safe): New function.
13132         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13133
13134         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13135
13136         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13137         (imap-parse-greeting): Fix doc strings.
13138         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13139         (imap-parse-flag-list): Make messages unique.
13140         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13141
13142         * nnimap.el: Fix author email.
13143         (nnimap-split-rule): Add FIXME comment.
13144         (nnimap-debug): Fix doc string.
13145
13146 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13147
13148         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13149
13150 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13151
13152         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13153         nslookup if resolv.conf isn't available.
13154         (dns-query): Rename from query-dns.
13155         (dns-query-cached): Rename from query-dns-cached.
13156
13157 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13158
13159         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13160         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13161         to check if those variables exist (first appeared in Emacs 18.50).
13162
13163 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13164
13165         * mm-util.el (mm-line-number-at-pos): New function.
13166
13167         * spam-report.el (spam-report-process-queue): Use it.
13168
13169 2008-12-24  David Engster  <dengste@eml.cc>
13170
13171         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13172         parameters that haven't existed as variables as buffer-local variables.
13173
13174 2008-12-23  Dave Love  <fx@gnu.org>
13175
13176         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13177         cadar.
13178
13179         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13180         imap-starttls-p.
13181         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13182
13183 2008-12-22  Dave Love  <fx@gnu.org>
13184
13185         * imap.el: Fix author email.  Doc fixes.
13186         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13187         reply.
13188
13189 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13190
13191         * spam-report.el (spam-report-gmane-max-requests): New constant.
13192         (spam-report-gmane-wait): New variable.
13193         (spam-report-gmane-ham, spam-report-gmane-spam)
13194         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13195         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13196         the server.
13197
13198         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13199         Add explanations.
13200
13201         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13202         nnheader-accept-process-output and nnheader-read-timeout if available.
13203         (pop3-movemail): Use it.
13204
13205         * message.el (message-check-news-body-syntax): Fix signature check if
13206         there's an attachment.
13207
13208 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * mm-util.el: Add comments to the mm- emulating functions.
13211
13212 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13213
13214         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13215         Reported by Stephen Berman <stephen.berman@gmx.net>.
13216
13217 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13218
13219         * mm-util.el (mm-substring-no-properties): New function.
13220         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13221         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13222         (mm-string-to-multibyte): Doc fix.
13223
13224         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13225
13226 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13227
13228         * mml.el (mml-attach-file): Strip text properties from file name.
13229         (Bug#1574)
13230
13231 2008-12-16  Glenn Morris  <rgm@gnu.org>
13232
13233         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13234
13235 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13236
13237         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13238         knows since the charset specified might be a bogus alias that
13239         mm-charset-synonym-alist provides.
13240
13241 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13242
13243         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13244         "ISO_8859-1".
13245
13246         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13247
13248 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13249
13250         * mm-util.el (mm-charset-eval-alist):
13251         Define it before mm-charset-to-coding-system.
13252         (mm-charset-to-coding-system): Add optional argument `silent';
13253         define it before mm-charset-override-alist.
13254         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13255         default value if it can be used in Emacs currently running;
13256         silence mm-charset-to-coding-system.
13257
13258 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13259
13260         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13261         `allow-override' which says whether to use `mm-charset-override-alist'.
13262         (rfc2047-decode-encoded-words): Use it.
13263
13264         * mm-util.el (mm-charset-override-alist): Fix custom type;
13265         add `(gb2312 . gbk)' to choices.
13266
13267 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13270         fast.
13271
13272         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13273
13274         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13275
13276 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13277
13278         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13279         on links.
13280
13281         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13282
13283 2008-12-03  Lute Kamstra  <lute@gnu.org>
13284
13285         * sha1.el: Remove leading * from docstrings of defcustoms,
13286         deffaces, defconsts and defuns.
13287
13288 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13289
13290         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13291         users' addresses that don't have domain parts.
13292         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13293         rather than message-narrow-to-head since there will be the message
13294         header separator.
13295
13296 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13297
13298         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13299         since the result is inserted in a unibyte buffer anyway.
13300         (nnimap-demule-use-string-to-multibyte): Remove.
13301         (nnimap-demule): Alias it to mm-string-to-multibyte.
13302
13303 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13304
13305         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13306         variable for debugging bug#464 and bug#1174.
13307         (nnimap-demule): Use it.
13308
13309 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13310
13311         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13312         score calculation correctly.
13313
13314 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13315
13316         * message.el (message-send-mail): Just set the buffer to unibyte
13317         rather than use mm-with-unibyte-current-buffer which does a lot more.
13318         (message-send-mail-partially): Don't bother with
13319         mm-with-unibyte-current-buffer since it's already been made unibyte by
13320         message-send-mail.
13321
13322 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13323
13324         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13325
13326 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13327
13328         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13329
13330 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13331
13332         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13333         require itself and to remove `with-no-warnings'.
13334
13335 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13336
13337         * starttls.el (starttls-any-program-available): Get the name of the
13338         available TLS layer program.
13339         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13340         well as the host name in the "opening" message.
13341
13342         * auth-source.el (auth-source-cache, auth-source-do-cache)
13343         (auth-source-user-or-password): Cache passwords and logins by default,
13344         allow override with `auth-source-do-cache'.
13345         (auth-source-forget-user-or-password): Allow users to remove cache
13346         entries if needed.
13347
13348 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13349
13350         * md4.el (md4-buffer): Fix typo in docstring.
13351         (md4, md4-64): Doc fixes.
13352         (md4-pack-int32): Reflow docstring.
13353
13354 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13355
13356         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13357         condition-case to only the forward-sexp call.
13358
13359 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13360
13361         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13362         quotes contained.  Make it more robust regardless by an extra
13363         condition-case wrapper.
13364
13365 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13368
13369 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13370
13371         * nnml.el (nnml-request-expire-articles): Check if the function set to
13372         `nnmail-expiry-target' returns the symbol `delete'.
13373
13374         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13375
13376         * nnmail.el (nnmail-expiry-target): Fix custom type.
13377
13378 2008-10-02  Glenn Morris  <rgm@gnu.org>
13379
13380         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13381         Silence compiler warning.
13382
13383 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13384
13385         * tls.el (open-tls-stream): Show the actual command being
13386         executed, instead of the format string.
13387
13388 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13389
13390         * lpath.el: Fbind codepage-setup for Emacs 23.
13391
13392 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13393
13394         * mml.el (mml-menu): Don't assume mml2015 is bound.
13395
13396 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13397
13398         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13399         exists.
13400
13401 2008-09-27  Glenn Morris  <rgm@gnu.org>
13402
13403         * gnus-util.el (mail-header-remove-comments): Autoload it.
13404
13405 2008-09-27  Andreas Schwab  <schwab@suse.de>
13406
13407         * gnus-util.el (gnus-split-references): Strip comments.
13408         (gnus-parent-id): Likewise.
13409
13410 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13411
13412         * message.el (message-confirm-send): Fix version.
13413
13414 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13415
13416         * message.el (message-idna-to-ascii-rhs-1): Use
13417         mail-extract-address-components rather than mail-header-parse-addresses
13418         that is an alias by default to ietf-drums-parse-addresses that does not
13419         support non-ASCII names in headers' contents.
13420
13421 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13422
13423         * message.el (message-confirm-send): Fix variable documentation to
13424         avoid the "y/n" wording.
13425
13426 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13427
13428         * message.el (message-set-auto-save-file-name): Save to a different
13429         filename so multiple messages (especially drafts) can be recovered.
13430
13431 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13432
13433         * message.el (message-confirm-send): Add appropriate version.
13434
13435 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13436
13437         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13438         defvar.
13439
13440 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13441
13442         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13443         (mm-pkcs7-enveloped-magic): Ditto.
13444
13445 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13446
13447         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13448         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13449
13450 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13451
13452         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13453         default, it's better.
13454
13455 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13456
13457         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13458         summary line gnus-number property and ignore them (with a warning
13459         message).
13460
13461 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13462
13463         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13464         macro caddr in the interactive form since it won't be expanded.
13465
13466 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13467
13468         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13469         `charset'; fix name of function called recursively.
13470         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13471
13472 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13473
13474         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13475         (gnus-mime-set-charset-parameters): New function.
13476         (gnus-mime-view-part-as-charset): Use it to correctly display part
13477         specifying wrong charset.
13478
13479 2008-09-08  David Engster  <dengste@eml.cc>
13480
13481         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13482         in completing-read for back end server.
13483
13484 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13485
13486         * message.el (message-confirm-send): New variable to confirm sending a
13487         message.
13488         (message-send): Use it.
13489
13490 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13491
13492         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13493
13494 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13495
13496         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13497
13498 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13499
13500         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13501         prevent tracking too many groups.
13502         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13503         Use it.
13504
13505 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13506
13507         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13508         moving point to the bottom of the window in order to avoid recentering.
13509
13510 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13513
13514         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13515         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13516         (gnus-article-beginning-of-window): Fix calculation.
13517
13518 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13519
13520         * gnus-msg.el (gnus-summary-supersede-article)
13521         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13522         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13523         message header.
13524
13525 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13526
13527         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13528         pending output coming after the status change.
13529
13530 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13531
13532         * message.el:
13533         * gnus-start.el:
13534         * gnus-registry.el: Remove VMS support.
13535
13536 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13537
13538         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13539         macro.
13540         (rfc2104-hash): Use it.
13541
13542 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13543
13544         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13545         (gnus-summary-sort-by-most-recent-date): New commands.
13546         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13547         and menu entries.
13548
13549 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13550
13551         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13552         don't redisplay article for raw contents; remove plural articles stuff.
13553
13554         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13555         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13556         on gnus-summary-save-article; display results properly.
13557
13558 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13559
13560         * lpath.el: No need to fbind ns-focus-frame.
13561
13562 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13565
13566 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13567
13568         * gnus-art.el (gnus-summary-save-in-pipe):
13569         Consider gnus-save-all-headers.
13570
13571 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13572
13573         * gnus-util.el (ns-focus-frame): Remove declaration.
13574         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13575         like x.
13576
13577 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13578
13579         * rfc2104.el (rfc2104-zero): Delete defconst.
13580         (rfc2104-hex-alist): Likewise.
13581         (rfc2104-hex-to-int): Delete func.
13582         (rfc2104-hexstring-to-bitstring): Likewise.
13583         (rfc2104-nybbles): New defconst.
13584         (rfc2104-hash): Rewrite for speed.
13585
13586 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13587
13588         * tls.el (open-tls-stream): Make it work with the 2nd argument
13589         BUFFER that is a string but does not exist as a buffer object, as
13590         mentioned in the doc-string.
13591
13592 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13593
13594         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13595         SXEmacs.
13596
13597 2008-07-16  Glenn Morris  <rgm@gnu.org>
13598
13599         * gnus-util.el (ns-focus-frame): Declare for compiler.
13600
13601 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13602
13603         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13604         set as a group parameter.
13605         (gnus-summary-save-in-pipe): Work when it is called independently.
13606         (gnus-summary-pipe-to-muttprint): Don't modify
13607         gnus-summary-pipe-output-default-command.
13608
13609 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13610
13611         * message.el (message-send-mail-with-sendmail):
13612         Display the error message.
13613
13614 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13615
13616         * gnus-art.el (gnus-default-article-saver):
13617         Add gnus-summary-save-in-pipe to choices.
13618         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13619         gnus-summary-pipe-output-default-command as the default command.
13620         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13621         instead of gnus-last-shell-command.
13622
13623         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13624         New user option.
13625         (gnus-summary-muttprint-program): Mention the value will be changed.
13626         (gnus-summary-save-article): Force showing of all headers.
13627         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13628
13629 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13630
13631         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13632
13633 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13634
13635         * nnimap.el (nnimap-id):
13636         * sieve-manage.el (sieve-manage-open): Doc fixes.
13637
13638 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13639
13640         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13641         if available.
13642
13643 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13644
13645         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13646
13647         * nnkiboze.el (nnkiboze-generate-group):
13648         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13649
13650         * nnmairix.el: Require CL.
13651
13652 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13653
13654         * dgnushack.el: Autoload get-display-table and put-display-table for
13655         XEmacs 21.5.
13656
13657         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13658         21.4 and SXEmacs.
13659
13660 2008-06-15  David Engster  <dengste@eml.cc>
13661
13662         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13663
13664 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13665
13666         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13667         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13668         runtime choice under XEmacs.
13669
13670         * gnus-sum.el (gnus-summary-set-display-table):
13671         Use `gnus-put-display-table', `gnus-get-display-table',
13672         `gnus-set-display-table' for the display table, instead of `aset'.
13673
13674         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13675         Use `gnus-put-display-table', `gnus-get-display-table',
13676         `gnus-set-display-table' for the display table.
13677
13678 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13679
13680         * nnmairix.el: Add autoloads.
13681
13682 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13683
13684         * nnmairix.el (nnmairix-delete-recreate-group)
13685         (nnmairix-update-and-clear-marks): Fix error messages.
13686
13687 2008-06-14  David Engster  <dengste@eml.cc>
13688
13689         * nnmairix.el: Upgrade to version 0.6.
13690         (nnmairix-group-toggle-propmarks-this-group)
13691         (nnmairix-group-toggle-readmarks-this-group)
13692         (nnmairix-group-delete-recreate-this-group)
13693         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13694         (nnmairix-remove-tick-mark-original-article): New commands.
13695         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13696         (nnmairix-propagate-marks-to-nnmairix-groups)
13697         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13698         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13699         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13700         functions needed for marks propagation and manipulation of read marks.
13701         (nnmairix-update-groups): New function.
13702         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13703         (nnmairix-determine-original-group-from-registry)
13704         (nnmairix-determine-original-group-from-path)
13705         (nnmairix-get-group-from-file-path, nnmairix-map-range)
13706         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13707         New helper functions.
13708         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13709         keystrokes for new commands.
13710         (nnmairix-delete-and-create-on-change): Doc string cleanup.
13711         (nnmairix-request-group): Check allow-fast group parameter.
13712         (nnmairix-request-create-group): Set allow-fast group parameter if
13713         nnmairix-allowfast-default is set.
13714         (nnmairix-close-group): Propagate marks upon closing if needed.
13715         (nnmairix-group-toggle-threads-this-group): Use new.
13716         nnmairix-group-toggle-parameter helper function.
13717         (nnmairix-search): Better check for empty search result.
13718         (nnmairix-goto-original-article): Use new helper functions for
13719         determining original article.
13720         (nnmairix-show-original-article): Make sure message-id is in brackets.
13721         (nnmairix-call-mairix-binary): Change variable name.
13722         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13723         helper function.
13724         (nnmairix-widget-toggle-activate): Fix doc string.
13725
13726 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13727
13728         * nnir.el: Require edmacro when compiling with XEmacs.
13729         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13730         available in Emacs 21.
13731
13732 2008-06-11  Glenn Morris  <rgm@gnu.org>
13733
13734         * gnus-util.el (x-focus-frame):
13735         * gnus.el (image-size):
13736         * mm-decode.el (image-size): Declare.
13737
13738         * gnus-picon.el (declare-function): Add compat definition.
13739         (image-size): Declare.
13740
13741         * gnus-group.el (tool-bar-map):
13742         * gnus-sum.el (tool-bar-map): Define for compiler.
13743
13744         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13745
13746         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13747
13748         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13749         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13750         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13751         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13752         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13753         * sieve-manage.el, spam-report.el, spam.el:
13754         Remove unnecessary eval-and-compile of autoloads.
13755
13756 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13757
13758         * auth-source.el: Precise Tramp doc.
13759
13760 2008-06-07  Glenn Morris  <rgm@gnu.org>
13761
13762         * nnmairix.el: Remove unnecessary eval-when-compile.
13763
13764 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * lpath.el: Fbind propertize for XEmacs 21.4.
13767
13768 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13769
13770         * nnir.el: Move here from ../contrib.
13771
13772 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13773
13774         * gnus-util.el (gnus-read-shell-command): New function.
13775         * mm-decode.el (mm-pipe-part):
13776         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13777
13778 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13781
13782 2008-06-03  Glenn Morris  <rgm@gnu.org>
13783
13784         * pop3.el (nnheader-accept-process-output): Autoload it.
13785
13786 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13787
13788         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13789         are not 2-digit hexadecimal characters that follow `%'s.
13790
13791 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13792
13793         * message.el (message-bogus-recipient-p): Fix type in doc string.
13794         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13795         (message-bogus-addresses): Rename from message-bogus-address-regexp.
13796         Improve custom options.
13797         (message-bogus-recipient-p): Adjust accordingly.
13798
13799 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
13800
13801         * parse-time.el (parse-time-months, parse-time-weekdays): Add
13802         long-form month and day names.
13803
13804 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13805
13806         * dgnushack.el: Autoload debug, eudc-expand-inline and
13807         pgg-snarf-keys-region for XEmacs.
13808
13809         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
13810
13811         * nnmairix.el: Require edmacro when compiling with XEmacs.
13812
13813 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
13814
13815         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13816         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13817
13818 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13819
13820         * auth-source.el: Add more docs.
13821
13822         * netrc.el (netrc-machine): Always match if the port is not given.
13823
13824 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13825
13826         * nnheader.el (nnheader-read-timeout): Change the default timeout from
13827         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
13828         retrieval faster in some cases, but might make CPU usage larger.
13829         If this has any bad side effects, we might revert this change.
13830
13831         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13832         seems to make mail retrieval much, much faster.
13833         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13834         unconditionally.
13835
13836         * gnus-draft.el (gnus-group-send-queue):
13837         Bind message-send-mail-partially-limit to nil to avoid being prompted.
13838
13839 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13840
13841         * mml.el (mml-attach-buffer): Prompt for `disposition'.
13842
13843         * message.el (message-bogus-address-regexp): Fix and improve custom
13844         type.
13845         (message-setup-hook): Add message-check-recipients as custom option.
13846
13847 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
13848
13849         * message.el (message-cite-function): Remove bogus autoload which crept
13850         in during merge from v5-10.
13851
13852 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13853
13854         * nnimap.el (nnimap-open-connection): Fix login/password bug.
13855
13856         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13857
13858         * auth-source.el: Preliminary Tramp docs.
13859         (auth-sources): Change the default auth-sources to use
13860         EPA .gpg files.
13861
13862 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
13863
13864         * nntp.el: Autoload `auth-source-user-or-password'.
13865         (nntp-send-authinfo): Use it.
13866
13867         * nnimap.el: Autoload `auth-source-user-or-password'.
13868         (nnimap-open-connection): Use it.
13869
13870         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
13871         for the gnus-message function.
13872         (auth-source-user-or-password): Use it.
13873
13874 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13875
13876         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13877         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
13878         (rfc2104-hash): Use it.
13879
13880 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
13881
13882         * gnus-art.el (gnus-article-toggle-truncate-lines):
13883         Don't use `iff' in docstring.
13884
13885 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
13886
13887         * gnus-registry.el: Adjusted copyright dates and added a keyword.
13888
13889         * gnus-util.el (gnus-extract-address-component-name)
13890         (gnus-extract-address-component-email): Convenience functions around
13891         `gnus-extract-address-components'.
13892
13893         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13894         Use `gnus-extract-address-component-email' to fix bug of comparing full
13895         sender name to `user-mail-address'.
13896
13897 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
13898
13899         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13900         catch/throw to optimize.
13901         (gnus-registry-find-keywords): Just use member to find a keyword.
13902
13903 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13904
13905         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13906         is current before calling gnus-server-prepare.
13907         (gnus-server-setup-buffer, gnus-server-update-server)
13908         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13909
13910 2008-05-04  Juri Linkov  <juri@jurta.org>
13911
13912         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13913         (mailcap-file-default-commands): Use mailcap-replace-in-string
13914         instead of replace-regexp-in-string, and mailcap-delete-duplicates
13915         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
13916
13917 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
13918
13919         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13920
13921 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13922
13923         * gnus.el: Bump version to 0.11.
13924
13925 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13926
13927         * gnus.el: No Gnus v0.10 is released.
13928
13929 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13930
13931         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13932         hooks.
13933         (gnus-update-read-articles): Speed up non-marks-using users.
13934         (gnus-use-marks): Define gnus-use-marks.
13935         (gnus-propagate-marks): Rename variable to something more sensible.
13936
13937 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
13938
13939         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13940         (gmm-image-load-path-for-library): Fix typos in docstrings.
13941         (gmm-message): Reflow docstring.
13942
13943 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
13944
13945         * mail-source.el (mail-source-set-1, mail-source-bind):
13946         Move auth-source code out of the macro to clean it up and fix bugs.
13947
13948 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
13949
13950         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13951         by sender if it's equal to user-mail-address, it's likely to be
13952         useless.
13953
13954         * mail-source.el (mail-source-bind): Don't use user or password if they
13955         are not bound.  Unintern them if they are nil.  Don't use server unless
13956         it's bound, and default it to empty string otherwise.
13957
13958 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
13959
13960         * mail-source.el: Load auth-source.el.
13961         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
13962         get user name or password, if auth-sources is set up.
13963
13964         * gnus-registry.el (gnus-registry-split-strategy): New variable for
13965         strategy of splitting with parent.
13966         (gnus-registry-split-fancy-with-parent)
13967         (gnus-registry-post-process-groups): Use it and fix prior
13968         bug (returning a list as the split result).
13969
13970         * auth-source.el (auth-sources): Remove server parameter.
13971         (auth-source-pick, auth-source-user-or-password)
13972         (auth-source-user-or-password-imap)
13973         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13974         (auth-source-user-or-password-sftp)
13975         (auth-source-user-or-password-smtp): Remove server parameter.
13976
13977 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
13978
13979         * smime.el (smime-sign-region, smime-encrypt-region)
13980         (smime-decrypt-region):
13981         Remove redundant calls to `generate-new-buffer-name'.
13982
13983 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
13984
13985         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13986         Don't use QP for message/rfc822.
13987         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13988
13989 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13990
13991         * sieve-manage.el (sieve-string-bytes): Remove.
13992         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13993         correct byte-length only if the process's coding-system is the same as
13994         the one used internally by Emacs to represent strings.
13995
13996 2008-04-22  Juri Linkov  <juri@jurta.org>
13997
13998         * mailcap.el (mailcap-file-default-commands): New function.
13999
14000 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14001
14002         * message.el (message-signature-separator, message-cite-function):
14003         Change custom version.
14004
14005 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14006
14007         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14008         commands.
14009         (tls-checktrust): Ditto.
14010
14011 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14012
14013         * mm-decode.el (mm-display-external): Make temp file read-only.
14014
14015 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14016
14017         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14018         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14019         `C-c C-f d'.
14020
14021 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14022
14023         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14024
14025 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14026
14027         * gnus.el: Bump version to 0.9.
14028
14029 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14030
14031         * gnus.el: No Gnus v0.8 is released.
14032
14033 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14034
14035         * mail-source.el (mail-source-value):
14036         Prefer fboundp to functionp so it works with macros as well.
14037
14038 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14039
14040         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14041         Fix last change in case the element is not even a symbol.
14042
14043 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14044
14045         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14046         Prefer fboundp to functionp so it works with macros as well.
14047
14048 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14049
14050         * auth-source.el: Add docs.
14051         (auth-sources): Modify format to support server.
14052         (auth-source-pick, auth-source-user-or-password)
14053         (auth-source-user-or-password-imap)
14054         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14055         (auth-source-user-or-password-sftp)
14056         (auth-source-user-or-password-smtp): Add server parameter.
14057
14058 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14059
14060         * gnus-registry.el: Initialize the registry when gnus-registry-install
14061         is t.
14062
14063 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14064
14065         * compface.el (uncompface): Make buffer unibyte.
14066
14067 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14068
14069         * mail-source.el (mail-source-value):
14070         Prefer fboundp to functionp so it works with macros as well.
14071
14072 2008-04-05  Glenn Morris  <rgm@gnu.org>
14073
14074         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14075
14076 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14077
14078         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14079         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14080
14081         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14082         multibyteness after rather than before erasing it.
14083
14084         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14085         mm-with-multibyte.
14086         (gnus-request-article-this-buffer): Make sure the proper decoding is
14087         used if gnus-original-article-buffer happens to be unibyte.
14088
14089         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14090         default-enable-multibyte-characters.
14091
14092         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14093         default-enable-multibyte-characters.
14094
14095         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14096
14097         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14098
14099 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14100
14101         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14102         Fix last change in case the element is not even a symbol.
14103
14104 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14105
14106         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14107         (imap-message-copyuid-1): Use it.
14108         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14109         J. Williams in
14110         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14111
14112         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14113         imap-enable-exchange-bug-workaround.
14114         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14115
14116 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14117
14118         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14119         a 100 byte status-checks into a 2-3MB transfer for each group.
14120         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14121         to enable bug workaround or not.
14122         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14123
14124 2008-03-31  Glenn Morris  <rgm@gnu.org>
14125
14126         * message.el (mml2015-use): Declare for compiler.
14127         (message-info): Require mml2015 when appropriate.
14128
14129 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14130
14131         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14132         whitespace.
14133
14134 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14135
14136         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14137         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14138         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14139         (nntp-service-to-port): New function.
14140         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14141         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14142         (nntp-open-netcat-stream): New function.
14143         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14144
14145 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14146
14147         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14148
14149 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14150
14151         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14152
14153 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14154
14155         * dns.el (dns-write): Use set-buffer-multibyte.
14156
14157 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14158
14159         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14160
14161 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14162
14163         * message.el (message-signature-separator): Change default.
14164         Improve custom type.
14165         (message-cite-function): Change default to
14166         message-cite-original-without-signature.
14167
14168         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14169         toggle.
14170
14171         * message.el (message-check-news-body-syntax): Fix signature check.
14172         (message-setup-1): Mark buffer as unmodified _after_ running
14173         message-setup-hook and handling message-alternative-emails.
14174         (message-shorten-references): Be more strict when building list of
14175         valid references to comply with GNKSA.
14176
14177         * gnus-group.el (gnus-read-ephemeral-bug-group)
14178         (gnus-read-ephemeral-debian-bug-group)
14179         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14180
14181         * message.el (message-info): Don't use booleanp which isn't supported
14182         in Emacs 21 and XEmacs.
14183
14184 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14185
14186         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14187         gnus-group-gmane-group-download-format.
14188         (gnus-group-read-ephemeral-gmane-group): Rename from
14189         gnus-group-read-ephemeral-gmane-group.
14190         (gnus-read-ephemeral-gmane-group-url): Rename from
14191         gnus-group-read-ephemeral-gmane-group-url.
14192         (gnus-bug-group-download-format-alist): New variable.
14193         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14194         (gnus-read-ephemeral-emacs-bug-group): New commands.
14195
14196 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14197
14198         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14199         (gnus-visible-headers): Improve custom type.
14200
14201 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14202
14203         * mml.el (mml-menu): Add workarounds for XEmacs.
14204
14205         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14206         X-Boundary header.
14207
14208         * message.el (message-simplify-recipients): Fix previous commit.
14209
14210 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14211
14212         * mm-util.el (mm-set-buffer-multibyte): New function.
14213         * mm-decode.el (mm-copy-to-buffer): Use it.
14214
14215         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14216         Prefer fboundp to functionp so it works with macros as well.
14217
14218 2008-03-19  Glenn Morris  <rgm@gnu.org>
14219
14220         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14221         Accidentally removed in the sync process with Emacs.
14222
14223 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14224
14225         * message.el (message-alter-recipients-discard-bogus-full-name):
14226         New function.
14227         (message-alter-recipients-function): New variable.
14228         (message-get-reply-headers): Use it.
14229         (message-replace-header): New helper function.
14230         (message-recipients-without-full-name): New variable.
14231         (message-simplify-recipients): New command.
14232
14233         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14234
14235         * message.el (message-info): Handle EasyPG manual.
14236
14237         * mml.el (mml-menu): Add entry for EasyPG.
14238
14239 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14240
14241         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14242         parameter.
14243
14244         * message.el (message-disassociate-draft): Specify drafts group name
14245         fully.
14246
14247 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14248
14249         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14250         Eliminate unnecessary duplicates from the match list.
14251
14252 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14253
14254         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14255
14256         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14257
14258         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14259         args of `how-many' of which the XEmacs version doesn't take; declare
14260         Info-index-next as function.
14261
14262 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14263
14264         * gnus-score.el (gnus-score-headers): Fix handling of
14265         gnus-inhibit-slow-scoring.
14266
14267         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14268         string.
14269         (gnus-button-url-regexp): Improve handling of parenthesis.
14270         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14271         (gnus-button-handle-info-keystrokes): Handle index entries.
14272
14273 2008-03-15  Glenn Morris  <rgm@gnu.org>
14274
14275         * parse-time.el (parse-time-string): Simplify.
14276
14277 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14278
14279         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14280         Incoming* files.
14281
14282 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14283
14284         * auth-source.el (auth-sources): Rename from auth-source-choices.
14285         (auth-source-pick): Use it.
14286
14287 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14288
14289         * binhex.el (binhex-decode-region-internal):
14290         * uudecode.el (uudecode-decode-region-internal):
14291         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14292         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14293         setting default-enable-multibyte-characters.
14294
14295 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14296
14297         * auth-source.el (auth-source-protocols)
14298         (auth-source-protocols-customize, auth-source-choices): Add and
14299         modified variable customizations and defaults.
14300         (auth-source-pick, auth-source-user-or-password)
14301         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14302         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14303         (auth-source-user-or-password-sftp)
14304         (auth-source-user-or-password-smtp): Use new variables and provide an
14305         interface to netrc.el.
14306
14307 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14310         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14311         Make sure the nntp port to specify is a string.
14312
14313 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14314
14315         * nntp.el: Use with-current-buffer.
14316         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14317         dubious mm-with-unibyte-current-buffer.
14318         (nntp-with-open-group-function): New function extracted from
14319         nntp-with-open-group macro.
14320         (nntp-with-open-group): Use the function, so it's easier to debug.
14321         Add indentation and debugging info.
14322         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14323         Recommend the use of the netcat alternatives.
14324
14325         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14326         Avoid mm-string-as-multibyte as well.
14327
14328         * nnweb.el (nnweb-insert-html):
14329         Remove use of nnheader-string-as-multibyte.
14330
14331         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14332         (nnheader-string-as-multibyte): Remove.
14333
14334         * mm-view.el: Use inhibit-read-only.
14335         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14336         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14337         or unibyte-string.
14338
14339         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14340         (mm-uu-yenc-extract): Use with-current-buffer.
14341
14342         * gnus-soup.el (gnus-soup-send-packet): Don't use
14343         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14344
14345         * nnmh.el: Use with-current-buffer.
14346         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14347         mm-string-as-multibyte on the output of mm-encode-coding-string.
14348
14349         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14350         (nnimap-request-move-article): Use with-current-buffer.
14351
14352         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14353         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14354         conversion uses string-make-unibyte rather than string-as-unibyte.
14355
14356         * gnus-msg.el: Use with-current-buffer.
14357
14358         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14359
14360 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14361
14362         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14363         string for caching if it is 'PIN.
14364
14365 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14366
14367         * lpath.el: Consider the case without Emacs/W3.
14368
14369 2008-03-08  Glenn Morris  <rgm@gnu.org>
14370
14371         * time-date.el (date-to-time, time-subtract, time-add)
14372         (safe-date-to-time): Doc fixes.
14373
14374 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14375
14376         * mail-source.el (mail-source-delete-old-incoming-confirm):
14377         Change default to nil.
14378         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14379
14380 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * lpath.el: Rearrange.
14383
14384         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14385         (gnus-article-goto-prev-page): Work for articles having ^L's.
14386
14387         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14388
14389         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14390
14391 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14392
14393         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14394         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14395         (gnus-bookmark-jump): Adjust some variable names.
14396
14397 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14398
14399         * auth-source.el: New package.
14400         (auth-source-choices): Add customization entry point variable.
14401
14402         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14403         bug.
14404
14405 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14406
14407         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14408         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14409         (gnus-registry-install-shortcuts): Rename from
14410         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14411         the `gnus-registry-mark-map' keymap dynamically from
14412         `gnus-registry-marks'.  The generated functions update the summary line
14413         when a registry mark is added or deleted, and will call
14414         `gnus-registry-install-p' (see the comments in the code).
14415         (gnus-registry-user-format-function-M): Use concat intelligently.
14416
14417         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14418         the registry mark functions.
14419
14420 2008-03-05  Glenn Morris  <rgm@gnu.org>
14421
14422         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14423         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14424         gnus-art.
14425         (top-level): No need to load own source when compiling.
14426
14427 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14428
14429         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14430         Suggested by <chris.anderton@zetnet.co.uk>.
14431
14432 2008-03-04  Glenn Morris  <rgm@gnu.org>
14433
14434         * gnus-sum.el (top-level): No need to require gnus when compiling,
14435         since unconditionally required near start of file.
14436         (gnus-summary-display-while-building): Move definition before use.
14437
14438 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14439
14440         * gnus-registry.el (gnus-registry-user-format-function-M):
14441         Add formatting function.
14442
14443 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14444
14445         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14446         with plists.
14447         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14448         Use new format.
14449
14450 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14451
14452         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14453         `where-is-internal' that returns a range of key sequences.
14454
14455 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14456
14457         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14458
14459         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14460         (gnus-summary-jump-to-group): Consider windows on other displayed
14461         frames as well.  Similar changes might be needed elsewhere, but that's
14462         the one I've bumped into during my use.
14463
14464         * nndoc.el (nndoc-oe-dbx-type-p):
14465         * gnus-msg.el (gnus-debug):
14466         * gnus-group.el (gnus-update-group-mark-positions):
14467         Use mm-string-to-multibyte.
14468
14469 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14470
14471         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14472         doesn't handle NotDashEscaped.
14473
14474         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14475         (mml-dnd-attach-options): Fix typo in custom choice.
14476
14477         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14478         Change nndoc-article-type to mbox.
14479         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14480
14481         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14482         to nil, instead of html2text.
14483
14484         * imap.el (imap-debug): Add `imap-ping-server'.
14485
14486         * gnus-bookmark.el: Add FIXMEs.
14487
14488         * message.el (message-form-letter-separator)
14489         (message-send-form-letter-delay): New variables.
14490         (message-send-form-letter): Use them.  New command to send form
14491         letters.  Requested by Uwe Siart.
14492         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14493
14494 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14495
14496         * Update copyright years.
14497
14498 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14499
14500         Sync from EMACS_22_BASE.
14501
14502         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14503
14504 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14505
14506         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14507         empty author.
14508
14509 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14510
14511         * gnus-registry.el (gnus-registry-marks): Add variable for
14512         customization of marks and their appearance.
14513         (gnus-registry-read-mark): Use it.
14514         (gnus-registry-do-marks): Add utility function to loop through
14515         `gnus-registry-marks'.
14516         (gnus-registry-install-shortcuts-and-menus): Add function to install
14517         shortcuts and menus.
14518         (gnus-registry-initialize): Use it.
14519         (gnus-registry-default-mark): Clarify documentation.
14520
14521 2008-02-29  Glenn Morris  <rgm@gnu.org>
14522
14523         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14524         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14525         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14526         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14527         Change defcustom :version from 23.0 to 23.1.
14528
14529 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14530
14531         * gnus-registry.el (gnus-registry-follow-group-p)
14532         (gnus-registry-post-process-groups): Add functions to aid registry
14533         splitting and improve logging.  Clarify behavior in function
14534         documentation.
14535         (gnus-registry-split-fancy-with-parent): Use them.
14536
14537 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14538
14539         * gnus-art.el: Use with-current-buffer.
14540
14541 2008-02-27  David Engster  <dengste@eml.cc>
14542
14543         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14544         Express real group name in the response.
14545
14546 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14547
14548         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14549         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14550         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14551         autoload gnus-registry-fetch-group when compiling.
14552         (nnmairix-request-group-with-article-number-correction):
14553         Remove unreferenced argument passed to nnmairix-call-backend.
14554
14555 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14556
14557         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14558         (mm-uu-extract): Improve face for low color ttys.
14559         Reported by Sascha Wilde.
14560
14561 2008-02-27  Glenn Morris  <rgm@gnu.org>
14562
14563         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14564         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14565         variables to defconsts.  Convert comments to doc-strings.
14566         (nnmairix-last-server, nnmairix-current-server): Convert from free
14567         variables to defvars.  Convert comments to doc-strings.
14568         (gnus-registry-fetch-group): Autoload.
14569         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14570         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14571         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14572         caddr.
14573         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14574         nnmairix-request-group-with-article-number-correction call.
14575         (nnmairix-fast, nnmairix-group): New, less general names, for free
14576         variables passed from nnmairix-request-group to
14577         nnmairix-request-group-with-article-number-correction.  Declare.
14578         (nnmairix-request-group-with-article-number-correction):
14579         Use nnmairix-fast, nnmairix-group rather than fast, group.
14580
14581 2008-02-26  David Engster  <dengste@eml.cc>
14582
14583         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14584         version 0.5.
14585
14586 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14587
14588         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14589         instead of making an extra function call.  Don't add the current group
14590         to articles only when they have the group.  Use
14591         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14592         Reported by David <de_bb@arcor.de>.
14593
14594 2008-02-24  Miles Bader  <miles@gnu.org>
14595
14596         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14597         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14598         (mm-find-mime-charset-region):
14599         * mm-bodies.el (mm-encode-body):
14600         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14601
14602 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14603
14604         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14605         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14606
14607 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14608
14609         * mail-source.el (mail-source-delete-incoming): Change default.
14610         Supplement doc string.
14611
14612         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14613
14614 2008-02-14  Glenn Morris  <rgm@gnu.org>
14615
14616         * time-date.el (format-seconds): New function.
14617
14618 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14619
14620         * nnmail.el (nnmail-message-id-cache-file): Derive from
14621         `gnus-home-directory'.
14622
14623 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14624
14625         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14626         Document negative prefix.
14627
14628         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14629
14630 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14631
14632         * message.el (message-unsent-separator): Add the Exim bounce
14633         separator.
14634
14635 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14636
14637         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14638         list.
14639         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14640         recipient/signer list.
14641
14642 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14643
14644         * Makefile.in (datarootdir): Define.
14645         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14646         name that might contain whitespace.
14647
14648 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14649
14650         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14651         fbound (Emacs 23 unicode), signal an error.
14652
14653 2008-02-08  Glenn Morris  <rgm@gnu.org>
14654
14655         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14656
14657 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14658
14659         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14660         ports to the calls to `netrc-machine-user-or-password' in addition to
14661         "imap" and "imaps".
14662
14663 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14664
14665         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14666
14667         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14668
14669 2008-02-01  Kenichi Handa  <handa@m17n.org>
14670
14671         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14672         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14673         (rfc2104-hash): Convert the result of concat to unibyte string.
14674
14675 2008-02-01  Dave Love  <fx@gnu.org>
14676
14677         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14678         coding-system-for-read.
14679         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14680
14681 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14682
14683         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14684         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14685         <hanche@math.ntnu.no>.
14686
14687 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14688
14689         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14690
14691         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14692
14693 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14694
14695         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14696         * message.el (message-beginning-of-line): Use featurep instead of bound
14697         tests in order to resolve conditionals at compile time.
14698
14699 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14700
14701         * mail-source.el (mail-sources): Add `group' choice.
14702
14703         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14704         parameter `in-group' to control into which group the articles go.
14705         Add treatment of `group' mail-source.
14706
14707 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14708
14709         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14710
14711         * mm-decode.el (mm-dissect-buffer): Decode description.
14712
14713         * mml.el (mml-to-mime): Encode message header first.
14714
14715 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14718         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14719
14720         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14721         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14722
14723 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14724
14725         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14726
14727 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14728
14729         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14730         prefix keys.
14731         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14732         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14733         gnus-xmas.el.
14734
14735         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14736         (gnus-xmas-article-describe-bindings): New function.
14737         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14738         gnus-xmas-article-describe-bindings.
14739
14740         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14741
14742 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14743
14744         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14745         Add new variables for article mark management.
14746         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14747         list of extra data entries which, when present, will indicate that the
14748         article ID should not be trimmed from the registry.
14749         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14750         functions.
14751         (gnus-registry-read-mark): New function to read a mark name from the
14752         user.
14753         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14754         (gnus-registry-set-article-mark-internal): New functions to add and
14755         remove marks.
14756         (gnus-registry-get-article-marks): New function to show the marks for
14757         an article, or retrieve them for further use.
14758
14759 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14762         keys when no argument is given.
14763
14764 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14765
14766         * imap.el (imap-ping-server): New variable.
14767         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14768         (imap-ping-server): Minor doc string fixes.
14769
14770 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14771
14772         * imap.el (imap-ping-server): New function.
14773         (imap-opened): Call imap-ping-server.
14774
14775 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14776
14777         * gnus-sum.el (gnus-article-sort-by-random)
14778         (gnus-thread-sort-by-random): Fix doc strings.
14779         Reported by jidanni@jidanni.org.
14780
14781 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14782
14783         * gnus-art.el (gnus-article-describe-bindings): New function.
14784         (gnus-article-read-summary-keys): Use it.
14785         (gnus-article-mode-map): Bind `C-h b' to it.
14786
14787 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14788
14789         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14790         XEmacs.
14791         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14792         Protect against non-character events.
14793
14794         * lpath.el: Fbind map-keymap for Emacs 21.
14795
14796 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
14797
14798         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14799         New command.
14800         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14801         instead of END.  Change name of the temp file.
14802         (gnus-group-gmane-group-download-format): Add doc string.  Make it
14803         customizable.
14804
14805 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14806
14807         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14808         bind `S W' to gnus-article-wide-reply-with-original; set default
14809         binding to gnus-article-read-summary-send-keys.
14810         (gnus-article-read-summary-keys): Fix the order of keys; display
14811         continuation keys correctly in the echo area; describe bindings
14812         correctly when keys end with `C-h'.
14813         (gnus-article-read-summary-send-keys): New function.
14814         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14815         Work for gnus-article-read-summary-send-keys; display continuation keys
14816         correctly in the echo area.
14817         (gnus-article-reply-with-original): Ignore prefix argument.
14818         (gnus-article-wide-reply-with-original): New function.
14819
14820         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
14821         Emacs 21.
14822
14823 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14824
14825         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14826         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14827
14828 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14829
14830         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14831         (gnus-group-read-ephemeral-gmane-group): New command.
14832
14833 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
14834
14835         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14836
14837 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14838
14839         * message.el (message-send-mail-function): Increase custom version.
14840
14841         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14842         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
14843
14844 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14845
14846         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
14847         for the cases where imap-authenticate is called with a nil buffer
14848         parameter.
14849
14850 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14851
14852         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14853         html parts correctly; support forwarded messages.
14854         (gnus-article-browse-html-article): Remove work buffers.
14855
14856         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14857         compiling.
14858         (netrc-bound-and-true-p): New macro.
14859         (netrc-parse): Use it instead of bound-and-true-p that is not available
14860         in XEmacs 21.4.
14861
14862 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
14863
14864         * gnus-registry.el (gnus-registry-mark-article)
14865         (gnus-registry-article-marks): Add functionality to mark articles
14866         through the Gnus registry.
14867
14868         * encrypt.el: Clarify documentation for the new pgg method.
14869         (encrypt-file-alist): Add PGG option.
14870         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
14871         functionality.  Abstract password key and messaging to external
14872         functions.
14873         (encrypt-password-key, encrypt-get-passphrase-if-needed)
14874         (encrypt-message-method-and-cipher): Add new convenience external
14875         functions.
14876         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
14877         (encrypt-pgg-process-buffer): Add PGG functionality glue.
14878
14879         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14880         (netrc-parse): Use encrypt-file-alist to determine if
14881         encrypt-find-model or encrypt-insert-file-contents should be used.
14882
14883         * encrypt.el: Clarify documentation.  Load password-cache or
14884         password, whichever one is found first, instead of autoloading.
14885
14886 2007-12-19  Glenn Morris  <rgm@gnu.org>
14887
14888         * mml.el (message-options-set, message-narrow-to-head)
14889         (message-in-body-p, message-mail-p, message-encode-message-body):
14890         Autoload.
14891         (message-remove-header, message-narrow-to-headers-or-head)
14892         (message-subscribed-p, message-make-mail-followup-to)
14893         (message-position-on-field, message-news-p)
14894         (message-options-set-recipient, message-generate-headers)
14895         (message-sort-headers): Declare as functions.
14896
14897 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14898
14899         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14900         convention in doc string.
14901
14902 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14903
14904         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14905         title to html parts.
14906         (gnus-article-browse-html-article): Pass message header to it.
14907
14908         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14909
14910 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
14911
14912         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14913         or password compatible with XEmacs.
14914
14915 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14916
14917         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14918         format document.
14919         (gnus-mime-delete-part): Don't write description line if empty.
14920         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14921
14922 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
14923
14924         * gnus-sum.el (gnus-summary-mark-unread-as-read)
14925         (gnus-summary-mark-read-and-unread-as-read)
14926         (gnus-summary-mark-current-read-and-unread-as-read)
14927         (gnus-summary-mark-unread-as-ticked): Doc fix.
14928         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14929
14930 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14931
14932         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14933         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14934
14935 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14936
14937         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14938         yes-or-no-p.
14939
14940 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14941
14942         * mm-decode.el (mm-add-meta-html-tag): New function.
14943         (mm-save-part-to-file, mm-pipe-part): Use it.
14944
14945         * gnus-art.el (gnus-article-browse-delete-temp-files):
14946         Use gnus-y-or-n-p instead of y-or-n-p.
14947         (gnus-article-browse-html-parts): Work with message/external-body; use
14948         mm-add-meta-html-tag.
14949
14950 2007-12-11  Glenn Morris  <rgm@gnu.org>
14951
14952         * gnus-cache.el: Require gnus-sum not just when compiling.
14953
14954         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14955
14956         * gnus-int.el (gnus-server-opened, gnus-status-message):
14957         Move definitions before use.
14958
14959         * mm-decode.el: Require gnus-util.
14960         (mm-remove-part): Only call delete-annotation on XEmacs.
14961
14962         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14963
14964         * nnmail.el: Require gnus-int.
14965
14966         * spam.el: Move `require's before `eval-when-compile's.
14967
14968         * gnus-ems.el (gnus-alive-p):
14969         * gnus-fun.el (message-goto-eoh):
14970         * gnus-util.el (gnus-group-name-decode):
14971         * mail-source.el (gnus-compress-sequence):
14972         * message.el (Info-goto-node, format-spec):
14973         * mm-bodies.el (message-options-get):
14974         * mm-decode.el (mm-view-pkcs7):
14975         * mm-util.el (gmm-write-region):
14976         * mml-smime.el (mml-compute-boundary)
14977         (gnus-completing-read-with-default):
14978         * mml.el (widget-button-press, gnus-make-hashtable):
14979         * mml1991.el (mm-decode-content-transfer-encoding)
14980         (mm-encode-content-transfer-encoding)
14981         (message-options-get, message-options-set):
14982         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14983         * nnfolder.el (gnus-request-group):
14984         * nnheader.el (ietf-drums-unfold-fws):
14985         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14986         * smime.el (gnus-run-mode-hooks):
14987         * spam-stat.el (gnus-message): Autoload.
14988
14989         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14990         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14991         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14992         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14993         Add declare-function compatibility definition.
14994
14995         * gnus-cache.el (nnvirtual-find-group-art):
14996         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14997         (gnus-add-image, gnus-add-wash-type):
14998         * gnus-group.el (nnkiboze-score-file):
14999         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15000         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15001         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15002         (message-tokenize-header, gnus-get-buffer-create)
15003         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15004         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15005         * gnus.el (gnus-group-decoded-name):
15006         * mail-source.el (imap-capability):
15007         * mm-bodies.el (message-options-set):
15008         * mm-decode.el (gnus-configure-windows):
15009         * mm-extern.el (message-goto-body):
15010         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15011         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15012         (epg-sub-key-validity, message-options-set):
15013         * mml.el (widget-event-point, gnus-configure-windows):
15014         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15015         * mml2015.el (epg-check-configuration, epg-configuration)
15016         (message-options-set):
15017         * nndb.el (nndb-request-article):
15018         * nnfolder.el (gnus-request-create-group):
15019         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15020         * nnmaildir.el (gnus-group-mark-article-read):
15021         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15022         * rfc1843.el (message-fetch-field):
15023         * spam.el (gnus-extract-address-components):
15024         Declare as functions.
15025
15026 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15027
15028         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15029
15030         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15031
15032         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15033         bind show-trailing-whitespace for XEmacs.
15034
15035 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15036
15037         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15038         new no-op macro for backward compatibility.
15039
15040         * imap.el (imap-string-to-integer): New function.
15041
15042 2007-12-09  Glenn Morris  <rgm@gnu.org>
15043
15044         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15045
15046         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15047         * message.el, mm-view.el, sieve-manage.el, smime.el:
15048         Add declare-function compatibility definition.
15049
15050         * gnus-art.el (w3-region, w3m-region, Info-menu):
15051         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15052         * gnus-sum.el (gnus-get-predicate):
15053         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15054         * message.el (mail-abbrev-in-expansion-header-p):
15055         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15056         (w3m-detect-meta-charset, w3m-region):
15057         * sieve-manage.el (password-read, password-cache-add)
15058         (password-cache-remove):
15059         * smime.el (password-read-and-add): Declare as functions.
15060
15061 2007-12-08  David Kastrup  <dak@gnu.org>
15062
15063         * gnus-sum.el (gnus-summary-simplify-subject-query):
15064         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15065         `message'.
15066
15067 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15068
15069         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15070         it to bind idna-program, installation-directory, defined-colors, and
15071         face-attribute for XEmacs of the version that compiles defcustom forms.
15072
15073 2007-12-07  Glenn Morris  <rgm@gnu.org>
15074
15075         * gnus-art.el (article-make-date-line): Revert previous change.
15076
15077 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15078
15079         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15080
15081 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15082
15083         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15084         Call gnus-add-to-range ranges only once with a prepared article-list.
15085
15086 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15087
15088         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15089         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15090         group names with backslashes.
15091         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15092
15093 2007-12-06  Deepak Goel  <deego3@gmail.com>
15094
15095         * gnus-art.el (article-make-date-line):
15096         * gnus-start.el (gnus-load):
15097         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15098
15099 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15100
15101         * gnus-art.el (gnus-use-idna):
15102         * gnus-start.el (gnus-site-init-file):
15103         * message.el (message-use-idna):
15104         * mm-uu.el (mm-uu-hide-markers):
15105         * smiley.el (smiley-style): Revert changes that suppress warnings.
15106
15107 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15108
15109         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15110         specify charset to html source.
15111         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15112
15113 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15114
15115         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15116         idna-program in order to suppress byte compile warning issued by XEmacs
15117         that came to byte compile the default value section of defcustom forms
15118         recently.
15119
15120         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15121         value of installation-directory.
15122
15123         * message.el (message-use-idna): Don't directly refer to the value of
15124         idna-program.
15125
15126         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15127
15128         * smiley.el (smiley-style): Don't directly call face-attribute.
15129
15130 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15131
15132         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15133
15134         * gnus-dired.el: Reduce Gnus dependencies.
15135         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15136         Don't require.  Use autoloads instead.
15137         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15138         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15139         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15140         (gnus-dired-mode): Adjust doc string.
15141         (gnus-dired-mail-mode): New variable.
15142         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15143         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15144         (gnus-dired-mail-buffers): New function.  Return mail or message
15145         composition buffers.
15146         (gnus-dired-attach): Use it.
15147         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15148         NO-DECODE.
15149         (gnus-dired-print): Use `gnus-print-buffer' depending on
15150         `gnus-dired-mail-mode'.
15151
15152 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15153
15154         * rfc2047.el (rfc2047-encoded-word-regexp)
15155         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15156         explaining what regexp patterns are for.
15157
15158 2007-12-04  Glenn Morris  <rgm@gnu.org>
15159
15160         * password.el: Move to password-cache.el.
15161
15162         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15163         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15164         * mml-smime.el (password-read, password-cache-add)
15165         (password-cache-remove):
15166         No need to autoload, since mml-sec requires password.
15167
15168         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15169         * message.el (gnus-extract-address-components):
15170         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15171
15172         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15173         password.
15174
15175 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15176
15177         * mailcap.el: Reduce dependencies.
15178         (mail-header-parse-content-type): Autoload.
15179         (mailcap-delete-duplicates): New alias.
15180         (mailcap-mime-info): Add optional argument NO-DECODE.
15181         (mailcap-mime-types): Use mailcap-delete-duplicates.
15182
15183         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15184
15185 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15186
15187         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15188         (imap-parse-status): Upcase status-att for servers that sends them
15189         lower-case (e.g., MS Exchange 2007).
15190
15191 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15192
15193         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15194         function.
15195
15196         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15197         (gnus-uu-yenc-article): New function.
15198
15199         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15200
15201         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15202
15203 2007-12-02  Glenn Morris  <rgm@gnu.org>
15204
15205         * binhex.el (binhex): New custom group.
15206         (binhex-decoder-program, binhex-decoder-switches)
15207         (binhex-use-external): Move to the binhex custom group.
15208
15209         * uudecode.el (uudecode): New custom group.
15210         (uudecode-decoder-program, uudecode-decoder-switches)
15211         (uudecode-use-external): Move to the uudecode custom group.
15212
15213         * netrc.el (top-level): Don't load `encrypt' features.
15214         (netrc-parse): Don't use encrypt.
15215         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15216
15217         * encrypt.el: Remove file.
15218
15219 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15220
15221         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15222         matches on patches.
15223
15224         * gnus-art.el (gnus-article-browse-html-article):
15225         Mention `mm-text-html-renderer' in the doc string.
15226
15227         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15228         string.  Add comments.
15229
15230         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15231         if rhs is ASCII.
15232
15233 2007-12-01  Glenn Morris  <rgm@gnu.org>
15234
15235         * mail-source.el (top-level): Require format-spec before
15236         eval-when-compile.
15237
15238 2007-11-30  Glenn Morris  <rgm@gnu.org>
15239
15240         * encrypt.el: Require password, rather than autoloading password-read.
15241
15242 2007-11-29  Glenn Morris  <rgm@gnu.org>
15243
15244         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15245         (sasl-make-client, sasl-next-step, sasl-step-data)
15246         (sasl-step-set-data): Declare as functions.
15247
15248 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15249
15250         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15251
15252 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15253
15254         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15255         certs should be verified and what is to be done in the event of a
15256         verification failure.
15257
15258         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15259         caller can indicate whether the cache should be disregarded for this
15260         call.  This way the result of the call is reproducible at all times and
15261         can be considered a canonical server name for the supplied method.
15262         (gnus-agent-method-p): Canonicalize server names by pushing their
15263         method through `gnus-method-to-server' using the no-cache argument.
15264
15265         * gnus-srvr.el (gnus-server-insert-server-line):
15266         Call `gnus-method-to-server' with `no-cache' argument.
15267
15268         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15269         gnus-agent-possibly-synchronize-flags as this should be called when the
15270         server is actually being opened.
15271         (gnus-agent-possibly-synchronize-flags)
15272         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15273         flags file of an agentized server to the latter function.
15274
15275         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15276         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15277         after a connection has been established successfully.
15278
15279 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15280
15281         * gnus-art.el (article-display-face): Force to display face if called
15282         interactively; check if gnus-article-x-face-too-ugly matches author.
15283         (article-display-x-face): Display face even if From header is missing
15284         as article-display-face does.
15285
15286 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15287
15288         * hashcash.el (message-narrow-to-headers-or-head)
15289         (message-fetch-field, message-goto-eoh)
15290         (message-narrow-to-headers): Declare as functions.
15291
15292 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15293
15294         * mail-source.el (mail-sources): Default to fetch from file for
15295         compatibility with default of nnmail-spool-file.
15296
15297 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15298
15299         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15300         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15301         to look for encoded word that should be encoded again.
15302         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15303         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15304         encoding pattern.
15305         (rfc2047-decode-region): Switch strict regexp and loose one according
15306         to rfc2047-allow-irregular-q-encoded-words.
15307
15308 2007-11-25  Romain Francoise  <romain@orebokech.com>
15309
15310         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15311
15312 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15313
15314         * tls.el (tls-program): Provide more custom choices from
15315         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15316         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15317
15318 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15319
15320         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15321         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15322
15323         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15324         `nnmail-spool-file'.
15325
15326         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15327         `nnmail-spool-file'.
15328
15329         * gnus-move.el (gnus-change-server): Ditto.
15330
15331         * gnus-kill.el (gnus-batch-score): Ditto.
15332
15333         * gnus-cache.el (gnus-jog-cache): Ditto.
15334
15335         * gnus-msg.el (gnus-summary-reply):
15336         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15337
15338 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15339
15340         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15341         version.  Minor improvement to doc strings.
15342         (tls-program): Add comment.
15343
15344 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15345
15346         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15347         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15348         mismatch between the hostname provided in the certificate and the name
15349         of the host connnecting to.
15350         (open-tls-stream): Use them.  Check certificates against trusted root
15351         certificates.
15352
15353 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15354
15355         * gnus-cache.el (gnus-cache-generate-nov-databases):
15356         Use nnml-generate-nov-databases-directory instead of
15357         nnml-generate-nov-databases-1.
15358
15359 2007-11-24  Glenn Morris  <rgm@gnu.org>
15360
15361         * message.el (message-tool-bar-retro): Update for rename
15362         mail_send.xpm->mail-send.xpm.
15363
15364 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15365
15366         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15367         `smime-ldap-search' for Emacs 22 and up.
15368
15369 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15370
15371         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15372
15373         * message.el (message-send-mail-function): Fix error convention.
15374         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15375         (message-widen-reply, message-send-mail, message-talkative-question)
15376         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15377         (message-clone-locals, message-send-news): Use with-current-buffer.
15378         (message-insert-or-toggle-importance): Remove unused var `valid'.
15379         (message-make-references): Remove unused var `new-references'.
15380         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15381
15382 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15383
15384         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15385         (spam-split-symbolic-return-positive): Reflow docstring.
15386         (spam-backends, spam-summary-exit-behavior)
15387         (spam-mark-ham-unread-before-move-from-spam-group)
15388         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15389         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15390         (spam-clear-cache, spam-backend-check, spam-install-backend)
15391         (spam-install-statistical-backend, spam-list-of-processors)
15392         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15393         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15394         (spam-check-crm114, spam-initialize, spam-unload-hook):
15395         Fix typos in docstrings.
15396
15397 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15398
15399         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15400         been checked if they have never been read and those group levels are
15401         higher than the one that a user specified.
15402
15403 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15404
15405         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15406         foreign groups unless a group level is specified by a user.
15407         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15408
15409 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15410
15411         * message.el (message-send-mail-function): Require sendmail.
15412
15413 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15414
15415         * message.el (message-send-mail-function): Check for smtpmail too.
15416
15417         * utf7.el (utf7-encode, utf7-decode): Use coding system
15418         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15419
15420         * message.el (message-send-mail-function): New function.
15421         (message-send-mail-function): Set default using
15422         message-send-mail-function.  Adjust doc string.
15423         (message-send-mail-with-mailclient): New function.
15424
15425 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15426
15427         * smime.el (from):
15428         * rfc2047.el (message-posting-charset):
15429         * qp.el (mm-use-ultra-safe-encoding):
15430         * pop3.el (parse-time-months):
15431         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15432         * nnml.el (files):
15433         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15434         (jka-compr-compression-info-list, ange-ftp-path-format)
15435         (efs-path-regexp):
15436         * nndiary.el (files):
15437         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15438         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15439         (epg-digest-algorithm-alist, inhibit-redisplay)
15440         (password-cache-expiry):
15441         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15442         (pgg-output-buffer, password-cache-expiry):
15443         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15444         (efs-path-regexp):
15445         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15446         (inhibit-redisplay):
15447         * mm-uu.el (file-name, start-point, end-point, entry)
15448         (gnus-newsgroup-name, gnus-newsgroup-charset):
15449         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15450         (latin-unity-ucs-list):
15451         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15452         (mm-uu-binhex-decode-function):
15453         * message.el (gnus-message-group-art, gnus-list-identifiers)
15454         (rmail-enable-mime-composing, gnus-local-organization)
15455         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15456         (gnus-read-active-file, facemenu-add-face-function)
15457         (facemenu-remove-face-function, gnus-article-decoded-p)
15458         (tool-bar-mode):
15459         * mail-source.el (display-time-mail-function):
15460         * gnus-util.el (nnmail-pathname-coding-system)
15461         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15462         (gnus-original-article-buffer, gnus-user-agent)
15463         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15464         (xemacs-codename, sxemacs-codename, emacs-program-version):
15465         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15466         * gnus-start.el (gnus-agent-covered-methods)
15467         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15468         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15469         (gnus-newsgroup-headers, gnus-group-list-mode)
15470         (gnus-group-mark-positions, gnus-newsgroup-data)
15471         (gnus-newsgroup-unreads, nnoo-state-alist)
15472         (gnus-current-select-method, mail-sources)
15473         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15474         (nnmail-spool-file, gnus-cache-active-hashtb):
15475         * gnus-mh.el (mh-lib-progs):
15476         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15477         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15478         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15479         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15480         (gnus-group-buffer):
15481         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15482         (font-lock-set-defaults):
15483         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15484         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15485         (gnus-summary-post-menu, total-parts, type, condition, length):
15486         * gnus-agent.el (gnus-agent-read-agentview):
15487         * flow-fill.el (show-trailing-whitespace):
15488         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15489         eval-and-compile wrappers for byte compiler pacifiers.
15490
15491         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15492         (mm-display-inline-fontify): Check for featurep 'xemacs not
15493         extent-list.
15494
15495         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15496         itimer-list.
15497         (mm-create-image-xemacs): Only do something for XEmacs.
15498         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15499
15500         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15501
15502         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15503         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15504
15505 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15506
15507         * nnimap.el (nnimap-split-download-body):
15508         * gnus-demon.el (gnus-demon):
15509         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15510
15511 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15514         New macros.
15515         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15516         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15517         copy data from unibyte buffer to multibyte current buffer.
15518         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15519         to copy data from unibyte current buffer to multibyte buffer.
15520         (nntp-make-process-buffer): Make process buffer unibyte.
15521
15522         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15523
15524 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15525
15526         * pop3.el (pop3-open-server): Accept and process data more robustly at
15527         connection start to avoid spurious "POP SSL connection failed" errors.
15528
15529 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15530
15531         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15532         read group names.
15533
15534 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15535
15536         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15537
15538 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15539
15540         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15541         (nnmail-save-active): Use a unibyte buffer when saving active file,
15542         which may contain non-ASCII group names.
15543
15544         * nnml.el (nnml-request-group): Decode group names in messages.
15545
15546 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15547
15548         * message.el (message-citation-line-function)
15549         (message-insert-formatted-citation-line): Fix spelling of
15550         `message-insert-formated-citation-line'.
15551
15552 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15553
15554         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15555
15556 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15557
15558         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15559         nnmail-pathname-coding-system.
15560
15561         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15562         that a user enters; decode group names in messages.
15563
15564         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15565
15566 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15567
15568         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15569
15570         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15571
15572         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15573         risky local variable.
15574
15575         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15576
15577 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15578
15579         * encrypt.el: Improve documentation to fix function name typo.
15580         Reported by Daiki Ueno <ueno@unixuser.org>.
15581
15582 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15583
15584         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15585         even if the point is not in the last page of an article.
15586         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15587         back to the previous page.
15588
15589 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15590
15591         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15592
15593 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15594
15595         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15596
15597 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15598
15599         * message.el (message-check-news-body-syntax):
15600         Avoid mm-string-as-multibyte.
15601         (message-hide-headers): Don't assume (point-min)==1.
15602
15603 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15604
15605         * message.el (message-remove-blank-cited-lines): Fix if remove is
15606         given.
15607         (message-bogus-address-regexp): New variable.
15608         (message-bogus-recipient-p): New function.
15609         (message-check-recipients): New command.
15610         (message-syntax-checks): Add `bogus-recipient'.
15611         (message-fix-before-sending): Add `bogus-recipient'.
15612
15613         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15614         (gnus-treat-body-boundary): Don't test window-system.
15615
15616 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15617
15618         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15619
15620 2007-10-28  Miles Bader  <miles@gnu.org>
15621
15622         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15623         at compile-time too.
15624
15625 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15626
15627         * gnus-msg.el (gnus-message-setup-hook):
15628         Add `message-remove-blank-cited-lines' to options.
15629
15630 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15631
15632         * message.el (message-remove-blank-cited-lines): New function.
15633         Suggested by Karl Plästerer.
15634
15635 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15636
15637         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15638         mapc.
15639
15640         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15641         (top-level): Use mapc to set functions to be traced for debugging.
15642
15643         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15644         called for effect with while loop.
15645
15646         * message.el (message-talkative-question): Replace mapcar called for
15647         effect with mapc.
15648
15649         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15650         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15651         called for effect with dolist.
15652
15653         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15654
15655         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15656         gnus-extra-headers and nnmail-extra-headers.
15657
15658         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15659         called for effect with dolist.
15660         (top-level): Use mapc to set functions to be traced for debugging.
15661
15662         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15663         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15664         dolist.
15665
15666         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15667         Replace mapcar called for effect with mapc.
15668         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15669         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15670         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15671         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15672
15673         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15674         remove-if that's a cl function.
15675
15676         * webmail.el (webmail-debug): Replace mapcar called for effect with
15677         dolist.
15678
15679         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15680         with mapc.
15681
15682 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15683
15684         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15685         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15686         with while loop.
15687
15688         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15689         functions from article-* functions.
15690         (gnus-multi-decode-header): Replace mapcar called for effect with
15691         dolist.
15692
15693         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15694         (gnus-bookmark-show-details): Replace mapcar called for effect with
15695         while loop.
15696
15697         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15698         called for effect with while loop.
15699
15700         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15701         with dolist.
15702
15703         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15704         Replace mapcar called for effect with dolist.
15705
15706         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15707
15708         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15709         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15710         Replace mapcar called for effect with dolist.
15711         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15712         mapc.
15713
15714         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15715         Replace mapcar called for effect with dolist.
15716         (gnus-topic-list): Replace mapcar called for effect with mapc.
15717
15718         * gnus.el: Use mapc instead of mapcar to add autoloads.
15719
15720 2007-10-23  Richard Stallman  <rms@gnu.org>
15721
15722         * gnus-group.el (gnus-group-highlight): Mark as risky.
15723
15724 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15725
15726         * gnus.el (gnus-server-to-method): Return method found first in
15727         gnus-newsrc-alist.
15728
15729         * gnus-art.el (gnus-article-highlight-signature)
15730         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15731         button overlay without the front stickiness.
15732
15733 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15734
15735         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15736         overview buffer needed a catch to receive its throw.
15737         (gnus-agent-flush-cache): Declare as interactive to make this function
15738         easier to use.
15739
15740 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15741
15742         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15743         `next-line'.
15744
15745 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15746
15747         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15748         exclude address matching message-dont-reply-to-names.
15749
15750 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15751
15752         * gnus-util.el (gnus-string<): New function.
15753
15754         * gnus-sum.el (gnus-article-sort-by-author)
15755         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15756
15757 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15758
15759         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15760         the frame-focus tag is set in gnus-buffer-configuration.
15761
15762 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15763
15764         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15765         the front stickiness.
15766
15767 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15768
15769         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15770         url pattern; remove duplicate one.
15771         (gnus-article-extend-url-button): New function.
15772         (gnus-article-add-buttons): Use it.
15773         (gnus-button-push): Use concatenated url that it makes.
15774
15775 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15776
15777         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15778
15779 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15780
15781         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15782         Don't hardcode point-min==1.
15783
15784 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
15785
15786         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15787         Fix comment about "iso8859-1".
15788
15789 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
15790
15791         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15792         ones returned from the verify-function.
15793
15794         * mm-uu.el (mm-uu-pgp-signed-extract-1):
15795         Call mml2015-extract-cleartext-signature if extraction failed.
15796
15797 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
15798
15799         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15800         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15801         failed.
15802
15803 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15804
15805         * Relicense "GPLv2 or later" files to "GPLv3 or later".
15806
15807 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
15808
15809         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
15810         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
15811         recommends to use EasyPG instead of PGG.
15812
15813         * pgg.el: Revert to revision 6.23.2.16.
15814
15815         * pgg-def.el: Revert to revision 6.6.2.14.
15816
15817         * pgg-gpg.el: Revert to revision 6.23.2.34.
15818
15819 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
15820
15821         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15822         to mark a thread as expirable.  Add variable `hide' to handle hiding of
15823         thread for both the null and zero (kill/expire thread) universal prefix
15824         cases.
15825         (gnus-summary-expire-thread): Add new function to expire a thread,
15826         using gnus-summary-kill-thread.
15827         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15828         shortcuts for gnus-summary-expire-thread.
15829         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15830         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
15831
15832 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15833
15834         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15835         extras value, so an extras entry can be deleted.
15836         (gnus-registry-delete-extra-entry): Use it.
15837         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15838         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15839         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15840         storage through the gnus-registry, and provide an appropriate API for
15841         it.
15842
15843 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15844
15845         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15846         Suggested by Leo <sdl.web@gmail.com>.
15847
15848         * gnus.el: Do.
15849
15850 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15851
15852         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15853         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
15854
15855         * gnus-agent.el (gnus-agent-fetch-headers): Do.
15856
15857         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15858         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15859
15860 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15861
15862         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15863         newline.
15864         (nnmbox-request-accept-article): Don't change article in source buffer;
15865         narrow to header to use message-fetch-field rather than
15866         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15867         (nnmbox-request-replace-article): Quote lines that'll be misidentified
15868         as delimiters; make sure article ends with newline.
15869         (nnmbox-delete-mail): Correct last position of article to be deleted;
15870         ignore X-Gnus-Newsgroup header in article body.
15871         (nnmbox-save-mail): Quote lines looking like delimiters at the right
15872         positions; make sure article ends with newline.
15873
15874         * message.el (message-display-abbrev): Don't infloop when a user
15875         inserts SPC in the beginning of header.
15876
15877         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
15878         coding-system-for-read and coding-system-for-write for XEmacs having no
15879         file-coding feature.
15880
15881         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
15882
15883 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
15884
15885         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15886         list of groups not followed by default.  Fix type to be regexp.
15887         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15888
15889 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
15890
15891         * hmac-def.el (define-hmac-function): Switch from old-style to
15892         new-style backquotes.
15893
15894         * md4.el (md4-make-step): Likewise.
15895
15896 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15897
15898         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15899         raw-text coding system when saving .newsrc file, which may contain
15900         non-ASCII group names.
15901
15902 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15903
15904         * gnus-cus.el (gnus-score-extra): New widget.
15905         (gnus-score-extra-convert): New function.
15906         (gnus-score-customize): Use it for Extra.
15907
15908 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
15909
15910         * mml2015.el (mml2015-extract-cleartext-signature): New function.
15911         (mml2015-mailcrypt-clear-verify): Use it.
15912         (mml2015-gpg-clear-verify): Use it.
15913         (mml2015-pgg-clear-verify): Use it.
15914         (mml2015-epg-clear-verify): Replace the current part with the output
15915         from GnuPG; don't extract the plaintext by itself.
15916
15917         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15918         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15919         mml2015-clear-verify-function; don't touch the armor headers or
15920         dash-escaped text here.
15921
15922 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15923
15924         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15925         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15926         parts, or application/octet-stream as a last resort.
15927         (gnus-mime-view-part-as-type): Don't toggle display.
15928         (gnus-mime-view-part-as-charset): Don't turn off display before
15929         querying charset.
15930
15931         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15932         stuff to undisplayer function in Emacs.
15933         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15934
15935         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15936         text/calendar parts.
15937
15938 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15939
15940         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15941         decoding text/calendar parts.
15942
15943         * message.el (message-forward-make-body-mime): Always mark body as
15944         having no illegible text; remove signed-or-encrypted argument.
15945         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15946
15947         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15948         (mml-generate-mime-1): Don't encode body if it is specified to be in
15949         raw form; don't make buffer be unibyte when inserting multibyte string.
15950
15951 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15952
15953         * sha1.el: Fix up comment style.
15954         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15955         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15956
15957         * hex-util.el: Fix up comment style.
15958         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15959
15960         * gnus-salt.el: Use with-current-buffer.
15961         (gnus-pick-setup-message): Fix long-standing typo.
15962
15963 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15964
15965         * imap.el (imap-logout-timeout): New variable.
15966         (imap-logout, imap-logout-wait): New functions.
15967         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15968
15969         * nnimap.el (nnimap-logout-timeout): New server variable.
15970         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15971         nnimap-logout-timeout.
15972
15973         * gnus-art.el (gnus-article-summary-command-nosave)
15974         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15975
15976 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15977
15978         * gnus.el (gnus-maximum-newsgroup): New variable.
15979
15980         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15981         according to gnus-maximum-newsgroup.
15982
15983         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15984         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15985         Limit the range of articles according to gnus-maximum-newsgroup.
15986
15987 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
15988
15989         * gnus-art.el (gnus-sticky-article): Fix problems described in
15990         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
15991         Don't perform gnus-configure-windows here; reuse existing sticky
15992         article buffer.
15993
15994         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15995         it doesn't exist in gnus-article-mode.
15996
15997 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15998
15999         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16000         (gnus-agent-decoded-group-name): New function.
16001         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16002         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16003
16004 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16005
16006         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16007         Add binding for gnus-sticky-article.
16008         (gnus-summary-exit): Don't kill sticky article buffers.
16009
16010         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16011         article buffer.
16012         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16013         (gnus-kill-sticky-article-buffers): New commands.
16014
16015 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16016
16017         * nntp.el (nntp-xref-number-is-evil): New server variable.
16018         (nntp-find-group-and-number): If it is non-nil, don't trust article
16019         numbers in the Xref header.
16020
16021 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16022
16023         * gnus-agent.el (gnus-agent-read-group): New function.
16024         (gnus-agent-flush-group, gnus-agent-expire-group)
16025         (gnus-agent-regenerate-group): Use it.
16026         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16027         nnmail-pathname-coding-system.
16028
16029 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16030
16031         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16032
16033         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16034         that are unread as unread, and also as selected so that information of
16035         marks having been changed by a user may be updated when exiting group.
16036
16037 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16038
16039         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16040
16041 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16042
16043         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16044         calculated ignoring signature parts to gnus-treat-article.
16045
16046 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16047
16048         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16049         a point here in order to keep the window start.
16050         (gnus-insert-mime-security-button): Make a button overlay without the
16051         front stickiness.
16052         (gnus-mime-display-security): Goto the end of a button.
16053
16054         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16055
16056 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16057
16058         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16059         group-name-at-point.
16060         (gnus-group-completing-read): New function that offers decoded
16061         non-ASCII group names for completion.
16062         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16063         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16064         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16065         (gnus-group-fetch-control): Use it.
16066         (gnus-fetch-group): Use group-name-at-point for the initial value
16067         rather than the default value; use gnus-alive-p.
16068
16069         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16070         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16071         (gnus-summary-post-news): Use gnus-group-completing-read.
16072
16073         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16074         (gnus-read-move-group-name): Decode group name for completion.
16075
16076 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16077
16078         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16079         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16080         Yamaoka slightly modified the code).
16081
16082 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16083
16084         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16085         (nnmail-split-incoming): Bind it.
16086
16087         * nnml.el (nnml-group-name-charset): New function.
16088         (nnml-decoded-group-name): Use it; don't decode group name if
16089         nnmail-group-names-not-encoded-p is non-nil.
16090         (nnml-encoded-group-name): New function.
16091         (nnml-group-pathname): Inline nnml-decoded-group-name.
16092         (nnml-request-expire-articles): Decode group name in message.
16093         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16094         nnmail-pathname-coding-system.
16095         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16096         not decoded ones according to nnmail-group-names-not-encoded-p.
16097         (nnml-generate-active-info): Use nnml-encoded-group-name.
16098
16099 2007-08-08  Glenn Morris  <rgm@gnu.org>
16100
16101         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16102         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16103         doc-strings and comments.
16104
16105 2007-07-25  Glenn Morris  <rgm@gnu.org>
16106
16107         * Relicense all FSF files to GPLv3 or later.
16108
16109 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16110
16111         * gnus-sum.el (gnus-summary-move-article):
16112         Make gnus-summary-respool-article work.
16113
16114 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16115
16116         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16117         string.
16118
16119 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16120
16121         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16122         that should be ignored when comparing distant RSS articles with local
16123         ones.
16124         (nnrss-make-hash-index): New function.  Create a hash index according
16125         to the ignored fields.
16126         (nnrss-check-group): Use it.
16127
16128 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16129
16130         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16131
16132         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16133
16134         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16135         the new optional argument ENCODED is non-nil.
16136         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16137         coding system for encoding group name.
16138         (gnus-group-make-rss-group): Pass un-encoded group name to
16139         gnus-group-make-group.
16140         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16141         encoded.
16142
16143         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16144         Encode group name to which articles are moved or copied.
16145         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16146         coding system for encoding Newsgroup, Followup-To and Xref headers.
16147
16148         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16149         marks; use nnheader-file-coding-system to write a file.
16150         (nnagent-retrieve-headers): Bind file-name-coding-system to
16151         nnmail-pathname-coding-system.
16152
16153         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16154
16155         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16156         (nnml-request-article, nnml-request-create-group)
16157         (nnml-request-rename-group, nnml-find-id)
16158         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16159         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16160         (nnml-save-marks): Use nnml-group-pathname instead of
16161         nnmail-group-pathname.
16162
16163         (nnml-request-create-group, nnml-request-expire-articles)
16164         (nnml-request-move-article, nnml-request-delete-group)
16165         (nnml-deletable-article-p, nnml-possibly-create-directory)
16166         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16167         (nnml-open-marks): Bind file-name-coding-system to
16168         nnmail-pathname-coding-system.
16169
16170         (nnml-request-article): Pass server argument to nnml-find-group-number.
16171         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16172         Pass server argument to nnml-possibly-create-directory.
16173         (nnml-request-accept-article): Pass server argument to
16174         nnml-active-number and nnml-save-mail.
16175         (nnml-find-group-number): Pass server argument to nnml-find-id.
16176         (nnml-request-update-info): Pass server argument to
16177         nnml-marks-changed-p.
16178
16179         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16180         (nnml-save-mail, nnml-active-number): Add server argument.
16181
16182         (nnml-request-delete-group): Warn if group is missing.
16183         (nnml-get-nov-buffer): Decode group name.
16184         (nnml-generate-active-info): Encode group name.
16185         (nnml-open-marks): Decode group name in messages.
16186
16187 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16188
16189         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16190         if it is not specified.
16191         (gnus-article-pipe-part, gnus-article-save-part)
16192         (gnus-article-interactively-view-part, gnus-article-copy-part)
16193         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16194         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16195         (gnus-article-replace-part, gnus-article-delete-part)
16196         (gnus-article-view-part-as-type): Pass raw prefix argument to
16197         gnus-article-part-wrapper.
16198
16199 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16200
16201         * gnus-agent.el (gnus-agent-save-active):
16202         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16203
16204         * gnus-cache.el (gnus-cache-save-buffers)
16205         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16206         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16207         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16208         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16209         (gnus-cache-generate-active, gnus-cache-rename-group)
16210         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16211         (gnus-cache-update-overview-total-fetched-for):
16212         Bind file-name-coding-system to nnmail-pathname-coding-system.
16213         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16214         New variables.
16215         (gnus-cache-decoded-group-name): New function.
16216         (gnus-cache-file-name): Use it.
16217         (gnus-cache-generate-active): Use non-decoded group name for active.
16218
16219         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16220         right place.
16221         (gnus-write-active-file): Don't break non-ASCII group names.
16222
16223         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16224         nnmail-pathname-coding-system.
16225
16226         * lpath.el: Bind default-file-name-coding-system,
16227         file-name-coding-system and language-info-alist for XEmacs.
16228
16229         * gnus-uu.el (gnus-uu-decode-save): Typo.
16230
16231 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16232
16233         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16234
16235 2007-07-14  David Kastrup  <dak@gnu.org>
16236
16237         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16238         finishing actions if we did not edit the article.
16239
16240 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16241
16242         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16243         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16244         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16245         (gnus-agent-flush-group, gnus-agent-flush-cache)
16246         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16247         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16248         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16249         (gnus-agent-regenerate-group)
16250         (gnus-agent-update-files-total-fetched-for)
16251         (gnus-agent-update-view-total-fetched-for):
16252         Bind file-name-coding-system to nnmail-pathname-coding-system.
16253         (gnus-agent-group-pathname): Don't encode file names by
16254         nnmail-pathname-coding-system.
16255         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16256         coding-system-for-write instead of buffer-file-coding-system to
16257         gnus-agent-file-coding-system.
16258
16259         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16260         Decode group name.
16261
16262         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16263
16264         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16265         (gnus-read-newsrc-el-file): Make group names unibyte.
16266
16267         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16268         nnmail-pathname-coding-system.
16269
16270         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16271         (nnrss-request-delete-group): Bind file-name-coding-system to
16272         nnmail-pathname-coding-system.
16273         (nnrss-read-server-data, nnrss-read-group-data):
16274         Bind file-name-coding-system correctly.
16275         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16276
16277         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16278         (nntp-server-to-method-cache): New variable.
16279         (nntp-group-pathname): New function that decodes non-ASCII group names.
16280         (nntp-possibly-create-directory, nntp-marks-changed-p)
16281         (nntp-save-marks, nntp-open-marks): Use it.
16282         (nntp-possibly-create-directory, nntp-open-marks):
16283         Bind file-name-coding-system to nnmail-pathname-coding-system.
16284         (nntp-open-marks): Decode group names when bootstrapping marks.
16285
16286         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16287         Newsgroups and Followup-To headers.
16288
16289 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16292         (gnus-server-closed-face, gnus-server-denied-face)
16293         (gnus-server-offline-face): Remove variable.
16294         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16295
16296         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16297         of modifying message-stack directly for XEmacs.
16298
16299         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16300         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16301         if the coding-system argument is nil for XEmacs.
16302
16303         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16304         mm-charset-override-alist.
16305
16306         * rfc2047.el: Don't require base64; require rfc2045 for the function
16307         rfc2045-encode-string.
16308         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16309         to quote the parameter value.
16310
16311 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16312
16313         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16314         form in gnus-group-name-charset-method-alist.
16315
16316         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16317         overrides the default layout edit-form.
16318
16319         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16320
16321         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16322
16323 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16324
16325         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16326         as unfetched articles.
16327
16328 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16329
16330         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16331
16332 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16333
16334         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16335         original back end that keeps marks in the local system.
16336
16337 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16338
16339         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16340         arg of pop-to-buffer for XEmacs.
16341         (gnus-article-read-summary-keys): Ditto; don't restore window
16342         configuration if summary command ends up with neither article buffer
16343         nor summary buffer; describe bindings if summary keys end with C-h.
16344
16345 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * message.el (message-fix-before-sending): Skip raw message part to be
16348         forwarded while checking illegible text.
16349         (message-forward-make-body-mime, message-forward-make-body):
16350         Mark signed or encrypted raw message as having no illegible text.
16351
16352 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16353
16354         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16355         (gnus-message-with-timestamp-1): New macro.
16356         (gnus-message-with-timestamp): New function.
16357         (gnus-message): Use them.
16358
16359         * nnheader.el (nnheader-message): Use them.
16360
16361 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16362
16363         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16364         .newsrc.eld file.
16365
16366 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16367
16368         * gnus-agent.el (gnus-agent-fetch-headers)
16369         (gnus-agent-retrieve-headers):
16370         Bind gnus-decode-encoded-address-function to identity.
16371
16372         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16373         available also when the server returns simply a dot.
16374
16375         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16376
16377 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16378
16379         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16380
16381 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16382
16383         * gnus-ems.el (gnus-x-splash): Make it work.
16384
16385         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16386         from being used.
16387
16388         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16389
16390 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16391
16392         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16393         4th and the 5th arguments.
16394
16395         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16396         the front stickiness.
16397         (gnus-article-summary-command-nosave): Correct the order of the
16398         arguments passed to pop-to-buffer.
16399         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16400         summary command ends up with the article buffer.
16401
16402         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16403         the same faces.
16404
16405 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16406
16407         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16408
16409 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16410
16411         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16412         * gnus-sum.el (gnus-summary-highlight):
16413         * pgg.el (pgg-sign-region, pgg-sign):
16414         * mail-source.el (mail-source-delete-old-incoming-confirm):
16415         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16416
16417 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16418
16419         * gnus-art.el (gnus-mime-view-part-externally)
16420         (gnus-mime-view-part-internally): Fix predicate function passed to
16421         completing-read.
16422
16423         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16424
16425         * gnus.el (gnus-update-message-archive-method): Add :version.
16426
16427 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16428
16429         * gnus.el (gnus-update-message-archive-method): New variable.
16430
16431         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16432         according to gnus-message-archive-method if
16433         gnus-update-message-archive-method is non-nil.
16434
16435 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16436
16437         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16438         Suggested by Loic Dachary <loic@dachary.org>.
16439         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16440
16441 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16442
16443         * message.el (message-pop-to-buffer): Add switch-function argument.
16444         (message-mail): Pass switch-function argument to it.
16445
16446 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16447
16448         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16449         Improve doc string.
16450
16451 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16452
16453         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16454         (gnus-header-content):
16455         * gnus-cite.el (gnus-cite-10):
16456         * gnus-srvr.el (gnus-server-closed):
16457         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16458         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16459         (gnus-group-mail-3-empty, gnus-group-mail-low)
16460         (gnus-group-mail-low-empty, gnus-splash):
16461         * message.el (message-header-to, message-header-cc)
16462         (message-header-subject, message-header-other, message-header-name)
16463         (message-header-xheader, message-separator, message-cited-text)
16464         (message-mml): Lighten colors of faces used for dark background.
16465
16466 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16467
16468         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16469         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16470
16471 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16472
16473         * message.el (message-narrow-to-headers-or-head):
16474         Ignore mail-header-separator in the body.
16475
16476 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16477
16478         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16479         same as window size.
16480
16481 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16482
16483         * message.el (message-font-lock-keywords): Use message-header-xheader
16484         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16485         ahead of the anything pattern, to get it recognized.
16486
16487 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16488
16489         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16490         spam.el loads uses it in the compiled defadvice form.
16491
16492 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16493
16494         * gnus-sum.el (gnus-articles-to-read)
16495         (gnus-summary-insert-old-articles): Don't truncate group name for
16496         `read-string'.
16497
16498         * gnus-util.el (gnus-limit-string): Delete this function.
16499
16500         * gnus-sum.el (gnus-simplify-subject-fully):
16501         Use `truncate-string-to-width' instead.
16502
16503 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16504
16505         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16506         Tell if, on summary exit, the next group has to be selected.
16507         (gnus-summary-exit): Use it.
16508
16509 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16510
16511         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16512         non-break space.
16513
16514 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16515
16516         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16517         Check if group is not a directory.
16518         (nnfolder-request-expire-articles): Don't delete articles if the target
16519         group is not available.
16520
16521         * nnml.el (nnml-request-create-group): Properly check if group is not a
16522         file.
16523         (nnml-request-expire-articles): Don't delete articles if the target
16524         group is not available.
16525
16526         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16527         Don't quote characters that are within parentheses.
16528
16529 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16530
16531         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16532         (gnus-handle-ephemeral-exit): Select article according to it.
16533
16534 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16535
16536         * message.el (message-insert-formated-citation-line): Remove newline.
16537         (message-citation-line-format): Add final \n here so that the user can
16538         avoid a blank line.
16539
16540 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16541
16542         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16543         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16544         Update lanl/arXiv support.
16545
16546 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16547
16548         * gnus.el: Bump version number.
16549
16550 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16551
16552         * gnus.el (gnus-version-number): Bump version.
16553
16554 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16555
16556         * gnus.el: No Gnus v0.6 is released.
16557
16558 2007-04-27  Didier Verna  <didier@xemacs.org>
16559
16560         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16561         * gmm-utils.el (gmm-regexp-concat): ... here.
16562         * message.el: Don't require 'gnus-util.
16563         (message-dont-reply-to-names): Handle name change above.
16564         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16565
16566 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16567
16568         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16569         since the initial value varies according to the system.
16570
16571 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16572
16573         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16574
16575 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16576
16577         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16578
16579 2007-04-24  Didier Verna  <didier@xemacs.org>
16580
16581         Improve the type of gnus-ignored-from-addresses.
16582         * gnus-util.el (gnus-orify-regexp): New function.
16583         * message.el (gnus-util): Require it.
16584         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16585         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16586         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16587
16588 2007-04-24  Didier Verna  <didier@xemacs.org>
16589
16590         * gnus-sum.el:
16591         * gnus-utils.el: Fix some trailing whitespaces.
16592
16593 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16594
16595         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16596         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16597         article's Message-ID; refer parent article in summary buffer.
16598
16599         * message.el (message-bounce): Call mime-to-mml.
16600
16601         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16602         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16603         optimize and/or forms properly.
16604
16605 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16606
16607         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16608         URL.
16609
16610 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16611
16612         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16613
16614 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16615
16616         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16617         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16618         displayed of multipart/alternative part if it is invoked from summary
16619         buffer.
16620
16621         * mm-view.el (mm-inline-text-html-render-with-w3m)
16622         (mm-inline-text-html-render-with-w3m-standalone)
16623         (mm-inline-render-with-function): Use mail-parse-charset by default.
16624
16625 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16626
16627         * parse-time.el (parse-time-string-chars): Check if CHAR
16628         is less than the length of parse-time-syntax.
16629
16630 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16631
16632         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16633         from gnus-newsgroup-processable.
16634
16635 2007-04-16  Didier Verna  <didier@xemacs.org>
16636
16637         * gnus-msg.el (gnus-configure-posting-styles):
16638         Handle message-signature-directory properly with :file syntax.
16639         Reported by "Leo".
16640
16641 2007-04-11  Didier Verna  <didier@xemacs.org>
16642
16643         New user option: message-signature-directory.
16644         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16645         * message.el (message-insert-signature): Ditto.
16646         * message.el (message-signature-file): Doc update.
16647         * message.el (message-signature-directory): New.
16648
16649 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16650
16651         * gnus-msg.el (gnus-inews-yank-articles):
16652         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16653
16654 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * message.el (message-yank-original): Make sure cited text ends with
16657         newline; don't exchange point and mark.
16658
16659 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16660
16661         * tls.el (open-tls-stream): Properly handle case where there
16662         is no associated buffer.
16663
16664 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16665
16666         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16667         message-yank-original, make sure (< mark TEXT point).
16668
16669 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16670
16671         * message.el (message-fill-column): New variable.
16672         (message-mode): Use it.  Add comment on a possible new hook.
16673
16674         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16675         (nnmail-get-new-mail): Reformat.
16676
16677         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16678
16679         * gmm-utils.el: Fix Commentary.
16680         (gmm-tool-bar-from-list): Fix typo in doc string.
16681
16682 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16683
16684         * message.el (message-yank-original): Don't switch point and mark
16685         unnecessarily to put point and mark as documented.
16686
16687 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16688
16689         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16690         from the message heads.
16691
16692 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16693
16694         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16695         article buffer does not have a window.  This may not be the best
16696         solution but is certainly better than setting the start of the null,
16697         that is the current, window.
16698
16699 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16700
16701         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16702         (gnus-draft-setup): Run it.
16703
16704         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16705         gnus-score-fast-scoring.  Allow regexp.
16706         (gnus-score-headers): Use it.
16707
16708         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16709         XEmacs.
16710
16711         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16712         string.
16713         (gnus-button-alist): Also catch `<f1> k ...'.
16714         (gnus-treat-display-x-face): Fix doc string.
16715
16716 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16717
16718         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16719         evaluation of gnus-extended-version to ensure correct generation of the
16720         User-Agent header when message-generate-headers-first is used.
16721
16722 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16723
16724         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16725         hashcash-path is nil.  Don't call callback with incorrect number of
16726         parameters if val is 0.
16727
16728 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16729
16730         * message.el (message-required-news-headers):
16731         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16732
16733 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16734
16735         * tls.el (open-tls-stream): In handshake-waiting loop,
16736         don't wait more if there is output available to process.
16737
16738 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16739
16740         * tls.el (tls-program): Doc fix.
16741
16742 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16743
16744         * message.el (message-generate-new-buffers): Change the meaning of the
16745         nil value; add `standard' to the choices; treat t as `unique'; improve
16746         doc string.
16747         (gnus-select-frame-set-input-focus): Autoload.
16748         (message-buffer-name): Search for the existing message buffer if
16749         message-generate-new-buffers is nil or `standard'; treat the value t of
16750         message-generate-new-buffers as `unique'.
16751         (message-pop-to-buffer): Raise the frame already displaying the message
16752         buffer; clear the echo area after querying.
16753         (message-setup): Pass the `continue' argument to compose-mail.
16754         (message-mail): Prefer `switch-function' if it is given; search for the
16755         existing message buffer if the `continue' argument is non-nil; pass
16756         continue and switch-function arguments to compose-mail by way of
16757         message-setup.
16758         (message-mail-other-window): Adjust argument of message-setup.
16759         (message-mail-other-frame): Ditto.
16760
16761 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16762
16763         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16764         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16765         to turn font-lock on when turning gnus-message-citation-mode on.
16766
16767 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16768
16769         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16770         (mml-smime-function-alist): New variable; add epg as the backend.
16771         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16772         mml-smime- functions instead.
16773         * mm-view.el: Require smime.
16774
16775 2007-03-05  Didier Verna  <didier@xemacs.org>
16776
16777         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16778         instead of just inheritance for posting styles.
16779         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16780
16781 2007-02-24  Chris Moore  <dooglus@gmail.com>
16782
16783         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
16784         * pgg-pgp.el (pgg-pgp-encrypt-region):
16785         * pgg-gpg.el (pgg-gpg-encrypt-region):
16786         Check pgg-encrypt-for-me if no other recipients.
16787
16788 2007-02-24  John Paul Wallington  <jpw@pobox.com>
16789
16790         * tls.el (tls-certtool-program): Fix custom type.
16791
16792 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16793
16794         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16795         and point-at-eol instead of line-(beginning|end)-position.
16796
16797         * assistant.el (assistant-parse-buffer): Ditto.
16798
16799         * netrc.el (netrc-parse-services): Ditto.
16800
16801 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
16802
16803         * mml2015.el (mml2015-epg-find-usable-key): New function.
16804         (mml2015-epg-sign): Use it.
16805         (mml2015-epg-encrypt): Use it.
16806
16807 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16808
16809         * message.el (message-make-in-reply-to): Quote name containing
16810         non-ASCII characters.  It will make the RFC2047 encoder cause an error
16811         if there are special characters.  Reported by NAKAJI Hiroyuki
16812         <nakaji@jp.freebsd.org>.
16813
16814 2007-02-27  Didier Verna  <didier@xemacs.org>
16815
16816         Include the group parameters as well as the topic ones in the
16817         inheritance filter process.
16818         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16819         argument GROUP-PARAMS-LIST.
16820         * gnus-topic.el (gnus-group-topic-parameters): Use it.
16821
16822 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16823
16824         * nntp.el (nntp-never-echoes-commands)
16825         (nntp-open-connection-functions-never-echo-commands): New variables.
16826         (nntp-send-command): Use them.
16827
16828 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
16829
16830         * mml2015.el (mml2015-epg-verify): Simplify.
16831
16832 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16833
16834         * mml.el (mml-content-disposition-alist): New user option.
16835         (mml-content-disposition): New function.
16836         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16837         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16838
16839 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
16840
16841         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16842         verification.
16843
16844 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16845
16846         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16847         articles posted in the last 24 hours.
16848
16849 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
16850
16851         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16852
16853 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
16854
16855         * nntp.el (nntp-send-command): Don't wait for echoes when
16856         nntp-open-ssl-stream is used.
16857
16858 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16859
16860         * gnus-cite.el (gnus-test-font-lock-add-keywords)
16861         (gnus-message-add-citation-keywords)
16862         (gnus-message-remove-citation-keywords): Remove.
16863         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16864         directly, make the variables in font-lock-defaults buffer-local, add
16865         gnus-message-citation-keywords to them and then update the value of
16866         font-lock-keywords.
16867
16868 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16869
16870         * message.el (message-cite-original-1): Don't call
16871         gnus-article-highlight-citation.
16872
16873         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16874         citations; fix line count.
16875
16876 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16877
16878         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16879         (gnus-message-add-citation-keywords)
16880         (gnus-message-remove-citation-keywords): Use it; fix the emulating
16881         versions of font-lock-add-keywords and font-lock-remove-keywords to
16882         work with XEmacs correctly.
16883
16884 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16885
16886         * gnus-cite.el (gnus-cite-face-list): Set the values of
16887         gnus-message-max-citation-depth and gnus-message-citation-keywords.
16888         (gnus-message-max-citation-depth): Use defvar rather than defconst.
16889         (gnus-message-cite-prefix-regexp): New variable.
16890         (gnus-message-search-citation-line): Use it; protect against long
16891         citation prefix; fill match data with nil rather than 0 for XEmacs; set
16892         the 0th match data for Emacs.
16893         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16894         (gnus-message-add-citation-keywords): Append keywords rather than
16895         prepending; emulate font-lock-add-keywords if it is not available.
16896         (gnus-message-remove-citation-keywords):
16897         Emulate font-lock-remove-keywords if it is not available.
16898
16899         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16900
16901         * message.el (message-cite-prefix-regexp): Set the value of
16902         gnus-message-cite-prefix-regexp.
16903
16904 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16905
16906         * nnweb.el (nnweb-google-parse-1): Update parser.
16907
16908 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
16909
16910         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16911
16912 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16913
16914         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16915         regexp.
16916
16917 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16918
16919         * uudecode.el (uudecode-string-to-multibyte): New function emulating
16920         string-to-multibyte.
16921         (uudecode-decode-region-internal): Use it.
16922
16923         * lpath.el: Fbind string-as-multibyte for XEmacs.
16924
16925 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16926
16927         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16928         Fix custom choice.
16929
16930         * gnus-art.el (gnus-signature-limit): Fix custom choice.
16931
16932 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
16933
16934         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16935
16936         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16937         `write-region' to respect `mm-inhibit-file-name-handlers'.
16938
16939 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
16940
16941         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16942         Use gnus-home-directory instead of "~/" or "$HOME".
16943
16944 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
16945
16946         * encrypt.el (encrypt-insert-file-contents): Add better prompt
16947         to mention filename.
16948         Add comments at beginning regarding usage.
16949         (encrypt-write-file-contents): Change interactive so a string is
16950         acceptable.  If the file has no associated model, show an error instead
16951         of a nonsense prompt.
16952
16953 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16954
16955         * spam.el (spam-bsfilter-ham-switch): Fix typo.
16956         Thanks to Yoshihiko Yamada for kind notification of this typo.
16957
16958 2007-01-12  Kenichi Handa  <handa@m17n.org>
16959
16960         * uudecode.el (uudecode-decode-region-internal): Make it work in a
16961         multibyte buffer.
16962
16963 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16964
16965         * gnus-score.el (gnus-score-fast-scoring): New variable.
16966         (gnus-score-headers): Use it.
16967
16968         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16969
16970         * message.el (message-cite-original-1):
16971         Call gnus-article-highlight-citation if requested.
16972         (message-make-from): Allow name and address as optional arguments.
16973
16974         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16975
16976         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16977         bugs to doc string.
16978         (gnus-button-alist): Add mid\\|message-id.
16979         (gnus-button-fetch-group): Extend for use in
16980         `browse-url-browser-function'.
16981         (gnus-button-url-regexp): Try to catch paired parentheses like in
16982         Wikipedia URLs.
16983
16984         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16985         Suggested by Simon Krahnke <overlord@gmx.li>.
16986
16987 2007-01-13  Romain Francoise  <romain@orebokech.com>
16988
16989         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16990         Update copyright.
16991
16992 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
16993
16994         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16995
16996 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16997
16998         * gnus-registry.el (gnus-registry-unfollowed-groups)
16999         (gnus-registry-split-fancy-with-parent): Fix documentation.
17000
17001 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17002
17003         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17004         from nnweb groups.
17005
17006 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17007
17008         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17009         Xref urls.  Erase buffer before requesting head.
17010
17011         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17012
17013 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17014
17015         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17016         customizable.
17017
17018 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17019
17020         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17021         no signing key is found.
17022         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17023         no encrypting and/or signing key is found.
17024
17025 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17026
17027         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17028
17029 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17030
17031         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17032         headers read from disk with the ones newly found in the current search.
17033         This should no longer cause problems, because the article numbers in
17034         Gmane's `nov.php' output are ignored since the previous change.
17035
17036 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17037
17038         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17039
17040 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17041
17042         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17043         replace-regexp-in-string; bind url-version; fbind display-images-p and
17044         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17045         find-face and set-itimer-function for Emacs; bind itimer-list for
17046         Emacs.
17047
17048         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17049
17050 2007-01-01  Romain Francoise  <romain@orebokech.com>
17051
17052         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17053
17054 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17055
17056         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17057         `define-minor-mode' macro definition expanded properly.
17058         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17059         exclude it there.
17060
17061         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17062         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17063         `fboundp' test.
17064         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17065         This is OK to autoload in (S)XEmacs now.
17066
17067 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17068
17069         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17070         keystroke.
17071         (gnus-summary-limit-to-singletons): Fix typo.
17072
17073         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17074         else fails.
17075
17076 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17077
17078         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17079         docstring.
17080
17081         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17082         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17083         (gnus-summary-insert-dormant-articles): Fix typo in message.
17084
17085 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17086
17087         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17088         nil for XEmacs.
17089         (gnus-message-citation-mode): Don't autoload in XEmacs.
17090
17091         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17092
17093 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17094
17095         * nnimap.el (nnimap-expunge-search-string):
17096         Mention nnimap-search-uids-not-since-is-evil in docstring.
17097
17098 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17099
17100         * spam.el: Revert to make-obsolete-variable because
17101         define-obsolete-variable-alias is not supported in Emacs 21.
17102
17103         * spam.el (spam-ifile-path, spam-ifile-database-path)
17104         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17105         make-obsolete-variable.
17106         (spam-bsfilter-path, spam-bsfilter-program)
17107         (spam-spamassassin-path, spam-spamassassin-program)
17108         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17109         Don't use "path" inappropriately.
17110         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17111         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17112         variable names.
17113
17114 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17115
17116         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17117         summary buffer.
17118
17119         * password.el (password-cache-remove): Use clear-string to burn
17120         password, if available.
17121
17122 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17123
17124         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17125
17126         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17127
17128         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17129         (gnus-message-highlight-citation): Move defcustom here from
17130         gnus-cite.el.
17131         (gnus-message-citation-mode): Autoload.
17132
17133         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17134         checks to make it compile with XEmacs.
17135         (gnus-message-citation-mode): New minor mode.
17136         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17137         (gnus-message-highlight-citation): New variables.
17138         (gnus-message-search-citation-line)
17139         (gnus-message-add-citation-keywords)
17140         (gnus-message-remove-citation-keywords)
17141         (turn-on-gnus-message-citation-mode)
17142         (turn-off-gnus-message-citation-mode): New functions.
17143
17144 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17145
17146         * gnus-cite.el: Enable highlighting of different citation levels in
17147         message-mode.
17148
17149 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17150
17151         * message.el (message-make-fqdn): Fix comment.
17152         (message-bogus-system-names): Add ".local".
17153
17154         * spam.el (spam-ifile-path, spam-ifile-program)
17155         (spam-ifile-database-path, spam-ifile-database)
17156         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17157         Don't use "path" inappropriately.
17158         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17159         strings.
17160         (spam-check-ifile, spam-ifile-register-with-ifile)
17161         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17162         Use new variable names.
17163
17164         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17165         (gnus-treat-display-smileys): Simplify using
17166         gnus-image-type-available-p.
17167
17168         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17169         available.
17170
17171         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17172         Use `display-images-p' if available.
17173
17174 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17175
17176         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17177         one after turning on the buffer's multibyteness instead of decoding
17178         them directly in the unibyte buffer that causes unexpected conversion
17179         in Emacs 23 (unicode).
17180
17181 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17182
17183         * message.el (message-generate-hashcash): Fix custom type.
17184
17185 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17186
17187         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17188
17189 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17190
17191         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17192         disconnect icons.  Add help text.
17193
17194 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17195
17196         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17197         negated to be consistent with the others we handle.
17198
17199 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17200
17201         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17202         version of gnus-summary-buffer to something, so that we can use two
17203         article buffers at the same time.
17204
17205 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17206
17207         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17208         trigger all the extra headers.
17209         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17210         sorting.
17211
17212 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17213
17214         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17215         solid groups.
17216
17217 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17218
17219         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17220
17221 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17222
17223         * legacy-gnus-agent.el: Add Copyright notice.
17224
17225 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17226
17227         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17228
17229 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17230
17231         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17232
17233         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17234         to make it work reliably in CVS Emacs.
17235         (gnus-summary-limit-strange-charsets-predicate)
17236         (gnus-summary-limit-to-predicate): New functions.
17237
17238 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17239
17240         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17241         specifying array size.
17242         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17243         array if it is too small.
17244         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17245         (gnus-sort-threads-loop): New function.
17246
17247 2006-12-06  Chris Moore  <dooglus@gmail.com>
17248
17249         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17250         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17251
17252 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17253
17254         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17255         options.
17256
17257 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17258
17259         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17260         DOS-ing the recipient.
17261
17262         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17263         the headers when creating the mapping to avoid mismappings.
17264         (nnweb-gmane-create-mapping): Always nix out old mapping.
17265
17266 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17267
17268         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17269         and mm-verify-option to never.
17270
17271 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17272
17273         * message.el (message-signed-or-encrypted-p): New function.
17274         (message-forward-make-body): Use it.
17275
17276         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17277         Replace encode-coding-string with mm-encode-coding-string.
17278
17279 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17280
17281         * nneething.el (nneething-decode-file-name):
17282         Replace decode-coding-string with mm-decode-coding-string.
17283
17284         * gnus-int.el (gnus-open-server): Say failed server's name.
17285
17286 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17287
17288         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17289         strings to a single string.  Quote `errors-file-name'.
17290         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17291         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17292         Adjust calls.  Use `shell-quote-argument'.
17293
17294 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17295
17296         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17297         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17298
17299         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17300         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17301         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17302         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17303         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17304         (gnus-subscribe-newsgroup, gnus-1):
17305         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17306         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17307         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17308         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17309
17310 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17311
17312         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17313         keystroke.
17314         (gnus-summary-limit-to-bodies): Implement headersp.
17315
17316 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17317
17318         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17319
17320 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17321
17322         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17323
17324 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17325
17326         * message.el (message-generate-hashcash): Expand range of values to
17327         include `opportunistic'.
17328         (message-send-mail): Use it.
17329
17330 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17331
17332         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17333         and comment it.
17334
17335         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17336
17337 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17338
17339         * gnus-util.el (gnus-extract-address-components): Improve comment.
17340
17341 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17342
17343         * gnus-util.el (gnus-extract-address-components): Work with address in
17344         which the name portion contains @.
17345
17346         * lpath.el: Fbind custom-autoload.
17347
17348 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17349
17350         * gnus.el (gnus-start): Move custom group up.
17351         (gnus-select-method): Don't autoload, but make it available for
17352         `customize-variable'.
17353         (gnus-getenv-nntpserver): Don't autoload.
17354
17355 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17356
17357         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17358
17359 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17360
17361         * message.el (message-sendmail-extra-arguments): New variable.
17362         (message-send-mail-with-sendmail): Use it.
17363
17364 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17365
17366         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17367         mm-with-unibyte-current-buffer to make string unibyte.
17368
17369         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17370         mm-string-as-multibyte.
17371
17372 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17373
17374         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17375         Reported by Werner Koch <wk@gnupg.org>.
17376
17377 2006-11-14  Daiki Ueno  <ueno@p360>
17378
17379         * mml2015.el: Autoload epa-select-keys when compiling.
17380
17381 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17382
17383         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17384         message-options.
17385         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17386
17387 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17388
17389         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17390         EasyPG (< 0.0.6).
17391         (mml2015-always-trust): New user option.
17392         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17393         prompt.
17394
17395 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17396
17397         * nntp.el (nntp-authinfo-force): New variable.
17398         (nntp-send-authinfo): Use it.
17399
17400 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17401
17402         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17403         decode encoded words.  Improve prompt.  Add comment about forwarding.
17404         (message-replacement-char): Move up.
17405
17406 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17407
17408         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17409         instead of gnus-intersection because arguments of gnus-sorted-nunion
17410         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17411
17412 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17413
17414         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17415         (message-simplify-subject-functions):
17416         Enable message-strip-subject-encoded-words by default.
17417
17418 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17419
17420         * message.el (message-strip-subject-encoded-words): New function.
17421         (message-simplify-subject-functions): New variable.
17422         (message-simplify-subject): Use it.  Fix typo in doc string.
17423         Support message-strip-subject-encoded-words.
17424
17425 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17426
17427         * gnus-diary.el (gnus-diary-delay-format-function):
17428         * nndiary.el (nndiary-reminders):
17429         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17430
17431 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17432
17433         * gnus-art.el (article-hide-boring-headers): Fetch date from
17434         gnus-original-article-buffer to avoid problems with localized date
17435         strings.
17436
17437 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17438
17439         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17440
17441 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17442
17443         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17444         New variables.
17445         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17446         (mm-charset-synonym-alist): Move some entries to
17447         mm-codepage-iso-8859-list.
17448         (mm-charset-synonym-alist, mm-charset-override-alist):
17449         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17450
17451 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17452
17453         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17454
17455 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17456
17457         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17458         with Emacs 21 and XEmacs.
17459
17460 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17461
17462         * spam.el (spam-parse-address): New function for better parsing,
17463         catching errors, etc.
17464         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17465
17466 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17467
17468         * mm-view.el: Add interactive arg to html2text autoload.
17469
17470 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17471
17472         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17473
17474 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17475
17476         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17477         New variables.
17478         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17479         (mm-charset-synonym-alist): Move some entries to
17480         mm-codepage-iso-8859-list.
17481
17482         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17483
17484 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17485
17486         * message.el (message-citation-line-format)
17487         (message-insert-formated-citation-line): Fix implementation of %E, %N
17488         and %n according to the doc string.
17489
17490 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17491
17492         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17493         Use car-safe to avoid bad parses.
17494
17495 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17496
17497         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17498         names.
17499
17500         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17501
17502 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17503
17504         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17505         header.
17506
17507         * message.el (message-draft-headers): Add Date.
17508         (message-headers-to-generate): Fix typo in docstring.
17509
17510         * nndraft.el (nndraft-required-headers): New variable.
17511         (nndraft-generate-headers): Use it.
17512
17513         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17514
17515 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17516
17517         * gnus-registry.el (gnus-registry-wash-for-keywords)
17518         (gnus-registry-find-keywords): New functions to allow easy searching of
17519         articles that are in the registry.
17520
17521 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17522
17523         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17524         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17525         Reported by Damien Elmes <damien@repose.cx>.
17526
17527 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17528
17529         * gnus.el (gnus-mime): Remove unused custom group.
17530
17531 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17532
17533         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17534         "blank line" when searching for end of armor headers.
17535
17536 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17537
17538         * gmm-utils.el (gmm-write-region): Fix variable name.
17539
17540 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17541
17542         * gmm-utils.el (gmm-write-region): New function based on compatibility
17543         code from `mm-make-temp-file'.
17544
17545         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17546
17547         * nnmaildir.el (nnmaildir--update-nov)
17548         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17549         Use `gmm-write-region'.
17550
17551 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17552
17553         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17554         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17555
17556         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17557
17558         * message.el (message-replacement-char): New variable.
17559         (message-fix-before-sending): Use it.
17560         (message-simplify-subject): New function to remove duplicate code.
17561         (message-reply, message-followup): Use it.
17562
17563         * gnus-sum.el (gnus-summary-make-menu-bar):
17564         Clarify gnus-summary-limit-to-articles.
17565
17566 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17567
17568         * gnus-util.el (gnus-with-local-quit): New macro.
17569
17570         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17571
17572 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17573
17574         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17575         ignore non-string data.
17576
17577 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17578
17579         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17580         non-string data (needs to be done in the registry too).
17581
17582 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17583
17584         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17585         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17586         (gnus-registry-split-fancy-with-parent)
17587         (gnus-registry-fetch-simplified-message-subject-fast)
17588         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17589         Remove text properties on ingress into the registry and when it's saved.
17590         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17591         registry from entries with no groups.
17592
17593 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17594
17595         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17596         function to remove string properties.
17597
17598 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17599
17600         * gmm-utils.el (gmm): Adjust custom version.
17601
17602         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17603         Adjust custom version.
17604
17605         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17606
17607 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17608
17609         * gnus-art.el (gnus-insert-prev-page-button)
17610         (gnus-insert-next-page-button): Simplify.  Reformat.
17611
17612 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17613
17614         * gnus-art.el (gnus-insert-prev-page-button)
17615         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17616
17617 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17618
17619         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17620
17621 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17622
17623         * gnus-art.el (gnus-insert-mime-button)
17624         (gnus-insert-mime-security-button):
17625         Apply gnus-article-button-face to MIME and security buttons.
17626
17627 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17628
17629         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17630         readable.
17631
17632 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17633
17634         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17635
17636 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17637
17638         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17639         `browse-url-of-file' instead of `browse-url'.
17640
17641 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17642
17643         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17644         regexp.  Articles containing quotation were cut prematurely.
17645
17646 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17647
17648         * message.el (message-cite-original-1): Use nobody by default for the
17649         value of From header.
17650         (message-reply): Ditto.
17651
17652 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17653
17654         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17655         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17656         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17657
17658 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17659
17660         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17661         mails in the doc string.  Add some URLs in comment.
17662         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17663
17664 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17665
17666         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17667         backslashes handling and the way to find boundaries of quoted strings.
17668
17669 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17670
17671         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17672         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17673         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17674         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17675
17676 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17677
17678         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17679         doc string.
17680         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17681
17682 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17683
17684         * lpath.el: Fbind epg-check-configuration.
17685
17686 2006-09-06  Simon Josefsson  <jas@extundo.com>
17687
17688         * mml2015.el (mml2015-use): Doc fix, mention epg.
17689
17690 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17691
17692         * mml2015.el (mml2015-use): Default to epg, if available.
17693
17694 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17695
17696         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17697         message-sender.
17698         (mml1991-epg-encrypt): Ditto.
17699         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17700         message-sender.
17701         (mml2015-epg-encrypt): Ditto.
17702
17703 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17704
17705         * message.el (message-send-mail-with-sendmail): Look for sendmail in
17706         several common directories.
17707
17708 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
17709
17710         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17711         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17712
17713 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17714
17715         * gnus-art.el (article-decode-encoded-words): Make it fast.
17716
17717 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17718
17719         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17720
17721         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17722         in quoted string into `\'.
17723
17724 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17725
17726         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17727         Use standard-syntax-table.
17728
17729 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17730
17731         * gnus-art.el (gnus-decode-address-function): New variable.
17732         (article-decode-encoded-words): Use it to decode headers which are
17733         assumed to contain addresses.
17734         (gnus-mime-delete-part): Remove useless `or'.
17735
17736         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17737         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17738         (gnus-nov-parse-line): Use it to decode From header.
17739         (gnus-get-newsgroup-headers): Ditto.
17740         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17741
17742         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17743         (mail-decode-encoded-address-string): New alias.
17744
17745         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17746         New function.
17747         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17748         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17749         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17750         (rfc2047-decode-string): Ditto.
17751         (rfc2047-decode-address-region): New function.
17752         (rfc2047-decode-address-string): New function.
17753
17754 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17755
17756         * message.el (message-caesar-buffer-body): Allow rotating headers.
17757
17758         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17759
17760         * message.el (message-insert-formated-citation-line): Fix %f.
17761         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17762
17763 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17764
17765         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17766         (gnus-bookmark-mouse-available-p): New macro.
17767         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17768         (gnus-bookmark-bmenu-show-infos): Use it.
17769         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17770         (gnus-bookmark-bmenu-hide-infos): Ditto.
17771         (gnus-bookmark-remove-properties): New function.
17772         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17773         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17774         (gnus-bookmark-write-file): Bind coding-system-for-write.
17775         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17776         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17777         group before selecting it.
17778         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17779         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17780         quit-window if it is not available; use gnus-mouse-2 and bind it to
17781         gnus-bookmark-bmenu-select-by-mouse.
17782         (gnus-bookmark-show-details): Remove unused variable `details-list'.
17783         (gnus-bookmark-bmenu-select-by-mouse): New function.
17784
17785 2006-08-13  Romain Francoise  <romain@orebokech.com>
17786
17787         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17788         space.
17789
17790 2006-08-10  Romain Francoise  <romain@orebokech.com>
17791
17792         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
17793         (dns-mode-soa-auto-increment-serial): New user option.
17794         (dns-mode-soa-maybe-increment-serial): New function.
17795         (dns-mode): Add the latter to `write-contents-functions'.
17796
17797 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17798
17799         * compface.el (uncompface): Use binary rather than raw-text-unix.
17800
17801 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17802
17803         * compface.el (uncompface): Make sure the eol conversion doesn't take
17804         place when communicating with the external programs.
17805         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17806
17807 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17808
17809         * nnheader.el (nnheader-insert-head): Fix typo in comment.
17810
17811 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17812
17813         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17814         Make it more robust by parsing author and date independently.
17815
17816 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17817
17818         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17819
17820 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
17821
17822         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17823         first matching secret key.
17824         (mml2015-epg-encrypt): Ditto.
17825
17826         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17827         first matching secret key.
17828         (mml1991-epg-encrypt): Ditto.
17829
17830         * mml2015.el (mml2015-encrypt-to-self): New user option.
17831         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17832         mml2015-epg-encrypt-to-self is set.
17833
17834         * mml1991.el (mml1991-encrypt-to-self): New variable.
17835         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17836         mml1991-epg-encrypt-to-self is set.
17837
17838         * mml2015.el (mml2015-signers): New user option.
17839         (mml2015-epg-sign): Reflect the value of mml2015-signers.
17840         (mml2015-epg-encrypt): Allow to select signing keys.
17841
17842         * mml1991.el (mml1991-signers): New variable.
17843         (mml1991-epg-sign): Reflect the value of mml1991-signers.
17844         (mml1991-epg-encrypt): Allow to select signing keys.
17845
17846 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17847
17848         * nnheader.el (nnheader-insert-head): Make it work even if the file
17849         uses CRLF for the line-break code.
17850
17851 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
17852
17853         * mml2015.el: Require mml-sec instead of password.
17854         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17855         (mml2015-cache-passphrase): Inherit the default value from
17856         mml-secure-cache-passphrase.
17857         (mml2015-passphrase-cache-expiry): Inherit the default value from
17858         mml-secure-passphrase-cache-expiry.
17859
17860         * mml1991.el: Require mml-sec instead of password.
17861         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17862         (mml1991-cache-passphrase): Inherit the default value from
17863         mml-secure-cache-passphrase.
17864         (mml1991-passphrase-cache-expiry): Inherit the default value from
17865         mml-secure-passphrase-cache-expiry.
17866
17867         * mml-sec.el: Require password.
17868         (mml-secure-verbose): New user option.
17869         (mml-secure-cache-passphrase): New user option.
17870         (mml-secure-passphrase-cache-expiry): New user option.
17871
17872 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
17873             Andreas Vögele  <andreas@altroot.de>   (tiny change)
17874
17875         * pgg-def.el (pgg-truncate-key-identifier):
17876         Truncate the key ID to 8 letters from the end.
17877
17878 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17879
17880         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17881         workaround for the url package included with Emacs.
17882
17883         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17884
17885 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17886
17887         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17888         correctly.  This fixes a bug caused by the 2006-05-12 change.
17889
17890 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
17891
17892         * nnmail.el (nnmail-article-group): If splitting raises an error, give
17893         some information about the error when saying that the `bogus' mail
17894         group will be used.
17895
17896 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
17897
17898         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17899         string.
17900
17901 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
17902
17903         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17904
17905 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17906
17907         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17908
17909 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17910
17911         * mml1991.el (mml1991-function-alist): Add epg.
17912         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17913         (mml1991-epg-encrypt): New functions.
17914
17915 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17916
17917         * mml2015.el (mml2015-verbose): New variable.
17918         (mml2015-cache-passphrase): Ditto.
17919         (mml2015-passphrase-cache-expiry): Ditto.
17920         (mml2015-function-alist): Add epg.
17921         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17922         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17923         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17924         New functions.
17925
17926 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17927
17928         * message.el (message-cite-original-1): Preserve region when removing
17929         quoted text due to X-No-Archive in order to avoid bogus attribution
17930         when citing multiple messages.
17931
17932 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17933
17934         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17935         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17936
17937 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
17938
17939         * gnus-diary.el (gnus-user-format-function-d)
17940         (gnus-user-format-function-D): Autoload.
17941
17942         * imap.el (Commentary): Fix typo.
17943
17944         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17945         2006-04-22 contribution.
17946
17947 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17948
17949         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17950         It didn't really fix the bogosity I'm seeing with solid web groups.
17951
17952 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17953
17954         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17955         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17956         created using server names.  If we use the feature without declaring
17957         it, Gnus does not properly manage server and group state.
17958
17959         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17960         bound.
17961
17962 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17963
17964         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17965         looking up the method using GROUP's prefix before inventing a new one.
17966         It is used on killed/unknown groups in various places where returning
17967         an all-new method isn't expected by the caller.
17968
17969         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17970         and match semantics of gnus-group-real-prefix.
17971
17972 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
17973
17974         * nnmail.el (nnmail-broken-references-mailers): New variable.
17975         (nnmail-ignore-broken-references): New function generalizing
17976         nnmail-fix-eudora-headers.
17977         (nnmail-fix-eudora-headers): Now obsolete.
17978
17979         * gnus-art.el (gnus-button-handle-custom):
17980         Support `customize-apropos*'.
17981
17982 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17983
17984         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17985
17986         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17987         articles.
17988
17989 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
17990
17991         * message.el (message-cite-reply-above): New variable.
17992         (message-yank-original): Use it.
17993
17994 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17995
17996         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17997
17998 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
17999
18000         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18001         as read.
18002
18003         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18004
18005 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18006
18007         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18008         (gnus-bookmark-default-file): Use gnus-directory.
18009         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18010         Remove "*" in doc string.
18011         (gnus-bookmark-write-file): Simplify.
18012         (gnus-bookmark-maybe-sort-alist): Use `when'.
18013         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18014         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18015         Add FIXME about Emacs 21 and XEmacs compatibility.
18016         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18017         compatibility.
18018         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18019         compatibility.
18020         (gnus-bookmark-menu-heading): Fix version.
18021
18022 2006-06-19  Bastien Guerry  <bzg@altern.org>
18023
18024         * gnus-bookmark.el: New file.
18025
18026 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18027
18028         * message.el (message-syntax-checks): Doc fix.
18029
18030 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18031
18032         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18033         unsubscribed groups as if they were killed ones.  It causes duplicate
18034         entries in gnus-newsrc-alist.
18035
18036 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18037
18038         * message.el (message-syntax-checks): Doc fix.
18039         (message-send-mail): Add check for continuation headers.
18040         (message-check-news-header-syntax): Fix regexp used to check for
18041         continuation headers.
18042
18043 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18044
18045         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18046
18047 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18048
18049         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18050
18051 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18052
18053         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18054         default-truncate-lines.
18055
18056 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18057
18058         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18059         to fill the utf-8 entry.
18060
18061         * lpath.el: Fbind unicode-precedence-list.
18062
18063 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18064
18065         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18066
18067 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18068
18069         * gnus-agent.el (directory-files-and-attributes): Move all the way
18070         forward (the third and final move).
18071         (gnus-agent-read-agentview): Trap reconstruction errors due to
18072         nonexistent directory.  Handle by returning nil.
18073
18074 2006-05-30  Didier Verna  <didier@xemacs.org>
18075
18076         * message.el (message-dont-reply-to-names): Update the custom type.
18077         * message.el (message-dont-reply-to-names): New defsubst: potentially
18078         convert a list of regexps into a single one.
18079         * message.el (message-get-reply-headers): Use it.
18080         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18081
18082 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18083
18084         * gnus-agent.el (directory-files-and-attributes): Move forward.
18085
18086 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18087
18088         * gnus-ml.el (gnus-mailing-list-subscribe)
18089         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18090         (gnus-mailing-list-message): Fix doc strings.
18091
18092 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18093
18094         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18095         of doing it manually.
18096
18097 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18098
18099         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18100         comment.
18101
18102 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18103
18104         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18105         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18106         (gnus-agent-read-local): All symbols allocated in my-obarray.
18107         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18108         (gnus-agent-regenerate-group): Check numeric names to see if they are
18109         messages or groups.
18110         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18111         better way of do this...)
18112
18113         * gnus-cache.el (gnus-agent-total-fetched-for):
18114         Ignore 'dummy.group' (there should be a better way of do this...)
18115
18116 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18117
18118         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18119         (gnus-saved-headers): Ditto.
18120         (gnus-default-article-saver): Mention functions may have properties.
18121         (gnus-article-save): Override gnus-save-all-headers and
18122         gnus-saved-headers by :headers property which saver function may have.
18123         (gnus-summary-save-in-file): Add :headers property.
18124         (gnus-summary-write-to-file): Ditto.
18125
18126         * gnus-sum.el (gnus-summary-save-article): Bind
18127         gnus-prompt-before-saving to t when saving many articles in a file;
18128         always show all headers.
18129
18130         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18131
18132 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18133
18134         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18135         marks.
18136
18137         * message.el (message-indent-citation): Add optional arguments to allow
18138         using it outside of message buffers.
18139
18140         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18141         (gnus-article-treat-unfold-headers): Use it.
18142         (gnus-article-truncate-lines): New variable.
18143         (gnus-article-mode): Use it.
18144         (gnus-article-toggle-truncate-lines): New function.
18145
18146         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18147         Add gnus-article-toggle-truncate-lines.
18148
18149         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18150         coding system in XEmacs, use binary.
18151
18152 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18153
18154         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18155         after-load-alist.
18156
18157         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18158         this function should save decoded articles.
18159         (gnus-summary-write-to-file): Use property to specify this function
18160         should save decoded articles and specify gnus-summary-save-in-file
18161         should be used to save articles other than the first one when saving
18162         many articles.
18163         (gnus-summary-save-body-in-file): Use property to specify this
18164         function should save decoded articles.
18165         (gnus-summary-write-body-to-file): Use property to specify this
18166         function should save decoded articles and specify
18167         gnus-summary-save-body-in-file should be used to save articles other
18168         than the first one when saving many articles.
18169
18170         * gnus-sum.el (gnus-summary-save-article): Simplify.
18171
18172 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18173
18174         * gnus-art.el (gnus-default-article-saver):
18175         Add gnus-summary-write-body-to-file.
18176         (gnus-article-save-coding-system): Don't use coding system object
18177         in XEmacs.
18178         (gnus-read-save-file-name): Add optional `dir-var' argument which
18179         specifies directory in which files are saved; work even if optional
18180         `variable' argument is not specified.
18181         (gnus-summary-write-to-file): Read file name.
18182         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18183         (gnus-summary-write-body-to-file): New function.
18184
18185         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18186         (gnus-summary-local-variables): Add it.
18187         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18188         (gnus-summary-save-article): Remove optional `decode' argument;
18189         determine whether to decode articles by the value of
18190         gnus-default-article-saver; when saving many files using
18191         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18192         it first and use gnus-summary-save-in-file or
18193         gnus-summary-save-body-in-file thereafter unless
18194         gnus-prompt-before-saving is always; move point to article which
18195         will be saved.
18196         (gnus-summary-save-article-file): Revert.
18197         (gnus-summary-write-article-file): Revert.
18198         (gnus-summary-save-article-body-file): Revert.
18199         (gnus-summary-write-article-body-file): New function.
18200
18201 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18202
18203         * gnus-art.el (gnus-default-article-saver): Doc fix.
18204         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18205         from gnus-summary-save-article-coding-system, and default to a
18206         certain coding system.
18207         (gnus-output-to-file): Add coding cookie and encode text according
18208         to gnus-article-save-coding-system; don't use mm-append-to-file.
18209
18210         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18211         gnus-art.el and rename to gnus-article-save-coding-system.
18212         (gnus-summary-save-article): Require gnus-art; don't show all
18213         headers if it decodes articles; don't add coding cookie here;
18214         don't bind mm-text-coding-system-for-write.
18215         (gnus-summary-save-article-file): Save decoded articles.
18216         (gnus-summary-write-article-file): When saving many files, use
18217         gnus-summary-write-to-file first and gnus-summary-save-in-file
18218         thereafter unless gnus-prompt-before-saving is always.
18219         (gnus-summary-save-article-body-file): Save decoded articles.
18220
18221         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18222
18223 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18224
18225         * nnrss.el (nnrss-check-group): Bind hash-index.
18226
18227 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18228
18229         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18230         its hash index.  Store this hash in `nnrss-group-data'.
18231         (nnrss-read-group-data): Update accordingly.
18232
18233 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18234
18235         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18236         entry.
18237
18238         * gnus-sum.el (gnus-summary-make-menu-bar):
18239         Add gnus-article-browse-html-article.
18240
18241 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18242
18243         * gnus-sum.el (gnus-summary-mime-map):
18244         Add gnus-article-browse-html-article.
18245
18246         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18247
18248 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18249
18250         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18251         suitable coding systems in customize.
18252
18253 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18254
18255         * mail-source.el (mail-sources): Fix custom type.
18256
18257 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18258
18259         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18260         (gnus-summary-expire-articles-now): Shorten prompt.
18261
18262         * gmm-utils.el (wid-edit): Require.
18263         (defun-gmm): Rename from `gmm-defun-compat'.
18264         (gmm-image-search-load-path): Use it.
18265         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18266
18267 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18268
18269         * gnus-sum.el (gnus-summary-save-article-coding-system):
18270         New variable.
18271         (gnus-summary-save-article): Add optional `decode' argument.
18272         If it is set and gnus-summary-save-article-coding-system is non-nil,
18273         save decoded article.
18274         (gnus-summary-write-article-file): Save decoded article if
18275         gnus-summary-save-article-coding-system is non-nil.
18276
18277         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18278         type.
18279
18280 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18281
18282         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18283
18284 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18285
18286         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18287         first to test gnus-single-article-buffer which may be buffer-local.
18288
18289         * gnus-sum.el (gnus-summary-setup-buffer):
18290         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18291         group; make gnus-article-buffer, gnus-article-current, and
18292         gnus-original-article-buffer always buffer-local.
18293         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18294         group.
18295         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18296
18297 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18298
18299         * nnml.el (nnml-request-compact-group): Compressed files might not
18300         have .gz extension.
18301
18302 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18303
18304         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18305         (mm-copy-to-buffer): Use with-current-buffer.
18306         (mm-display-part): Simplify.
18307         (mm-inlinable-p): Add optional arg `type'.
18308
18309 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18310
18311         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18312         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18313         Try harder to show the attachment internally or externally using
18314         gnus-mime-view-part-as-type.
18315
18316 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18317
18318         * message.el (message-from-style, message-signature-separator)
18319         (message-user-organization-file, message-send-mail-function)
18320         (message-citation-line-function, message-yank-prefix)
18321         (message-indent-citation-function, message-signature)
18322         (message-signature-file, message-signature-insert-empty-line):
18323         Remove autoloads.
18324
18325         * gnus-art.el (gnus-buttonized-mime-types):
18326         Remove "multipart/signed".  Revert 2006-04-26 change.
18327
18328 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18329
18330         * gnus.el (gnus-version-number): Bump version.
18331
18332 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18333
18334         * gnus.el: No Gnus v0.5 is released.
18335
18336 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18337
18338         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18339         fetching articles by message-id.
18340
18341 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18342
18343         * message.el (hashcash): Require hashcash as normal.
18344
18345         * ecomplete.el (ecomplete-highlight-match-line):
18346         Use point-at-eol.
18347         (ecomplete-highlight-match-line): Use `highlight', because that
18348         face exists in both Emacs and XEmacs.
18349
18350         * message.el (message-display-abbrev): Use point-at-bol.
18351
18352         * mail-source.el: Don't require timer/timer-funcs.
18353
18354         * gnus-async.el: Ditto.
18355
18356         * password.el: Ditto.
18357
18358         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18359
18360         * mm-url.el: Ditto.
18361
18362         * gnus-xmas.el: Don't require timer-funcs.
18363
18364         * mm-util.el: Require timer/timer-funcs.
18365
18366 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18367
18368         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18369         Close.
18370
18371 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18372
18373         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18374         unibyte after clear-decrypt function runs.
18375
18376         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18377         returns as a unibyte string.
18378
18379 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18380
18381         * lpath.el: Revert.
18382
18383         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18384         (pgg-gpg-process-sentinel): Revert.
18385
18386         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18387         (pgg-pgp-lookup-key): Revert.
18388
18389         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18390         (pgg-pgp5-lookup-key): Revert.
18391
18392         * pgg.el (pgg-fetch-key): Revert.
18393
18394 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18395
18396         * lpath.el: Fbind string-as-multibyte for XEmacs.
18397
18398         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18399         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18400         (mml1991-pgg-encrypt): Ditto.
18401
18402         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18403         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18404         a multibyte buffer.
18405
18406         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18407         (pgg-pgp-lookup-key): Ditto.
18408
18409         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18410         (pgg-pgp5-lookup-key): Ditto.
18411
18412         * pgg.el (pgg-fetch-key): Ditto.
18413
18414 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18415
18416         * message.el (message-user-organization-file): Check several
18417         locations of the organization file.
18418
18419         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18420         Add gnus-article-view-part-as-type.
18421
18422         * gnus-art.el (gnus-article-view-part-as-type): New function.
18423
18424         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18425         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18426
18427         * mml.el: Simplify autoload.
18428         (mml-mode): defvar dnd-protocol-alist instead of using
18429         symbol-value.
18430         (mml-default-directory): New variable.
18431         (mml-minibuffer-read-file): Use it.
18432         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18433
18434         * message.el (message-citation-line-format): New variable.
18435         (message-insert-formated-citation-line): New function.
18436         (message-citation-line-function):
18437         Add `message-insert-formated-citation-line' to custom type.
18438
18439         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18440         to doc string.
18441
18442         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18443         depending on mm-verify-option.
18444
18445 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18446
18447         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18448         binding pgg-* variables; reimplement the section which prevents
18449         MIME header from being signed.
18450         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18451         pgg-text-mode; remove a blank line at the top of body.
18452
18453         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18454         lines at the top of body; use gnus-newsgroup-charset if there's no
18455         Charset header.
18456
18457 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18458
18459         * message.el (message-self-insert-commands): Doc fix.
18460
18461         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18462         (mm-uu-pgp-encrypted-test): Ditto.
18463         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18464         between header and body; return application/pgp-encrypted handle
18465         if decryption failed; decode decrypted body by charset.
18466
18467         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18468         element match to application/pgp-*.
18469
18470 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18471
18472         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18473         HTML.
18474
18475 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18476
18477         * mail-source.el (mail-source-call-script): Message the error
18478         string.
18479
18480 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18481
18482         * gnus-util.el (gnus-byte-compile): Use it.
18483
18484 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18485
18486         * gnus-util.el (kill-empty-logs): New function.
18487
18488 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18489
18490         * message.el (message-mail-alias-type): Doc fix.
18491         (message-mail-alias-type-p): New function.
18492         (message-send): Use it.
18493         (message-mode): Ditto.
18494         (message-strip-forbidden-properties): Ditto.
18495
18496         * ecomplete.el (ecomplete-database-file-coding-system):
18497         New variable.
18498         (ecomplete-save): Use it.
18499         (ecomplete-setup): Use it.
18500
18501 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18502
18503         * message.el (message-self-insert-commands): New variable.
18504         (message-strip-forbidden-properties): Use it.
18505
18506 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18507
18508         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18509         that doesn't make XEmacs choke.
18510
18511 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18512
18513         * gnus-util.el (gnus-replace-in-string):
18514         Prefer replace-regexp-in-string over of replace-in-string.
18515
18516 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18517
18518         * gnus-util.el (gnus-select-frame-set-input-focus):
18519         Use select-frame-set-input-focus if it is available in XEmacs; use
18520         definition defined in Emacs 22 for old Emacsen.
18521
18522         * dgnushack.el: Autoload unmorse-region for XEmacs.
18523
18524         * lpath.el: Bind cursor-in-non-selected-windows and
18525         select-frame-set-input-focus for XEmacs.
18526
18527 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18528
18529         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18530
18531 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18532
18533         * gnus-registry.el (gnus-registry-cache-save): Remove text
18534         properties when saving via the temp buffer.
18535
18536 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18537
18538         * message.el (message-generate-hashcash): Honor custom type.
18539
18540 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18541
18542         * message.el (message-generate-hashcash): Default to non-nil when
18543         hashcash is found.
18544
18545         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18546         (gnus-refer-thread-limit): Increase default to 500.
18547
18548         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18549
18550         * flow-fill.el (fill-flowed): Allow delete-space.
18551
18552 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18553
18554         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18555         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18556         Remove autoloads.
18557
18558 2006-04-18  Simon Josefsson  <jas@extundo.com>
18559
18560         * message.el (message-generate-hashcash): Default to.
18561
18562 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18563
18564         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18565         concatenating segments rather than before concatenating them.
18566
18567 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18568
18569         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18570
18571 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18572
18573         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18574
18575         * message.el (message-forward-make-body-plain):
18576         Allow message-forward-ignored-headers to be a list.
18577         (message-remove-ignored-headers): Factor out into function.
18578         (message-forward-make-body-mml): Use it.
18579
18580         * imap.el (imap-quote-specials): New function.
18581         (imap-login-auth): Quote specials.
18582
18583         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18584         (rfc2231-parse-string): Allow concatanation of parameters that
18585         aren't contiguous.  The test case is
18586           (mail-header-parse-content-type "message/external-body;
18587             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18588             access-type=LOCAL-FILE;
18589             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18590
18591 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18592
18593         * nntp.el (nntp-accept-process-output): Return the value of
18594         `nnheader-accept-process-output'.
18595
18596 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18597
18598         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18599         (gnus-button-alist): Recognize more diff formats.
18600         (gnus-button-patch): Strip directory.
18601
18602 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18603
18604         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18605         Emacs 22 when setting focus.
18606
18607 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18608
18609         * gnus-art.el (gnus-article-treat-types): Do treatment of
18610         text/x-verbatim parts.
18611         (gnus-button-patch): New command.
18612
18613         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18614         addresses that contain invalid characters.
18615
18616 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18617
18618         * message.el (message-put-addresses-in-ecomplete):
18619         Use gnus-replace-in-string.
18620         (message-is-yours-p): Use the more correct
18621         mail-header-parse-address instead of
18622         mail-extract-address-components.
18623         (message-put-addresses-in-ecomplete): Fix typo.
18624
18625         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18626         keystroke.
18627
18628         * gnus-art.el (gnus-treatment-function-alist): Change order of
18629         newsgroups/generic header folding to avoid double-folding.
18630
18631         * message.el (message-hidden-headers): Add X-Draft-From.
18632
18633         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18634         New command.
18635         (gnus-summary-repeat-search-article-backward): New command.
18636
18637         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18638         groups in the parent topic.
18639
18640 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18641
18642         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18643         (spam-extra-header-to-number): Return the CRM114 number as a
18644         number instead of a string.
18645
18646 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18647
18648         * gnus-art.el (gnus-face-properties-alist): Move here from
18649         gnus-fun.
18650
18651         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18652
18653 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18654
18655         * message.el (message-strip-forbidden-properties): Only display on
18656         self-insert-command.
18657
18658         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18659         reindent.
18660         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18661
18662 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18663
18664         * smiley.el (smiley-style): Fix typo.
18665
18666 2006-03-23  Kenichi Handa  <handa@m17n.org>
18667
18668         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18669         instead of set-buffer-multibyte.
18670
18671 2006-03-23  Kenichi Handa  <handa@m17n.org>
18672
18673         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18674         buffer and then decode the buffer text if necessary.
18675         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18676         first, and after mm-encode-body, change the buffer to unibyte.
18677
18678 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18679
18680         * hashcash.el (hashcash-insert-payment-async-2):
18681         Use message-goto-eoh instead of doing it manually.
18682         (mail-add-payment): Use message-narrow-to-header instead of trying
18683         to do the same itself.
18684
18685         * message.el (message-hidden-headers): Add Face.
18686
18687         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18688         reparenting code.
18689         (gnus-summary-reparent-children): Refactored out code.
18690         (gnus-summary-thread-map): New keystroke.
18691         (gnus-summary-reparent-children): Make into command.
18692
18693         * smiley.el (smiley-style): Default to `medium' if using a large
18694         font.
18695
18696         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18697         does it itself.
18698
18699         * message.el (message-point-in-header-p): Simplify definition.
18700
18701 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18702
18703         * nnagent.el (nnagent-request-set-mark): Silence log file
18704         writing.
18705         (nnagent-request-set-mark): Use write-region instead of
18706         append-to-file.
18707
18708         * gnus-sum.el (gnus-read-header): Fudge article number if using a
18709         strange select method.
18710
18711         * ecomplete.el (ecomplete-display-matches): Get highlightling
18712         right.
18713         (ecomplete-display-matches): Use literals.
18714         (ecomplete-display-matches): Disable message logging.
18715
18716         * message.el (message-display-abbrev): Small optimization.
18717
18718         * ecomplete.el (ecomplete-display-matches): Allow automatic
18719         display.
18720
18721         * message.el (message-strip-forbidden-properties):
18722         Display abbrevs.
18723         (message-display-abbrev): Get automatic display right.
18724
18725         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18726         keystrokes.
18727
18728 2006-04-13  Romain Francoise  <romain@orebokech.com>
18729
18730         TODO: Backport to v5-10!
18731
18732         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18733         Move here (and rename) from gnus-registry.el.
18734
18735         * gnus-registry.el: Require gnus-util.
18736         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18737
18738 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18739
18740         * gnus-group.el (gnus-group-catchup-current):
18741         Change if-then-else-if-then-else into cond.
18742         (gnus-group-catchup): Indent.
18743         (group-name-at-point): New function.
18744         (gnus-fetch-group): Provide default from thing at point.
18745
18746 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18747
18748         * message.el (message-display-abbrev): Fix regexp.
18749
18750         * ecomplete.el (ecomplete-highlight-match-line):
18751         Reimplement choosing.
18752         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18753         dead variables.
18754
18755         * message.el (message-newline-and-indent): Remove debugging.
18756         (message-display-abbrev): Use new implementation.
18757
18758 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18759
18760         * gnus-art.el (gnus-article-mode):
18761         Set cursor-in-non-selected-windows to nil.
18762
18763         * smiley.el: Revert previous change.
18764         (smiley-data-directory): defvar it before using it in the
18765         defcustom of `smiley-style'.
18766
18767 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18768
18769         * message.el (message-newline-and-indent): New function.
18770
18771         * ecomplete.el: Implement more bits.
18772
18773         * message.el (message-put-addresses-in-ecomplete): Clean up the
18774         string.
18775
18776         * ecomplete.el (ecomplete-add-item): Chop off decimals.
18777
18778         * gnus-sum.el (gnus-summary-save-parts):
18779         Bind gnus-summary-save-parts-counter and use it to make unique file
18780         names.
18781
18782         * gnus-art.el (gnus-ignored-headers): Add some more headers.
18783
18784         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18785         parameter to say whether to actually parse the individual
18786         addresses.
18787
18788         * message.el (message-put-addresses-in-ecomplete): New function.
18789         (ecomplete): Require.
18790         (message-mail-alias-type): Add ecomplete as an option.
18791
18792 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
18793
18794         * flow-fill.el (fill-flowed): Remove trailing space from blank
18795         quoted lines.
18796
18797 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18798
18799         * smiley.el (smiley-style): Move definition later to avoid a
18800         compilation warning.
18801
18802 2006-04-12  Kenichi Handa  <handa@m17n.org>
18803
18804         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18805         buffer and then decode the buffer text if necessary.
18806         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18807         first, and after mm-encode-body, change the buffer to unibyte.
18808         Use mm-disable-multibyte instead of set-buffer-multibyte.
18809
18810 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18811
18812         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18813         Content-Type header instead of Content-Disposition header.
18814         (gnus-mime-inline-part): Ditto.
18815         (gnus-mime-view-part-as-charset): Ignore charset that the part
18816         specifies.
18817
18818         * mm-decode.el (mm-display-part): Work with external parts and
18819         usual parts similarly.
18820
18821         * mm-extern.el (mm-inline-external-body): Use mm-display-part
18822         instead of gnus-display-mime.
18823
18824         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18825         instead of with-temp-buffer.
18826
18827         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18828         tag to summarized topics part in order to encode non-ASCII text.
18829
18830 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18831
18832         * smiley.el (smiley-style): New variable.
18833         (smiley-directory): New function.
18834         (smiley-data-directory): Derive from `smiley-style' using
18835         `smiley-directory'.
18836         (smiley-regexp-alist): Add new entries.
18837
18838         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18839         (gnus-article-browse-delete-temp): Add :version.
18840
18841 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
18842
18843         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18844         the sieve region.
18845
18846 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18847
18848         * gnus.el (gnus-version-number): Bump version.
18849
18850 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18851
18852         * gnus.el: No Gnus v0.4 is released.
18853
18854 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18855
18856         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18857         layout.
18858
18859         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18860         unknown charset.
18861
18862         * message.el (message-header-synonyms): Add Original-To to the
18863         default.
18864
18865         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18866         optional parameter.
18867
18868 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
18869
18870         * gnus-fun.el (gnus): Require it for gnus-directory.
18871
18872 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18873
18874         * gnus-fun.el (gnus-face-properties-alist): Add :version.
18875
18876 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18877
18878         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18879
18880 2006-04-05  Simon Josefsson  <jas@extundo.com>
18881
18882         * password.el (password-reset): New function.
18883
18884 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18885
18886         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18887         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18888
18889 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18890
18891         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18892         Some whitespace was matched into the url, which broke browsing hits
18893         > 100 when mm-url-use-external was nil.
18894
18895 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18896
18897         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18898         Check gnus-extra-headers for 'Newsgroups.
18899
18900         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18901         bound.
18902
18903 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
18904
18905         * pgg-gpg.el: Clean up process buffers every time gpg processes
18906         complete.
18907
18908 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
18909
18910         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18911         doc string.
18912
18913 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
18914
18915         * pgg-gpg.el (pgg-gpg-process-filter)
18916         (pgg-gpg-wait-for-completion): Check if buffer is alive.
18917
18918         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18919         lines, temporary fix.
18920
18921 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18922
18923         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18924
18925 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
18926
18927         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
18928         default-enable-multibyte-characters.  This reverts the change from
18929         revision 6.17 which is no longer necessary because the passphrase
18930         is sent separately now.  GnuPG messages are unreadable under
18931         multibyte locales with default-enable-multibyte-characters set to
18932         nil.
18933
18934 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
18935
18936         * message.el (message-tool-bar-gnome): Move "spell".
18937
18938 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
18939
18940         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18941         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
18942         instead.
18943
18944 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
18945
18946         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18947         Improve newsgroups handling for NNTP overviews which don't include
18948         Newsgroups.
18949
18950 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18951
18952         * message.el (message-resend): Bind message-generate-hashcash to nil.
18953
18954 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18955
18956         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18957         when searching for already-paid recipients.
18958
18959 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
18960
18961         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18962         passphrases when it is not needed.
18963         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18964         passphrase stuff from gpg, should only be necessary when you use
18965         gpg with a smartcard.
18966
18967 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18968
18969         * mml.el (mml-insert-mime): Ignore cached contents of
18970         message/external-body part.
18971
18972         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18973         (mm-insert-part): Ditto.
18974
18975 2006-03-23  Simon Josefsson  <jas@extundo.com>
18976
18977         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18978         Reiner.
18979         (pgg-gpg-use-agent-p): Use it again.
18980
18981 2006-03-23  Simon Josefsson  <jas@extundo.com>
18982
18983         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18984         older emacsen.
18985         (pgg-gpg-use-agent-p): Don't use it.
18986
18987 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
18988
18989         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18990         if we can.
18991
18992 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
18993
18994         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18995         (pgg-gpg-update-agent): New function.
18996         (pgg-gpg-use-agent-p): New function.
18997         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18998         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18999         (pgg-gpg-sign-region): Use it.
19000
19001 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19002
19003         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19004         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19005
19006 2006-03-21  Simon Josefsson  <jas@extundo.com>
19007
19008         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19009         <wilde@sha-bang.de>.
19010         (pgg-gpg-use-agent): New variable.
19011         (pgg-gpg-process-region): Use it.
19012         (pgg-gpg-encrypt-region): Likewise.
19013         (pgg-gpg-encrypt-symmetric-region): Likewise.
19014         (pgg-gpg-decrypt-region): Likewise.
19015         (pgg-gpg-sign-region): Likewise.
19016         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19017
19018 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19019
19020         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19021
19022         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19023         Add comment on version.
19024
19025 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19026
19027         * smiley.el: Add missing test smiley.
19028
19029 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19030
19031         * mm-decode.el (mm-with-part): New macro.
19032         (mm-get-part): Use it; work with message/external-body as well.
19033         (mm-save-part): Treat name and filename equally.
19034
19035         * mm-extern.el (mm-extern-cache-contents): New function.
19036         (mm-inline-external-body): Use it; force the part to be displayed;
19037         move undisplayer added to the cached handle to the parent.
19038
19039         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19040         (gnus-mime-view-part-as-type): Work with message/external-body.
19041
19042         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19043
19044 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19045
19046         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19047         images in image-load-path.  [Sync with image.el, revision 1.60, in
19048         Emacs.]
19049
19050 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19051
19052         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19053         path rather than symbol.  Always return list of directories.
19054         Guarantee that image directory comes first.  [Sync with image.el,
19055         revision 1.59, in Emacs.]
19056
19057         * message.el (message-make-tool-bar): Adjust to new API of
19058         `gmm-image-load-path-for-library'.
19059
19060         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19061
19062         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19063
19064 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19065
19066         * gnus-art.el (gnus-article-only-boring-p):
19067         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19068         intangible text.
19069         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19070
19071 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19072
19073         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19074         Use `defun' instead of `gmm-defun-compat'.
19075
19076 2006-03-14  Simon Josefsson  <jas@extundo.com>
19077
19078         * message.el (message-unique-id): Don't use message-number-base36
19079         if (user-uid) is a float.
19080         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19081
19082 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19083
19084         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19085
19086         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19087         empty line between a part and a message part.
19088
19089 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19090
19091         * smiley.el: Add more test smileys.
19092         (smiley-data-directory, smiley-regexp-alist)
19093         (gnus-smiley-file-types): Fix doc strings.
19094         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19095         adding new elements.
19096         (smiley-mouse-map): Unused code.  Make it a comment.
19097
19098 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19099
19100         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19101         scan latest NoCeM messages instead of old ones.
19102         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19103         delimiters that are recently used.
19104         (gnus-nocem-load-cache): Add autoload cookie.
19105
19106         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19107
19108         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19109         level which is larger than gnus-use-nocem is specified.
19110
19111         * gnus-group.el (gnus-group-get-new-news): Ditto.
19112
19113 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19114
19115         * gnus-util.el (gnus-tool-bar-update): New function.
19116
19117         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19118         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19119
19120         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19121
19122         * gnus-group.el (gnus-group-redraw-when-idle)
19123         (gnus-group-redraw-check): Remove.
19124         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19125
19126 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19127
19128         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19129         if optional last element is specified in splits (FIELD VALUE...).
19130
19131 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19132
19133         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19134         to gmm-image-load-path-for-library.  Call with no-error argument.
19135         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19136
19137         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19138
19139         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19140
19141         * gmm-utils.el (gmm-image-load-path): Remove alias.
19142
19143 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19144
19145         * gmm-utils.el (gmm-image-load-path): Add alias.
19146
19147         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19148         nnml-generate-nov-databases-1.
19149         (nnml-generate-nov-databases): Use it.
19150         (nnml-generate-nov-databases-directory): Document no-active
19151         argument.
19152
19153         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19154         directory if path is t.  Add no-error.
19155
19156         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19157         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19158
19159         * gnus-art.el (gnus-article-browse-delete-temp-files):
19160         Simplify resetting gnus-article-browse-html-temp-list.
19161
19162         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19163         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19164         Add example to docstring.  Rename local variables.  Move error
19165         checks to default case in cond and simplify.
19166
19167 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19168
19169         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19170         handle is multipart when calling it recursively.
19171         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19172
19173 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19174
19175         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19176         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19177
19178 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19179
19180         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19181         is loaded.
19182
19183         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19184         loaded.
19185
19186 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19187
19188         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19189         to "Emacs 23 (unicode)" in doc string.
19190
19191         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19192         "Emacs 23 (unicode)" in comment.
19193
19194 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19195
19196         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19197
19198         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19199         characters 160 through 255 in Emacs 23.
19200
19201 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19202
19203         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19204         gnus-article-browse-html-temp.
19205         (gnus-article-browse-delete-temp): Make it customizable.
19206         Add `file'.  Adjust doc string.
19207         (gnus-article-browse-delete-temp-files): Add argument.
19208         Allow query for each file.  Adjust doc string.
19209         (gnus-article-browse-html-parts):
19210         Add `gnus-article-browse-delete-temp-files' to
19211         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19212
19213 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19214
19215         * gnus-art.el (gnus-article-browse-html-temp)
19216         (gnus-article-browse-delete-temp): New variables.
19217         (gnus-article-browse-delete-temp-files): New function.
19218         (gnus-article-browse-html-parts): Use it.
19219
19220 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19221
19222         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19223
19224         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19225         string.
19226
19227         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19228         gnus-summary-insert-new-articles when unplugged.
19229         Remove gnus-summary-search-article-forward.
19230
19231         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19232         display-visual-class instead of display-color-cells.
19233
19234 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19235
19236         * dgnushack.el: Autoload customize-group for XEmacs.
19237
19238         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19239         message/* containing non-ASCII text properly.
19240
19241 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19242
19243         * message.el: Require gmm-utils, remove autoloads.
19244         (message-tool-bar): Set default based on
19245         gmm-tool-bar-style.
19246         (message-tool-bar-gnome): Add gmm-customize-mode.
19247
19248         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19249         gmm-tool-bar-style.
19250         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19251
19252         * gnus-group.el (gnus-group-tool-bar): Set default based on
19253         gmm-tool-bar-style.
19254         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19255
19256         * gmm-utils.el (gmm-image-directory): Rename variable from
19257         gmm-image-load-path.
19258         (gmm-image-load-path): Use gmm-image-directory.
19259         (gmm-customize-mode): New function.
19260         (gmm-tool-bar-style): New variable.
19261
19262         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19263         gnus-group-redraw-line-number.
19264         (gnus-group-redraw-check): Simplify.
19265         (gnus-group-tool-bar-update): Remove redraw check.
19266         (gnus-group-make-tool-bar): Add redraw check.
19267
19268 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19269
19270         * gnus-art.el (gnus-button): Add missing parentheses.
19271
19272 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19273
19274         * lpath.el: Fbind line-number-at-pos.
19275
19276 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19277
19278         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19279
19280 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19281
19282         * gnus-art.el (gnus-button): New face.
19283         (gnus-article-button-face): Use it.
19284
19285         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19286         Add gnus-summary-next-page.  Re-order.
19287
19288         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19289         next-node are now included.
19290         (gnus-group-redraw-line-number): New internal variable.
19291         (gnus-group-redraw-check): Helper function for updating the tool
19292         bar.
19293         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19294
19295         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19296
19297         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19298         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19299         Use it to match format of Spamassassin 3.0 and later.
19300         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19301         (spam-check-bogofilter)
19302         (spam-bogofilter-register-with-bogofilter): Fix args of
19303         `gnus-error' calls.
19304
19305 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19306
19307         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19308         unnecessary interaction when sending queued mails.
19309         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19310
19311 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19312
19313         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19314         first or last are nil.
19315
19316 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19317
19318         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19319
19320 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19321
19322         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19323
19324 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19325
19326         * dns.el (query-dns): Protect more against buggy tcp output.
19327
19328 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19329
19330         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19331         nov.php.
19332
19333 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19334
19335         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19336         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19337         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19338         output on the server side.
19339         (nnweb-google-create-mapping): Update regexps and add some
19340         progress indication.
19341
19342 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19343
19344         * gnus-group.el (gnus-group-tool-bar-gnome):
19345         Fix gnus-agent-toggle-plugged.  Re-order icons.
19346         (gnus-group-tool-bar-gnome):
19347         Add gnus-group-{prev,next}-unread-group.
19348         (gnus-group-tool-bar-gnome): Re-order icons.
19349
19350         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19351         Move gnus-summary-insert-new-articles.
19352
19353         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19354         Fix comments.
19355
19356         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19357         also available in Emacs 21.3.
19358
19359         * message.el (message-fix-before-sending): Change "Emacs 22" to
19360         "Emacs 23 (unicode)" in comment.
19361
19362         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19363         "Emacs 23 (unicode)" in comment.
19364
19365         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19366         comment.
19367         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19368
19369         * mm-view.el (mm-fill-flowed): Add :version.
19370
19371 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19372
19373         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19374         and load-path.
19375
19376 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19377
19378         * message.el: Autoload gmm-image-load-path.
19379         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19380         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19381         consitency.
19382
19383         * gmm-utils.el (gmm-image-load-path): Also search in
19384         "../etc/images".  Don't set gmm-image-load-path if we don't find
19385         the image.
19386
19387 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19388
19389         * gmm-utils.el (gmm-image-load-path): Don't make
19390         `gmm-image-load-path' include subdirectories which the second arg
19391         `image' might specify.
19392
19393         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19394         subdirectory to icon file names.
19395
19396         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19397
19398 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19399
19400         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19401         gmm-image-load-path calls.
19402
19403         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19404
19405         * message.el (message-make-tool-bar): Ditto.
19406
19407         * mml.el (mml-preview): Add comment concerning tool bar icons.
19408
19409         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19410         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19411
19412         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19413         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19414
19415         * message.el (message-tool-bar-gnome): Use new icon names.
19416         (message-make-tool-bar): Use `gmm-image-load-path'.
19417
19418         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19419         New functions from MH-E.
19420         (gmm-image-load-path): New variable from MH-E.
19421         (gmm-image-load-path): New function from MH-E.  Add arguments
19422         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19423         *-image-load-path-called-flag.
19424
19425 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19426
19427         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19428
19429 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19430
19431         * nnimap.el (nnimap-request-move-article): Change folder back to
19432         source group before deleting.
19433
19434 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19435
19436         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19437
19438         * gnus-art.el (mm-url-insert-file-contents-external):
19439         Autoload mm-url.
19440
19441         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19442
19443 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19444
19445         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19446         coding system which mm-charset-to-coding-system returns for a
19447         given charset is valid.
19448
19449 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19450
19451         * html2text.el (html2text-remove-tag-list):
19452         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19453
19454 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19455
19456         * gnus-cus.el: Revert 2005-10-17 change.
19457
19458 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19459
19460         * gnus-art.el (article-strip-banner):
19461         Call article-really-strip-banner only when the regexp match is made.
19462
19463 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19464
19465         * gnus-art.el (article-strip-banner):
19466         Use gnus-extract-address-components instead of
19467         mail-header-parse-addresses to make it work with non-ASCII text;
19468         remove mail-encode-encoded-word-string.
19469
19470         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19471         values which are surrounded with \"...\"; make it never cause a
19472         Lisp error; give up parsing of parameters if it failed in
19473         extracting type.
19474
19475 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19476
19477         * smime.el (smime-cert-by-ldap-1): Fix bug where
19478         `smime-ldap-search' returns results without userCertificates.
19479
19480 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19481
19482         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19483
19484 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19485
19486         * spam.el (spam-check-spamassassin-headers): Adapt format for
19487         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19488         <ari@mbf.ocn.ne.jp>.
19489         (spam-list-of-processors): Add spam-use-gmane.
19490
19491 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19492
19493         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19494         make-temp-file; make it work with XEmacs as well.
19495
19496         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19497         mm-make-temp-file.
19498
19499         * mm-decode.el (mm-display-external): Use the 3rd arg of
19500         mm-make-temp-file.
19501         (mm-create-image-xemacs): Ditto.
19502
19503 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19504
19505         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19506         with message-narrow-to-headers.
19507         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19508         (gnus-draft-check-draft-articles): New function.
19509         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19510
19511 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19512
19513         * gnus-art.el (gnus-article-browse-html-parts):
19514         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19515         Don't use suffix argument for mm-make-temp-file for Emacs 21
19516         compatibility.  Remove useless `format'.
19517
19518 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19519
19520         * nnweb.el (nnweb-google-wash-article): Update regexps.
19521         (nnweb-group-alist): Use defvoo instead of defvar.
19522
19523 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19524
19525         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19526         re-loading nn* modules.
19527
19528 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19529
19530         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19531         for `tool-bar-mode' and don't check it's default-value.
19532
19533         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19534
19535         * message.el (message-make-tool-bar): Ditto.
19536
19537         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19538         `substring'.  Shorten tmp-file name.
19539
19540         * gnus.el: Remove bogus comment.
19541
19542 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19543
19544         * gnus-art.el (gnus-article-browse-html-parts): New function.
19545         (gnus-article-browse-html-article): New function for viewing html
19546         articles with a browser.
19547
19548 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19549
19550         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19551         in elisp.
19552         (pgg-gpg-encrypt-symmetric-region): Ditto.
19553         (pgg-gpg-sign-region): Ditto.
19554
19555         * pgg-def.el (pgg-text-mode): New variable.
19556
19557         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19558         (mml2015-pgg-encrypt): Ditto.
19559
19560         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19561         (mml1991-pgg-encrypt): Ditto.
19562
19563 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19564
19565         * nnfolder.el (nnfolder-insert-newsgroup-line):
19566         Use message-make-date instead of current-time-string.
19567
19568         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19569         to gnus-decoded which mm-uu might set.
19570
19571 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19572
19573         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19574         don't decode quoted parameters; remove misimported Emacs code.
19575         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19576         (rfc2231-decode-encoded-string): Don't use split-string which
19577         behaves differently according to Emacs version; use
19578         mm-decode-coding-region to convert charset to coding-system.
19579         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19580         (rfc2231-encode-string): Remove misimported Emacs code.
19581
19582 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19583
19584         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19585         when calling mail-header-parse-content-type.
19586         (article-de-quoted-unreadable): Ditto.
19587         (article-de-base64-unreadable): Ditto.
19588         (article-wash-html): Ditto.
19589
19590         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19591         calling mail-header-parse-content-type and
19592         mail-header-parse-content-disposition.
19593         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19594         mail-header-parse-content-type.
19595
19596         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19597         insert charset and format parameters; encode description after
19598         inserting it to buffer.
19599         (mml-insert-parameter): Fold lines properly even if a parameter is
19600         segmented into two or more lines; change the max column to 76.
19601
19602         * rfc1843.el (rfc1843-decode-article-body): Don't use
19603         ignore-errors when calling mail-header-parse-content-type.
19604
19605         * rfc2231.el (rfc2231-parse-string): Return at least type if
19606         possible; don't cause an error even if it fails in parsing of
19607         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19608         (rfc2231-encode-string): Don't break lines at the beginning, leave
19609         it to mml-insert-parameter.
19610
19611         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19612         calling mail-header-parse-content-type.
19613
19614 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19615
19616         * spam-report.el (spam-report-gmane-use-article-number):
19617         Improve doc string.
19618         (spam-report-gmane-internal): Check if a suitable header was found
19619         in the article.
19620
19621 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19622
19623         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19624         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19625
19626 2006-02-05  Romain Francoise  <romain@orebokech.com>
19627
19628         Update copyright notices of all files in the gnus directory.
19629
19630 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19631
19632         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19633
19634 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19635
19636         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19637         segmented lines of parameter value to cope with Thunderbird 1.5
19638         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19639         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19640         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19641
19642 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19643
19644         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19645         parts.
19646
19647 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19648
19649         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19650         there's only one active file for all servers.
19651         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19652         solid groups.  Gnus might have used a FAST request to select the group.
19653         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19654         and nnweb-search redundantly in the active file.
19655         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19656         (nnweb-request-create-group): Don't use ARGS.
19657         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19658         initializations.  Let nnoo do the work.
19659
19660 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19661
19662         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19663         Say the part has been decoded.
19664
19665         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19666
19667 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19668
19669         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19670         mailcap-viewer-test-cache when there's no 'test clause, since that
19671         will invert the meaning of a "nil" test previously determined by
19672         mailcap-mailcap-entry-passes-test.
19673
19674 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19675
19676         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19677         compiling.
19678
19679         * gnus-sum.el: Ditto.
19680
19681         * message.el: Don't bind tool-bar-map when compiling.
19682
19683 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19684
19685         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19686
19687 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19688
19689         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19690         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19691         current Google Groups.
19692
19693 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19694
19695         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19696         and tool-bar-mode.
19697
19698         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19699         and tool-bar-mode.
19700
19701         * message.el (message-tool-bar-update): Simplify.
19702         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19703
19704         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
19705         gnus-summary-buffer.
19706         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19707         gnus-summary-reply.
19708
19709         * gmm-utils.el (gmm): Add :version.
19710
19711 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19712
19713         * Makefile.in (clean): New rule.
19714         (distclean): Use it.
19715
19716 2006-01-26  Steve Youngs  <steve@sxemacs.org>
19717
19718         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19719         Don't autoload.
19720
19721 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19722
19723         * gmm-utils.el (gmm-verbose): Add :group.
19724
19725 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19726
19727         * message.el: Change some comments WRT tool-bars.
19728
19729         * gnus-sum.el (gnus-summary-tool-bar)
19730         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19731         (gnus-summary-tool-bar-zap-list): New variables.
19732         (gnus-summary-make-tool-bar): Complete rewrite using
19733         `gmm-tool-bar-from-list'.
19734
19735         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19736         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19737         New variables.
19738         (gnus-group-make-tool-bar): Complete rewrite using
19739         `gmm-tool-bar-from-list'.
19740         (gnus-group-tool-bar-update): New function.
19741
19742         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19743
19744 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19745
19746         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19747         is dissected into a single part of which the type is the same as
19748         the given one; decode charset.
19749
19750 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19751
19752         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19753         into alists as symbol not string, since that's what
19754         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19755         look for.
19756
19757 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19758
19759         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19760         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19761
19762         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19763
19764 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19765
19766         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19767         (gnus-xmas-mime-security-button-menu): New function.
19768
19769         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19770         (gnus-mime-security-button-menu): New definition.
19771         (gnus-mime-security-button-map): Use them.
19772         (gnus-mime-security-button-menu): New function.
19773         (gnus-insert-mime-security-button): Addition to help echo.
19774         (gnus-mime-security-run-function, gnus-mime-security-save-part)
19775         (gnus-mime-security-pipe-part): New functions.
19776
19777         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19778         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19779
19780         * mm-decode.el (mm-handle-set-disposition): Remove.
19781         (mm-handle-set-description): Remove.
19782
19783 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19784
19785         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19786         (mm-w3m-standalone-supports-m17n-p): New function.
19787         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19788         w3m usage.
19789
19790         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19791         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19792
19793 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
19794
19795         * message.el (message-tool-bar-zap-list):
19796         Use gmm-tool-bar-zap-list as custom type.
19797         (message-tool-bar-update): New function.
19798         (message-tool-bar, message-tool-bar-gnome)
19799         (message-tool-bar-retro): Add message-tool-bar-update.
19800         (message-tool-bar-gnome): Add flyspell-buffer.
19801
19802         * gnus-util.el (gnus-error): Describe `args'.
19803
19804         * gmm-utils.el (gmm-error): Describe `args'.
19805         (gmm-tool-bar-zap-list): New widget.
19806         (gmm-tool-bar-from-list): Improve description of `zap-list'.
19807
19808 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19809
19810         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19811         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19812         the number of recursive calls.
19813
19814         * mm-decode.el (mm-handle-set-disposition): New macro.
19815         (mm-handle-set-description): New macro.
19816
19817 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19818
19819         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19820         encoding.
19821
19822 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19823
19824         * message.el (message-tool-bar-zap-list, message-tool-bar)
19825         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19826         (message-tool-bar-local-item-from-menu): Remove.
19827         (message-tool-bar-map): Replace by `message-make-tool-bar'.
19828         (message-make-tool-bar): New function.
19829         (message-mode): Use `message-make-tool-bar'.
19830
19831         * gmm-utils.el: New file.
19832         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19833         (gmm-lazy): New widget copied from `nnmail.el'.
19834         (gmm-tool-bar-from-list): New function for creating customizable
19835         tool bars.
19836         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
19837         output.
19838         (gmm): Add :prefix to defgroup.
19839
19840 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
19841
19842         * gmm-utils.el (gmm-widget-p): New function.
19843
19844 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19845
19846         * mml.el (mml-attach-file): Describe `description' in doc string.
19847         (mml-menu): Add Emacs MIME manual and PGG manual.
19848
19849 2006-01-20  Richard M. Stallman  <rms@gnu.org>
19850
19851         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19852
19853 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
19854
19855         * nntp.el (nntp-end-of-line): Doc fix.
19856
19857 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
19858
19859         * imap.el (imap-open): Handle case where buffer is a buffer
19860         object.
19861
19862 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19863
19864         * gnus-delay.el (gnus-delay): Don't autoload.
19865         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19866         to be re-loaded when customizing the `gnus-delay' group.
19867
19868 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
19869
19870         * message.el (message-insert-citation-line): Use newlines.
19871
19872 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19873
19874         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
19875         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
19876         these routines, so the passphrase can be managed externally and
19877         passed in to the system.
19878         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
19879         pgg-add-passphrase-to-cache function.
19880
19881         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
19882         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
19883         these routines, so the passphrase can be managed externally and
19884         passed in to the system.
19885         (pgg-pgp5-sign-region): Use new name of
19886         pgg-add-passphrase-to-cache function.
19887
19888 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19889
19890         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
19891         part of the decoded armor to find the key-identifier.
19892         (pgg-gpg-lookup-key-owner): New function to return the
19893         human-readable identifier of a key owner.
19894         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
19895         itself.
19896         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
19897         the key value) if we have a key and can match it against a secret
19898         key.  Also, added a note pointing out fact that the prompt only
19899         indicates the first matching key.
19900
19901         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
19902         pgg-decrypt-region.
19903         (pgg-add-passphrase-to-cache): Rename from
19904         `pgg-add-passphrase-cache' to reduce confusion (all callers
19905         changed).
19906         (pgg-remove-passphrase-from-cache): Rename from
19907         `pgg-remove-passphrase-cache' to reduce confusion (all callers
19908         changed).
19909         (pgg-read-passphrase, pgg-add-passphrase-cache)
19910         (pgg-remove-passphrase-cache): Add informative docstrings.
19911         (pgg-decrypt): Convey provided passphrase in subordinate call to
19912         pgg-decrypt-region.
19913
19914 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
19915
19916         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
19917         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
19918         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
19919         'passphrase' argument, so the passphrase can be managed externally
19920         and then passed in to the system.
19921
19922         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
19923         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
19924         so the passphrase cache can be used reliably with identifiers
19925         besides a pgp packet's key id.
19926
19927         * pgg-gpg.el (pgg-gpg-encrypt-region)
19928         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19929         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
19930         these routines, so the passphrase can be managed externally and
19931         passed in to the system.
19932
19933         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
19934         'notruncate' argument, so the passphrase cache can be used
19935         reliably with identifiers besides a pgp packet's key id.
19936
19937 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
19938
19939         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
19940         symmetric encryption.
19941         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
19942         encrypted session key.
19943         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
19944         message ask for the passphrase in a proper way.
19945
19946         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
19947         New user commands for symmetric encryption.
19948
19949 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19950
19951         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
19952
19953         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
19954
19955 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
19956
19957         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
19958
19959 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19960
19961         * mm-decode.el (mm-inlined-types): Add application/pgp.
19962         (mm-automatic-display): Ditto.
19963
19964         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
19965         part as text.
19966
19967 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19968
19969         * nnrss.el: Update copyright.
19970         (nnrss-opml-import): Query whether to subscribe to each entry.
19971
19972         * gnus-art.el:
19973         * gnus-sum.el:
19974         * gnus-xmas.el:
19975         * messagexmas.el:
19976         * mm-uu.el:
19977         * mm-view.el: Update copyright.
19978
19979 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
19980
19981         * message.el (message-info): New function.
19982         (message-mode-menu): Add it.
19983         Update copyright.
19984
19985         * ChangeLog: Fix and update copyright.
19986
19987 2006-01-13  Romain Francoise  <romain@orebokech.com>
19988
19989         * message.el (message-forward-subject-name-subject): Prefer the
19990         address to 'nowhere' if the sender has no name.
19991         Fix typo.  Update copyright year.
19992
19993 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19994
19995         * gnus-art.el (article-wash-html):
19996         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
19997         (gnus-article-wash-html-with-w3m-standalone): New function.
19998
19999         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20000         mm-inline-text-html-render-with-w3m-standalone.
20001         (mm-text-html-washer-alist): Map w3m-standalone to
20002         gnus-article-wash-html-with-w3m-standalone.
20003         (mm-inline-text-html-render-with-w3m-standalone): New function.
20004
20005 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20006
20007         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20008         Improve LaTeX.
20009
20010 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20011
20012         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20013         (nnrss-request-article): Render text/plain parts as HTML.
20014
20015         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20016         the buffer.
20017
20018 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20019
20020         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20021         custom definition of `gnus-posting-styles'.
20022
20023         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20024         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20025
20026 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20027
20028         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20029         Use nntp for bug archive.
20030
20031 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20032
20033         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20034         parts.
20035         (nnrss-normalize-date): New function converts ISO 8601 date into
20036         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20037         (nnrss-check-group): Use it.
20038
20039 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20040
20041         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20042
20043         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20044         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20045         (nnrss-insert-w3): Ditto.
20046
20047 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20048
20049         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20050         the articles to be forwarded including the case where neither a
20051         number of articles nor a region is specified.
20052
20053 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20054
20055         * nnrss.el (nnrss-request-article): Fix last change; fill
20056         text/plain parts.
20057
20058 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20059
20060         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20061         in text/plain part.
20062         (nnrss-check-group): Don't add excessive newline to dc:subject.
20063
20064 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20065
20066         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20067         article.
20068
20069 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20070
20071         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20072         (nnml-use-compressed-files, nnml-save-mail): Support other
20073         comression programs such as bzip2.
20074
20075 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20076
20077         * dns.el (query-dns): Make sure we check the buffer size before
20078         removing tcp headers.
20079
20080 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20081
20082         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20083         remove MIME buttons associated with multipart/alternative parts.
20084         (gnus-mime-display-alternative): Tag buttons using `article-type'
20085         text property.
20086
20087         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20088         associated with multipart/alternative parts.
20089
20090         * gnus-art.el (gnus-signature-separator): Fix custom type.
20091
20092         * mm-decode.el (mm-inlined-types): Fix custom type.
20093         (mm-keep-viewer-alive-types): Ditto.
20094         (mm-automatic-display): Ditto.
20095         (mm-attachment-override-types): Ditto.
20096         (mm-inline-override-types): Ditto.
20097         (mm-automatic-external-display): Ditto.
20098
20099 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20100
20101         * spam-report.el (spam-report-user-mail-address)
20102         (spam-report-user-agent): New variables.
20103         (spam-report-url-ping-plain): Use spam-report-user-agent.
20104
20105 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20106
20107         * gnus-art.el (gnus-button-handle-custom): Do not just use
20108         `customize-apropos' for any "M-x customize-*" button but the
20109         function called for.  Accept both the function name and its
20110         argument in order to achieve this.
20111         (gnus-button-alist): Remove support for "custom:" URL's.
20112         Pass function name to `gnus-button-handle-custom' in case of "M-x
20113         customize-*" buttons.
20114
20115 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20116
20117         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20118         multipart/alternative and add xref to mm-discouraged-alternatives
20119         in doc string.
20120
20121         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20122         gnus-buttonized-mime-types in doc string.
20123
20124 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20125
20126         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20127         Suggest image/.* in the doc string.
20128
20129 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20130
20131         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20132         message-marks (Debian bug #342521).
20133
20134 2005-12-12  Simon Josefsson  <jas@extundo.com>
20135
20136         * password.el (password-read-from-cache): Add.
20137         (password-read): Use it.
20138
20139 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20140
20141         * rfc2047.el (rfc2047-charset-to-coding-system):
20142         Recognize us-ascii as a MIME charset.
20143
20144         * mm-bodies.el (mm-decode-content-transfer-encoding):
20145         Protect against the case where the 2nd arg TYPE is nil.
20146
20147 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20148
20149         * pop3.el (pop3-stream-type): Fix custom version.
20150
20151         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20152
20153 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20154
20155         * mm-decode.el (mm-display-external): Add missing cdr.
20156
20157 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20158
20159         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20160         RFC1524) if it is in mailcap or add a suffix according to
20161         mailcap-mime-extensions when generating a temp filename; postpone
20162         deleting a temp file for 2 seconds for some wrappers, shell
20163         scripts, and so on, which might exit right after having started a
20164         viewer command as a background job.
20165
20166 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20167
20168         * nntp.el (nntp-marks-directory): Fix custom group.
20169
20170         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20171         steps when < 10.
20172
20173         * gnus-start.el (gnus-no-server-1):
20174         Mention `gnus-level-default-subscribed' in doc string.
20175
20176 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20177
20178         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20179         parens.
20180
20181 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20182
20183         * gnus-xmas.el (gnus-use-toolbar): Revert.
20184         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20185         gnus-use-toolbar is default.
20186
20187         * messagexmas.el (message-use-toolbar): Revert.
20188         (message-setup-toolbar): Use global default-toolbar if
20189         message-use-toolbar is default.
20190
20191 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20192
20193         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20194         according to default-toolbar-visible-p.
20195
20196         * messagexmas.el (message-use-toolbar): Ditto.
20197
20198 2005-11-26  Dave Love  <fx@gnu.org>
20199
20200         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20201         (tls-program, tls-success): Provide openssl alternative.
20202
20203         * starttls.el: Doc fixes.
20204         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20205         SERVICE to PORT.
20206
20207         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20208         port null or service name.
20209         (starttls-negotiate): Autoload.
20210
20211 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20212
20213         * message.el (message-kill-to-signature): Fix interactive spec.
20214
20215 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20216
20217         * pop3.el (pop3-open-server): Recognize a string as a service name.
20218
20219 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20220
20221         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20222
20223 2005-11-23  Dave Love  <fx@gnu.org>
20224
20225         Add pop3s, pop3/starttls.
20226
20227         * pop3.el (pop3-authentication-scheme): Clarify doc.
20228         (open-tls-stream, starttls-open-stream): Autoload.
20229         (pop3-stream-type): New.
20230         (pop3-open-server): Use it.
20231
20232         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20233         for POP.
20234         (mail-source-keyword-map): Add :stream for POP.
20235         (mail-source-fetch-pop): Use pop3-stream-type.
20236
20237 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20238
20239         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20240         of current-time-string.
20241
20242 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20243
20244         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20245         date header.
20246
20247 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20248
20249         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20250         it can seriously impact performance as it bypasses the agent's
20251         local caches.
20252
20253 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20254
20255         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20256         must be explicitly online rather than "not explicitly offline" for
20257         its flags to be synchronized.
20258
20259         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20260         that gnus-uu-unmark-thread will function correctly.
20261
20262         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20263         1024K is instead displayed as 1M.
20264
20265 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20266
20267         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20268
20269 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20270
20271         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20272
20273 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20274
20275         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20276         error message to display actual error condition.
20277         (gnus-agent-save-local): Avoid saving symbols that are bound to
20278         nil as they simply result in a warning message in
20279         gnus-agent-read-local.
20280
20281 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20282
20283         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20284         rather than make-variable-buffer-local for file-precious-flag.
20285
20286 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20287
20288         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20289         for duplicates which are removed.  The invalid sort check then
20290         triggers a rescan after the sort as sorting may have moved
20291         duplicate entries such that they can be cheaply detected.
20292
20293 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20294
20295         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20296
20297 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20298
20299         * gnus-agent.el (gnus-agent-article-alist-save-format):
20300         Change internal variable to a custom variable.  Change default value
20301         from compressed(2) to uncompressed(1).
20302         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20303         support for uncompressed agentview files.  Taken together, reading
20304         the agentview file should now be 6-7 times faster.
20305
20306 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20307
20308         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20309         as a buffer-local variable.  This avoids creating truncated
20310         dribble files as a result of a hang up, eg.
20311
20312 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20313
20314         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20315         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20316         XEmacs.
20317
20318 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20319
20320         * gnus-start.el (gnus-start-draft-setup):
20321         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20322
20323         * gnus.el (gnus-splash): Change custom group.
20324         (gnus-group-get-parameter, gnus-group-parameter-value):
20325         Describe allow-list argument.
20326
20327         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20328         string.
20329
20330 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20331
20332         * gnus-art.el (gnus-default-article-saver): Add user-defined
20333         `function' to custom type.
20334
20335 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20336
20337         * imap.el (imap-open): Handle case where buffer is a buffer
20338         object.
20339
20340 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20341
20342         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20343         long lines.
20344         (gnus-cache-delete-group): Wrap doc strings.
20345
20346         * gnus-agent.el (gnus-agent-rename-group)
20347         (gnus-agent-delete-group): Wrap doc strings.
20348
20349 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20350
20351         * messagexmas.el (message-use-toolbar): Change the valid values
20352         into default, top, bottom, left, and right.
20353         (message-toolbar-thickness): New variable.
20354         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20355         well.
20356         (message-setup-toolbar): Make it work.
20357
20358         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20359         (gnus-use-toolbar): Change the valid values into default, top,
20360         bottom, left, and right.
20361         (gnus-toolbar-thickness): New variable.
20362         (gnus-xmas-setup-toolbar): New function.
20363         (gnus-xmas-setup-group-toolbar): Use it.
20364         (gnus-xmas-setup-summary-toolbar): Use it.
20365
20366 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20367
20368         * gnus-start.el (gnus-1): Add "native" to
20369         gnus-predefined-server-alist.
20370
20371         * gnus.el (gnus-method-to-server): Don't add "native" to the
20372         lists here, because that leads to problems when
20373         gnus-select-method is bound.
20374
20375 2005-11-09  Simon Josefsson  <jas@extundo.com>
20376
20377         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20378         use (not sort-by-date) instead.
20379
20380 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20381
20382         * gnus-delay.el (gnus-delay-group): Don't autoload.
20383         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20384         to be re-loaded when customizing the `gnus-delay' group.
20385
20386 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20387
20388         * message.el: Revert last changes.
20389         (message-insert-citation-line): Use newlines.
20390
20391 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20392
20393         * message.el (message-courtesy-message)
20394         (message-mark-insert-begin, message-mark-insert-end)
20395         (message-elide-ellipsis, message-cancel-message)
20396         (message-add-header, message-change-subject)
20397         (message-cross-post-followup-to-header)
20398         (message-cross-post-insert-note, message-reduce-to-to-cc)
20399         (message-widen-reply, message-delete-not-region)
20400         (message-kill-to-signature, message-insert-signature)
20401         (message-insert-importance-high, message-insert-importance-low)
20402         (message-insert-or-toggle-importance)
20403         (message-insert-disposition-notification-to)
20404         (message-indent-citation, message-yank-original)
20405         (message-cite-original-without-signature, message-cite-original)
20406         (message-insert-citation-line, message-position-on-field)
20407         (message-fix-before-sending, message-send-mail-partially)
20408         (message-send-mail, message-send-mail-with-sendmail)
20409         (message-send-mail-with-qmail, message-send-news)
20410         (message-check-news-header-syntax, message-generate-headers)
20411         (message-insert-courtesy-copy, message-fill-address)
20412         (message-fill-header, message-shorten-references)
20413         (message-setup-1, message-cancel-news)
20414         (message-forward-make-body-plain, message-forward-make-body-mime)
20415         (message-forward-make-body-mml, message-encode-message-body)
20416         (message-forward-make-body-digest-plain)
20417         (message-forward-make-body-digest-mime)
20418         (message-use-alternative-email-as-from): Insert `hard-newline'
20419         instead of ordinary newlines.
20420
20421 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20422
20423         * message.el (message-generate-headers): Downcase the argument
20424         given to message-check-element.
20425
20426 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20427
20428         * nntp.el (nntp-authinfo-rejected): New error condition.
20429         (nntp-wait-for): Use new error condition to signal authentication
20430         error.
20431         (nntp-retrieve-data): Rethrow new error condition to break out of
20432         recursive call to nntp-send-authinfo.
20433
20434 2005-11-08  Romain Francoise  <romain@orebokech.com>
20435
20436         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20437         (gnus-summary-exit-map): Bind to `Z p'.
20438         (gnus-summary-make-menu-bar): Add menu item.
20439
20440 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20441
20442         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20443         (gnus-treat-*): Add `first' in all doc strings.
20444
20445         * gnus-group.el (gnus-group-compact-group): Fix typo.
20446
20447 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20448
20449         * gnus.el (gnus-parameters-case-fold-search): New variable.
20450         (gnus-parameters-get-parameter): Use it.
20451
20452         * gnus-score.el (gnus-home-score-file): Doc fix.
20453
20454 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20455
20456         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20457
20458 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20459
20460         * mm-util.el (mm-special-display-p): New function.
20461
20462         * mml.el (mml-preview): Use it; doc fix.
20463
20464 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20465
20466         * imap.el (imap-open): Handle case where buffer is a buffer object.
20467
20468 2005-10-29  Romain Francoise  <romain@orebokech.com>
20469
20470         * message.el (message-fix-before-sending): Fix comment.
20471
20472 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20473
20474         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20475
20476 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20477
20478         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20479         Used in gnus-score.el.
20480
20481 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20482
20483         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20484
20485 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20486
20487         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20488         whitespace removed in revision 7.8.  Use concatenated string to
20489         protect trailing whitespace.
20490
20491 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20492
20493         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20494         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20495         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20496         Courier IMAP ("some version from 2004").  Mostly based on similar
20497         code in the same function.
20498
20499 2005-10-26  Didier Verna  <didier@xemacs.org>
20500
20501         * gnus-group.el (gnus-group-compact-group): Invalidate original
20502         article buffer.
20503         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20504         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20505         NOV database and in article itself.
20506         Invalidate article backlog.
20507
20508 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20509
20510         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20511
20512 2005-10-26  Simon Josefsson  <jas@extundo.com>
20513
20514         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20515         part of 2004-07-25 change.
20516
20517 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20518
20519         * message.el (message-display-completion-list): New function.
20520         (message-expand-group): Use it; make sure the Completions buffer
20521         is modifiable.
20522 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20523
20524         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20525         user-mail-name is an empty string.
20526
20527 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20528
20529         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20530         depending on gnus-score-decay-constant.
20531
20532         * encrypt.el (encrypt-insert-file-contents)
20533         (encrypt-write-file-contents): Don't use `gnus-message'.
20534
20535         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20536         arguments.
20537         (mm-uu-type-alist): Add message-marks and insert-marks.
20538         Pass arguments to mm-uu-verbatim-marks-extract.
20539         (mm-uu-hide-markers): New variable.
20540         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20541
20542         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20543         (gnus-convert-image-to-face-command): Use "convert" by default to
20544         allow other input image formats.
20545         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20546         accordingly.
20547
20548 2005-10-23  Simon Josefsson  <jas@extundo.com>
20549
20550         * imap.el (imap-gssapi-program): Align command line parameters
20551         with latest GNU SASL.
20552         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20553
20554 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20555
20556         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20557         HTML.
20558         (nnslashdot-request-article): Ditto.
20559
20560         * lpath.el (featurep): Add nobreak-char-display.
20561
20562 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20563
20564         * mail-source.el (mail-source-fetch-pop): Require pop3.
20565         (mail-source-check-pop): Ditto.
20566
20567 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20568
20569         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20570         errors.
20571
20572 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20573
20574         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20575         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20576
20577         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20578
20579         * mm-bodies.el (mm-decode-string):
20580         Call `mm-charset-to-coding-system' with allow-override argument.
20581
20582 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20583
20584         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20585         (rfc2047-charset-to-coding-system): New function.
20586         (rfc2047-decode-encoded-words): New function.
20587         (rfc2047-decode-region): Use them.
20588         (rfc2047-decode-cte): Remove.
20589         (rfc2047-parse-and-decode): Remove.
20590         (rfc2047-decode): Remove.
20591
20592 2005-10-15  Kenichi Handa  <handa@m17n.org>
20593
20594         * rfc2047.el (rfc2047-decode-cte): New function.
20595         (rfc2047-decode-region): Change the way to decode successive
20596         encoded-words: decode B- or Q-encoding in each encoded-word,
20597         concatenate them, and decode it as charset.
20598
20599 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20600
20601         * lpath.el: Fbind codepage-setup for XEmacs.
20602
20603 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20604
20605         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20606         widget-move-and-invoke.
20607         (gnus-custom-mode): Use gnus-custom-map.
20608
20609 2005-10-15  Bill Wohler  <wohler@newt.com>
20610
20611         * message.el (message-tool-bar-map): Rename image file from
20612         mail_send to mail/send.
20613
20614 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20615
20616         * message.el (message-expand-group): Pass the common
20617         prefix substring of completion to `display-completion-list'.
20618
20619 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20620
20621         * mml-sec.el (mml-secure-method): New internal variable.
20622         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20623         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20624         New functions using mml-secure-method.
20625
20626         * mml.el (mml-mode-map): Add key bindings for those functions.
20627         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20628         Harder <harder@myrealbox.com>.
20629         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20630         Goto end of message if point is the headers of the message.
20631
20632         * message.el (message-in-body-p): New function.
20633
20634         * assistant.el: Autoload gnus-util and netrc.
20635
20636         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20637         Use `mm-charset-override-alist' only when decoding.
20638
20639         * mm-bodies.el (mm-decode-body):
20640         Call `mm-charset-to-coding-system' with allow-override argument.
20641
20642         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20643         `filename' from Content-Disposition if Content-Type doesn't
20644         provide `name'.
20645         (gnus-mime-view-part-as-type): Set default instead of
20646         initial-input.
20647
20648 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20649
20650         * format-spec.el (format-spec): Propagate text properties of % spec.
20651
20652 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20653
20654         * gnus-art.el (gnus-treat-predicate): Add `first'.
20655
20656 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20657
20658         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20659         (mm-charset-override-alist): New variable.
20660         (mm-charset-to-coding-system): Use it.
20661         (mm-codepage-setup): New helper function.
20662         (mm-charset-eval-alist): New variable.
20663         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20664         Warn about unknown charsets.
20665
20666         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20667
20668 2005-10-04  David Hansen  <david.hansen@gmx.net>
20669
20670         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20671         (nnrss-check-group): Ditto.
20672
20673 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20674
20675         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20676         Rename x-gnus-verbatim to x-verbatim.
20677         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20678
20679         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20680         x-verbatim.
20681
20682         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20683
20684         * gnus-util.el (gnus-remove-duplicates): Remove.
20685
20686         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20687         instead of gnus-remove-duplicates.
20688
20689         * message.el (message-remove-duplicates): Remove.
20690         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20691         message-remove-duplicates.
20692
20693         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20694         available, else use implementation from `delete-dups'.
20695
20696         * message.el (message-insert-expires): New function.
20697         (message-mode-map): Add key binding.
20698         (message-mode-field-menu): Add menu entry.
20699         (message-mode): Document it.
20700         (message-make-expires-date): Use `message-make-date'.
20701
20702 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20703
20704         * message.el (message-make-expires-date): New function.
20705
20706 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20707
20708         * Makefile.in (list-installed-shadows): New entry.
20709         (install): Use it.
20710         (remove-installed-shadows): New entry.
20711
20712         * dgnushack.el (dgnushack-default-load-path): New variable.
20713         (dgnushack-find-lisp-shadows): New function.
20714         (dgnushack-remove-lisp-shadows): New function.
20715
20716 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20717
20718         * Makefile.in (install-el-elc): New entry.
20719         (install): Use it so that .el files are necessarily installed.
20720
20721 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20722
20723         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20724
20725 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20726
20727         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20728         function rather than the diff-mode.el package.
20729         (mm-display-external): Use with-current-buffer.
20730         (mm-viewer-completion-map, mm-viewer-completion-map):
20731         Move initialization inside declaration.
20732
20733 2005-09-29  Simon Josefsson  <jas@extundo.com>
20734
20735         * spam.el: Load hashcash when compiling, to avoid warnings.
20736         Don't autoload mail-check-payment.
20737         (spam-check-hashcash): Define unconditionally, since hashcash.el
20738         is part of Gnus now.  Ignore errors from payment checking.
20739
20740 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20741
20742         * message.el (message-bold-region, message-unbold-region):
20743         Rename from `bold-region' and `unbold-region'.
20744
20745         * message.el: Remove useless autoloads.
20746
20747 2005-09-28  Simon Josefsson  <jas@extundo.com>
20748
20749         * message.el (message-use-idna): Default to t.
20750         (message-use-idna): Test whether encoding works too.  Doc fix.
20751
20752 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20753
20754         * nntp.el (nntp-warn-about-losing-connection): Remove.
20755
20756 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20757
20758         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20759         customizable.  Change default value.
20760         (mm-uu-diff-groups-regexp): Change default value.
20761         (mm-uu-type-alist): Add doc string.
20762         (mm-uu-configure): Add doc string.  Make it interactive.
20763         (mm-uu-tex-groups-regexp): New variable.
20764         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20765         (mm-uu-type-alist): Add LaTeX documents.
20766         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20767         of "text/verbatim".
20768         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20769
20770         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20771         instead of "text/verbatim".
20772
20773         * message.el (message-mark-inserted-region)
20774         (message-mark-insert-file): Use slrn style marks when called with
20775         prefix argument.
20776
20777 2005-09-27  Simon Josefsson  <jas@extundo.com>
20778
20779         * message.el (message-idna-to-ascii-rhs-1): Reformat.
20780
20781 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
20782
20783         * message.el (message-remove-duplicates): New function.
20784         Implementation borrowed from `gnus-remove-duplicates'.
20785         (message-idna-to-ascii-rhs): Also encode idna addresses in
20786         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20787         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
20788         only ask about the same idna domain once per header and also tell
20789         in what header to replace the idna domain.
20790
20791         * gnus-art.el (article-decode-idna-rhs): Also decode idna
20792         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20793         (article-decode-idna-rhs): Fix regexp so that all idna-address in
20794         a header is decoded and not just the last one.
20795
20796 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20797
20798         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
20799         has been decoded.
20800
20801         * mm-decode.el (mm-automatic-display): Add text/verbatim.
20802         (mm-insert-part): Don't modify text if it has been decoded.
20803
20804         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
20805         decoded.
20806
20807         * mm-view.el (mm-inline-text): Don't strip text props unless
20808         decoding enriched or richtext parts.
20809
20810 2005-09-25  Romain Francoise  <romain@orebokech.com>
20811
20812         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
20813         * gnus-start.el (gnus-subscribe-interactively):
20814         * gnus-uu.el (gnus-uu-grab-articles):
20815         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
20816         space.
20817
20818 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
20819
20820         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
20821         * mm-view.el (mm-view-pkcs7-decrypt):
20822         * gnus-sum.el (gnus-summary-limit-to-extra)
20823         (gnus-summary-respool-article, gnus-read-move-group-name):
20824         * gnus-score.el (gnus-summary-increase-score):
20825         * gnus-util.el (gnus-completing-read-with-default):
20826         * gnus-art.el (gnus-read-save-file-name)
20827         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
20828         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
20829         * message.el (message-check-news-header-syntax):
20830         Follow convention for reading with the minibuffer.
20831
20832 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
20833
20834         * spam-report.el (spam-report-url-ping-plain):
20835         Use gnus-extended-version as User-Agent.
20836
20837         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
20838         default value is nil.
20839
20840         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
20841         (mm-uu-verbatim-marks-extract): New function.
20842         (mm-uu-extract): New face.
20843         (mm-uu-copy-to-buffer): Use it.
20844
20845         * spam-report.el (spam-report-gmane-ham): Rename from
20846         `spam-report-gmane-unspam'.
20847         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20848         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
20849
20850         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20851         Autoload.
20852         (spam-report-gmane-unregister-routine):
20853         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20854
20855 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
20856
20857         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20858         (spam-report-gmane-unregister-routine): Add support for gmane
20859         unregistration.
20860
20861         * spam-report.el (spam-report-gmane-unspam)
20862         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20863         (spam-report-gmane): Change to take a single article and do unspam
20864         registration.
20865
20866 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20867
20868         * mm-url.el (mm-url-decode-entities): Fix regexp.
20869
20870 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20871
20872         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20873         default to nil, to be able to use Gnus at all.  If the default
20874         switches to something else, then the function should be fixed not
20875         be exceedingly slow.
20876
20877 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
20878
20879         * gnus-start.el (gnus-activate-group): If the server is nil, don't
20880         fail hard.
20881
20882         * spam-report.el: Add better Keywords line.
20883
20884         * spam.el: Add Maintainer and better Keywords line.
20885
20886 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20887
20888         * gnus-art.el (gnus-article-replace-part)
20889         (gnus-mime-replace-part): New functions.
20890         (gnus-mime-action-alist, gnus-mime-button-commands)
20891         (gnus-mime-save-part-and-strip): Add file argument.
20892         (gnus-article-part-wrapper): Add interactive argument.
20893
20894         * gnus-sum.el (gnus-summary-mime-map):
20895         Add `gnus-article-replace-part'.
20896
20897 2005-09-19  Didier Verna  <didier@xemacs.org>
20898
20899         The nnml compaction feature:
20900         * nnml.el (nnml-request-compact-group): New function.
20901         * nnml.el (nnml-request-compact): New function.
20902         * gnus-int.el (gnus-request-compact-group): New function.
20903         * gnus-int.el (gnus-request-compact): New function.
20904         * gnus-group.el (gnus-group-compact-group): New function.
20905         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20906         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20907         * gnus-srvr.el (gnus-server-compact-server): New function.
20908         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20909         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20910
20911 2005-09-18  Deepak Goel  <deego@gnufans.org>
20912
20913         * sieve.el (sieve-help): Fix `message' call: first arg should be a
20914         format spec.
20915
20916 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20917
20918         * gnus.el (gnus-group-startup-message): Bind image-load-path.
20919
20920 2005-09-15  Romain Francoise  <romain@orebokech.com>
20921
20922         * message.el (message-fill-paragraph): Clarify docstring.
20923
20924 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20925
20926         * gnus-art.el (gnus-mime-display-part): Protect against broken
20927         MIME messages.
20928
20929 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20930
20931         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
20932         before parsing header.
20933
20934 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
20935
20936         * html2text.el (html2text-replace-list): Add new entities.
20937
20938 2005-09-11  Romain Francoise  <romain@orebokech.com>
20939
20940         * message.el (message-alternative-emails): Improve docstring.
20941         (message-setup-1): Call `message-use-alternative-email-as-from'
20942         after `message-setup-hook' to give it precedence over posting
20943         styles, etc.
20944         (message-use-alternative-email-as-from): Add docstring.
20945         Remove the original From header if present.
20946
20947         * nnml.el (nnml-compressed-files-size-threshold): New variable.
20948         (nnml-save-mail): Use it.
20949
20950         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
20951         articles.  Add new argument `silent'.
20952         (gnus-uu-mark-all): Report the total number of marked articles.
20953
20954 2005-09-10  Romain Francoise  <romain@orebokech.com>
20955
20956         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
20957         (gnus-uu-mark-series): Likewise.
20958
20959 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
20960
20961         * spam-report.el (spam-report-gmane): Fix generation of spam
20962         report URL.
20963
20964 2005-09-10  Simon Josefsson  <jas@extundo.com>
20965
20966         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
20967         t, based on discussion on the ding list with Robert Epprecht
20968         <epprecht@solnet.ch>.
20969
20970 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
20971
20972         * spam-report.el (spam-report-gmane): Make it work without
20973         X-Report-Spam header.  Gmane now only provides Archived-At.
20974         This is only used if `spam-report-gmane-use-article-number' is nil.
20975         (spam-report-gmane-spam-header): Remove.  Not used anymore.
20976
20977         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
20978         make `gnus-summary-sort-by-recipient' work with threading.
20979
20980         * nnweb.el (nnweb-google-wash-article): Print a message if article
20981         is not available.
20982
20983 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20984
20985         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
20986         change.  Decode text/* parts content before displaying.
20987
20988 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
20989
20990         * mml-smime.el: Remove defvar of gnus-extract-address-components.
20991
20992 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20993
20994         * mm-view.el (mm-display-inline-fontify): Disable support modes.
20995
20996         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
20997         url-package-name, url-package-version,
20998         w3m-cid-retrieve-function-alist, w3m-current-buffer,
20999         w3m-display-inline-images, and w3m-minor-mode-map.
21000
21001 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21002
21003         * message.el (message-tab-body-function): Fix mismatched custom type.
21004
21005         * gnus.el (gnus-group-change-level-function): Ditto.
21006
21007         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21008
21009         * gnus-art.el (gnus-signature-limit)
21010         (gnus-article-mime-part-function): Ditto.
21011
21012 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21013
21014         * mml.el (mml-mode): Silence the byte compiler.
21015
21016         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21017         using `(sit-for 0)' before moving the point to the specified part;
21018         skip unbuttonized parts.
21019         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21020         return to the summary window if gnus-auto-select-part is non-nil.
21021
21022 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21023
21024         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21025         New variables.
21026         (mml-dnd-attach-file, mml-mode): Use them.
21027
21028         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21029         Make fetching article by MID work again for Google Groups.
21030         Add FIXME concerning gnus-group-make-web-group.
21031
21032         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21033         Don't depend on Gnus by using mail-extract-address-components if
21034         gnus-extract-address-components is not bound.
21035
21036 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21037
21038         * gnus-art.el (gnus-mime-display-security): Don't display the
21039         signature, but only the signed part.
21040
21041 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21042
21043         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21044
21045         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21046         list, not listp.
21047
21048 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21049
21050         * mm-encode.el (mm-encode-content-transfer-encoding):
21051         Likewise when encoding.
21052
21053         * mm-bodies.el (mm-decode-content-transfer-encoding):
21054         De-canonicalize CRLF for all text content types, not just
21055         text/plain.
21056
21057 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21058
21059         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21060         valid article; point arrow and cursor at the MIME button.
21061
21062 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21063
21064         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21065         Suggested by Dan Christensen <jdc@uwo.ca>.
21066
21067         * mm-decode.el (mm-save-part): Enable change of prompt.
21068
21069 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21070
21071         * gnus-msg.el (gnus-inews-add-send-actions):
21072         Make `message-post-method' lambda parameter ARG `&optional'.
21073
21074 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21075
21076         * gnus-sum.el (gnus-summary-mime-map):
21077         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21078         gnus-article-jump-to-part.
21079
21080         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21081         (gnus-article-edit-part): Use it.
21082         (gnus-article-part-wrapper): Add no-handle argument.
21083         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21084         New functions.
21085
21086 2005-08-29  Romain Francoise  <romain@orebokech.com>
21087
21088         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21089         docstring.
21090         (gnus-face-from-file): Likewise.
21091
21092 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21093
21094         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21095         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21096         non-nil.
21097         (gnus-auto-select-part): New variable.
21098         (gnus-article-jump-to-part): New function.
21099         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21100         (gnus-mime-delete-part): Allow selecting specified part after
21101         deleting or stripping parts.
21102         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21103         part if argument is bogus.
21104
21105 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21106
21107         * gnus-art.el (w3m-minor-mode-map):
21108         * gnus-spec.el (gnus-newsrc-file-version):
21109         * gnus-util.el (nnmail-active-file-coding-system)
21110         (gnus-original-article-buffer, gnus-user-agent):
21111         * gnus.el (gnus-ham-process-destinations)
21112         (gnus-parameter-ham-marks-alist)
21113         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21114         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21115         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21116         * mm-decode.el (gnus-current-window-configuration):
21117         * mm-extern.el (gnus-article-mime-handles):
21118         * mm-url.el (url-current-object, url-package-name)
21119         (url-package-version):
21120         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21121         (smime-keys, w3m-cid-retrieve-function-alist)
21122         (w3m-current-buffer, w3m-display-inline-images)
21123         (w3m-minor-mode-map):
21124         * mml-smime.el (gnus-extract-address-components):
21125         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21126         (gnus-newsrc-hashtb, message-default-charset)
21127         (message-deletable-headers, message-options)
21128         (message-posting-charset, message-required-mail-headers)
21129         (message-required-news-headers):
21130         * mml1991.el (mc-pgp-always-sign):
21131         * mml2015.el (mc-pgp-always-sign):
21132         * nnheader.el (nnmail-extra-headers):
21133         * rfc1843.el (gnus-decode-encoded-word-function)
21134         (gnus-decode-header-function, gnus-newsgroup-name):
21135         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21136
21137 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21138
21139         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21140         the end of the date treatments.
21141
21142 2005-08-15  Simon Josefsson  <jas@extundo.com>
21143
21144         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21145         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21146         Capello and Romain Francoise.
21147         (pgg-fetch-key-function): Remove, not used?
21148         (pgg-insert-url-with-w3): Require url, to get
21149         url-insert-file-contents regardless of where it is defined.
21150
21151 2005-08-13  Romain Francoise  <romain@orebokech.com>
21152
21153         * message.el (message-cite-original-1): New function.
21154         (message-cite-original): Use it.
21155         (message-cite-original-without-signature): Ditto.
21156
21157 2005-08-08  Romain Francoise  <romain@orebokech.com>
21158
21159         * message.el (message-yank-empty-prefix): New variable.
21160         (message-indent-citation): Use it.
21161         (message-cite-original-without-signature): Respect X-No-Archive.
21162
21163 2005-08-08  Simon Josefsson  <jas@extundo.com>
21164
21165         * pgg.el: Autoload url-insert-file-contents instead of loading
21166         w3/url.
21167         (pgg-insert-url-with-w3): Don't load url here.
21168
21169 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21170
21171         * message.el (message-kill-to-signature): Don't insert newline at
21172         bol.
21173         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21174
21175 2005-08-06  Romain Francoise  <romain@orebokech.com>
21176
21177         * message.el (message-user-fqdn): Fix typo in docstring.
21178
21179 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21180
21181         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21182
21183         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21184
21185 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21186
21187         * mm-bodies.el (mm-encode-body): Use coding system rather than
21188         charset to encode text.
21189
21190         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21191         number of charsets if utf-8 is available (XEmacs).
21192
21193 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21194
21195         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21196         taken from `gnus-button-mid-or-mail-regexp'.
21197         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21198         (gnus-button-alist): Improve regexp for domain part of the MIDs
21199         for news:localpart@domain buttons.
21200         (gnus-button-ctan-directory-regexp): Update.
21201
21202 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21203
21204         * sieve-manage.el (sieve-manage-interactive-login):
21205         Use make-local-variable rather than make-variable-buffer-local.
21206         (sieve-manage-open): Ditto.
21207         (sieve-manage-authenticate): Ditto.
21208
21209         * mml.el (mml-generate-mime-1): Make the content type default to
21210         text/plain if the filename is not specified.
21211
21212 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21213
21214         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21215         instead of insert-buffer.
21216
21217         * message.el (message-yank-original): Ditto; set the mark at the
21218         end of the yanked message.
21219
21220 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21221
21222         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21223         lines to scroll rather than to stop it.
21224
21225         * mml.el (mml-generate-default-type): Add doc string.
21226         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21227         default to application/octet-stream when determining the content
21228         type if it is not specified for the part or the mml contents; add
21229         a comment about mml-generate-default-type.
21230
21231 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21232
21233         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21234         make it default to application/octet-stream when determining the
21235         content type if it is not specified for the external contents.
21236
21237 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21238
21239         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21240         segmented parameter but also other parameters might be there.
21241
21242 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21243
21244         * mm-decode.el (mm-display-external): Delete temp file, directory
21245         and buffer immediately if the external process is exited.
21246
21247 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21248
21249         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21250         fewer lines than that of scroll-margin.
21251         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21252
21253 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21254
21255         * gnus-art.el (gnus-article-next-page): Revert.
21256         (gnus-article-beginning-of-window): New macro.
21257         (gnus-article-next-page-1): Use it.
21258         (gnus-article-prev-page): Ditto.
21259         (gnus-article-edit-part): Use insert-buffer-substring instead of
21260         insert-buffer.
21261         (gnus-article-edit-exit): Ditto.
21262
21263         * gnus-util.el (gnus-beginning-of-window): Remove.
21264         (gnus-end-of-window): Remove.
21265
21266         * lpath.el: Don't bind header-line-format and scroll-margin.
21267
21268 2005-07-25  Simon Josefsson  <jas@extundo.com>
21269
21270         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21271         to have the url package without w3.  Reported by Daiki Ueno
21272         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21273
21274 2005-07-20  Didier Verna  <didier@xemacs.org>
21275
21276         * gnus-diary.el: Remove the description comment (nndiary is now
21277         properly documented in the Gnus manual).
21278         Fix the spelling of "Back End".
21279         * nndiary.el: Ditto.
21280         Fix the copyright notice.
21281
21282 2005-07-18  Romain Francoise  <romain@orebokech.com>
21283
21284         * gnus-sum.el (gnus-summary-to-prefix)
21285         (gnus-summary-newsgroup-prefix): New variables.
21286         (gnus-summary-from-or-to-or-newsgroups): Use them.
21287
21288 2005-07-17  Romain Francoise  <romain@orebokech.com>
21289
21290         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21291         space as it's generally not especially interesting to the user.
21292
21293 2005-07-16  Romain Francoise  <romain@orebokech.com>
21294
21295         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21296         nil to avoid prompting and file modification if one of the
21297         messages at the top of the nnfolder file contains a copyright
21298         notice.
21299         Update copyright notice.
21300
21301         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21302         instead of `current-time-string' as the latter creates a time
21303         string that is not RFC 2822 compliant (it lacks the zone).
21304         Update copyright notice.
21305
21306 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21307
21308         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21309         for text/rtf.  Display default in prompt.  Pass default for M-n.
21310
21311         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21312
21313 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21314
21315         * gnus-msg.el (gnus-button-mailto):
21316         Remove save-selected-window-window hackery because it relies on
21317         save-selected-window internals.
21318
21319 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21320
21321         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21322         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21323         (gnus-article-prev-page): Ditto.
21324
21325         * gnus-util.el (gnus-beginning-of-window): New function.
21326         (gnus-end-of-window): New function.
21327
21328         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21329
21330 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21331
21332         * gnus-score.el (gnus-score-edit-all-score):
21333         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21334         gnus-message.
21335
21336 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21337
21338         * gnus-msg.el (gnus-button-mailto):
21339         Remove save-selected-window-window hackery because it relies on
21340         save-selected-window internals.
21341
21342 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21343
21344         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21345         add-minor-mode.
21346         (gnus-binary-mode): Ditto.
21347
21348         * gnus-topic.el (gnus-topic-mode): Ditto.
21349
21350 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21351
21352         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21353         (gnus-article-prev-page): Take scroll-margin into consideration.
21354
21355 2005-07-04  Lute Kamstra  <lute@gnu.org>
21356
21357         Update FSF's address in GPL notices.
21358
21359 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21360
21361         * gnus.el (gnus-exit):
21362         * gnus-group.el (gnus-group-icons):
21363         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21364
21365         * gnus-nocem.el (gnus-nocem):
21366         * message.el (message-various, message-buffers, message-sending)
21367         (message-interface, message-forwarding, message-insertion)
21368         (message-headers, message-news, message-mail):
21369         * pgg-gpg.el (pgg-gpg):
21370         * pgg-parse.el (pgg-parse):
21371         * pgg-pgp.el (pgg-pgp):
21372         * pgg-pgp5.el (pgg-pgp5):
21373         * pop3.el (pop3): Finish `defgroup' description with period.
21374
21375 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21376
21377         * gnus-art.el (article-display-face): Improve the efficiency.
21378         (article-display-x-face): Ditto; remove gray x-face stuff.
21379
21380 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21381
21382         * gnus-art.el (article-display-face): Correct the position in
21383         which Faces are inserted.
21384
21385 2005-06-29  Didier Verna  <didier@xemacs.org>
21386
21387         * gnus-art.el (article-display-face): Display faces in correct
21388         order.
21389
21390 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21391
21392         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21393         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21394         (gnus-nocem-check-article): Fetch the Type header.
21395         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21396         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21397         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21398         make sure gnus-nocem-hashtb is initialized.
21399         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21400         (gnus-nocem-unwanted-article-p): Ditto.
21401
21402         * pgg.el (pgg-verify): Return the verification result.
21403
21404 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21405
21406         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21407         is ascii.
21408
21409 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21410
21411         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21412         `show-nonbreak-escape'.
21413
21414 2005-06-23  Lute Kamstra  <lute@gnu.org>
21415
21416         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21417
21418         * dig.el (dig-mode):
21419         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21420
21421 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21422
21423         * nnimap.el (nnimap-split-download-body): Fix spellings.
21424
21425 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21426
21427         * gnus-art.el (gnus-article-encrypt-body):
21428         * gnus-cus.el (gnus-score-customize):
21429         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21430         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21431
21432 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21433
21434         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21435         header by looking for magic "MII" at the beginning.
21436
21437 2005-06-16  Miles Bader  <miles@gnu.org>
21438
21439         * gnus-xmas.el (gnus-xmas-group-startup-message):
21440         Use renamed gnus-splash face.
21441
21442         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21443         (assistant-field-face): New backward-compatibility alias for renamed
21444         face.
21445         (assistant-render-text): Use renamed assistant-field face.
21446
21447         * spam.el (spam): Remove "-face" suffix from face name.
21448         (spam-face): New backward-compatibility alias for renamed face.
21449         (spam-face, spam-initialize): Use renamed spam face.
21450
21451         * message.el (message-header-to, message-header-cc)
21452         (message-header-subject, message-header-newsgroups)
21453         (message-header-other, message-header-name)
21454         (message-header-xheader, message-separator, message-cited-text)
21455         (message-mml): Remove "-face" suffix from face names.
21456         (message-header-to-face, message-header-cc-face)
21457         (message-header-subject-face, message-header-newsgroups-face)
21458         (message-header-other-face, message-header-name-face)
21459         (message-header-xheader-face, message-separator-face)
21460         (message-cited-text-face, message-mml-face):
21461         New backward-compatibility aliases for renamed faces.
21462         (message-font-lock-keywords): Use renamed message faces.
21463
21464         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21465         (sieve-test-commands, sieve-tagged-arguments):
21466         Remove "-face" suffix from face names.
21467         (sieve-control-commands-face, sieve-action-commands-face)
21468         (sieve-test-commands-face, sieve-tagged-arguments-face):
21469         New backward-compatibility aliases for renamed faces.
21470         (sieve-control-commands-face, sieve-action-commands-face)
21471         (sieve-test-commands-face, sieve-tagged-arguments-face):
21472         Use renamed sieve faces.
21473
21474         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21475         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21476         (gnus-group-news-3-empty, gnus-group-news-4)
21477         (gnus-group-news-4-empty, gnus-group-news-5)
21478         (gnus-group-news-5-empty, gnus-group-news-6)
21479         (gnus-group-news-6-empty, gnus-group-news-low)
21480         (gnus-group-news-low-empty, gnus-group-mail-1)
21481         (gnus-group-mail-1-empty, gnus-group-mail-2)
21482         (gnus-group-mail-2-empty, gnus-group-mail-3)
21483         (gnus-group-mail-3-empty, gnus-group-mail-low)
21484         (gnus-group-mail-low-empty, gnus-summary-selected)
21485         (gnus-summary-cancelled, gnus-summary-high-ticked)
21486         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21487         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21488         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21489         (gnus-summary-low-undownloaded)
21490         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21491         (gnus-summary-low-unread, gnus-summary-normal-unread)
21492         (gnus-summary-high-read, gnus-summary-low-read)
21493         (gnus-summary-normal-read, gnus-splash):
21494         Remove "-face" suffix from face names.
21495         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21496         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21497         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21498         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21499         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21500         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21501         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21502         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21503         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21504         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21505         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21506         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21507         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21508         (gnus-summary-normal-ticked-face)
21509         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21510         (gnus-summary-normal-ancient-face)
21511         (gnus-summary-high-undownloaded-face)
21512         (gnus-summary-low-undownloaded-face)
21513         (gnus-summary-normal-undownloaded-face)
21514         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21515         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21516         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21517         (gnus-splash-face):
21518         New backward-compatibility aliases for renamed faces.
21519         (gnus-group-startup-message): Use renamed gnus faces.
21520
21521         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21522         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21523         (gnus-server-agent): Remove "-face" suffix from face names.
21524         (gnus-server-agent-face, gnus-server-opened-face)
21525         (gnus-server-closed-face, gnus-server-denied-face)
21526         (gnus-server-offline-face):
21527         New backward-compatibility aliases for renamed faces.
21528         (gnus-server-agent-face, gnus-server-opened-face)
21529         (gnus-server-closed-face, gnus-server-denied-face)
21530         (gnus-server-offline-face): Use renamed gnus faces.
21531
21532         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21533         Remove "-face" suffix from face names.
21534         (gnus-picon-xbm-face, gnus-picon-face):
21535         New backward-compatibility aliases for renamed faces.
21536
21537         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21538         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21539         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21540         (gnus-cite-11): Remove "-face" suffix from face names.
21541         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21542         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21543         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21544         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21545         New backward-compatibility aliases for renamed faces.
21546         (gnus-cite-attribution-face, gnus-cite-face-list)
21547         (gnus-article-boring-faces): Use renamed gnus faces.
21548
21549         * gnus-art.el (gnus-signature, gnus-header-from)
21550         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21551         (gnus-header-content): Remove "-face" suffix from face names.
21552         (gnus-signature-face, gnus-header-from-face)
21553         (gnus-header-subject-face, gnus-header-newsgroups-face)
21554         (gnus-header-name-face, gnus-header-content-face):
21555         New backward-compatibility aliases for renamed faces.
21556         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21557
21558         * gnus-sum.el (gnus-summary-selected-face)
21559         (gnus-summary-highlight): Use renamed gnus faces.
21560         * gnus-group.el (gnus-group-highlight): Likewise.
21561
21562 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21563
21564         * gnus-sieve.el (gnus-sieve-article-add-rule):
21565         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21566         * spam-stat.el (spam-stat-buffer-change-to-spam)
21567         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21568
21569         * message.el (message-is-yours-p):
21570         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21571
21572 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21573
21574         * mm-view.el (mm-inline-text): Withdraw the last change.
21575
21576 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21577
21578         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21579         executing enriched-decode.
21580
21581 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21582
21583         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21584         charset of tar files.
21585
21586 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21587
21588         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21589
21590 2005-06-04  Lute Kamstra  <lute@gnu.org>
21591
21592         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21593         information is never recorded.
21594
21595 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21596
21597         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21598
21599 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21600
21601         * pop3.el (pop3-apop): Run md5 in the binary mode.
21602
21603         * starttls.el (starttls-set-process-query-on-exit-flag):
21604         Use eval-and-compile.
21605
21606 2005-05-31  Simon Josefsson  <jas@extundo.com>
21607
21608         * smime.el (smime-replace-in-string): Define.
21609         (smime-cert-by-ldap-1): Use it.
21610
21611 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21612
21613         * gnus-art.el (article-display-x-face): Replace
21614         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21615
21616         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21617         set-process-query-on-exit-flag or process-kill-without-query.
21618
21619         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21620         loop instead of replace-regexp.
21621
21622         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21623         instead of process-kill-without-query if it is available.
21624
21625         * lpath.el: Fbind ldap-search-entries.
21626
21627         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21628         instead of find-file-hooks if it is available.
21629
21630         * mml1991.el: Bind pgg-default-user-id when compiling.
21631
21632         * mml2015.el: Bind pgg-default-user-id when compiling.
21633
21634         * nndraft.el (nndraft-request-associate-buffer):
21635         Use write-contents-functions instead of write-contents-hooks if it is
21636         available.
21637
21638         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21639         instead of find-file-hooks if it is available.
21640
21641         * nntp.el (nntp-open-connection): Replace
21642         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21643         (nntp-open-ssl-stream): Ditto.
21644         (nntp-open-tls-stream): Ditto.
21645
21646         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21647         set-process-query-on-exit-flag or process-kill-without-query.
21648         (starttls-open-stream-gnutls): Use it instead of
21649         process-kill-without-query.
21650         (starttls-open-stream): Ditto.
21651
21652 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21653
21654         * smime.el (smime-cert-by-ldap-1): Don't use
21655         replace-regexp-in-string.
21656
21657 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21658
21659         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21660
21661         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21662         in PEM format.  Adjust to the XEmacs compatibility.
21663
21664 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21665
21666         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21667         by `string-to-number'.
21668         * gnus-agent.el (gnus-agent-regenerate-group)
21669         (gnus-agent-fetch-articles): Ditto.
21670         * gnus-art.el (gnus-button-fetch-group): Ditto.
21671         * gnus-cache.el (gnus-cache-generate-active)
21672         (gnus-cache-articles-in-group): Ditto.
21673         * gnus-group.el (gnus-group-set-current-level)
21674         (gnus-group-insert-group-line): Ditto.
21675         * gnus-score.el (gnus-score-set-expunge-below)
21676         (gnus-score-set-mark-below, gnus-summary-score-effect)
21677         (gnus-summary-score-entry): Ditto.
21678         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21679         (gnus-soup-pack): Ditto.
21680         * gnus-spec.el (gnus-xmas-format): Ditto.
21681         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21682         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21683         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21684         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21685         * nndb.el (nndb-get-remote-expire-response): Ditto.
21686         * nndiary.el (nndiary-parse-schedule-value)
21687         (nndiary-string-to-number, nndiary-request-replace-article)
21688         (nndiary-request-article): Ditto.
21689         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21690         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21691         * nneething.el (nneething-make-head): Ditto.
21692         * nnfolder.el (nnfolder-request-article)
21693         (nnfolder-retrieve-headers): Ditto.
21694         * nnheader.el (nnheader-file-to-number): Ditto.
21695         * nnkiboze.el (nnkiboze-request-article): Ditto.
21696         * nnmail.el (nnmail-process-unix-mail-format)
21697         (nnmail-process-babyl-mail-format): Ditto.
21698         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21699         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21700         (nnmh-request-create-group, nnmh-request-list-1)
21701         (nnmh-request-group, nnmh-request-article): Ditto.
21702         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21703         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21704         * nnsoup.el (nnsoup-make-active): Ditto.
21705         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
21706         * nntp.el (nntp-find-group-and-number)
21707         (nntp-retrieve-headers-with-xover): Ditto.
21708         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
21709         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
21710         (pgg-format-key-identifier): Ditto.
21711         * pop3.el (pop3-last, pop3-stat): Ditto.
21712         * qp.el (quoted-printable-decode-region): Ditto.
21713
21714         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
21715         of concat.
21716
21717 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21718
21719         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21720
21721         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21722
21723         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21724
21725         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21726
21727         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21728
21729         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21730
21731         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21732         (gnus-carpal-mode): Ditto.
21733
21734         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21735         (gnus-browse-mode): Ditto.
21736
21737         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21738
21739         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21740
21741 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21742
21743         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21744
21745 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21746
21747         * gnus-util.el (gnus-run-mode-hooks): New function.
21748
21749         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21750
21751         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21752         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21753
21754 2005-05-27  Lute Kamstra  <lute@gnu.org>
21755
21756         * dns-mode.el (dns-mode): Specify customization group.
21757
21758 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21759
21760         * gnus-agent.el (gnus-agent-make-mode-line-string):
21761         Use mode-line-highlight as mouse-face.
21762
21763 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21764
21765         * canlock.el (canlock): Change the parent group to news.
21766
21767         * deuglify.el (gnus-outlook-deuglify): Add :group.
21768
21769         * dig.el (dig): Add :group.
21770
21771         * dns-mode.el (dns-mode): Add :group.
21772
21773         * encrypt.el (encrypt): Add :group.
21774
21775         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
21776         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
21777         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
21778         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
21779         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
21780
21781         * gnus-diary.el (gnus-diary): Add :group.
21782
21783         * gnus.el (gnus-group-news-1-face): Add :group.
21784         (gnus-group-news-1-empty-face): Ditto.
21785         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
21786         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
21787         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
21788         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
21789         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
21790         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
21791         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
21792         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
21793         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
21794         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
21795         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
21796         (gnus-summary-high-ticked-face): Ditto.
21797         (gnus-summary-low-ticked-face): Ditto.
21798         (gnus-summary-normal-ticked-face): Ditto.
21799         (gnus-summary-high-ancient-face): Ditto.
21800         (gnus-summary-low-ancient-face): Ditto.
21801         (gnus-summary-normal-ancient-face): Ditto.
21802         (gnus-summary-high-undownloaded-face): Ditto.
21803         (gnus-summary-low-undownloaded-face): Ditto.
21804         (gnus-summary-normal-undownloaded-face): Ditto.
21805         (gnus-summary-high-unread-face): Ditto.
21806         (gnus-summary-low-unread-face): Ditto.
21807         (gnus-summary-normal-unread-face): Ditto.
21808         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
21809         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
21810
21811         * hashcash.el (hashcash): New custom group.
21812         (hashcash-default-payment): Add :group.
21813         (hashcash-payment-alist): Ditto.
21814         (hashcash-default-accept-payment): Ditto.
21815         (hashcash-accept-resources): Ditto.
21816         (hashcash-path): Ditto.
21817         (hashcash-extra-generate-parameters): Ditto.
21818         (hashcash-double-spend-database): Ditto.
21819         (hashcash-in-news): Ditto.
21820
21821         * message.el (message-minibuffer-local-map): Add :group.
21822
21823         * netrc.el (netrc): Add :group.
21824
21825         * sieve-manage.el (sieve-manage-log): Add :group.
21826         (sieve-manage-default-user): Diito.
21827         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
21828         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
21829         (sieve-manage-authenticators): Ditto.
21830         (sieve-manage-authenticator-alist): Ditto.
21831         (sieve-manage-default-port): Ditto.
21832
21833         * sieve-mode.el (sieve-control-commands-face): Add :group.
21834         (sieve-action-commands-face): Ditto.
21835         (sieve-test-commands-face): Ditto.
21836         (sieve-tagged-arguments-face): Ditto.
21837
21838         * smime.el (smime): Add :group.
21839
21840         * spam-report.el (spam-report): Add :group.
21841
21842         * spam.el (spam, spam-face): Add :group.
21843
21844 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21845
21846         * nntp.el (nntp-next-result-arrived-p): Some news servers may
21847         return \n.\n.\n at the end of articles.  Protect against that.
21848         (nntp-with-open-group): Allow debugging.
21849
21850         * nnheader.el (mail-header-set-extra): Make into a function
21851         because I just could't understand how to quote the list properly.
21852
21853         * dns.el (query-dns-cached): New function.
21854
21855 2005-05-26  Lute Kamstra  <lute@gnu.org>
21856
21857         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
21858
21859 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21860
21861         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
21862
21863         * gnus-art.el: Don't autoload mail-extract-address-components.
21864
21865         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
21866         eval-and-compile to evaluate it.
21867
21868         * hashcash.el: Don't autoload executable-find.
21869
21870         * nndb.el: Don't declare the nndb back end two or more times; don't
21871         autoload news-reply-mode, news-setup, cancel-timer and telnet.
21872
21873         * nntp.el: Autoload format-spec instead of format; use
21874         eval-and-compile to evaluate autoload forms.
21875
21876 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
21877
21878         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21879
21880 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21881
21882         * gnus.el (gnus-version-number): Bump version.
21883
21884 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21885
21886         * gnus.el: No Gnus v0.3 is released.
21887
21888 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21889
21890         * lpath.el (featurep): Bind show-nonbreak-escape.
21891
21892 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21893
21894         * gnus-art.el (gnus-article-edit-part): Disable undo.
21895
21896 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21897
21898         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21899         gnus-article-date-lapsed-new-header is t if date timer is active;
21900         skip headers in which the original date value is empty.
21901         (gnus-article-save-original-date): Redefine it as a macro.
21902         (gnus-display-mime): Use it.
21903
21904 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21905
21906         * gnus-art.el (article-date-ut): Support converting date in
21907         forwarded parts as well.
21908         (gnus-article-save-original-date): New function.
21909         (gnus-display-mime): Use it.
21910
21911 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
21912
21913         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21914         enclosure element of <item>.
21915
21916 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
21917
21918         * message.el (message-kill-buffer-query): Rename from
21919         `message-kill-buffer-query-if-modified'.  Add :version.
21920
21921 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21922
21923         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21924         window layout.
21925
21926 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21927
21928         * mml.el: Autoload dnd when compiling.
21929
21930 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
21931
21932         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
21933         x-dnd-*.
21934
21935 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21936
21937         * qp.el (quoted-printable-encode-region): Save excursion.
21938
21939 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
21940
21941         * message.el (message-kill-buffer-query-if-modified): Add new variable
21942         so the user can kill a modified message buffer quickly.
21943         (message-kill-buffer): Use it.
21944
21945 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21946
21947         * lpath.el: Fbind display-time-event-handler; don't fbind
21948         string-to-multibyte.
21949
21950         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
21951
21952 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21953
21954         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
21955         contained in text because xml.el decodes entities) with LFs.
21956
21957 2005-04-11  Lute Kamstra  <lute@gnu.org>
21958
21959         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
21960         differently.
21961
21962 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21963
21964         * mm-util.el (mm-detect-coding-region): Typo.
21965
21966 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21967
21968         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
21969
21970 2005-04-06  Deepak Goel  <deego@gnufans.org>
21971
21972         * spam-stat.el (spam-stat-score-buffer): Add a call to a
21973         user-function allow user modifications of the scores.
21974         (spam-stat-score-buffer-user): New function, to allow
21975         user-computed modifications to the score.
21976         (spam-stat-score-buffer-user-functions): List of additional
21977         scoring functions.
21978         (spam-stat-error-holder): Global temporary error holder.
21979         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
21980         variable.
21981
21982 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
21983
21984         * gnus-registry.el (gnus-registry-clean-empty-function)
21985         (gnus-registry-trim, gnus-registry-fetch-groups)
21986         (gnus-registry-delete-group): Groups that match
21987         `gnus-registry-ignored-groups' are removed from the registry
21988         entries, not just ignored for splitting.  This helps clean up the
21989         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
21990         to get all the groups a message ID is in.
21991
21992         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
21993         (spam-stat-split-fancy): Change "threshhold" to "threshold".
21994         (spam-stat-score-buffer-user-functions): Add :number custom type.
21995
21996 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21997
21998         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
21999         argument in XEmacs.
22000
22001         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22002         (nnrss-request-group): Decode group name first.
22003         (nnrss-request-article): Make a text/plain article if mml-to-mime
22004         failed.
22005         (nnrss-get-encoding): Return a compatible encoding according to
22006         nnrss-compatible-encoding-alist.
22007         (nnrss-find-el): Use consp instead of listp.
22008         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22009
22010 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22011
22012         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22013         which Emacs 20 doesn't support.
22014         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22015
22016 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22017
22018         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22019         silence the byte compiler inside the defun.
22020
22021         * gnus-demon.el (parse-time-string): Add autoload.
22022
22023         * gnus-delay.el (parse-time-string): Add autoload.
22024
22025         * gnus-art.el (parse-time-string): Add autoload.
22026
22027         * nnultimate.el (parse-time): Require for `parse-time-string'.
22028
22029 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22030
22031         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22032
22033         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22034
22035         * smime.el (smime-ldap-host-list): Add :version.
22036
22037 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22038
22039         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22040         pass it to `gnus-browse-read-group'.
22041         (gnus-browse-read-group): Add NUMBER argument and pass it to
22042         `gnus-group-read-ephemeral-group'.
22043
22044         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22045         argument and pass it to `gnus-group-read-group'.
22046
22047 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22048
22049         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22050         mm-xemacs-find-mime-charset-1 if we have the mule feature
22051         available at runtime.
22052
22053 2005-03-25  Werner Lemberg  <wl@gnu.org>
22054
22055         * nnmaildir.el: Replace `illegal' with `invalid'.
22056
22057 2005-03-23  Lute Kamstra  <lute@gnu.org>
22058
22059         * time-date.el: Add comment on time value formats.
22060         Don't require parse-time.
22061         (with-decoded-time-value): New macro.
22062         (encode-time-value): New function.
22063         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22064         (days-to-time): Return a valid time value when arg is huge.
22065         (time-since): Use time-subtract.
22066         (time-to-number-of-days): Use time-to-seconds.
22067
22068 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22069
22070         * gnus-start.el (gnus-display-time-event-handler):
22071         Check display-time-timer at runtime rather than only at load time
22072         in case display-time-mode is turned off in the mean time.
22073
22074 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22075
22076         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22077         used.
22078
22079         * nneething.el (nneething-map-file-directory): Derive from
22080         `gnus-directory'.
22081
22082         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22083         the To/Cc button.
22084
22085 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22086
22087         * nnmaildir.el (nnmaildir-request-accept-article):
22088         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22089
22090 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22091
22092         * gnus-async.el: Require timer-funcs at compile time when in
22093         XEmacs for `run-with-idle-timer'.
22094
22095 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22096
22097         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22098         autoloaded function.
22099
22100 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22101
22102         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22103
22104 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22105
22106         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22107
22108 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22109
22110         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22111         Add gnus-expert-user to default.
22112
22113 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22114
22115         * nnimap.el (nnimap-open-server): Ditto.
22116
22117         * imap.el (imap-authenticate): Fix typo.
22118
22119 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22120
22121         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22122         buffer (since IMAP server might return FETCH response out of
22123         order, and the nntp buffer must be sorted).
22124
22125 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22126
22127         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22128         comparison on string.
22129
22130         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22131         (gnus-agent-score): Rename category keywords to match gnus-cus.
22132         (gnus-agent-summary-fetch-series): Modify to protect against
22133         gnus-agent-summary-fetch-group clearing processable flags.
22134         (gnus-agent-synchronize-group-flags): Update live group buffer as
22135         synchronization may occur due to the user toggle the plugged
22136         status.
22137         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22138         successfully downloaded.
22139         (gnus-agent-expire-group-1): Avoid using markers when the overview
22140         is in ascending order; greatly improves performance.
22141         (gnus-agent-regenerate-group):
22142         Use gnus-agent-synchronize-group-flags to reset read status in both
22143         gnus and server.
22144         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22145
22146 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22147
22148         * message.el: Don't autoload former message-utils variables.
22149         (message-strip-subject-trailing-was): Change doc string.
22150
22151         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22152         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22153         (nnweb-google-search): Add "hl=en" here.
22154         (nnweb-google-parse-1, nnweb-google-create-mapping):
22155         Don't hardcode URL.
22156
22157 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22158
22159         * message.el (message-get-reply-headers, message-followup):
22160         Mention related variables `message-use-followup-to' and
22161         `message-use-mail-followup-to', in the information buffer.
22162
22163         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22164         of broken groups(-beta).google.com.
22165
22166 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22167
22168         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22169         parameter to invoked gnus-request-move-article; remove the
22170         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22171         all at once instead of once per article.
22172         (gnus-summary-remove-process-mark): Accept a list of articles as
22173         well as a single article for processing.
22174
22175         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22176         parameter.
22177
22178         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22179
22180         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22181
22182         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22183         parameter.
22184
22185         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22186         parameter.
22187
22188         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22189         parameter and remove the gnus-sum-hint-move-is-internal variable.
22190
22191         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22192         parameter.
22193
22194         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22195         parameter.
22196
22197         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22198         parameter.
22199
22200         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22201
22202         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22203         parameter.
22204
22205         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22206         parameter.
22207
22208 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22209
22210         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22211         a more conservative way.
22212
22213 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22214
22215         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22216         buffer, so it moves the window's cursor.
22217
22218 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22219
22220         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22221         `mm-dissect-multipart' and receive the from field as an (optional)
22222         argument from `mm-dissect-multipart'.
22223         (mm-dissect-multipart): Receive the from field as an argument and
22224         pass it on when we call `mm-dissect-buffer' on MIME parts.
22225         Fixes verification/decryption of signed/encrypted MIME parts.
22226
22227 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22228
22229         * gnus-sum.el (gnus-summary-move-article):
22230         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22231         whatever it calls (right now, only nnimap-request-move article
22232         respects it).
22233
22234         * nnimap.el (nnimap-request-move-article):
22235         When gnus-sum-hint-move-is-internal is set, don't do the extra
22236         nnimap-request-article.
22237
22238 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22239
22240         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22241
22242         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22243         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22244
22245         * gnus-sum.el (gnus-summary-caesar-message):
22246         Apply `gnus-treat-article' after rotation.
22247
22248         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22249         doc string.
22250
22251 2005-02-22  Simon Josefsson  <jas@extundo.com>
22252
22253         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22254         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22255         <arne@arnested.dk>.
22256         (encrypt): Add password-cache and password-cache-expiry as group
22257         members.
22258
22259 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22260
22261         * smime.el (smime-ldap-host-list): Doc fix.
22262         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22263         cache) password.
22264         (smime-sign-region): Use it.
22265         (smime-decrypt-region): Use it.
22266         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22267         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22268         fails.
22269         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22270         certificate from DER to PEM format rather than calling openssl.
22271
22272         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22273
22274         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22275         for signing/encryption.
22276
22277         * mml.el (mml-parse-1): Use them.
22278
22279 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22280
22281         * nnrss.el (nnrss-verbose): Remove.
22282         (nnrss-request-group): Use `nnheader-message' instead.
22283
22284 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22285
22286         * nnrss.el (nnrss-verbose): New variable.
22287         (nnrss-request-group): Make it say nnrss is requesting a group.
22288
22289 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22290
22291         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22292         Handle news URL with given port correctly.
22293
22294 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22295
22296         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22297         containing special characters.
22298
22299         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22300
22301         * mml.el (mime-to-mml): Ditto.
22302
22303         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22304         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22305         (rfc2047-decode-region): Quote decoded words containing special
22306         characters when rfc2047-quote-decoded-words-containing-tspecials
22307         is non-nil.
22308
22309 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22310
22311         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22312
22313         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22314
22315 2005-02-15  Simon Josefsson  <jas@extundo.com>
22316
22317         * nnimap.el (nnimap-debug): Doc fix.
22318
22319         * imap.el (imap-debug): Doc fix.
22320
22321 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22322
22323         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22324
22325 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22326
22327         * gnus.el (spam-contents): Improve docs for spam-contents
22328         parameter in its variable incarnation.
22329
22330 2005-02-14  Simon Josefsson  <jas@extundo.com>
22331
22332         * smime-ldap.el: Use require instead of load-library for ldap.
22333         (smime-ldap-search): Indent.
22334         (smime-ldap-search-internal): Shorten line.
22335
22336         * smime.el (smime-cert-by-dns): Add doc-string.
22337         (smime-cert-by-ldap-1): Indent.
22338
22339         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22340         mml-smime-get-dns-ldap.
22341         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22342
22343 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22344
22345         * smime.el: Require smime-ldap.
22346         (smime-ldap-host-list): New variable.
22347         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22348
22349         * mml-smime.el (mml-smime-encrypt-query): New function.
22350         (mml-smime-encrypt-query): Use it.
22351
22352         * smime-ldap.el: New file.
22353
22354 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22355
22356         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22357
22358 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22359
22360         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22361         argument in doc string.  Make query for type more clear.
22362
22363 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22364
22365         * gnus.el (gnus-group-startup-message): Search for gnus images in
22366         etc/images/gnus.
22367         * mm-util.el (mm-image-load-path): Likewise.
22368         * smiley.el (smiley-data-directory): Search for smilies in
22369         etc/images/smilies.
22370
22371 2005-02-09  Kim F. Storm  <storm@cua.dk>
22372
22373         Change Emacs release version from 21.4 to 22.1 throughout.
22374         Change Emacs development version from 21.3.50 to 22.0.50.
22375
22376 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22377
22378         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22379
22380         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22381         non-Mule XEmacs as well.
22382         (mm-decompress-buffer): Signal an error intentionally if it does
22383         not decompress compressed data because auto-compression-mode is
22384         disabled.
22385
22386 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22387
22388         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22389         an ID in the registry even if it has no groups.
22390
22391 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22392
22393         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22394         merge it into mm-decompress-buffer.
22395         (gnus-mime-copy-part): Use the MIME part charset, the value which
22396         a user specified or gnus-newsgroup-charset for decoding, like
22397         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22398         save-buffer what was used.  Suggested by Kevin Ryde
22399         <user42@zip.com.au>.
22400         (gnus-mime-inline-part): Allow the name parameter as well as the
22401         filename parameter; force decompressing of compressed data; always
22402         display contents being not decoded as unibyte.
22403
22404         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22405         as well as the filename parameter.
22406
22407         * mm-util.el (mm-decompress-buffer):
22408         Merge gnus-mime-jka-compr-maybe-uncompress.
22409         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22410         of compressed data.
22411
22412 2005-02-08  Simon Josefsson  <jas@extundo.com>
22413
22414         * imap.el (imap-log): Doc fix.
22415
22416 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22417
22418         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22419         the coding cookies; decompress compressed parts.
22420
22421         * mml.el (mml-generate-mime-1): Add the charset parameter according
22422         to the value which a user specified manually or the coding cookie.
22423
22424         * mm-util.el (mm-string-to-multibyte): New function.
22425         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22426         (mm-coding-system-to-mime-charset): New function.
22427         (mm-decompress-buffer): New function.
22428         (mm-find-buffer-file-coding-system): New function.
22429
22430         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22431         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22432         parts.
22433
22434 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22435
22436         * mm-view.el (mm-display-inline-fontify): Decode a part according
22437         to the charset parameter.
22438
22439 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22440
22441         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22442         prefix arg is neither nil nor a number, as info specifies.
22443
22444 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22445
22446         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22447         timestamps.
22448
22449 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22450
22451         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22452         groups error checking and notify user.
22453
22454 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22455
22456         * message.el (message-send-mail-function): Check existence of
22457         sendmail-program first before using default value
22458         `message-send-mail-with-sendmail'.  Otherwise use more generic
22459         `smtpmail-send-it'.
22460
22461 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22462
22463         * nntp.el (nntp-request-update-info): Always return nil.
22464
22465 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22466
22467         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22468
22469 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22470
22471         * message.el (message-beginning-of-line): Change the behavior when
22472         invoked between BOL and : so that it first moves backward.
22473
22474 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22475
22476         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22477         article buffer when editing of the article is discarded.
22478         (gnus-article-prepare): Revert.
22479
22480 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22481
22482         * gnus-art.el (gnus-article-prepare):
22483         Remove message-strip-forbidden-properties from the local hook.
22484
22485 2005-01-27  Simon Josefsson  <jas@extundo.com>
22486
22487         * password.el (password-cache-add): Only start one timer per key.
22488         Reported by Derek Atkins <warlord@MIT.EDU>.
22489
22490 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22491
22492         * run-at-time.el: Remove.  It is no longer needed as
22493         timer-funcs.el in the xemacs-base package has a working version of
22494         `run-at-time'.
22495
22496         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22497
22498         * password.el: Require timer-funcs instead of run-at-time in
22499         XEmacs.
22500         Remove `password-run-at-time' macro.
22501         (password-cache-add): Use `run-at-time' instead of
22502         `password-run-at-time'.
22503
22504         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22505         Remove `nnheader-cancel-function-timers' alias,
22506         `cancel-function-timers' exists in XEmacs in timer-funcs.
22507
22508         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22509         for `run-with-idle-timer'.
22510
22511         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22512         for `run-at-time'.
22513
22514         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22515         for `with-timeout'.
22516
22517         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22518         the same as for XEmacs 21.4.
22519         No need to ignore `run-with-idle-timer', this function exists in
22520         XEmacs now in timer-funcs.el in the xemacs-base package.
22521         (dgnushack-compile): No need to delete
22522         run-at-time.el from the list of files to compile because it
22523         doesn't exist anymore.
22524
22525 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22526
22527         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22528         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22529
22530 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22531
22532         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22533         sensitively.
22534
22535 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22536
22537         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22538
22539 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22540
22541         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22542         which will be inserted according to the multibyteness of a buffer
22543         rather than the type of contents.  Suggested by ARISAWA Akihiro
22544         <ari@mbf.ocn.ne.jp>.
22545
22546         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22547         of string which old xml.el may return rather than a string.
22548
22549 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22550
22551         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22552
22553 2005-01-16  Simon Josefsson  <jas@extundo.com>
22554
22555         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22556         idn/idna.el isn't available.
22557         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22558         <michael@waxrat.com>.
22559
22560         * hashcash.el: Remove non-FSF copyright header.
22561
22562         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22563         (hashcash-generate-payment): Use it.
22564         (hashcash-generate-payment-async): Use it.
22565
22566 2005-01-15  Simon Josefsson  <jas@extundo.com>
22567
22568         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22569         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22570
22571         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22572         gnus-summary-idna-message.
22573         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22574         (gnus-summary-idna-message): New function.
22575
22576 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22577
22578         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22579         gnus-novice-user.
22580
22581 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22582
22583         * nnrss.el (nnrss-request-delete-group): Delete entries in
22584         nnrss-group-alist as well.
22585         (nnrss-save-server-data): Insert newline.
22586
22587 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22588
22589         * gnus.el (gnus-user-agent): Use list of symbols instead of
22590         symbols.  Display full version number for (S)XEmacs.
22591         Optionally display (S)XEmacs codename.
22592
22593         * gnus-util.el (gnus-emacs-version): Update for new
22594         `gnus-user-agent'.
22595
22596         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22597         Gnus version.
22598
22599 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22600
22601         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22602         which is unreadable in some setups.
22603
22604 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22605
22606         * gnus-spec.el (gnus-update-format-specifications): Flush the
22607         group format spec cache if it doesn't support decoded group names.
22608
22609 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22610
22611         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22612         Allow to apply decay on score files matching a regexp.
22613
22614 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22615
22616         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22617         compatibility in %g and %c.
22618
22619 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22620
22621         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22622         name for only %g and %c.
22623         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22624         of gnus-tmp-group to decoded group name.
22625         (gnus-group-make-rss-group): Exclude `/'s from group names.
22626
22627 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22628
22629         * nnrss.el (nnrss-get-encoding): Fix regexp.
22630
22631 2004-12-27  Simon Josefsson  <jas@extundo.com>
22632
22633         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22634         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22635         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22636
22637 2004-12-17  Kim F. Storm  <storm@cua.dk>
22638
22639         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22640
22641         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22642
22643 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22644
22645         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22646
22647 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22648
22649         * nnrss.el: Require rfc2047 and mml.
22650         (nnrss-file-coding-system): New variable.
22651         (nnrss-format-string): Redefine it as an inline function.
22652         (nnrss-decode-group-name): New function.
22653         (nnrss-string-as-multibyte): Remove.
22654         (nnrss-retrieve-headers): Decode group name; don't use
22655         nnrss-format-string.
22656         (nnrss-request-group): Decode group name.
22657         (nnrss-request-article): Decode group name; allow a Message-ID as
22658         well as an article number; don't use nnrss-format-string; encode a
22659         Message-ID string which may contain non-ASCII characters; use
22660         mml-to-mime to compose a MIME article.
22661         (nnrss-request-expire-articles): Decode group name.
22662         (nnrss-request-delete-group): Decode group name.
22663         (nnrss-fetch): Clarify error message.
22664         (nnrss-read-server-data): Use insert-file-contents instead of load;
22665         bind file-name-coding-system; use multibyte buffer.
22666         (nnrss-save-server-data): Bind coding-system-for-write to the
22667         value of nnrss-file-coding-system; bind file-name-coding-system;
22668         add coding cookie.
22669         (nnrss-read-group-data): Use insert-file-contents instead of load;
22670         bind file-name-coding-system; use multibyte buffer.
22671         (nnrss-save-group-data): Bind coding-system-for-write to the
22672         value of nnrss-file-coding-system; bind file-name-coding-system.
22673         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22674         make it work with non-ASCII text.
22675         (nnrss-find-el): Make it work with old xml.el as well.
22676
22677 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22678
22679         * nnrss.el (nnrss-get-encoding): New function.
22680         (nnrss-fetch): Use unibyte buffer initially; bind
22681         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22682         decode contents according to the encoding attribute.
22683         (nnrss-save-group-data): Add coding cookie.
22684         (nnrss-mime-encode-string): New function.
22685         (nnrss-check-group): Use it to encode subject and author.
22686
22687 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22688
22689         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22690         imaginary variable.
22691
22692 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22693
22694         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22695         correctly even if there are wide characters.
22696
22697 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22698
22699         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22700         downcased symbol names; make a new cache instead of reusing
22701         bbdb-hashtable.
22702
22703 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22704
22705         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
22706         concatenating segments rather than before concatenating them.
22707         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22708
22709         * message.el (message-get-reply-headers): Bind `extra'.
22710
22711 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22712
22713         * message.el (message-extra-wide-headers): New variable.
22714         (message-get-reply-headers): Use it.
22715
22716 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22717
22718         * gnus-agent.el (gnus-agent-group-path): Decode group name.
22719         (gnus-agent-group-pathname): Ditto.
22720
22721         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22722
22723         * gnus-group.el (gnus-group-make-group): Decode group name.
22724         (gnus-group-make-rss-group): Register the group data after opening
22725         the nnrss group.
22726
22727 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22728
22729         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22730         by expiry now get marked as read.
22731
22732 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22733
22734         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22735
22736 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22737
22738         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22739         unify Latin characters in XEmacs.
22740         (mm-find-mime-charset-region): Use it.
22741
22742 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22743
22744         * gnus-util.el (gnus-delete-directory): New function.
22745
22746         * gnus-agent.el (gnus-agent-delete-group): Use it.
22747
22748         * gnus-cache.el (gnus-cache-delete-group): Use it.
22749
22750 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22751
22752         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22753         names.
22754
22755 2004-12-16  Simon Josefsson  <jas@extundo.com>
22756
22757         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22758
22759 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22760
22761         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22762
22763         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22764         (gnus-group-set-current-level): Decode group name.
22765
22766 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22767
22768         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22769         failed.
22770
22771 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22772
22773         * gnus-group.el (gnus-group-delete-group): Decode group name.
22774         (gnus-group-make-rss-group): Encode group name.
22775         (gnus-group-catchup-current): Decode group name.
22776         (gnus-group-kill-group): Decode group name.
22777
22778 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22779
22780         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
22781
22782 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22783
22784         * gnus-group.el (gnus-group-make-rss-group):
22785         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
22786
22787         * gnus-start.el (gnus-setup-news): Honor user's setting to
22788         gnus-message-archive-method.  Suggested by Lute Kamstra
22789         <lute@gnu.org>.
22790
22791 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
22792
22793         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
22794         global counterparts of the buffer-local variables.
22795
22796 2004-11-16  Romain Francoise  <romain@orebokech.com>
22797
22798         * gnus-sum.el (gnus-summary-exit): Don't clear the global
22799         counterparts of the buffer-local variables.
22800
22801 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22802
22803         * message.el (message-forbidden-properties): Fix typo in doc
22804         string.
22805
22806 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22807
22808         * gnus-util.el (gnus-replace-in-string): Add doc string.
22809
22810         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
22811         to avoid problems when splitting mails with many recipients.
22812
22813 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22814
22815         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
22816         pop-to-buffer, covered by the subsequent gnus-configure-windows.
22817
22818 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
22819
22820         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
22821         if there is no hashtable in memory or file modification time is
22822         newer than cached timestamp.
22823
22824 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
22825
22826         * gnus-sum.el (gnus-summary-limit-to-recipient):
22827         Implement not-matching option.
22828
22829 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
22830
22831         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
22832         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
22833         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
22834         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
22835         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
22836         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
22837
22838 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22839
22840         * message.el (message-forward-make-body-mml): Remove headers
22841         according to message-forward-ignored-headers if a message is decoded.
22842
22843 2004-12-02  Romain Francoise  <romain@orebokech.com>
22844
22845         * message.el (message-forward-make-body-plain): Always remove
22846         headers according to message-forward-ignored-headers.
22847
22848 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
22849
22850         * spam.el (spam-summary-prepare-exit): Remove the
22851         gnus-summary-limit pop for now, it has problems with ham marks for
22852         me.
22853
22854 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
22855
22856         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
22857         correctly.
22858
22859 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
22860
22861         * format-spec.el (format-spec): Message the char.
22862
22863 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
22864
22865         * gnus-art.el (gnus-split-methods): Reformat comments.
22866
22867         * spam.el (spam-summary-prepare-exit): Remove article limits
22868         before exiting the summary buffer.
22869
22870 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22871
22872         * lpath.el: Remove bbdb-create-internal, bbdb-records,
22873         spam-BBDB-register-routine and spam-enter-ham-BBDB.
22874
22875         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
22876         order to silence the byte compiler.
22877
22878         * spam.el: Fix the way to silence the byte compiler, which
22879         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
22880         bbdb-search-simple, spam-BBDB-register-routine,
22881         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
22882         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
22883         spam-stat-buffer-is-spam, spam-stat-load,
22884         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
22885         spam-stat-save and spam-stat-split-fancy.
22886
22887 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22888
22889         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
22890         which may confuse users.
22891         (canlock-password-for-verify): Ditto.
22892
22893         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
22894
22895         * gnus-art.el (gnus-emphasis-alist): Ditto.
22896
22897         * gnus-registry.el (gnus-registry-max-entries): Ditto.
22898
22899         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
22900
22901         * gnus-start.el (gnus-save-killed-list): Ditto.
22902
22903         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22904         (gnus-sum-thread-tree-root): Ditto.
22905         (gnus-sum-thread-tree-false-root): Ditto.
22906         (gnus-sum-thread-tree-single-indent): Ditto.
22907
22908         * message.el (message-courtesy-message): Ditto.
22909         (message-archive-note): Ditto.
22910         (message-subscribed-address-file): Ditto.
22911         (message-user-fqdn): Ditto.
22912
22913         * spam-report.el (spam-report-gmane-regex): Ditto.
22914
22915         * spam.el (spam-blackhole-good-server-regex): Ditto.
22916
22917 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22918
22919         * mml.el (mml-preview): Widen the message buffer before copying
22920         the contents to the preview buffer; sort headers before previewing.
22921
22922         * message.el (message-hidden-headers): Fix the way to avoid a bug
22923         in the `repeat' widget in Emacs 21.3 or earlier.
22924
22925 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22926
22927         * message.el (message-hidden-headers): Default to "^References:".
22928         Improve customization type.  Suggested by Reiner Steib
22929         <Reiner.Steib@gmx.de>.
22930
22931 2004-11-25  Romain Francoise  <romain@orebokech.com>
22932
22933         * message.el (message-strip-forbidden-properties): Remove check for
22934         obsolete `message-hidden' text property, hidden headers are not
22935         accessible in the buffer anymore.
22936
22937 2004-11-22  Romain Francoise  <romain@orebokech.com>
22938
22939         * message.el (message-header-format-alist): Add `From' in list
22940         so that it can be sorted.
22941         (message-fix-before-sending): Widen and sort headers before
22942         sending.
22943         (message-hide-headers): Use narrowing to hide headers by moving
22944         them to the top of the buffer and narrowing to the region
22945         underneath.
22946
22947 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22948
22949         * message.el (message-strip-forbidden-properties):
22950         Bind buffer-read-only (etc) to nil.
22951
22952 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22953
22954         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
22955         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22956
22957 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
22958
22959         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
22960
22961 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22962
22963         * dns.el (query-dns): Use sit-for to time instead of
22964         accept-process-output, since that doesn't seem to work on udp
22965         sockets.
22966
22967 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22968
22969         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
22970
22971 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
22972
22973         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
22974         doc string.  Improve doc string.
22975
22976 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22977
22978         * nntp.el (nntp-request-update-info): Return nil if
22979         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
22980         may not call gnus-activate-group which uselessly issues the GROUP
22981         commands for all nntp groups and wastes time.  Reported by Romain
22982         Francoise <romain@orebokech.com>.
22983
22984         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
22985
22986 2004-11-15  Simon Josefsson  <jas@extundo.com>
22987
22988         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
22989         headers separately.
22990         (gnus-button-openpgp): New function, inspired by Jochen Küpper
22991         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
22992
22993 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
22994
22995         * gnus-start.el (gnus-convert-old-newsrc):
22996         Assign legacy-gnus-agent to 5.10.7.
22997
22998 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22999
23000         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23001         start of the lines.
23002
23003 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23004
23005         * hashcash.el (hashcash-default-payment): Change default to 20.
23006         (hashcash-default-accept-payment): Change default to 20.
23007         (hashcash-process-alist): New variable.
23008         (hashcash-generate-payment-async): Add.
23009         (hashcash-already-paid-p): Add.
23010         (hashcash-insert-payment): Don't generate payments twice.
23011         (hashcash-insert-payment-async): Add.
23012         (hashcash-insert-payment-async-2): Add.
23013         (hashcash-cancel-async): Add.
23014         (hashcash-wait-async): Add.
23015         (hashcash-processes-running-p): Add.
23016         (hashcash-wait-or-cancel): Add.
23017         (mail-add-payment): New optional argument.  Conditionally start
23018         asynchronous calculation.
23019         (mail-add-payment-async): Add.
23020
23021         * message.el (message-send-mail): Wait for asynchronous hashcash
23022         results.  Don't clobber existing X-Hashcash headers.
23023         (message-setup-1): Call mail-add-payment-async when
23024         message-generate-hashcash is non-nil.
23025
23026 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23027
23028         * message.el (message-use-alternative-email-as-from): Examine the
23029         From header as well; use message-make-from in order to include a
23030         user's full name.
23031
23032 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23033
23034         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23035         default; improve customization type.
23036         (gnus-emphasis-custom-with-format): New macro.
23037         (gnus-emphasis-custom-value-to-external): New function.
23038         (gnus-emphasis-custom-value-to-internal): New function.
23039
23040 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23041
23042         * dns.el (query-dns): Resolve reverse addresses.
23043
23044 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23045
23046         * gnus-group.el (gnus-group-get-new-news): Use it.
23047
23048         * gnus-start.el (gnus-check-reasonable-setup): New function.
23049
23050 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23051
23052         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23053         "Args out of range" error.  Reported by Arnaud Giersch
23054         <arnaud.giersch@free.fr>.
23055
23056 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23057
23058         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23059
23060 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23061
23062         * spam.el (spam group): Add :version.
23063
23064         * pgg-def.el (pgg group): Add :version.
23065
23066 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23067
23068         * gnus-art.el (gnus-article-edit-article): Don't associate the
23069         article buffer with a draft file.  This is a temporary measure
23070         against the 2004-08-22 change to gnus-article-edit-mode.
23071
23072 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23073
23074         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23075         (html2text-format-tags): Remove unused variable `attr'.
23076
23077 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23078
23079         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23080
23081         * tls.el (tls-process-connection-type, tls-success)
23082         (tls-certtool-program): Add :version.
23083
23084         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23085         (starttls-extra-arguments, starttls-process-connection-type)
23086         (starttls-connect, starttls-failure, starttls-success): Add :version.
23087
23088         * spam-stat.el (spam-stat): Add :version.
23089
23090         * sieve.el (sieve): Add :version.
23091
23092         * sha1.el (sha1): Add :version.
23093         (sha1-use-external): Remove redundant version.
23094
23095         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23096         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23097         (nnmail-split-fancy-match-partial-words)
23098         (nnmail-split-lowercase-expanded): Add :version.
23099
23100         * nndiary.el (nndiary): Add :version.
23101
23102         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23103
23104         * mml-sec.el (mml-default-sign-method)
23105         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23106         Add :version.
23107
23108         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23109
23110         * mm-url.el (mm-url-use-external, mm-url-program)
23111         (mm-url-arguments): Add :version.
23112
23113         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23114         (mm-attachment-file-modes, mm-decrypt-option)
23115         (mm-w3m-safe-url-regexp): Add :version.
23116
23117         * message.el (message-cite-prefix-regexp)
23118         (message-sendmail-envelope-from, message-minibuffer-local-map)
23119         (message-user-fqdn, message-completion-alist): Add :version.
23120
23121         * gnus-win.el (gnus-configure-windows-hook)
23122         (gnus-use-frames-on-any-display): Add :version.
23123
23124         * gnus-art.el (gnus-article-address-banner-alist)
23125         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23126         (gnus-treat-from-picon, gnus-treat-mail-picon)
23127         (gnus-treat-x-pgp-sig): Add :version.
23128
23129         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23130         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23131         (gnus-summary-article-delete-hook)
23132         (gnus-summary-display-while-building): Add :version.
23133
23134         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23135         (gnus-get-top-new-news-hook): Add :version.
23136
23137         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23138         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23139
23140         * gnus-registry.el (gnus-registry): Add :version.
23141
23142         * gnus-spec.el (gnus-use-correct-string-widths)
23143         (gnus-make-format-preserve-properties): Add :version.
23144
23145         * gnus.el (gnus-group-charter-alist)
23146         (gnus-group-fetch-control-use-browse-url)
23147         (gnus-install-group-spam-parameters): Add :version.
23148
23149         * gnus-diary.el (gnus-diary): Add :version.
23150
23151         * gnus-delay.el (gnus-delay): Add :version.
23152
23153         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23154         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23155         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23156         Add :version.
23157
23158         * gnus-agent.el (gnus-agent-max-fetch-size)
23159         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23160         (gnus-agent-prompt-send-queue): Add :version.
23161
23162         * deuglify.el (gnus-outlook-deuglify): Add :version.
23163
23164         * html2text.el: Beautify code.  Improve doc strings.
23165         Some checkdoc cleanup.
23166         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23167
23168 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23169
23170         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23171
23172 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23173
23174         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23175         when package is loaded.
23176
23177         * spam.el (spam-summary-score-preferred-header): Add global preference
23178         for people who want to override the default SpamAssassin over
23179         Bogofilter preference (when both are set).
23180         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23181         (spam-user-format-function-S):
23182         Check spam-summary-score-preferred-header.
23183         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23184         (spam-user-format-function-S): Format the score correctly.
23185
23186 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23187
23188         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23189         signature file.  Suggested by Manoj Srivastava
23190         <srivasta@golden-gryphon.com>.
23191
23192         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23193         iso-2022-jp even in the Japanese language environment.
23194         Suggested by Jason Rumney <jasonr@gnu.org>.
23195
23196 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23197
23198         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23199         use the same characters as the dummy marks; make it free from
23200         getting affected by the language environment.
23201         (gnus-summary-read-group-1): Update mark positions only when the
23202         format spec is updated.
23203
23204         * gnus-spec.el (gnus-update-format-specifications): Return a list
23205         of updated types.
23206
23207 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23208
23209         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23210         of boundp to check if display-warning is available.
23211
23212 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23213
23214         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23215
23216 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23217
23218         * nnspool.el (nnspool-spool-directory): Use news-path if the
23219         news-directory variable is not bound.
23220
23221         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23222         function instead of display-warning if it is not available.
23223
23224 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23225
23226         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23227         v5-10: Use `point-at-bol'.
23228
23229 2004-10-26  Simon Josefsson  <jas@extundo.com>
23230
23231         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23232         <chenggao@gmail.com>.
23233
23234 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23235
23236         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23237         instead.
23238
23239 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23240
23241         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23242         to remove a server from the nnimap-server-buffer-alist.
23243         (nnimap-open-connection, nnimap-close-server): Use it.
23244
23245         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23246
23247 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23248
23249         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23250         running the major-mode function.
23251
23252 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23253
23254         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23255         dummy marks in the right way.
23256
23257 2004-10-18  David Edmondson  <dme@dme.org>
23258
23259         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23260         excessively.
23261
23262 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23263
23264         * gnus-util.el (gnus-split-references): Accept a nil references
23265         string and go on blissfully.
23266
23267         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23268         cases where the references string is non-nil but has no references.
23269
23270         * encrypt.el: Add autoload tags.
23271
23272         * spam.el (spam-resolve-registrations-routine): Remove article
23273         from unregistration list too.  Reported by David Hanak
23274         <dhanak@isis.vanderbilt.edu>
23275
23276 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23277
23278         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23279         nil.  Change custom type.
23280
23281 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23282
23283         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23284
23285         * gnus-sum.el (gnus-summary-move-article): Use it.
23286
23287 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23288
23289         * encrypt.el: Add autoload cookies.
23290
23291         * spam.el (spam-backend-article-list-property)
23292         (spam-backend-get-article-todo-list)
23293         (spam-backend-put-article-todo-list)
23294         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23295         Resolve registrations separately.
23296         (spam-register-routine): Format comments.
23297         (spam-unregister-routine, spam-register-routine): Always call with
23298         specific-articles, no default list.
23299         (spam-summary-prepare-exit): Use the spam-classifications function.
23300
23301         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23302         gnus-encrypt.el.
23303
23304         * encrypt.el: Copied from gnus-encrypt.el.
23305
23306         * gnus-encrypt.el: Commented that it's obsolete.
23307
23308 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23309
23310         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23311         (gnus-score-save): Use it.
23312
23313         * message.el (message-bury): Use `window-dedicated-p'.
23314
23315 2004-10-15  Simon Josefsson  <jas@extundo.com>
23316
23317         * pop3.el (top-level): Don't require nnheader.
23318         (pop3-read-timeout): Add.
23319         (pop3-accept-process-output): Add.
23320         (pop3-read-response, pop3-retr): Use it.
23321
23322 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23323
23324         * spam.el (spam-register-routine): Move comment.
23325         (spam-verify-bogofilter): Use 'unknown for the initial
23326         spam-bogofilter-valid state, not 'never.
23327
23328         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23329         for netrc-machine.
23330
23331         * nnimap.el (nnimap-open-connection):
23332         Use netrc-machine-user-or-password.
23333
23334 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23335
23336         * gnus-registry.el (gnus-registry-unload-hook):
23337         Set as a variable with add-hook.
23338
23339         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23340         of news-path.
23341
23342         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23343
23344         * spam.el: Delete duplicate `provide'.
23345         (spam-unload-hook): Set as a variable with add-hook.
23346
23347 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23348
23349         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23350         in the doc string.
23351
23352         * message.el (message-ignored-news-headers)
23353         (message-ignored-supersedes-headers)
23354         (message-ignored-resent-headers)
23355         (message-forward-ignored-headers): Improve custom type.
23356
23357 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23358
23359         * message.el (message-tokenize-header): Fix 2004-09-06 change
23360         which used point-min in the wrong place.
23361
23362 2004-10-12  Simon Josefsson  <jas@extundo.com>
23363
23364         * tls.el (tls-certtool-program): New variable.
23365         (tls-certificate-information): New function, based on
23366         ssl-certificate-information.
23367
23368 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23369
23370         * compface.el: Move the version of ELisp-based uncompface program
23371         to the contrib directory because of the copyright problem.
23372
23373 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23374
23375         * message.el (message-kill-buffer): Raise the current frame.
23376
23377 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23378
23379         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23380
23381         * gnus.el (message-y-or-n-p): Autoload.
23382
23383         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23384         (pop3-password-required, pop3-authentication-scheme)
23385         (pop3-leave-mail-on-server): Make customizable.
23386         (pop3): New custom group.
23387         (pop3-retr): Remove `sleep-for' statements.
23388         Suggested by Dave Love <fx@gnu.org>.
23389
23390         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23391         Windows/DOS.
23392
23393         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23394         (imap-parse-body): Fix incorrect use of `assert'.
23395         Suggested by Dave Love <fx@gnu.org>.
23396
23397         * mml.el (mml-minibuffer-read-disposition): Require match.
23398         Suggested by Dave Love <fx@gnu.org>.
23399
23400 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23401
23402         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23403         doc string.
23404
23405 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23406
23407         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23408
23409 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23410
23411         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23412         instead of calling `mm-insert-inline', to decode text/* parts
23413         before displaying them.
23414
23415 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23416
23417         * mm-uu.el (mm-uu-text-plain-type): New variable.
23418         (mm-uu-pgp-signed-extract-1): Use it.
23419         (mm-uu-pgp-encrypted-extract-1): Use it.
23420         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23421         bind mm-uu-text-plain-type with that value.
23422         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23423         mm-uu-dissect.
23424
23425 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23426
23427         * gnus-group.el (gnus-update-group-mark-positions):
23428         * gnus-sum.el (gnus-update-summary-mark-positions):
23429         * message.el (message-check-news-body-syntax):
23430         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23431         of string-as-multibyte.
23432
23433 2004-10-05  Juri Linkov  <juri@jurta.org>
23434
23435         * gnus-group.el (gnus-update-group-mark-positions):
23436         * gnus-sum.el (gnus-update-summary-mark-positions):
23437         * message.el (message-check-news-body-syntax):
23438         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23439         8-bit unibyte values to a multibyte string for search functions.
23440
23441 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23442
23443         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23444         (mm-uu-dissect-text-parts): New function.
23445
23446         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23447         dissect text parts.
23448
23449         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23450         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23451
23452         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23453
23454         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23455         Use gnus-current-topics instead of gnus-current-topic.
23456
23457 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23458
23459         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23460
23461 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23462
23463         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23464         where appropriate.
23465
23466         * nnml.el (nnml-generate-active-info): do.
23467
23468         * nndiary.el (nndiary-generate-active-info): do.
23469
23470         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23471         (gnus-topic-move): do.
23472
23473         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23474         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23475
23476         * gnus-srvr.el (gnus-server-prepare)
23477         (gnus-server-open-all-servers): do.
23478
23479         * gnus-msg.el (gnus-summary-cancel-article)
23480         (gnus-summary-resend-message)
23481         (gnus-summary-mail-crosspost-complaint): do.
23482
23483         * gnus-move.el (gnus-change-server): do.
23484
23485         * gnus-group.el (gnus-group-unmark-all-groups)
23486         (gnus-group-set-current-level): do.
23487
23488 2004-10-04  Simon Josefsson  <jas@extundo.com>
23489
23490         * message.el (message-generate-hashcash): Doc fix.
23491
23492 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23493
23494         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23495         avoid infinite recursion via gnus-get-function.
23496
23497 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23498
23499         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23500
23501         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23502
23503         * nnmail.el (nnmail-split-history): do.
23504
23505         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23506         (nnml-request-delete-group): do.
23507
23508         * nnslashdot.el (nnslashdot-read-groups): do.
23509
23510         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23511         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23512
23513         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23514         (nnspool-sift-nov-with-sed): Use last.
23515         (nnspool-retrieve-headers-with-nov): Use mapc.
23516         (nnspool-request-newgroups): Use dolist.
23517         (nnspool-request-group): Use last.
23518
23519         * nntp.el (nntp-read-server-type): Use dolist.
23520
23521         * nnvirtual.el (nnvirtual-create-mapping)
23522         (nnvirtual-update-read-and-marked): Use dolist.
23523         (nnvirtual-convert-headers): Simplify.
23524
23525 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23526
23527         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23528         Add support for sync'ing tick marks.
23529
23530 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23531
23532         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23533         there's no visible header.
23534
23535 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23536
23537         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23538         When necessary, pass full group name to gnus-request-set-marks.
23539
23540 2004-10-01  Simon Josefsson  <jas@extundo.com>
23541
23542         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23543         acroread.
23544
23545 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23546
23547         * spam-report.el (spam-report-gmane): Fix interactive.
23548
23549         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23550
23551         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23552         when writing file.
23553         (gnus-agent-synchronize-flags): Don't default to being
23554         interactive.
23555
23556 2004-09-30  Simon Josefsson  <jas@extundo.com>
23557
23558         * message.el (message-generate-hashcash): Add.
23559         (message-send-mail): Use it, call mail-add-payment.
23560
23561 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23562
23563         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23564
23565 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23566
23567         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23568         gnus-requst-update-info with explicit code to sync the in-memory
23569         info read flags with the marks being sync'd to the backend.
23570
23571         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23572
23573 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23574
23575         * spam.el (spam-verify-bogofilter): Add new function.
23576         (spam-check-bogofilter)
23577         (spam-bogofilter-register-with-bogofilter): Use it.
23578         (spam-verify-bogofilter): Add small fixes.
23579
23580 2004-09-28  Simon Josefsson  <jas@extundo.com>
23581
23582         * hashcash.el (hashcash-generate-payment): Revert.
23583
23584 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23585
23586         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23587         Use gnus-extract-references instead of gnus-split-references.
23588
23589         * gnus-util.el (gnus-extract-references): Add new function, analogous
23590         to gnus-split-references but extracts only the message-ID without
23591         anything extra.
23592
23593         * hashcash.el (hashcash-generate-payment)
23594         (hashcash-check-payment): Do the right thing if hashcash-path is
23595         nil (because the hashcash program could not be found).
23596
23597         * spam.el (spam-use-hashcash): Remove comment.
23598
23599 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23600
23601         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23602         (gnus-cache-enter-article, gnus-cache-remove-article)
23603         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23604
23605         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23606
23607         * gnus-art.el (article-hide-boring-headers)
23608         (article-translate-strings, article-display-face)
23609         (gnus-article-mime-match-handle-first)
23610         (gnus-article-highlight-headers)
23611         (gnus-article-add-buttons-to-head): do.
23612
23613 2004-09-27  Simon Josefsson  <jas@extundo.com>
23614
23615         * hashcash.el: New version, from
23616         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23617         ../contrib/.
23618
23619 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23620
23621         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23622
23623 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23624
23625         * gnus-dup.el (gnus-dup-open): Use mapc.
23626         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23627
23628         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23629         Reported by Stefan Wiens <s.wi@gmx.net>.
23630
23631         * gnus.el (gnus-shutdown): Use dolist.
23632
23633         * gnus-undo.el (gnus-undo): Use mapc.
23634
23635         * nnrss.el (nnrss-generate-active): do.
23636
23637         * message.el (message-cite-original-without-signature)
23638         (message-cite-original): Use mapc.
23639         (message-do-actions, message-make-forward-subject): Use dolist.
23640
23641 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23642
23643         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23644         deletion to remove entire duplicate line.  Fixes merged article
23645         number bug.
23646
23647 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23648
23649         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23650         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23651         first ask if you want to open a server and then, even when you
23652         responded with no, asking if you want to synchronize the server's
23653         flags.
23654         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23655         multi-line expressions.
23656         (gnus-agent-synchronize-group-flags): New internal function.
23657         Updates marks in memory (in the info structure) AND in the
23658         backend.
23659
23660         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23661
23662         * nnagent.el (nnagent-request-set-mark):
23663         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23664         method, to ensure that synchronization updates marks in the
23665         backend and in the info (in memory) structure.
23666
23667 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23668
23669         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23670         convention fully; don't miss the root article of a thread; make
23671         the X-Draft-From header with correct article numbers.
23672
23673 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23674
23675         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23676         unless plugged.  Disable the agent so that an open failure causes
23677         an error.
23678
23679         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23680         Revert 2004-09-21 change.  The backend must be opened while
23681         synchronizing flags even when the backend stores the flags
23682         locally.
23683
23684 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23685
23686         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23687         in `header' match.  Reported by Svend Tollak Munkejord.
23688
23689         * message.el (message-cite-original): Fix use of
23690         `message-cite-articles-with-x-no-archive'.
23691
23692 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23693
23694         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23695         (gnus-window-to-buffer): Ditto.
23696
23697         * mml.el (mml-preview-buffer): New variable.
23698         (mml-preview): Manage window layout with gnus-buffer-configuration.
23699
23700         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23701         X-Draft-From header even if those articles aren't quoted.
23702
23703 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23704
23705         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
23706         (gnus-request-set-mark, gnus-request-update-mark): Use new
23707         g-s-t-u-l-m to decide to use backend even when unplugged.
23708
23709 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23710
23711         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
23712         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
23713
23714 2004-09-20  Simon Josefsson  <jas@extundo.com>
23715
23716         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
23717         "utf-16-le".
23718
23719 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23720
23721         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23722
23723 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23724
23725         * uudecode.el (uudecode-use-external): Add :version.
23726
23727         * smime.el (smime-CA-file, smime-encrypt-cipher)
23728         (smime-dns-server): Add :version.
23729
23730         * smiley.el (gnus-smiley-file-types): Add :version.
23731
23732         * sha1.el (sha1-use-external): Add :version.
23733
23734         * pgg-def.el (pgg-query-keyserver): Add :version.
23735
23736         * nnmail.el (nnmail-fancy-expiry-targets)
23737         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23738         Add :version.
23739
23740         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23741         (nnimap-retrieve-groups-asynchronous): Add :version.
23742         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23743
23744         * mml.el (mml-content-disposition-parameters)
23745         (mml-insert-mime-headers-always): Add :version.
23746
23747         * mm-util.el (mm-coding-system-priorities): Add :version.
23748
23749         * mm-decode.el (mm-inline-text-html-with-images)
23750         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23751         (mm-verify-option): Add :version.
23752         (mm-text-html-renderer): Change :version.
23753
23754         * message.el (message-fcc-externalize-attachments)
23755         (message-required-headers, message-draft-headers)
23756         (message-subject-trailing-was-query)
23757         (message-subject-trailing-was-ask-regexp)
23758         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23759         (message-mark-insert-end, message-archive-header)
23760         (message-archive-note, message-cross-post-default)
23761         (message-cross-post-note, message-followup-to-note)
23762         (message-cross-post-note-function, message-use-mail-followup-to)
23763         (message-subscribed-address-functions)
23764         (message-subscribed-address-file, message-subscribed-addresses)
23765         (message-subscribed-regexps, message-allow-no-recipients)
23766         (message-yank-cited-prefix, message-signature-insert-empty-line)
23767         (message-hidden-headers, message-hierarchical-addresses)
23768         (message-mail-user-agent, message-use-idna)
23769         (message-valid-fqdn-regexp)
23770         (message-strip-special-text-properties, message-header-synonyms)
23771         (message-beginning-of-line, message-tab-body-function): Add :version.
23772         (message-insert-canlock, message-wide-reply-confirm-recipients):
23773         Change :version.
23774
23775         * mail-source.el (mail-source-ignore-errors): Add :group, :type
23776         and :version.
23777         (mail-source-delete-old-incoming-confirm)
23778         (mail-source-movemail-program): Add :version.
23779
23780         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
23781         (gnus-agent-cache, gnus-agent): Change :version.
23782
23783         * gnus-util.el (gnus-use-byte-compile): Change :version.
23784
23785         * gnus-sum.el (gnus-summary-make-false-root-always)
23786         (gnus-summary-default-high-score)
23787         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
23788         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
23789         (gnus-read-all-available-headers, gnus-article-emulate-mime)
23790         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
23791         (gnus-sum-thread-tree-single-indent)
23792         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
23793         (gnus-sum-thread-tree-leaf-with-other)
23794         (gnus-sum-thread-tree-single-leaf): Add :version.
23795         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
23796         (gnus-article-loose-mime): Change :version.
23797
23798         * gnus-start.el (gnus-backup-startup-file)
23799         (gnus-save-startup-file-via-temp-buffer): Add :version.
23800
23801         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
23802         (gnus-server-offline-face): Add :version.
23803
23804         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
23805
23806         * gnus-msg.el (gnus-gcc-externalize-attachments)
23807         (gnus-debug-files, gnus-debug-exclude-variables)
23808         (gnus-discouraged-post-methods): Change :version.
23809         (gnus-confirm-mail-reply-to-news)
23810         (gnus-confirm-treat-mail-like-news): Add :version.
23811
23812         * gnus-int.el (gnus-server-unopen-status): Add :version.
23813
23814         * gnus-group.el (gnus-group-jump-to-group-prompt)
23815         (gnus-large-ephemeral-newsgroup)
23816         (gnus-fetch-old-ephemeral-headers): Add :version.
23817
23818         * gnus-fun.el (gnus-x-face-directory)
23819         (gnus-convert-pbm-to-x-face-command)
23820         (gnus-convert-image-to-x-face-command)
23821         (gnus-convert-image-to-face-command): Add :version.
23822
23823         * gnus-delay.el (gnus-delay-default-hour): Add :version.
23824
23825         * gnus-cite.el (gnus-cite-blank-line-after-header)
23826         (gnus-article-boring-faces): Add :version.
23827
23828         * gnus-art.el (gnus-buttonized-mime-types)
23829         (gnus-inhibit-mime-unbuttonizing)
23830         (gnus-treat-display-face)
23831         (gnus-treat-body-boundary): Change :version.
23832         (gnus-body-boundary-delimiter, gnus-picon-databases)
23833         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
23834         (gnus-treat-date-english, gnus-treat-fold-headers)
23835         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
23836         (gnus-treat-mail-picon, gnus-treat-wash-html)
23837         (gnus-article-encrypt-protocol)
23838         (gnus-use-idna, gnus-article-over-scroll)
23839         (gnus-mime-display-multipart-alternative-as-mixed)
23840         (gnus-mime-display-multipart-related-as-mixed)
23841         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
23842         (gnus-ctan-url, gnus-button-ctan-handler)
23843         (gnus-button-handle-ctan-bogus-regexp)
23844         (gnus-button-ctan-directory-regexp)
23845         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
23846         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
23847         (gnus-button-man-level, gnus-button-emacs-level)
23848         (gnus-button-message-level, gnus-button-browse-level): Add :version.
23849
23850         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
23851         (gnus-agent-go-online): Change :version.
23852         (gnus-agent-expire-unagentized-dirs)
23853         (gnus-agent-auto-agentize-methods): Add :version.
23854
23855         * flow-fill.el (fill-flowed-display-column)
23856         (fill-flowed-encode-column): Add :version.
23857
23858         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
23859         (gnus-outlook-deuglify-unwrap-max)
23860         (gnus-outlook-deuglify-cite-marks)
23861         (gnus-outlook-deuglify-unwrap-stop-chars)
23862         (gnus-outlook-deuglify-no-wrap-chars)
23863         (gnus-outlook-deuglify-attrib-cut-regexp)
23864         (gnus-outlook-deuglify-attrib-verb-regexp)
23865         (gnus-outlook-deuglify-attrib-end-regexp)
23866         (gnus-outlook-display-hook): Add :version.
23867
23868         * binhex.el (binhex-use-external): Add :version.
23869
23870 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
23871
23872         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
23873         and `invisible'.
23874
23875 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
23876
23877         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
23878         in gnus-registry-trim.
23879
23880 2004-09-13  Simon Josefsson  <jas@extundo.com>
23881
23882         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
23883
23884         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
23885
23886         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
23887         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23888         <yamaoka@jpl.org>.
23889         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
23890         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23891         <yamaoka@jpl.org>.
23892
23893         * sieve.el (sieve-manage-mode): Ditto.
23894
23895 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
23896
23897         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
23898
23899 2004-09-11  Simon Josefsson  <jas@extundo.com>
23900
23901         * dns-mode.el: Add.
23902
23903         * mm-view.el (mm-display-dns-inline): Add.
23904
23905         * mm-decode.el (mm-inline-media-tests): Add text/dns.
23906         (mm-automatic-display): Ditto.
23907
23908         * mailcap.el (mailcap-mime-data): Add text/dns.
23909         (mailcap-mime-extensions): Map .soa to text/dns.
23910
23911 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
23912
23913         * gnus-art.el (article-decode-mime-words, article-babel)
23914         (gnus-article-highlight-signature, gnus-article-add-buttons)
23915         (gnus-signature-toggle): Remove unnecessary bindings of
23916         `inhibit-read-only' inherited from v5.10 merge.
23917
23918 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23919
23920         * nntp.el (nntp): New customization group.
23921         (nntp-authinfo-file): Add customization group.
23922
23923         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23924
23925         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
23926
23927         * gnus.el (to-address, to-list, subscribed)
23928         (large-newsgroup-initial): Ditto.
23929
23930         * flow-fill.el (fill-flowed-display-column)
23931         (fill-flowed-encode-column): Ditto.
23932
23933 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23934
23935         * message.el (message-tokenize-header, message-send-mail-with-qmail):
23936         Use point-min rather than 1.
23937         (message-send-mail): Use buffer-size rather than point-max.
23938
23939         * gnus-sum.el (gnus-summary-search-article-forward):
23940         Signal a specific `search-failed' rather than a generic `error'.
23941
23942         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
23943         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
23944         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
23945
23946 2004-09-10  Simon Josefsson  <jas@extundo.com>
23947
23948         * nndb.el (require): Remove tcp and duplicate cl.
23949
23950 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23951
23952         * gnus-agent.el (directory-files-and-attributes): Move forward.
23953
23954 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23955
23956         * gnus-agent.el (directory-files-and-attributes):
23957         Optionally defined to support XEmacs.
23958
23959 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23960
23961         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
23962         to avoid run-time CL dependencies.
23963         (gnus-agent-unfetch-articles): New function.
23964         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
23965         article numbers even when local .overview file is missing.
23966         (gnus-agent-read-article-number): New function.  Only accepts
23967         27-bit article numbers.
23968         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
23969         Use gnus-agent-read-article-number.
23970         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
23971         from backend while recognizing that article numbers in .overview
23972         must be valid.
23973         (gnus-agent-update-files-total-fetched-for):
23974         Use directory-files-and-attributes to improve performance.
23975         * gnus-int.el (gnus-request-move-article):
23976         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
23977         improve performance.
23978
23979         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
23980         some users confused by references to .newsrc when they only have a
23981         .newsrc.eld file.
23982         (gnus-convert-mark-converter-prompt)
23983         (gnus-convert-converter-needs-prompt): Fix use of property list.
23984         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
23985         New function.  Used internally to only display 'gnus converting
23986         files' message when actually necessary.
23987
23988         * gnus-sum.el (): Remove (require 'gnus-agent) as required
23989         methods now autoloaded.
23990
23991 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23992
23993         * gnus-sum.el (gnus-summary-insert-subject): Remove list
23994         identifiers.
23995
23996 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
23997
23998         * gnus-picon.el: Fix indentation and closing parenthesis.
23999
24000 2004-09-01  Simon Josefsson  <jas@extundo.com>
24001
24002         * message.el (message-canlock-generate): Require sha1, not
24003         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24004         to require within a function.  Sadly, if sha1.el isn't loaded, the
24005         let binding in m-c-g will hide the defcustom definition, which is
24006         bad.)
24007
24008         * canlock.el: Require sha1, not sha1-el.
24009
24010         * message.el: Don't autoload sha1 (there is a autoload cookie in
24011         sha1.el).
24012
24013         * sha1-el.el: Rename to sha1.el.
24014
24015 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24016
24017         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24018
24019 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24020
24021         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24022
24023 2004-08-30  Kim F. Storm  <storm@cua.dk>
24024
24025         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24026
24027         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24028         Add :group 'nnimap.
24029
24030 2004-08-30  Andreas Schwab  <schwab@suse.de>
24031
24032         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24033         ?* and ?\;.
24034
24035         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24036         and ?\' to symbol instead of whitespace.
24037
24038 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24039
24040         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24041
24042         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24043         instead of re-search-forward.
24044
24045         * gnus-uu.el (gnus-uu-save-article): Ditto.
24046         (gnus-uu-post-encode-uuencode): Ditto.
24047
24048         * html2text.el (html2text-clean-list-items): Ditto.
24049         (html2text-clean-dtdd): Ditto.
24050         (html2text-format-tags): Ditto.
24051
24052         * message.el (message-send-mail-with-sendmail): Fix regexp.
24053         (message-fill-field-general): Use search-forward instead of
24054         re-search-forward.
24055         (unbold-region): Ditto.
24056
24057         * nnrss.el (nnrss-request-article): Ditto.
24058
24059         * nnslashdot.el (nnslashdot-request-article): Ditto.
24060
24061         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24062
24063         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24064         "Unrecognized menu descriptor" error in XEmacs.
24065
24066 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24067
24068         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24069         parent article of a sparse article in the thread hashtb.
24070
24071 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24072
24073         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24074         (nnmail-expand-newtext): Lowercase expanded entries if
24075         nnmail-split-lowercase-expanded is non-nil.
24076
24077 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24078
24079         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24080
24081         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24082         of gnus-tmp-news-method into string under XEmacs.  It will be
24083         passed to gnus-correct-length which takes only a string argument.
24084
24085 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24086
24087         * gnus-util.el (gnus-bind-print-variables): New macro.
24088         (gnus-prin1): Use it.
24089         (gnus-prin1-to-string): Use it.
24090         (gnus-pp): New function.
24091         (gnus-pp-to-string): New function.
24092
24093         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24094         Replace pp-to-string with gnus-pp-to-string.
24095         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24096         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24097         * gnus-msg.el (gnus-debug): Ditto.
24098         * gnus-score.el (gnus-score-save): Ditto.
24099         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24100         gnus-pp-to-string.
24101         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24102         with gnus-pp.
24103         * score-mode.el (gnus-score-pretty-print): Ditto.
24104         * webmail.el (webmail-debug): Ditto.
24105
24106 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24107
24108         * gnus-art.el (article-display-face, article-display-x-face):
24109         Use buffer-read-only.
24110
24111 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24112
24113         * gnus-art.el (article-hide-list-identifiers):
24114         Bind inhibit-read-only as t.
24115
24116 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24117
24118         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24119
24120 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24121
24122         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24123         (gnus-narrow-to-page): Don't assume point-min == 1.
24124         (gnus-article-edit-mode): Derive from message-mode.
24125
24126         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24127         point-min == 1.
24128
24129         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24130         Disable incorrect use of `assert'.
24131
24132         * message.el (message-mode): Set comment-start-skip.
24133
24134
24135 2004-08-22  Sam Steingold  <sds@gnu.org>
24136
24137         * pop3.el (pop3-leave-mail-on-server): New user variable.
24138         (pop3-movemail): Delete mail only when it is nil.
24139
24140 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24141
24142         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24143
24144         * mml.el (mml-preview): Use `pop-to-buffer'.
24145
24146         * message.el (message-goto-mail-followup-to): Insert after "To".
24147         (message-carefully-insert-headers): Add comment.
24148
24149         * gnus.el: Remove unused variable `gnus-article-check-size'.
24150
24151         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24152
24153         * gnus-art.el (gnus-button-alist):
24154         Improve `gnus-button-handle-library' entry.
24155
24156 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24157
24158         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24159         Use downcase, since XEmacs capitalizes error messages differently.
24160
24161 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24162
24163         * nntp.el: Add (require 'gnus) due to reference to
24164         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24165
24166 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24167
24168         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24169         Bind `mm-fill-flowed'.
24170
24171         * mm-decode.el (mm-dissect-singlepart): Check it.
24172
24173 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24174
24175         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24176         'imap' for netrc parsing.
24177
24178 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24179
24180         * mailcap.el (mailcap-mime-data): Mark as risky.
24181
24182 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24183
24184         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24185         may be included in the encoded word.
24186         (rfc2047-encode): Don't append a space if the encoded word
24187         includes close parenthesis.
24188
24189 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24190
24191         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24192         of text within parentheses.
24193
24194 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24195
24196         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24197         (gnus-encrypt-write-file-contents): Make the password key the file
24198         name PLUS the cipher, not just the cipher.  Also remove failed
24199         passwords from the cache.
24200
24201 2004-08-06  Simon Josefsson  <jas@extundo.com>
24202
24203         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24204         Doc fix.
24205
24206 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24207
24208         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24209         LWSP.
24210
24211 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24212
24213         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24214         Try to append in-reply-to: data to the references: header.
24215
24216         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24217         (netrc-parse): Use gnus-encrypt.el functions.
24218
24219         * gnus-encrypt.el: Add new file for encryption support; currently
24220         does only a few GPG ciphers and an internal XOR cipher.
24221
24222         * password.el: Add comments on using password-read-and-add.
24223         (password-read-and-add): Add function to read and add the
24224         password to the cache at once.
24225
24226 2004-07-28  Simon Josefsson  <jas@extundo.com>
24227
24228         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24229         parameter (but don't use it, for now).
24230
24231         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24232         instead of hard coding to nil.
24233
24234 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24235
24236         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24237         as mm-inline-image-xemacs does.
24238
24239 2004-07-26  Simon Josefsson  <jas@extundo.com>
24240
24241         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24242         Revert part of 2004-07-17 change below.
24243
24244 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24245
24246         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24247         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24248
24249 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24250
24251         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24252         quotes that actually start with ">" at the beginning of the
24253         lines.
24254
24255 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24256
24257         * rfc2047.el (rfc2047-encode-region): Fix last change.
24258         (rfc2047-encode-parameter): Remove useless concat.
24259
24260 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24261
24262         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24263         encode special characters; fix some kind of misconfigured headers;
24264         signal a real error if debug-on-quit or debug-on-error is non-nil.
24265         (rfc2047-encode-max-chars): New variable.
24266         (rfc2047-encode-1): Use it.
24267         (rfc2047-encode-parameter): New function.
24268
24269         * mml.el (mml-insert-parameter): Remove an excessive space.
24270
24271 2004-07-17  Simon Josefsson  <jas@extundo.com>
24272
24273         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24274         Kai Grossjohann <kai@emptydomain.de>.
24275         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24276         (gnus-group-make-menu-bar): Ditto.
24277
24278         * gnus-util.el (gnus-group-server): Add.
24279
24280 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24281
24282         * message.el (message-clone-locals): Clone sendmail and smtp
24283         variables.
24284
24285 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24286
24287         * rfc2047.el (rfc2047-encode-region): Fix last change.
24288
24289 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24290
24291         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24292         characters as non-special.
24293
24294 2004-07-09  Simon Josefsson  <jas@extundo.com>
24295
24296         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24297         Users will lose all flag changes made while unplugged with
24298         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24299         good default.  See numerous reports on ding mailing list.
24300
24301 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24302
24303         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24304         add generate-head-function and generate-article-function to the
24305         rfc822-forward entry.
24306         (nndoc-rfc822-forward-generate-article): New function.
24307         (nndoc-rfc822-forward-generate-head): New function.
24308
24309         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24310
24311 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24312
24313         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24314         respect display group parameter and gnus-summary-expunge-below.
24315         (gnus-articles-to-read): Remove unused reference to display group
24316         parameter.
24317
24318 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24319
24320         * nnheader.el (nnheader-uniquify-message-id): New experimental
24321         variable.
24322         (nnheader-nov-read-message-id): Use it.
24323
24324         * spam-report.el (spam-report-gmane): Add interactive.
24325
24326 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24327
24328         * mm-encode.el (mm-content-transfer-encoding-defaults):
24329         Use qp-or-base64 for the application/* types.
24330
24331 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24332
24333         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24334
24335 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24336
24337         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24338         trim value.
24339
24340 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24341
24342         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24343         New macro and function.
24344         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24345
24346 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24347
24348         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24349         after-load-alist.
24350
24351 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24352
24353         * gnus-group.el (gnus-group-get-new-news-this-group):
24354         Don't update info that isn't there.
24355
24356 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24357
24358         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24359         entry.
24360
24361 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24362
24363         * mm-view.el (mm-inline-render-with-function): Use multibyte
24364         buffer; decode html source by charset.
24365
24366         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24367
24368         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24369         Mule-UCS is loaded under XEmacs.
24370         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24371
24372 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24373
24374         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24375
24376 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24377
24378         * mm-util.el (mm-coding-system-p): Return a coding-system.
24379         (mm-mime-mule-charset-alist): Use shift_jis instead of
24380         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24381         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24382         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24383         instead of japanese-shift-jis and iso-latin-1 respectively in
24384         order to share the default value with both Emacs and XEmacs-mule.
24385         (mm-mule-charset-to-mime-charset):
24386         Make mm-coding-system-priorities effective.
24387         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24388         while predicating of candidates upon the priorities.
24389
24390 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24391
24392         * gnus-sum.el (gnus-summary-make-menu-bar):
24393         Add gnus-uu-invert-processable.
24394
24395         * gnus.el: Autoload gnus-uu-invert-processable.
24396
24397 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24398
24399         * mm-util.el (mm-with-multibyte-buffer): New macro.
24400
24401         * rfc2047.el (rfc2047-encode-string): Use it.
24402         (rfc2047-encode-region): Move point to the end of the region after
24403         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24404
24405 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24406
24407         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24408         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24409
24410 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24411
24412         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24413         (gnus-cite-parse): Ignore quoted envelope From_.
24414         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24415
24416 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24417
24418         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24419         invalid addresses.
24420
24421 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24422
24423         * spam.el: Change section markers, revise TODO list.
24424         (spam-backends): Make new master list of all installed backends.
24425         (spam-summary-exit-behavior): Add new variable to determine how
24426         messages moves are done at summary exit.
24427         (spam-move-spam-nonspam-groups-only)
24428         (spam-process-ham-in-nonham-groups)
24429         (spam-process-ham-in-spam-groups): Remove variables, the
24430         spam-summary-exit-behavior variable should be used to manage this
24431         behavior.
24432         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24433         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24434         and spam-old-spam-articles.
24435         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24436         Add empty variables, placeholders for the backends they represent.
24437         (spam-set-difference): Move, unchanged.
24438         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24439         unless the user has a processor variable.
24440         (spam-classifications, spam-classification-valid-p)
24441         (spam-backend-properties, spam-backend-property-valid-p)
24442         (spam-backend-function-type-valid-p)
24443         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24444         (spam-report-articles-gmane, spam-report-articles-resend):
24445         Remove functions, they are not needed.
24446         (spam-install-backend-super, spam-backend-list)
24447         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24448         (spam-backend-function, spam-backend-ham-registration-function)
24449         (spam-backend-spam-registration-function)
24450         (spam-backend-ham-unregistration-function)
24451         (spam-backend-spam-unregistration-function)
24452         (spam-backend-statistical-p, spam-backend-mover-p)
24453         (spam-install-backend-alias, spam-install-checkonly-backend)
24454         (spam-install-mover-backend, spam-install-nocheck-backend)
24455         (spam-install-backend, spam-install-statistical-backend)
24456         (spam-install-statistical-checkonly-backend): Add backend installation
24457         support.
24458         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24459         (spam-group-processor-p): Use the new backend code and respect the
24460         summary exit behavior.
24461         (spam-mark-spam-as-expired-and-move-routine): Remove.
24462         (spam-summary-prepare): Change to use the new spam-old-articles
24463         variable.
24464         (spam-copy-or-move-routine, spam-copy-spam-routine)
24465         (spam-move-spam-routine, spam-copy-ham-routine)
24466         (spam-move-ham-routine): Add code to copy/move ham or spam.
24467         (spam-fetch-field-fast): Improve doc and code, plus allow the
24468         'number request.
24469         (spam-list-of-checks, spam-list-of-statistical-checks):
24470         Remove variables.
24471         (spam-split, spam-find-spam): Use the new backend code.
24472         (spam-registration-functions): Remove variable.
24473         (spam-unregister-routine): Add convenience wrapper.
24474         (spam-log-undo-registration, spam-register-routine)
24475         (spam-log-processing-to-registry)
24476         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24477         where possible.
24478         (spam-check-gmane-xref, spam-check-regex-headers)
24479         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24480         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24481         (spam-check-bogofilter-headers, spam-check-spamoracle)
24482         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24483         (spam-check-crm114-headers): Use the spam-split-group that
24484         spam-split prepares, no need to determine it every time.
24485
24486         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24487         to the nnheader-parse-naked-head call.
24488
24489         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24490
24491         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24492         the nnheader-nov-read-message-id call.
24493
24494 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24495
24496         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24497         gnus-activate-group twice.  Suggested by Markus Peter
24498         <warp@spin.de>.
24499
24500 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24501
24502         * gnus-art.el (gnus-article-time-format): Exchange the order of
24503         day and month in the default value; fix customization type.
24504         (article-date-ut): Use add-text-properties.
24505         (article-make-date-line): Use message-make-date instead of
24506         current-time-string.
24507
24508         * message.el (message-fetch-field): Don't use set-text-properties.
24509         (message-make-date): Simplify.
24510
24511         * messagexmas.el (message-xmas-make-date): New function.
24512         (message-xmas-redefine): Defalias message-make-date to it.
24513
24514 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24515
24516         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24517         (rfc2047-encode-region): Treat text within parentheses as special;
24518         show the original text when error has occurred.
24519
24520         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24521         already-computed method to gnus-activate-group.
24522
24523         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24524         same select-methods identical Lisp objects.
24525
24526         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24527         object when modifying the info.
24528
24529 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24530
24531         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24532         gnus-opened-servers since it has never been opened with the new
24533         configuration yet.
24534
24535 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24536
24537         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24538         arg to nnheader-generate-fake-message-id.
24539
24540 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24541
24542         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24543         number and build a fake message ID localized to a group and
24544         article number (so it's repeatable from that point on).
24545         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24546         ID format.
24547
24548         * gnus-sum.el (gnus-get-newsgroup-headers):
24549         Call nnheader-generate-fake-message-id with the article number.
24550
24551 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24552
24553         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24554         end-of-buffer.
24555
24556 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24557
24558         * message.el (message-ignored-supersedes-headers): Add Approved.
24559
24560 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24561
24562         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24563         goto-char.
24564         (rfc2047-encode): Fold the line before encoding.
24565
24566 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24567
24568         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24569         folding -- not all headers can be folded, and this should be done
24570         by the message composition mode.  Probably.  I think.
24571
24572 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24573
24574         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24575         fast.
24576
24577         * gnus-ems.el (gnus-remove-image): Don't use
24578         message-text-with-property; remove only the image found first.
24579
24580         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24581         found first.
24582
24583 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24584
24585         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24586
24587 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24588
24589         * message.el (message-text-with-property): Make it fast and accept
24590         optional arguments.
24591         (message-strip-forbidden-properties): Use it.
24592         (message-fix-before-sending): Follow the m-t-w-p change.
24593
24594         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24595
24596 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24597
24598         * gnus-art.el (article-hide-headers): Don't change the buffer
24599         mistakenly when performing mml-preview even if
24600         gnus-single-article-buffer is nil.
24601
24602 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24603
24604         * message.el (message-expand-name-databases): New user option.
24605         (message-expand-name): Use it.
24606
24607 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24608
24609         * spam.el (spam-report-articles-resend)
24610         (spam-report-resend-register-routine): Allow ham reporting.
24611         (spam-report-resend-register-ham-routine): Add wrapper.
24612         (spam-registration-functions): Add ham resending functions.
24613         (spam-list-of-processors): Add ham resend processor.
24614
24615         * gnus.el (ham-resend-to): Add new group parameter.
24616         (spam-process): Add ham resend option.
24617
24618         * spam-report.el (spam-report-resend): Allow reporting ham.
24619         (spam-report-resend-ham): Add wrapper.
24620
24621 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24622
24623         * message.el (message-cite-articles-with-x-no-archive):
24624         New variable.
24625         (message-cite-original): Use it.
24626
24627 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24628
24629         * message.el (message-cite-original): Respect X-No-Archive.
24630
24631 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24632
24633         * gnus-art.el (article-hide-headers): Refer to the values for
24634         gnus-ignored-headers and gnus-visible-headers in the summary
24635         buffer since a user may have set them as group parameters.
24636
24637 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24638
24639         * assistant.el (assistant-node-name): Add convenience function.
24640         (assistant-render-text, assistant-render-node): Add error handling,
24641         plus handle multiple next nodes.
24642         (assistant-find-next-node): Comment out for now.
24643         (assistant-find-next-nodes): Add function, returns list of next
24644         nodes.
24645
24646 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24647
24648         * mail-source.el (mail-source-directory): Fix doc-string.
24649
24650 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24651
24652         * assistant.el (assistant-render-text, assistant-eval): Add :set
24653         widget type, which is different because it takes and returns a
24654         list.  Much hilarity ensues.
24655
24656 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24657
24658         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24659
24660         * gnus-group.el (gnus-group-get-new-news-this-group):
24661         Add doc-string.
24662
24663         * gnus-start.el (gnus-activate-group): Add doc-string.
24664
24665 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24666
24667         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24668
24669 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24670
24671         * assistant.el (assistant-render-text): Try to add a :set
24672         widget, more to come.
24673
24674         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24675         strings.
24676         (spam-report-articles-resend)
24677         (spam-register-routine): Do registration iff any articles warrant
24678         it.
24679         (spam-summary-prepare-exit): Change log message for nil group
24680         destinations.
24681
24682 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24683
24684         * spam.el (spam-report-resend-register-routine):
24685         Allow spam-report-resend-to to be a group parameter or a global value.
24686
24687 2004-05-26  Simon Josefsson  <jas@extundo.com>
24688
24689         * starttls.el: Merge with my GNUTLS based starttls.el.
24690         (starttls-gnutls-program, starttls-use-gnutls)
24691         (starttls-extra-arguments, starttls-process-connection-type)
24692         (starttls-connect, starttls-failure, starttls-success):
24693         New variables.
24694         (starttls-program, starttls-extra-args): Doc fix.
24695         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24696         New functions.
24697         (starttls-negotiate, starttls-open-stream):
24698         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24699         function if it is set.
24700
24701 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24702
24703         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24704         structured fields.
24705
24706 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24707
24708         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
24709
24710 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
24711
24712         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
24713         Add variable.
24714         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
24715         assigning the spam-mark to new messages.
24716
24717 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
24718
24719         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24720
24721 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24722
24723         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24724
24725         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24726         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24727         default.
24728
24729 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24730
24731         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24732         correct data.
24733
24734 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24735
24736         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24737         (spam-group-processor-p): Fix function.
24738         (spam-group-processor-multiple-p)
24739         (spam-group-spam-processor-report-gmane-p)
24740         (spam-group-spam-processor-report-resend-p)
24741         (spam-group-spam-processor-bogofilter-p)
24742         (spam-group-spam-processor-blacklist-p)
24743         (spam-group-spam-processor-ifile-p)
24744         (spam-group-ham-processor-ifile-p)
24745         (spam-group-spam-processor-spamoracle-p)
24746         (spam-group-spam-processor-crm114-p)
24747         (spam-group-ham-processor-bogofilter-p)
24748         (spam-group-spam-processor-stat-p)
24749         (spam-group-ham-processor-stat-p)
24750         (spam-group-ham-processor-whitelist-p)
24751         (spam-group-ham-processor-BBDB-p)
24752         (spam-group-ham-processor-spamoracle-p)
24753         (spam-group-ham-processor-copy-p): Remove functions with some
24754         prejudice against unneeded code.
24755         (spam-report-articles-resend)
24756         (spam-report-resend-register-routine): Allow the group/topic
24757         spam-resend-to value to override spam-report-resend-to.
24758         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24759         properly now.
24760
24761         * gnus.el (spam-resend-to): Add group/topic parameter.
24762         (spam-process): Move the OBSOLETE processors to the end of the
24763         choices.
24764
24765 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24766
24767         * spam-report.el (spam-report-resend-to, spam-report-resend):
24768         Start with resend-to set to nil, and then ask the user if necessary.
24769         (spam-report-resend): spam-report-resend takes a list of articles, not
24770         separate article numbers.
24771
24772 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24773
24774         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
24775         addition to emacs-w3m.
24776
24777 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24778
24779         * assistant.el (assistant-authinfo-data): New function.
24780         (assistant-eval): Eval for entire assistant.
24781
24782         * netrc.el (netrc-services-file): New variable.
24783         (netrc-parse-services): New function.
24784         (netrc-find-service-name): New function.
24785         (netrc-find-service-number): New function.
24786         (netrc-port-equal): New function.
24787         (netrc-machine): Use it.
24788
24789         * nnimap.el (nnimap-open-connection): Use netrc.
24790
24791         * gnus-util.el (gnus-netrc-get): Remove aliases.
24792
24793         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
24794
24795         * assistant.el (wid-edit): Fix compilation.
24796
24797         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
24798
24799 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
24800
24801         * gnus-util.el (gnus-set-file-modes): New function.  (small
24802         patch).
24803
24804 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24805
24806         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
24807
24808         * assistant.el (assistant-render-node): Fix up rendering and
24809         read-only text.
24810         (assistant-render-node): Reset.
24811         (assistant-make-read-only): Not sticky.
24812
24813 2004-05-20  Danny Siu  <dsiu@adobe.com>
24814
24815         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
24816         centered even when gnus-auto-center-summary is t.
24817
24818 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24819
24820         * dns.el (dns-get-txt-answer): New function.
24821         (dns-read-txt): Ditto.
24822         (query-dns): Use it.
24823
24824 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24825
24826         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
24827         active for foreign groups even if the group level is higher than
24828         the specified value.
24829
24830 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24831
24832         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
24833         non-active groups.
24834
24835         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
24836
24837 2004-05-20  Magnus Henoch  <mange@freemail.hu>
24838
24839         * dns.el (dns-read-type): Add support for SVR.  (small patch)
24840
24841 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
24842
24843         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
24844         (spam-crm114-header, spam-crm114-spam-switch)
24845         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
24846         (spam-crm114-positive-spam-header)
24847         (spam-crm114-database-directory, spam-list-of-processors)
24848         (spam-group-spam-processor-crm114-p)
24849         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
24850         (spam-generic-score, spam-list-of-checks)
24851         (spam-list-of-statistical-checks, spam-registration-functions)
24852         (spam-check-crm114-headers, spam-crm114-score)
24853         (spam-check-crm114, spam-crm114-register-with-crm114)
24854         (spam-crm114-register-spam-routine)
24855         (spam-crm114-unregister-spam-routine)
24856         (spam-crm114-register-ham-routine)
24857         (spam-crm114-unregister-ham-routine): Add CRM114 support.
24858
24859 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
24860
24861         * gnus.el: Add spam-use-crm114.
24862
24863         * spam.el (spam-list-of-processors, spam-registration-functions):
24864         Add spam-use-resend.
24865         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
24866         (spam-report-articles-gmane): Add doc fix.
24867         (spam-report-articles-resend, spam-report-resend-register-routine):
24868         Add wrappers around spam-report-resend-to.
24869
24870         * spam-report.el (spam-report-resend-to, spam-report-resend):
24871         Add support for resending spam.
24872         (spam-report-gmane): Fix line length >80.
24873
24874         * gnus.el (spam-process): Add spam-use-resend.
24875
24876 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24877
24878         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
24879         number of processed spam messages.
24880         (spam-ham-copy-or-move-routine): Return the number of processed
24881         ham messages.
24882         (spam-summary-prepare-exit): Use the above values to decide
24883         whether status messages shouled be displayed.
24884
24885 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24886
24887         * rfc2047.el (rfc2047-encode-function-alist): Rename from
24888         `rfc2047-encoding-function-alist' in order to avoid conflicting
24889         with the old version.
24890         (rfc2047-encode-region): Concatenate words containing non-ASCII
24891         characters in structured fields; don't encode space-delimited
24892         ASCII words even in unstructured fields; don't break words at
24893         char-category boundaries.
24894         (rfc2047-encode-1): New function.
24895         (rfc2047-encode): Use it; encode text so that it occupies the
24896         maximum width within 76-column; work correctly on Q encoding for
24897         iso-2022-* charsets.
24898         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
24899         sure not to break a line just after the header name.
24900         (rfc2047-b-encode-region): Remove.
24901         (rfc2047-b-encode-string): New function.
24902         (rfc2047-q-encode-region): Remove.
24903         (rfc2047-q-encode-string): New function.
24904
24905         * mm-util.el (mm-replace-in-string): New function.
24906
24907 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24908
24909         * gnus-msg.el (gnus-inews-make-draft-meta-information):
24910         Really get it right.
24911         (gnus-inews-make-draft): Really.
24912
24913 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
24914
24915         * nnmh.el (nnmh-request-list-1): Don't check the link count
24916         before descending.  (small patch)
24917
24918 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24919
24920         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24921         stuff.
24922
24923         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24924         Match on real group name.
24925
24926         * gnus-art.el (gnus-signature-limit): Doc fix.
24927
24928         * gnus-msg.el (gnus-inews-make-draft): Quote list.
24929
24930         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
24931
24932 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
24933
24934         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
24935         isn't a string.
24936
24937 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24938
24939         * gnus-draft.el (gnus-draft-send):
24940         Bind rfc2047-encode-encoded-words.
24941
24942         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
24943         (rfc2047-encodable-p): Say that =? needs encoding.
24944         (rfc2047-encode-encoded-words): New variable.
24945
24946         * gnus-group.el (gnus-group-select-group): Doc fix.
24947
24948         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
24949
24950         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
24951         to nil.
24952
24953         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
24954
24955         * nnheader.el (nnheader-get-lines-and-char): New function.
24956
24957 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
24958
24959         * gnus-msg.el (gnus-summary-followup-with-original):
24960         Document yanking of region when active.
24961
24962 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24963
24964         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
24965         groups if the group level is higher than the specified value.
24966
24967 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24968
24969         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
24970         (gnus-group-jump-to-group): Add prefix argument using
24971         `gnus-group-jump-to-group-prompt'.  Query before jumping to
24972         non-active group.
24973
24974         * compface.el (uncompface): Be verbose when changing
24975         `uncompface-use-external'.
24976
24977         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
24978         handle manual section.
24979
24980 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24981
24982         * gnus-art.el (gnus-button-alist): Revert previous change.
24983
24984 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24985
24986         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
24987
24988 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24989
24990         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
24991         whether backend can accept message.
24992
24993         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
24994
24995 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
24996
24997         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24998         Avoid creating directory when nntp-marks-is-evil is true.
24999         Reported by Reiner Steib.
25000
25001 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25002
25003         * gnus-picon.el (gnus-picon-insert-glyph):
25004         Add optional `nostring' argument.
25005
25006 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25007
25008         * gnus-picon.el (gnus-picon-style): New variable.
25009         (gnus-picon-transform-address): Support `gnus-picon-style'.
25010
25011 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25012
25013         * message.el (message-fill-field): Return point.
25014         (message-generate-headers): Go to end of field.
25015
25016         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25017         stuff for non-living groups.
25018
25019 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25020
25021         * gnus-art.el (gnus-article-followup-with-original)
25022         (gnus-article-reply-with-original): gnus-mark-active-p ->
25023         gnus-region-active-p.
25024
25025 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25026
25027         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25028         only when there is spam or ham to be processed.
25029
25030 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25031
25032         * mail-source.el (mail-source-delete-crash-box): Refactor.
25033         (mail-source-fetch): Use it.
25034         (mail-source-fetch-file): Ditto.
25035         (mail-source-fetch-directory): Run postscript in loop.
25036         (mail-source-fetch-pop): Delete.
25037         (mail-source-fetch-maildir): Ditto.
25038         (mail-source-fetch-imap): Ditto.
25039
25040         * imap.el (imap-authenticators): Comment out sasl.
25041
25042         * message.el (message-skip-to-next-address): New function.
25043         (message-fill-header-address): Refactor.
25044         (message-fill-address): Use it.
25045         (message-delete-address): Use it.
25046         (message-fill-header-general): Refactor.
25047         (message-fill-field-address): Rename.
25048         (message-narrow-to-field): Find the start of the header.
25049         (message-header-format-alist): Don't pre-fill.
25050         (message-fill-header): Remove.
25051         (message-insert-header): New function.
25052         (message-shorten-references): Use it.
25053
25054         * rfc2047.el (rfc2047-field-value): Strip props.
25055
25056         * mail-parse.el (mail-header-make-address): New alias.
25057
25058         * ietf-drums.el (ietf-drums-make-address): New function.
25059
25060         * imap.el: Add compiler directives.
25061
25062         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25063
25064         * gnus-art.el (article-decode-idna-rhs): Don't use
25065         message-idna-inside-rhs-p.
25066
25067 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25068
25069         * message.el (message-idna-inside-rhs-p): Remove.
25070         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25071
25072         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25073         false positives.
25074
25075 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25076
25077         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25078
25079 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25080
25081         * nneething.el (nneething-file-name): Don't create spurious
25082         files.
25083
25084         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25085         (gnus-inews-do-gcc): Remove sleep.
25086
25087         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25088         part under point.
25089
25090         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25091         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25092
25093 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25094
25095         * spam.el (spam-summary-prepare-exit): Fix (length).
25096
25097 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25098
25099         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25100         as expired without moving it" message when there are spam
25101         messages left.
25102
25103 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25104
25105         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25106         header is not nil.
25107
25108 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25109
25110         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25111         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25112         (nntp-marks-changed-p): New arg SERVER.
25113         (nntp-request-update-info): Adjust caller.
25114
25115 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25116
25117         * nntp.el (nntp-save-marks): Pass missing arg.
25118
25119 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25120
25121         * nntp.el: Support marks.
25122         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25123         (nntp-marks-modtime, nntp-marks-directory): New variables.
25124         (nntp-request-set-mark, nntp-request-update-info)
25125         (nntp-possibly-create-directory, nntp-marks-changed-p)
25126         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25127         New functions.
25128
25129 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25130
25131         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25132         (gnus-xmas-redefine): Rename.
25133
25134         * gnus-score.el (gnus-score-insert-help):
25135         Use gnus-select-lowest-window.
25136
25137         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25138         appt-select-lowest-window and rename to gnus-select-lowest-window.
25139
25140         * gnus.el: do.
25141
25142 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25143
25144         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25145         encodings of MIME-encoded words, in order to improve
25146         interoperability with several broken MUAs.
25147
25148 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25149
25150         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25151         tags, only when charsets are not specified in headers.
25152         (mm-inline-text-html-render-with-w3m): Ditto.
25153
25154         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25155         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25156
25157 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25158
25159         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25160         instead of MIME-decoded from fields when checking
25161         `gnus-article-address-banner-alist'.
25162
25163 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25164
25165         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25166         description rather than subject.
25167
25168 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25169
25170         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25171
25172 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25173
25174         * gnus.el (gnus-version-number): Bump.
25175
25176 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25177
25178         * gnus.el: No Gnus v0.2 is released.
25179
25180 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25181
25182         * gnus-agent.el (gnus-agent-read-agentview):
25183         Inline gnus-uncompress-range.
25184
25185 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25186
25187         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25188         `exec-installed-p'.
25189
25190 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25191
25192         * gnus.el (spam-process, spam-autodetect-methods):
25193         Add bsfilter and bsfilter-headers.
25194
25195         * spam.el (spam-bsfilter): New customize group.
25196         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25197         (spam-bsfilter-header, spam-bsfilter-probability-header)
25198         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25199         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25200         (spam-bsfilter-database-directory): New options.
25201         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25202         (spam-list-of-statistical-checks, spam-registration-functions):
25203         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25204         (spam-bsfilter-score): New command.
25205         (spam-check-bsfilter-headers, spam-check-bsfilter)
25206         (spam-bsfilter-register-with-bsfilter)
25207         (spam-bsfilter-register-spam-routine)
25208         (spam-bsfilter-unregister-spam-routine)
25209         (spam-bsfilter-register-ham-routine)
25210         (spam-bsfilter-unregister-ham-routine): New functions.
25211         (spam-generic-score): Support bsfilter; Accept an optional argument
25212         to recalcurate spam score even if scoring header has already been
25213         added.
25214         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25215         optional argument to recalcurate spam score even if scoring header
25216         has already been added.
25217
25218 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25219
25220         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25221         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25222         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25223         link is missing.
25224
25225 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25226
25227         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25228         (html2text-get-attr): Rewrite.
25229
25230         * message.el (message-setup-1): Remove redundant put-text-property
25231         on mail-header-separator.
25232
25233 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25234
25235         * gnus-registry.el (gnus-registry-cache-whitespace)
25236         (gnus-registry-action, gnus-registry-spool-action)
25237         (gnus-registry-split-fancy-with-parent): Change message levels
25238         from 5 to 3 or 7, as needed.
25239
25240         * spam.el (spam-summary-prepare-exit)
25241         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25242         (spam-split, spam-find-spam, spam-log-undo-registration)
25243         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25244         level from 5 to 6.
25245
25246 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25247
25248         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25249         2004-03-04 change).
25250
25251 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25252
25253         * sieve-manage.el (sieve-manage-open):
25254         * nnweb.el (nnweb-insert-html):
25255         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25256         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25257         * nnspool.el (nnspool-request-group):
25258         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25259         * nnml.el (nnml-request-update-info):
25260         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25261         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25262         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25263         (nnimap-request-set-mark):
25264         * nnfolder.el (nnfolder-request-update-info):
25265         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25266         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25267         * gnus-uu.el (gnus-uu-find-articles-matching):
25268         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25269         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25270         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25271         * gnus-nocem.el (gnus-nocem-scan-groups):
25272         * gnus-int.el (gnus-start-news-server):
25273         * gnus-group.el (gnus-group-make-kiboze-group)
25274         (gnus-group-browse-foreign-server):
25275         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25276         Use mapc when appropriate.
25277
25278 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25279             Adam Sjøgren  <asjo@koldfront.dk>
25280             Wes Hardaker  <wes@hardakers.net>
25281             Michael Shields  <shields@msrl.com>
25282
25283         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25284         may need for spam sorting and scoring.
25285         (spam-user-format-function-S): Add user format function suitable for
25286         general use.
25287         (spam-article-sort-by-spam-status): Add sorting function for summary
25288         sorting.
25289         (spam-extra-header-to-number): Add function to get a score from a
25290         header.
25291         (spam-summary-score): Add function to get a numeric score from the
25292         headers.
25293         (spam-generic-score): Fix function doc, was in wrong place.
25294         (spam-initialize): Take symbols when it's run, and install the
25295         extra headers that spam-necessary-extra-headers thinks we need.
25296
25297 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25298
25299         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25300         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25301
25302 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25303
25304         * gnus-sum.el (gnus-set-global-variables)
25305         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25306         (gnus-article-get-xrefs, gnus-summary-best-group)
25307         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25308         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25309         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25310         Use with-current-buffer.
25311
25312 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25313
25314         * spam.el (spam-summary-prepare-exit): Simplify logic.
25315         (spam-fetch-article-header): Read the article header if it's not
25316         available.
25317         (spam-list-articles): Simplify logic.
25318         (spam-filelist-register-routine): Fix bug with unregister-list.
25319
25320         * gnus-registry.el: Fix comments at beginning.
25321
25322 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25323
25324         * message.el (message-cater-to-broken-inn): Remove.
25325         (message-shorten-references): Make sure the total folded length of
25326         References is shorter than 998 characters to cater to a bug in INN
25327         2.3.  Also, don't pretend that references aren't folded -- this
25328         hasn't worked for a while.
25329
25330 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25331
25332         * gnus-agent.el (gnus-agentize):
25333         gnus-agent-send-mail-real-function no longer set to current value
25334         of message-send-mail-function but rather a lambda that calls
25335         message-send-mail-function.  The change makes the agent real-time
25336         responsive to user changes to message-send-mail-function.
25337
25338 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25339
25340         * legacy-gnus-agent.el
25341         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25342         help from Florian Weimer <fw@deneb.enyo.de>
25343
25344 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25345
25346         * nnmail.el (nnmail-cache-insert): Revert last change.
25347
25348 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25349
25350         * nnmail.el (nnmail-cache-insert): Always check whether
25351         nnmail-cache-ignore-groups matches a group name.
25352
25353 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25354
25355         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25356         (spam-find-spam, spam-log-processing-to-registry)
25357         (spam-log-registered-p, spam-log-unregistration-needed-p)
25358         (spam-log-undo-registration): Use gnus-message instead of
25359         gnus-error, none of these errors are fatal.
25360
25361         * gnus-registry.el (gnus-registry-clean-empty-function)
25362         (gnus-registry-clean-empty): Remove only empty entries without
25363         extra data.
25364
25365 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25366
25367         * spam-stat.el (spam-stat-buffer-change-to-spam)
25368         (spam-stat-buffer-change-to-non-spam): Change (error) to
25369         (gnus-message 8) invocation.
25370
25371 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25372
25373         * nntp.el (nntp-via-netcat-command): New variable.
25374         (nntp-via-netcat-switches): New variable.
25375         (nntp-open-via-rlogin-and-netcat): New function.
25376         (nntp-open-connection-function): Doc fix.
25377         (nntp-telnet-command): Doc fix.
25378         (nntp-end-of-line): Doc fix.
25379         (nntp-via-rlogin-command): Doc fix.
25380         (nntp-via-user-name): Doc fix.
25381         (nntp-via-address): Doc fix.
25382
25383 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25384
25385         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25386         error in Emacs 21.1.
25387
25388 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25389
25390         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25391
25392 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25393
25394         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25395         (gnus-agent-with-refreshed-group): New macro.
25396         (gnus-agent-rename-group): New function.
25397         (gnus-agent-delete-group): New function.
25398         (gnus-agent-save-group-info): Use gnus-command-method when
25399         `method' parameter is nil.  Don't write nil entries into the
25400         active file.
25401         (gnus-agent-get-group-info): New function.
25402         (gnus-agent-fetch-articles):
25403         Use gnus-agent-update-files-total-fetched-for to increment disk space
25404         used.
25405         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25406         Use gnus-agent-update-view-total-fetched-for to increment disk space
25407         used.
25408         (gnus-agent-get-local): Add optional parameters to avoid calling
25409         gnus-group-real-name and gnus-find-method-for-group.
25410         (gnus-agent-set-local): Delete stored entry if either min, or max,
25411         are nil.
25412         (gnus-agent-fetch-session): Reworded error/quit messages.
25413         On quit, use gnus-agent-regenerate-group to record existance of any
25414         articles fetched to disk before the quit occurred.
25415         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25416         gnus-agent-update-view-total-fetched-for, and
25417         gnus-agent-update-files-total-fetched-for to decrement disk space
25418         used.
25419         (gnus-agent-retrieve-headers):
25420         Use gnus-agent-update-view-total-fetched-for to increment disk space
25421         used.
25422         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25423         with gnus-agent-update-files-total-fetched-for to decrement disk
25424         space and fresh group buffer.
25425         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25426         (gnus-agent-need-update-total-fetched-for): New variable.
25427         (gnus-agent-update-files-total-fetched-for): New function.
25428         (gnus-agent-update-view-total-fetched-for): New function.
25429         (gnus-agent-total-fetched-for): New function.
25430
25431         * gnus-cache.el (gnus-cache-save-buffers):
25432         Use gnus-cache-update-overview-total-fetched-for to change disk space
25433         used by this group.
25434         (gnus-cache-possibly-enter-article):
25435         Use gnus-cache-update-file-total-fetched-for to increment disk space
25436         used by this group.
25437         (gnus-cache-possibly-remove-article):
25438         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25439         used by this group.
25440         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25441         (gnus-cache-rename-group): New function.
25442         (gnus-cache-delete-group): New function.
25443         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25444         (gnus-cache-need-update-total-fetched-for): New variable.
25445         (gnus-cache-with-refreshed-group): New macro.
25446         (gnus-cache-update-file-total-fetched-for): New function.
25447         (gnus-cache-update-overview-total-fetched-for): New function.
25448         (gnus-cache-rename-group-total-fetched-for): New function.
25449         (gnus-cache-delete-group-total-fetched-for): New function.
25450         (gnus-cache-total-fetched-for): New function.
25451
25452         * gnus-group.el: Require gnus-sum and autoload functions to
25453         resolve warnings when gnus-group.el compiled alone.
25454         (gnus-group-line-format): Documented new %F.
25455         (size of Fetched data) group line format; identifies disk space
25456         used by agent and cache.
25457         (gnus-group-line-format-alist): Defined new F format.
25458         (gnus-total-fetched-for): New function.
25459         (gnus-group-delete-group): No longer update
25460         gnus-cache-active-altered as gnus-request-delete-group now keeps
25461         the cache in sync.
25462         (gnus-group-list-active): Let the agent store a server's active
25463         list if currently plugged.
25464
25465         * gnus-int.el (gnus-request-delete-group):
25466         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25467         local disk in sync with the server.
25468         (gnus-request-rename-group):
25469         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25470         local disk in sync with the server.
25471
25472         * gnus-start.el (gnus-get-unread-articles):
25473         Cosmetic simplification to logic.
25474
25475         * gnus-util.el (gnus-rename-file): New function.
25476
25477 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25478
25479         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25480
25481 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25482
25483         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25484         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25485
25486 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25487
25488         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25489         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25490
25491 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25492
25493         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25494
25495 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25496
25497         * spam.el (spam-set-difference): Add function to replace
25498         gnus-set-difference in spam.el.
25499         (spam-summary-prepare-exit): Use spam-set-difference.
25500
25501 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25502
25503         * gnus-registry.el (gnus-registry-cache-file): Update to use
25504         gnus-dribble-directory OR gnus-home-directory OR ~.
25505         (gnus-registry-split-fancy-with-parent): Fix doc.
25506
25507 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25508
25509         * message.el (message-exchange-point-and-mark):
25510         Use message-mark-active-p.  Suggested by Jesper Harder
25511         <harder@ifa.au.dk>.
25512
25513 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25514
25515         * message.el (message-exchange-point-and-mark): Don't activate
25516         region if it was inactive.  Suggested by Hiroshi Fujishima
25517         <pooh@nature.tsukuba.ac.jp>.
25518
25519 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25520
25521         * gnus-art.el (article-display-face): Display Faces in the same
25522         order as X-Faces.
25523
25524 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25525
25526         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25527
25528 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25529
25530         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25531         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25532         (gnus-article-mime-hierarchy): Remove.
25533         (gnus-article-mime-hierarchy-next): Remove.
25534         (gnus-article-mode): Revert 2004-03-19 change.
25535         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25536         (gnus-insert-mime-button): Revert 2004-03-19 change.
25537         (gnus-mime-accumulate-hierarchy): Remove.
25538         (gnus-mime-enter-multipart): Remove.
25539         (gnus-mime-leave-multipart): Remove.
25540         (gnus-mime-display-part): Revert 2004-03-19 change.
25541         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25542
25543         * mml.el (mml-preview): Revert 2004-03-19 change.
25544
25545 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25546
25547         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25548
25549 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25550
25551         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25552         t while entering a file name using the mm-with-multibyte macro.
25553         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25554
25555         * mm-util.el (mm-with-multibyte): New macro.
25556
25557 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25558
25559         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25560         New user option.
25561         (gnus-mime-multipart-functions): Doc and customization fix.
25562         (gnus-article-mime-hierarchy): New variable.
25563         (gnus-article-mime-hierarchy-next): New variable.
25564         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25565         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25566         gnus-article-mime-hierarchy-next to nil.
25567         (gnus-insert-mime-button): Show hierarchy numbers.
25568         (gnus-mime-accumulate-hierarchy): New function.
25569         (gnus-mime-enter-multipart): New function.
25570         (gnus-mime-leave-multipart): New function.
25571         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25572         (gnus-mime-display-alternative): Show hierarchy numbers.
25573
25574         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25575         gnus-article-mime-hierarchy-next to nil.
25576
25577 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25578
25579         * dns.el: Don't require gnus-xmas.
25580
25581 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25582
25583         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25584         inline PGP.
25585         (mml-menu): Disable mml-quote-region if mark is inactive.
25586
25587 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25588
25589         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25590         when the group's active is not available.
25591
25592 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25593
25594         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25595         error.
25596
25597 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25598
25599         * imap.el (imap-store-password): New variable.
25600         (imap-interactive-login): Use it.
25601         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25602
25603 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25604
25605         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25606         window-start and hscroll to summary window.
25607
25608 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25609
25610         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25611         conversion message to newsrc-dribble when an actual conversion is
25612         performed.
25613
25614 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25615
25616         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25617
25618 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25619
25620         * mm-decode.el (mm-complicated-handles): New function reviving
25621         former definition of mm-multiple-handles.
25622
25623         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25624         (gnus-mime-delete-part): Use it.
25625
25626 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25627
25628         * gnus-agent.el (gnus-agent-read-local):
25629         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25630         avoid the implicit assumption that they will always be equal.
25631         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25632         coding-system-for-write, as the with-temp-file macro first prints
25633         to a buffer then saves the buffer.
25634
25635 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25636
25637         * gnus-art.el (gnus-article-edit-part): New function.
25638         (gnus-mime-save-part-and-strip): Use it; do query instead of
25639         signaling an error; don't use mm-multiple-handles.
25640         (gnus-mime-delete-part): Ditto.
25641
25642 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25643
25644         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25645         old file versions.
25646         (gnus-group-prepare-hook): Remove function that converted list
25647         form of gnus-agent-expire-days to group properties.
25648
25649         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25650         (gnus-request-accept-article): Re-indented.
25651
25652         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25653         converters to handle old agent file formats.  Add logic for a
25654         "backup before upgrading warning".
25655         (gnus-convert-mark-converter-prompt): Developers can mark
25656         functions as needing (default), or not needing,
25657         gnus-convert-old-newsrc's "backup before upgrading warning".
25658         (gnus-convert-converter-needs-prompt): Tests whether the user
25659         should be protected from potentially irreversable changes by the
25660         function.
25661
25662         * legacy-gnus-agent.el: New.  Provides converters that are only
25663         loaded when gnus-convert-old-newsrc needs to call them.
25664
25665 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25666
25667         * mail-source.el (mail-source-touch-pop): Doc fix.
25668
25669         * message.el (message-smtpmail-send-it): Doc fix.
25670
25671 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25672
25673         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25674
25675         * nnmail.el (nnmail-split-fancy): do.
25676
25677         * gnus-kill.el (gnus-kill, gnus-execute): do.
25678
25679 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25680
25681         * gnus-sum.el (gnus-widget-reversible-match)
25682         (gnus-widget-reversible-to-internal)
25683         (gnus-widget-reversible-to-external): New functions.
25684         (gnus-widget-reversible): New widget.
25685         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25686
25687 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25688
25689         * gnus-sum.el (gnus-thread-sort-functions)
25690         (gnus-article-sort-functions): Document `(not F)' items.
25691
25692 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25693
25694         * spam.el (spam-use-gmane-xref): Add new backend.
25695         (spam-gmane-xref-spam-group): Add variable to control the name of the
25696         Gmane spam group.
25697         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25698         (spam-regex-headers-spam, spam-regex-headers-ham)
25699         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25700         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25701         backends and checks.
25702         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25703
25704         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
25705         an autodetect method.
25706
25707 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25708
25709         * gnus-int.el (gnus-request-accept-article): Inform the agent that
25710         articles are being added to a group.
25711         (gnus-request-replace-article): Inform the agent that articles
25712         need to be uncached as the cached contents are no longer valid.
25713
25714 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25715
25716         * binhex.el: Don't autoload executable-find.
25717
25718         * canlock.el: Don't autoload mail-fetch-field.
25719
25720         * dgnushack.el: Autoload c-mode for XEmacs.
25721
25722         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25723
25724         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25725         rmail-dont-reply-to and rmail-output.
25726
25727         * gnus-score.el: Don't autoload ffap-string-at-point.
25728
25729         * gnus-setup.el: Don't autoload sc-cite-original.
25730
25731         * imap.el: Don't autoload base64-decode-string,
25732         base64-encode-string and md5.
25733
25734         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25735         and rmail-msg-restore-non-pruned-header.
25736
25737         * mm-decode.el: Don't autoload executable-find.
25738
25739         * mm-url.el: Don't autoload executable-find.
25740
25741         * mm-view.el: Don't autoload diff-mode.
25742
25743         * nndb.el: Don't autoload news-reply-mode, news-setup,
25744         cancel-timer and telnet.
25745
25746         * password.el: Don't autoload run-at-time for Emacs.
25747
25748         * sha1-el.el: Don't autoload executable-find.
25749
25750         * sieve-mode.el: Don't autoload c-mode.
25751
25752         * uudecode.el: Don't autoload executable-find.
25753
25754 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25755
25756         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25757         (gnus-agent-possibly-alter-active): Avoid null in numeric
25758         comparison.
25759         (gnus-agent-set-local): Refuse to save null in local object table.
25760         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25761         list of articles that will be marked as unread.
25762
25763 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25764
25765         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25766
25767 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25768
25769         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25770         language tags.
25771
25772 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
25773
25774         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
25775         Don't bind "obarray".
25776
25777         * gnus-sum.el (gnus-thread-sort-functions):
25778         Add `gnus-thread-sort-by-most-recent-number' and
25779         `gnus-thread-sort-by-most-recent-date'.
25780         Reported by Kai Grossjohann <kai@emptydomain.de>.
25781
25782 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25783
25784         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
25785
25786 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25787
25788         * gnus-cus.el (gnus-agent-customize-category):
25789         Remove ignore-errors macro reference that required cl to be loaded at
25790         run-time.
25791
25792         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
25793         single-interval range of the form (min . max).  Previously the
25794         range had to look like ((min . max)).  Likewise, return
25795         (min . max) rather than ((min . max)).
25796         (gnus-range-map): Use gnus-range-normalize to accept
25797         single-interval range.
25798
25799         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
25800         the cache, but not the agent, now appear with their usual face.
25801
25802         * dgnushack.el (loaddir): New variable that is bound to the
25803         directory containing the dgnushack.el file. Use loaddir, rather
25804         than srcdir, to update load-path. Change lets dgnushack compile
25805         code in directories other than GNUS/lisp.
25806
25807 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25808
25809         * lpath.el: Don't bind w3m-safe-url-regexp.
25810
25811         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
25812         w3m-safe-url-regexp variable buffer-local.
25813
25814         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25815
25816 2004-02-27  Simon Josefsson  <jas@extundo.com>
25817
25818         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
25819         gnus-group-real-prefix.
25820         (gnus-summary-move-article): Use it, instead of
25821         gnus-group-real-prefix.
25822
25823 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25824
25825         * lpath.el: Bind w3m-safe-url-regexp.
25826
25827         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
25828         w3m-safe-url-regexp variable buffer-local and set it as the value
25829         of mm-w3m-safe-url-regexp.
25830
25831         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25832
25833         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
25834         parsing gnus-posting-styles when the message is not for replying.
25835
25836         * dgnushack.el: Autoload sgml-mode for XEmacs.
25837
25838         * nnrss.el (nnrss-opml-export):
25839         Use mm-set-buffer-file-coding-system instead of
25840         set-buffer-file-coding-system.
25841
25842 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
25843
25844         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
25845         of checkdoc.el).
25846         * nnrss.el: do.
25847         * gnus-mlspl.el: do.
25848         * gnus-ml.el: do.
25849         * gnus-srvr.el: do.
25850
25851         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
25852
25853 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
25854
25855         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
25856         Corrections to custom-manual links.
25857
25858         * gnus-art.el (gnus-article): Ditto.
25859
25860         * mm-decode.el (mime-display, mime-security): Ditto.
25861
25862 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25863
25864         * flow-fill.el: Typo.
25865
25866 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
25867
25868         * spam-wash.el: New file.
25869
25870 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
25871
25872         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
25873
25874 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
25875
25876         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
25877         to be run with new-articles as LIST1, not LIST2.
25878         (spam-registration-functions): Add spam-use-ham-copy as a nil
25879         registration backend.
25880
25881 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25882
25883         * spam-stat.el (spam-stat-washing-hook): New option.
25884         (spam-stat-buffer-words): Use it.
25885         (spam-stat-process-directory, spam-stat-test-directory):
25886         Use insert-file-contents-literally.
25887         (spam-stat-coding-system): New variable.
25888         (spam-stat-load, spam-stat-save): Use it.
25889
25890 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25891
25892         * spam-report.el (spam-report-plug-agent):
25893         Quote spam-report-url-to-file and spam-report-url-ping-plain.
25894
25895 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
25896
25897         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
25898         Allow / in mailto URLs.
25899
25900 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
25901
25902         * spam-report.el (spam-report-process-queue): Fix interactive use.
25903         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
25904         (spam-report-unplug-agent): Doc fixes.
25905         (spam-report-url-ping-mm-url, spam-report-url-to-file)
25906         (spam-report-agentize, spam-report-deagentize): Autoload.
25907
25908 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25909
25910         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
25911
25912         * message.el (message-setup-fill-variables): Add mml tags to
25913         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
25914         <ajk@iu.edu>.
25915         (message-mode): Don't modify paragraph-separate there.
25916
25917 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25918
25919         * compface.el (uncompface-use-external): Default to undecided.
25920         (uncompface-use-external-threshold): New variable.
25921         (uncompface-float-time): New macro.
25922         (uncompface): Determine whether to use the external decoder if
25923         uncompface-use-external is undecided.
25924
25925 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25926
25927         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
25928         after images.
25929
25930         * gnus-art.el (gnus-mime-display-single): Remove dead code.
25931
25932 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
25933
25934         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
25935
25936         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
25937
25938         * gnus-sum.el (gnus-summary-limit-to-age)
25939         (gnus-summary-limit-children): do.
25940
25941         * gnus-int.el (gnus-request-scan): do.
25942
25943         * gnus-group.el (gnus-group-suspend): do.
25944
25945         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
25946
25947         * gnus-cite.el (gnus-cite-parse-attributions): do.
25948
25949         * gnus-agent.el (gnus-summary-set-agent-mark)
25950         (gnus-agent-regenerate-group): do.
25951
25952         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
25953
25954         * binhex.el (binhex-decode-region-internal): do.
25955
25956 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25957
25958         * gnus-fun.el (gnus-face-properties-alist): New user option.
25959         (gnus-display-x-face-in-from): Use it.
25960
25961         * gnus-art.el (article-display-face): Ditto.
25962
25963         * compface.el (uncompface-use-external): Default to nil.
25964
25965 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
25966
25967         * nntp.el (nntp-erase-buffer): New function.
25968         (nntp-retrieve-data, nntp-send-command)
25969         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
25970         (nntp-possibly-change-group): Use it.
25971
25972         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
25973         Use with-current-buffer.
25974
25975 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
25976
25977         * compface.el: Merge the ELisp-based uncompface program.
25978         (compface): New customization group.
25979         (uncompface-use-external): New user option.
25980         (uncompface): Call uncompface-internal if uncompface-use-external
25981         is nil.
25982         (uncompface-internal): New function.  Note that there are also
25983         some other functions and variables added for this function.
25984
25985 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
25986
25987         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
25988         if necessary.
25989
25990 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
25991
25992         * spam-report.el (spam-report-unplug-agent)
25993         (spam-report-plug-agent, spam-report-deagentize)
25994         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
25995         Add support for the Agent in spam-report: when unplugged, report to a
25996         file; when plugged, submit all the requests.
25997
25998         * spam.el (spam-register-routine): Fix message about
25999         registration.
26000
26001 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26002
26003         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26004         dependencies.
26005         (rfc2047-encode): Use it.
26006
26007         * gnus-art.el (gnus-button-marker-list): Move before first
26008         reference.
26009
26010         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26011         (imap-parse-body): Fix format string mismatch.
26012
26013         * gnus-score.el (gnus-summary-increase-score): do.
26014
26015         * nnrss.el (nnrss-close): New function.
26016
26017 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26018
26019         * nnrss.el (nnrss-make-filename): New function.
26020         (nnrss-request-delete-group, nnrss-read-server-data)
26021         (nnrss-save-server-data, nnrss-read-group-data)
26022         (nnrss-save-group-data): Use it.
26023         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26024         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26025         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26026
26027 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26028
26029         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26030
26031 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26032
26033         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26034         files.
26035
26036         * message.el (message-generate-headers-first): Don't quote nil
26037         and t in docstrings.
26038
26039         * imap.el (imap-id): do.
26040
26041         * gnus-agent.el (gnus-agent-consider-all-articles)
26042         (gnus-agent-queue-mail): do.
26043
26044 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26045
26046         * spam-report.el (spam-report-process-queue): New function.
26047         Process requests from `spam-report-requests-file'.
26048         (spam-report-process-queue): Doc fix.
26049
26050 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26051
26052         * spam.el (spam-register-routine)
26053         (spam-log-processing-to-registry, spam-log-registered-p)
26054         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26055         Change "check" to "spam-check" for semi-clarity.
26056
26057 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26058
26059         * pop3.el: Require nnheader.
26060
26061         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26062
26063         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26064
26065         * gnus-picon.el: Require cl.
26066
26067         * gnus-fun.el: Require gnus-ems and gnus-util.
26068
26069         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26070
26071         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26072
26073         * gnus-art.el (gnus-article-edit-mode): Define before first
26074         reference.
26075
26076 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26077
26078         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26079         (gnus-uu-post-encoded): Use point-at-bol.
26080
26081         * gnus-topic.el (gnus-group-active-topic-p): do.
26082
26083         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26084
26085         * gnus-group.el (gnus-group-kill-region): do.
26086
26087         * gnus-art.el (article-date-ut): do.
26088
26089         * message.el (message-fetch-field): Remove redundant
26090         case-fold-search binding.
26091         (message-narrow-to-field): Simplify.
26092
26093 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26094
26095         * spam.el (spam-directory): Derive from `gnus-directory'.
26096
26097         * spam-report.el (spam-report-url-to-file)
26098         (spam-report-requests-file): New function and variable for offline
26099         reporting.
26100         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26101         and user defined function.
26102         (spam-report-url-ping-mm-url): Remove doubled slash.
26103
26104 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26105
26106         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26107
26108 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26109
26110         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26111         Fix format string mismatch.
26112
26113         * sieve.el (sieve-deactivate-all): do.
26114
26115         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26116
26117         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26118
26119         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26120
26121         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26122
26123 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26124
26125         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26126         the list of checks.
26127
26128 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26129
26130         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26131         padding.
26132
26133 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26134
26135         * mm-view.el (mm-fill-flowed): New variable.
26136         (mm-inline-text): Use it.
26137
26138 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26139
26140         * spam.el (spam-spamassassin-register-ham-routine)
26141         (spam-spamassassin-register-spam-routine): Fix function names.
26142
26143 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26144
26145         * gnus.el (gnus-tmp-grouplens): Remove.
26146         (gnus-summary-line-format): Remove grouplens.
26147
26148         * gnus-group.el (gnus-group-line-format): Ditto.
26149
26150         * gnus-spec.el (gnus-format-specs): Ditto.
26151         (gnus-update-format-specifications): Flush the group format spec
26152         cache if there's the grouplens stuff.
26153         (gnus-parse-simple-format): Replace %l with the empty string.
26154
26155 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26156
26157         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26158         omission.
26159
26160 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26161
26162         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26163         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26164
26165 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26166
26167         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26168         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26169         New macros and functions.
26170         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26171         Handle > NLINK_MAX messages.
26172         * nnmaildir.el (nnmaildir-request-set-mark):
26173         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26174
26175 2004-01-25  Alex Schroeder  <alex@gnu.org>
26176
26177         * spam-stat.el (spam-stat-process-directory-age): New option.
26178         (spam-stat-process-directory): Use it.
26179
26180 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26181
26182         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26183         (spam-stat-save): Accept prefix argument.
26184
26185 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26186
26187         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26188         links" error.
26189
26190 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26191
26192         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26193         the rest of the and/or forms.
26194
26195 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26196
26197         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26198         compatibility with old .newsrc.eld files.
26199
26200         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26201
26202         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26203
26204         * gnus-start.el (gnus-1): do.
26205
26206         * gnus-group.el (gnus-group-line-format-alist): do.
26207
26208         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26209
26210         * gnus-gl.el: Remove.
26211
26212 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26213
26214         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26215         marks consisting of a single range {for example, (3 . 5)} rather
26216         than a list of a single range { ((3 . 5)) }.
26217
26218 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26219
26220         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26221         Use with-current-buffer.
26222         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26223         avoid consing a string.
26224
26225         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26226         Remove obsolete entries for big5 and gb2312.
26227
26228 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26229
26230         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26231         uncompressed list.
26232
26233 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26234
26235         * spam-stat.el (spam-stat-strip-xref): New function.
26236         (spam-stat-process-directory): Use it.
26237
26238         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26239         here -- it's done in message-fetch-field.
26240
26241 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26242
26243         * gnus-agent.el (gnus-agent-queue-mail)
26244         (gnus-agent-prompt-send-queue): New variables.
26245         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26246         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26247         "nndraft:queue" along to gnus-draft-send.
26248         Use gnus-agent-prompt-send-queue.
26249         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26250         is "nndraft:queue".  Suggested by Gaute Strokkenes
26251         <gs234@srcf.ucam.org>
26252
26253         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26254         (agent-enable-undownloaded-faces): Add.
26255         (gnus-agent-cat-groups): Use eval-and-compile, not
26256         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26257         method of gnus-agent-cat-groups even when the buffer has been
26258         evaled.
26259         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26260         delete gnus-agent-save-active-1.
26261         (gnus-agent-save-groups): Delete.  Identical to
26262         gnus-agent-save-active.
26263         (gnus-agent-write-active): No longer adjust agent's copy of active
26264         file as agent's adjustments are now stored in their own
26265         file.  Remove optional parameter.
26266         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26267         servers.  Add use of min/max range limits from server's local
26268         file.
26269         (gnus-agent-save-alist): Remove unused optional argument.
26270         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26271         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26272         (gnus-agent-set-local): A per-server file that keeps min/max range
26273         limits for articles known to the agent.  Provides a fast mechanism
26274         for altering many active ranges.
26275         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26276         active file (local makes it unnecessary).
26277         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26278
26279         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26280         (agent-enable-undownloaded-faces): Add.
26281
26282         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26283         disable it when sending to "nndraft:queue".
26284         (gnus-group-send-queue): Add safety check to avoid sending queue
26285         when unplugged.
26286
26287         * gnus-group.el (gnus-group-catchup): Use new
26288         gnus-sequence-of-unread-articles, not
26289         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26290         numbers of articles.  Use gnus-range-map to avoid having to
26291         uncompress the unread list.
26292         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26293         Fix invalid ange-ftp reference.
26294
26295         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26296         (gnus-sorted-range-intersection): Intersection of two ranges
26297         without requiring that they first be uncompressed.
26298
26299         * gnus-start.el (gnus-activate-group): Unless blocked by the
26300         caller, possibly expand the active range to include both cached
26301         and agentized articles.
26302         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26303         multiple version-dependent converters.
26304         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26305         gnus-agent-save-active.
26306         (gnus-save-newsrc-file): Save dirty agent range limits.
26307
26308         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26309         gnus-agent-possibly-alter-active.
26310         (gnus-adjust-marked-articles): Faster handling of simple lists.
26311
26312 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26313
26314         * spam-stat.el (spam-stat-test-directory): New optional argument
26315         displays a list of files detected.  Suggested by Andrew Cohen
26316         <cohen@andy.bu.edu>.
26317         (spam-stat-buffer-words-with-scores): Don't narrow and change
26318         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26319
26320 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26321
26322         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26323         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26324         (spam-spamassassin-arguments)
26325         (spam-spamassassin-spam-flag-header)
26326         (spam-spamassassin-positive-spam-flag-header)
26327         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26328         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26329         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26330         (spam-list-of-processors, spam-list-of-checks)
26331         (spam-list-of-statistical-checks, spam-registration-functions)
26332         (spam-check-spamassassin-headers, spam-check-spamassassin)
26333         (spam-spamassassin-score)
26334         (spam-spamassassin-register-with-sa-learn)
26335         (spam-spamassassin-register-spam-routine)
26336         (spam-spamassassin-register-ham-routine)
26337         (spam-assassin-register-spam-routine)
26338         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26339         (spam-bogofilter-score): Fix to show article before scoring.
26340
26341 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26342
26343         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26344         default scoring function.
26345         (spam-generic-score): Call spam-spamassassin-score if
26346         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26347         spam-bogofilter-score otherwise.
26348
26349         * gnus.el (spam-process, spam-autodetect-methods):
26350         Add spamassassin and spamassassin-headers.
26351
26352 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26353
26354         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26355         Suppress unnecessary messages.
26356
26357 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26358
26359         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26360         make-hash-table.
26361
26362 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26363
26364         * canlock.el (base64-encode-string): Don't autoload it.
26365
26366 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26367
26368         * run-at-time.el: Remove useless (require 'itimer),
26369         eval-and-compile and (featurep 'xemacs).
26370
26371 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26372
26373         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26374         GROUP is a virtual group.
26375
26376 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26377
26378         * gnus.el: Autoload `message-y-or-n-p'.
26379
26380 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26381
26382         * pgg-parse.el: Remove unnecessary (require 'custom).
26383
26384         * pgg-def.el: do.
26385
26386         * nnmail.el: do.
26387
26388         * gnus-undo.el: do.
26389
26390         * gnus-picon.el: do.
26391
26392         * gnus-util.el: do.
26393
26394 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26395
26396         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26397
26398 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26399
26400         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26401         handle, as well as a list.
26402
26403         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26404         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26405         (mm-w3m-cid-retrieve): Simplify.
26406
26407 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26408
26409         * message.el (message-kill-to-signature): Allow prefix arg to
26410         specify number of lines to keep before signature.
26411
26412 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26413
26414         * message.el (message-kill-to-signature): Change docstring.
26415
26416 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26417
26418         * canlock.el: Always require sha1-el.
26419         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26420
26421         * message.el: Autoload sha1 only when compiling.
26422
26423         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26424         eudc-expand-inline for XEmacs.
26425
26426 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26427
26428         * message.el (message-canlock-generate): Require sha1-el.
26429
26430 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26431
26432         * message.el (message-expand-name): Silence the byte compiler.
26433
26434         * lpath.el: Add detect-coding-system.
26435
26436         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26437         cus-edit.
26438
26439 2004-01-13  Simon Josefsson  <jas@extundo.com>
26440
26441         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26442         Invoke gnus-score-mode.
26443         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26444
26445         * gnus-range.el (gnus-compress-sequence): Doc fix.
26446         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26447
26448 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26449
26450         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26451
26452 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26453
26454         * spam.el (spam-get-article-as-string): Update to use
26455         gnus-request-article-this-buffer, much simpler.
26456         (spam-get-article-as-buffer): Remove.
26457
26458 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26459
26460         * message.el (message-expand-name): Use EUDC if the user uses that.
26461
26462 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26463
26464         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26465         character for the encoding to avoid consing a string.
26466
26467         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26468         unnecessarily.
26469
26470         * mm-util.el (mm-replace-chars-in-string): Remove.
26471
26472         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26473         of mm-replace-chars-in-string.
26474
26475 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26476
26477         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26478
26479         * mm-util.el (mm-subst-char-in-string): Support inplace.
26480
26481         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26482         a new string in every iteration.  Use shy groups.
26483
26484 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26485
26486         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26487         * gnus-soup.el (gnus-soup-group-brew):
26488         * gnus-msg.el (gnus-put-message):
26489         * gnus-move.el (gnus-group-move-group-to-server):
26490         * gnus-kill.el (gnus-batch-score):
26491         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26492         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26493         (gnus-group-update-group, gnus-group-read-group)
26494         (gnus-group-make-group, gnus-group-make-help-group)
26495         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26496         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26497         (gnus-group-sort-by-unread, gnus-group-catchup)
26498         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26499         (gnus-group-yank-group, gnus-group-set-info)
26500         (gnus-group-list-groups):
26501         * gnus.el (gnus-generate-new-group-name):
26502         * gnus-delay.el (gnus-delay-send-queue):
26503         * nnvirtual.el (nnvirtual-catchup-group):
26504         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26505         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26506         (gnus-group-prepare-topics, gnus-topic-check-topology):
26507         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26508         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26509         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26510         (gnus-group-make-articles-read):
26511         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26512         (gnus-group-change-level, gnus-kill-newsgroup)
26513         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26514         (gnus-get-unread-articles, gnus-make-articles-unread)
26515         (gnus-make-ascending-articles-unread): Use accessor
26516         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26517         to get group information for improved readability.
26518
26519
26520 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26521
26522         * gnus-art.el (article-decode-mime-words, article-babel)
26523         (gnus-article-highlight-signature, gnus-article-add-buttons)
26524         (gnus-signature-toggle): Use gnus-with-article-buffer.
26525
26526         * gnus-art.el (gnus-article-highlight-headers)
26527         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26528
26529         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26530         (gnus-article-set-globals, gnus-request-article-this-buffer)
26531         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26532         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26533         (gnus-mime-display-alternative): Use with-current-buffer.
26534
26535 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26536
26537         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26538         also under 80 char limit, and call gnus-error if needed.
26539         (spam-fetch-article-header): Fix - it was a
26540         buffer-local variable (gnus-newsgroup-data).
26541         (spam-find-spam): Use spam-generate-fake-headers, forget about
26542         spam-insert-fake-headers.
26543         (spam-insert-fake-headers): Remove.
26544
26545 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26546
26547         * deuglify.el (gnus-article-outlook-unwrap-lines)
26548         (gnus-outlook-rearrange-article)
26549         (gnus-outlook-repair-attribution-outlook)
26550         (gnus-outlook-repair-attribution-block)
26551         (gnus-outlook-repair-attribution-other): Remove redundant
26552         save-excursion.
26553
26554 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26555
26556         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26557         (spam-fetch-field-subject-fast)
26558         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26559         (spam-fetch-article-header): Add functions to deal with Gnus
26560         internals for fast retrieval of article header data.
26561         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26562
26563 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26564
26565         * pop3.el (pop3-md5): Remove.
26566         (pop3-apop): Replace pop3-md5 with md5.
26567
26568         * mm-bodies.el: base64 is always built-in.
26569
26570         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26571         Use with-current-buffer.
26572
26573 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26574
26575         * canlock.el (canlock-insert-header): Remove excessive grouping in
26576         regexp.
26577
26578         * gnus-sum.el (gnus-summary-read-document): Ditto.
26579
26580         * gnus-uu.el (gnus-uu-part-number): Ditto.
26581
26582         * html2text.el (html2text-remove-tags): Ditto.
26583         (html2text-format-tags): Ditto.
26584         (html2text-format-single-elements): Ditto.
26585
26586         * mml.el (mml-parse-1): Ditto.
26587
26588 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26589
26590         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26591
26592         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26593
26594         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26595
26596         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26597
26598 2003-11-15  Simon Josefsson  <jas@extundo.com>
26599
26600         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26601         (pgg-gpg-lookup-key): Use regexp match instead of
26602         split-string (split-string is different between emacs 21.2 and
26603         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26604
26605 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26606
26607         * gnus-art.el (gnus-mime-view-all-parts)
26608         (gnus-article-part-wrapper, gnus-article-view-part):
26609         Use with-current-buffer.
26610
26611 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26612
26613         * spam.el (spam-disable-spam-split-during-ham-respool)
26614         (spam-spamoracle-database, spam-cache-lookups)
26615         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26616         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26617         (spam-group-ham-marks, spam-group-spam-marks)
26618         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26619         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26620         also add spam-use-blackholes to the statistical checks.
26621         (spam-fetch-field-fast): Add interface to fetching fields, may
26622         become a macro.
26623         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26624         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26625         (spam-insert-fake-headers): Fake an article when needed.
26626         (spam-find-spam): Fake article when possible.
26627         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26628         (spam-check-bogofilter-headers): Use message-fetch-field instead
26629         of nnmail-fetch-field.
26630
26631 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26632
26633         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26634
26635 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26636
26637         * spam.el (spam-split): Do not require spam-use-CHECK to be
26638         enabled if that check is passed to spam-split explicitly; also
26639         fix so 'spam doesn't get converted to spam-split-group when
26640         spam-split-symbolic-return is t.
26641         (spam-find-spam): Find registrations of the article and use those
26642         instead of re-running spam-split to find the spam/ham
26643         classification of the article.
26644         (spam-log-processing-to-registry, spam-log-registered-p)
26645         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26646         Use gnus-error instead of gnus-message.
26647         (spam-log-registration-type): Add function to determine the
26648         classification of a message based on registry entries; will
26649         return nil if both 'spam and 'ham are found.
26650         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26651         a reasonably fast local cache without the loading errors.
26652         (spam-cache-lookups): Set to t by default.
26653         (spam-find-spam): Don't try to guess spam-cache-lookups.
26654         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26655         spam-caches entry.
26656         (spam-filelist-build-cache, spam-filelist-check-cache):
26657         Fix caching of whitelist/blacklist entries.
26658         (spam-check-whitelist, spam-check-blacklist):
26659         Invoke spam-from-listed-p with a type, not a cache variable.
26660         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26661
26662 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26663
26664         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26665
26666         * nnmail.el (nnmail-split-fancy): do.
26667
26668         * mml.el (mml-parse): do.
26669
26670         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26671         (gnus-score-adaptive): do.
26672
26673 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26674
26675         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26676         (gnus-mime-button-map): Don't set keymap parent.
26677         (gnus-button-ctan-directory-regexp): Use shy grouping.
26678         (gnus-prev-page-map): Don't set keymap parent.
26679         (gnus-prev-page-map): Remove duplicated one.
26680         (gnus-next-page-map): Don't set keymap parent.
26681         (gnus-mime-security-button-map): Ditto.
26682
26683         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26684         version number.
26685
26686         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26687
26688 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26689
26690         * canlock.el (canlock-sha1-function): Remove.
26691         (canlock-sha1-function-for-verify): Remove.
26692         (canlock-openssl-program): Remove.
26693         (canlock-openssl-args): Remove.
26694         (canlock-ignore-errors): Remove.
26695         (canlock-sha1-with-openssl): Remove.
26696         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26697         (canlock-verify): Don't use canlock-ignore-errors.
26698
26699         * sha1-el.el (sha1-string-external): Make it can return a string
26700         in binary form.
26701         (sha1-region-external): Ditto.
26702         (sha1-string-internal): Ditto.
26703         (sha1-region-internal): Ditto.
26704         (sha1-region): Ditto.
26705         (sha1-string): Ditto.
26706         (sha1): Ditto.
26707
26708 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26709
26710         * spam.el (spam-report-articles-gmane): New command.
26711
26712 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26713
26714         * gnus.el: Don't make unnecessary *Group* buffer when loading.
26715
26716         * run-at-time.el (run-at-time-saved): Remove.
26717         (run-at-time): Doc fix.
26718
26719 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26720
26721         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26722         (gnus-summary-limit-map): Add it.
26723         (gnus-summary-make-menu-bar): do.
26724
26725 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26726
26727         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26728         Make attempt at some caching support (done for BBDB only now).
26729         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26730         addresses to be checked.
26731         (spam-clear-cache-BBDB): Add function, to be invoked by
26732         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26733         (spam-check-BBDB): Check and use the caches, if
26734         spam-cache-lookups is on, remove superfluous (provide).
26735
26736 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26737
26738         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26739
26740 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26741
26742         * run-at-time.el (run-at-time-saved): Move to after the definition
26743         of `run-at-time'.
26744
26745         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26746
26747 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26748
26749         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26750         mm-w3m-local-map-property.
26751
26752         * mm-view.el (mm-w3m-mode-map): Remove.
26753         (mm-w3m-local-map-property): Remove.
26754         (mm-inline-text-html-render-with-w3m): Don't use
26755         mm-w3m-local-map-property.
26756
26757 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26758
26759         * run-at-time.el: New file.
26760
26761         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26762         under Emacs.
26763
26764         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26765         of gnus-set-text-properties.
26766
26767         * gnus-uu.el (gnus-uu-save-article): Ditto.
26768
26769         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26770
26771         * gnus-cite.el (gnus-cite-parse): Ditto.
26772
26773         * gnus-art.el (gnus-button-push): Use set-text-properties instead
26774         of gnus-.
26775
26776         * gnus-xmas.el (run-at-time): Require run-at-time.
26777
26778         * gnus.el: Change calls to nnheader-run-at-time and
26779         password-run-at-time throughout to use run-at-time directly.
26780
26781         * password.el: Remove definition of run-at-time.
26782
26783         * nnheaderxm.el: Remove definition of run-at-time.
26784
26785 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
26786
26787         * mml.el (mml-minibuffer-read-disposition): Show attachment type
26788         in prompt.
26789
26790 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26791
26792         * messagexmas.el (message-xmas-redefine): Alias
26793         `message-make-caesar-translation-table' to
26794         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
26795         version.
26796
26797         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
26798         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
26799         `gnus-xmas-set-text-properties'.
26800         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
26801         `gnus-xmas-completing-read'.
26802         (gnus-xmas-completing-read): Removed.
26803         (gnus-xmas-open-network-stream): Removed.
26804
26805         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
26806         XEmacs version.
26807
26808         * dns.el (dns-make-network-process): Use `open-network-stream'
26809         instead of `gnus-xmas-open-network-stream'.
26810
26811         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
26812
26813         * .cvsignore: Add auto-autoloads.el, custom-load.el.
26814
26815 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26816
26817         * gnus-art.el (gnus-mime-display-alternative)
26818         (gnus-insert-mime-button, gnus-insert-mime-security-button)
26819         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
26820         Don't use gnus-local-map-property.
26821
26822         * gnus-util.el (gnus-local-map-property): Remove.
26823
26824         * mm-view.el (mm-view-pkcs7-decrypt):
26825         Replace gnus-completing-read-maybe-default with completing-read.
26826
26827         * gnus-util.el (gnus-completing-read): do.
26828         (gnus-completing-read-maybe-default): Remove.
26829
26830 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26831
26832         * password.el: Only autoload `run-at-time' if not XEmacs.
26833         Only autoload the itimer functions if XEmacs.
26834
26835 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26836
26837         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
26838         XEmacsen.
26839
26840         * dgnushack.el: Autoload executable-find for XEmacs.
26841
26842 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26843
26844         * gnus-art.el (gnus-read-string): Remove.
26845         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
26846         read-string.
26847
26848 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
26849
26850         * netrc.el: Autoload password-read.
26851         (netrc): Add configuration group.
26852         (netrc-encoding-method, netrc-openssl-path):
26853         Add variables for encoding and decoding of files with symmetric
26854         ciphers.
26855         (netrc-encode): Add assistant function to encode a file with
26856         netrc-encoding-method.
26857         (netrc-parse): Add interactive parameter, added optional
26858         decoding if netrc-encoding-method is non-nil but otherwise
26859         behavior is standard.
26860         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
26861         Do s/encode/encrypt/ everywhere.
26862
26863         * spam.el: Remove executable-find autoload.
26864
26865 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26866
26867         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
26868
26869         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
26870
26871 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
26872
26873         * gnus-art.el (gnus-treat-ansi-sequences)
26874         (article-treat-ansi-sequences): New variable and function.
26875         Suggested by Dan Jacobson <jidanni@jidanni.org>.
26876
26877         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
26878         Use it.
26879
26880 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26881
26882         * mm-util.el (mm-quote-arg): Remove.
26883
26884         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
26885         shell-quote-argument.
26886
26887         * gnus-uu.el (gnus-uu-command): do.
26888
26889         * gnus-sum.el (gnus-summary-insert-pseudos): do.
26890
26891         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
26892         with make-char.
26893
26894         * mm-util.el (mm-make-char): Remove.
26895
26896         * mml.el (mml-mode): Replace gnus-add-minor-mode with
26897         add-minor-mode.
26898
26899         * gnus-undo.el (gnus-undo-mode): do.
26900
26901         * gnus-topic.el (gnus-topic-mode): do.
26902
26903         * gnus-sum.el (gnus-dead-summary-mode): do.
26904
26905         * gnus-start.el (gnus-slave-mode): do.
26906
26907         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
26908
26909         * gnus-ml.el (gnus-mailing-list-mode): do.
26910
26911         * gnus-gl.el (gnus-grouplens-mode): do.
26912
26913         * gnus-draft.el (gnus-draft-mode): do.
26914
26915         * gnus-dired.el (gnus-dired-mode): do.
26916
26917         * gnus-ems.el (gnus-add-minor-mode): Remove.
26918
26919         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26920         Replace gnus-char-width with char-width.
26921
26922         * gnus-ems.el (gnus-char-width): Remove.
26923
26924         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26925         Replace gnus-char-width with char-width.
26926
26927         * gnus-ems.el (gnus-char-width): Remove.
26928
26929         * spam-stat.el (with-syntax-table): Remove with-syntax-table
26930         definition.
26931         Remove Emacs 20 hash table compatibility code.
26932
26933         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
26934         20 compatibility code.
26935
26936         * spam.el (spam-point-at-eol): Replace with point-at-eol.
26937
26938         * smime.el (smime-point-at-eol): Replace with point-at-eol.
26939
26940         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
26941         Replace with point-at-{eol,bol}.
26942
26943         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
26944
26945         * imap.el (imap-point-at-eol): Replace with point-at-eol.
26946
26947         * flow-fill.el (fill-flowed-point-at-bol)
26948         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
26949
26950         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
26951         Replace with point-at-{eol,bol} throughout all files.
26952
26953 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26954
26955         * ntlm.el (ntlm-string-as-unibyte): New macro.
26956         (ntlm-build-auth-response): Use it.
26957
26958         Remove Emacs 20 stuff:
26959         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
26960         (butlast, mapc, remove): Remove the compiler macros.
26961         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
26962         of delq and copy-sequence.
26963         * gnus-art.el (popup-menu): Remove the compiler macro.
26964         * nnmail.el (nnmail-split-fancy): Don't support customizing with
26965         Emacs 20.
26966
26967 2004-01-05  Simon Josefsson  <jas@extundo.com>
26968
26969         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
26970         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
26971         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
26972         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
26973         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
26974         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
26975         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
26976         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
26977         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
26978         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
26979         ntlm-string-permute, string-lshift into ntlm-string-lshift,
26980         string-xor into ntlm-string-xor.
26981         Suggested by Jesper Harder <harder@myrealbox.com>.
26982
26983         * ntlm.el: Don't include poem.
26984
26985         * md4.el (print-int32, print-string-hexa): Remove.
26986         Suggested by Jesper Harder <harder@myrealbox.com>.
26987
26988         * sasl-ntlm.el, ntlm.el, md4.el: New files.
26989
26990         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
26991         probably breaks emacs with DL patch, but do we care? Is anyone
26992         still using the DL stuff?)
26993
26994         * sieve-manage.el: Use the password package.
26995         (sieve-manage-read-passwd): Remove.
26996         (sieve-manage-interactive-login): Use password.  Re-add
26997         condition-case around loop.
26998
26999         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27000         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27001         Use the password package.
27002
27003 2003-02-19  Simon Josefsson  <jas@extundo.com>
27004
27005         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27006         token.
27007
27008 2002-08-07  Simon Josefsson  <jas@extundo.com>
27009
27010         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27011         (sieve-manage-authenticators):
27012         (sieve-manage-authenticator-alist): Add some SASL mechs.
27013         (sieve-sasl-auth): New function.
27014         (sieve-manage-cram-md5-auth):
27015         (sieve-manage-plain-auth): Rewrite using SASL library.
27016         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27017         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27018         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27019         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27020
27021 2004-01-05  Simon Josefsson  <jas@extundo.com>
27022
27023         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27024         New files.
27025
27026 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27027
27028         * gnus-group.el (gnus-no-groups-message): Update.
27029
27030         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27031
27032 2003-11-09  Simon Josefsson  <jas@extundo.com>
27033
27034         * imap.el: Support for ID IMAP extension (RFC 2971).
27035         (imap-local-variables): Add imap-id.
27036         (imap-id): New variable.
27037         (imap-id): New function.
27038         (imap-parse-response): Parse untagged ID response.
27039         * nnimap.el (nnimap-id): New variable.
27040         (nnimap-open-connection): Use it.
27041
27042 2003-12-28  Simon Josefsson  <jas@extundo.com>
27043
27044         * gnus-score.el (gnus-score-edit-all-score): New.
27045         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27046
27047 2004-01-04  Simon Josefsson  <jas@extundo.com>
27048
27049         * password.el: Add.
27050
27051 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27052
27053         * dns.el (dns-query-types): Fix typo.
27054         (dns-query-types): New function.
27055         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27056         PTR and SOA replies, see RFC 1035.
27057
27058 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27059
27060         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27061
27062         * Move to Changelog.2.
27063
27064 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27065
27066         * gnus.el (gnus-version-number): Bump version.
27067
27068 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27069
27070         * gnus.el: No Gnus v0.1 is released.
27071
27072 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27073
27074         * gnus.el: No Gnus v0.0 is released.
27075
27076 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27077
27078         * gnus.el (gnus-version-number): Bump.
27079         (gnus-version): No.
27080
27081 See ChangeLog.2 for earlier changes.
27082
27083   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27084
27085   This file is part of GNU Emacs.
27086
27087   GNU Emacs is free software: you can redistribute it and/or modify
27088   it under the terms of the GNU General Public License as published by
27089   the Free Software Foundation, either version 3 of the License, or
27090   (at your option) any later version.
27091
27092   GNU Emacs is distributed in the hope that it will be useful,
27093   but WITHOUT ANY WARRANTY; without even the implied warranty of
27094   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27095   GNU General Public License for more details.
27096
27097   You should have received a copy of the GNU General Public License
27098   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27099
27100 ;; Local Variables:
27101 ;; coding: utf-8
27102 ;; fill-column: 79
27103 ;; add-log-time-zone-rule: t
27104 ;; End: