* nndoc.el (nndoc-type-alist): Support debbugs .log files.
[gnus] / lisp / ChangeLog
1 2013-11-21  Ivan Shmakov <ivan@siamics.net>  (tiny change)
2
3         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
4         .log files.
5
6 2013-11-20  David Engster  <deng@randomsample.de>
7
8         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
9
10 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
11
12         * message.el (message-beginning-of-line):
13         Use beginning-of-visual-line when visual-line-mode is turned on.
14
15 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
16
17         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
18         (gnus-icalendar-event-from-ical)
19         (gnus-icalendar-event->org-entry)
20         (gnus-icalendar--update-org-event): Required/optional participation,
21         list of attendees synced to org.
22
23 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
24
25         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
26         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
27         cancellations to be synced to org if the original appt has an org
28         outline.
29
30 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
31
32         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
33         (gnus-icalendar-event->org-entry)
34         (gnus-icalendar--update-org-event)
35         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
36
37 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
38
39         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
40         Fix timezone handling in gnus-icalendar export to org.
41
42 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
43
44         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
45
46 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
47
48         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
49
50 2013-10-30  Glenn Morris  <rgm@gnu.org>
51
52         * gnus-group.el (gnus-group-browse-foreign-server):
53         * gnus-int.el (gnus-start-news-server):
54         Silence compiler obsolescence warning.
55
56 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
57
58         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
59         `nnoo-current-server' first, then for the actual `nnimap-address' to
60         allow netrc entries for the nnoo server to coexist with netrc entries
61         for the `nnimap-address'.
62
63 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
64
65         * mm-decode.el (mm-dissect-buffer): Revert last change.
66         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
67         The problem that motivated those changes was attributed to a broken
68         mail sender, and has been fixed.
69
70 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
71
72         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
73         token is missing in the Content-Type header.
74
75         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
76
77 2013-09-18  Glenn Morris  <rgm@gnu.org>
78
79         * gnus-util.el (image-size): Declare.
80
81 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
82
83         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
84         (gnus-icalendar-event-from-ical)
85         (gnus-icalendar-event--build-reply-event-body)
86         (gnus-icalendar-event-reply-from-buffer)
87         (gnus-icalendar-find-org-event-file)
88         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
89         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
90
91         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
92
93 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
94
95         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
96         Use save-current-buffer.
97         (gnus-tree-mode-map): Initialize in the declaration.
98         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
99         (scroll-in-place): Defvar it.
100         (gnus-tmp-*): Defvar them.
101         (gnus-get-tree-buffer): Use derived-mode-p.
102         (gnus--let-eval): New macro.
103         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
104         non-prefixed variables.
105         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
106
107         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
108         vars since it doesn't seem to be available.
109         (gnus-set-global-variables, gnus-summary-read-group-1)
110         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
111         (gnus-summary-display-article, gnus-summary-select-article)
112         (gnus-summary-next-article, gnus-offer-save-summaries)
113         (gnus-summary-generic-mark): Use derived-mode-p.
114         (gnus-summary-read-group-1, gnus-summary-exit)
115         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
116         Adjust calls to gnus-tree-close and gnus-tree-open.
117
118         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
119
120         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
121         (gnus-agent-mode): Use derived-mode-p.
122         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
123         gnus-command-method and *-command-method to nil, but bind
124         gnus-command-method to *-command-method instead!
125         (gnus-agent-fetch-articles): Remove unused var `id'.
126         (gnus-agent-fetch-headers): Remove unused arg `force'.
127         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
128         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
129         (gnus-agent-short-article, gnus-agent-long-article)
130         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
131         first use.
132         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
133         `score-param'.
134         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
135         (gnus-get-predicate): Push in front of the cache, rather than end.
136         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
137         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
138         (gnus-agent-expire-unagentized-dirs): Don't rebind
139         gnus-agent-expire-current-dirs since the defvar silences the warning.
140         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
141         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
142         (gnus-agent-regenerate): Simplify interactive spec and doc.
143
144 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
145
146         * gnus-int.el (gnus-open-server): Silence compiler.
147
148         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
149
150         * message.el (message-display-completion-list): Abolish.
151         (message-completion-in-region): Use display-completion-list.
152
153 2013-09-17  Glenn Morris  <rgm@gnu.org>
154
155         * gnus-util.el (gnus-message-with-timestamp-1):
156         Use `messages-buffer' function if available.  Ignore read-only.
157
158 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
159
160         * message.el (message-expand-group, message-completion-in-region):
161         Correct the order of start and end of a region.
162
163 2013-09-13  Glenn Morris  <rgm@gnu.org>
164
165         * mml2015.el (gnus-create-image): Autoload it.
166
167         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
168
169         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
170         (image-size): Declare.
171
172 2013-09-12  Glenn Morris  <rgm@gnu.org>
173
174         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
175         Avoid using `find', which i) might not be defined at runtime;
176         ii) does not work, since its default test is eql, not equal.
177         (gnus-mime-action-alist): Declare.
178
179 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
180
181         * score-mode.el (gnus-score-mode-map): Move initialization
182         into declaration.
183         (gnus-score-mode): Use define-derived-mode.
184         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
185         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
186         into declaration.
187         (gnus-kill-file-mode): Use define-derived-mode.
188         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
189         Use derived-mode-p.
190         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
191         (gnus-group-setup-buffer, gnus-group-name-at-point)
192         (gnus-group-make-web-group, gnus-group-enter-directory)
193         (gnus-group-suspend): Use derived-mode-p.
194         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
195         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
196         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
197         (gnus-article-setup-buffer, gnus-article-prepare)
198         (gnus-article-prepare-display, gnus-sticky-article)
199         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
200         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
201         (gnus-article-read-summary-keys): Use derived-mode-p.
202
203 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
204
205         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
206
207 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
208
209         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
210         shift_jis from the default value set for Japanese users.
211
212 2013-08-13  Glenn Morris  <rgm@gnu.org>
213
214         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
215
216         * gnus.el (gnus-valid-select-methods): Fix type.
217
218         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
219
220 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * mm-decode.el (mm-display-external): Run a timer for the temp files
223         deletion after a viewer exits; add a deletion timer for the needsterm
224         case, too.
225
226         * mm-decode.el (mm-display-external): Try to delete temporary files by
227         using a 1-min. timer.
228
229 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
230
231         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
232         New internal variables.
233         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
234         (mm-display-external): Use it to delete temporary files instead of
235         using timers.
236
237 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
238
239         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
240
241 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
242
243         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
244         with cond for backwards compatability.
245
246 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
247
248         * mm-decode.el (mm-display-external): Bind process-connection-type to
249         nil; don't delete a temp file immediately even if a viewer finishes,
250         since it may be a shell script, like xdg-open, that launches a real
251         viewer program belatedly.
252
253 2013-08-05  Dave Abrahams  <dave@boostpro.com>
254
255         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
256         that we can create nndoc groups that excerpt other groups.
257
258 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
259
260         * gnus-delay.el (gnus-delay-article): Fix typo.
261
262         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
263         articles.
264
265         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
266         we can get spell-checking etc.
267
268 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
269
270         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
271         a single one used for encoding the whole text in a header.
272
273 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
274
275         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
276         doesn't work properly on XEmacs.
277
278 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
279
280         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
281         before sending.
282
283         * dgnushack.el (dgnushack-compile): Add a temporary check for
284         gnus-icalendar.
285
286         * mm-decode.el (mm-command-output): New face.
287         (mm-display-external): Use it.
288
289 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
290
291         * nnmbox.el (nnmbox-request-article): Don't change point.
292
293 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294
295         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
296         Include `handle' parameter.
297
298 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
299
300         * gnus-icalendar.el: New file.
301
302 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
303
304         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
305
306         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
307         dummy roots, too.
308
309 2013-08-01  David Edmondson  <dme@dme.org>
310
311         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
312         out on ttys.
313
314 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
315
316         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
317         not empty.
318
319         * nnrss.el (nnrss-discover-feed): Indent.
320
321 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
322
323         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
324
325 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
326
327         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
328         dirty to ensure nnimap data being saved.
329
330 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
331
332         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
333         menu entry.
334
335         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
336         the current thread's total score instead of the current article's
337         score.
338
339         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
340         (gnus-sort-threads-recursively): Delete defcustom.
341         (gnus-sort-threads-recursive): Adapt accordingly.
342
343 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
344
345         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
346         (gnus-sort-threads-recursive): Use it.
347         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
348         again.  Now that determines how to sort subthreads.
349
350 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
351
352         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
353         (gnus-sort-threads): Use it.
354
355 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
356
357         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
358         punctuation characters follow parentheses (bug#14950).
359
360 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
361
362         * gnus.el (gnus-continuum-version):
363         * gnus-msg.el (gnus-extended-version): Simplify.
364
365         * gnus.el (gnus-continuum-version-1): Remove.
366         * gnus-msg.el (gnus-bug): Revert.
367
368         Calculate gnus-version correctly on Cygwin.
369
370         * gnus.el (gnus-continuum-version): Do main calculations in integers.
371         (gnus-continuum-version-1): New function, return a string.
372
373         * gnus-msg.el (gnus-extended-version, gnus-bug):
374         Use gnus-continuum-version-1 instead of gnus-continuum-version.
375
376 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
377
378         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
379         (bug#13384).
380
381 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
384         that were only relevant in a development version a long time ago.
385
386 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
389         that the old Emacs 24s bundle.
390
391 2013-07-10  David Engster  <deng@randomsample.de>
392
393         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
394         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
395         fixes a bug in Emacs trunk where the 'unexist' marks were always
396         removed at startup because "Gnus v5.13" was considered smaller than "Ma
397         Gnus v0.03".
398
399 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
400
401         * gnus.el (gnus-summary-line-format): Reference
402         `gnus-user-date-format-alist' for the &user-date; format, not
403         `gnus-summary-user-date-format-alist'.
404
405 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
408         delete files (bug#13481).
409
410 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
411
412         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
413
414 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
415
416         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
417         display images.
418
419         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
420
421         * message.el (message-cancel-news): According to
422         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
423         preferred over "cmsg cancel" in the Subject.
424
425         * nnir.el (nnir-engines): Note that the group specs are regexps
426         (bug#13238).
427
428         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
429         gotten read-only text properties, ensure that those aren't heeded when
430         copying stuff over (bug#13434).
431
432         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
433         (bug#13762).
434
435 2013-07-05  David Kastrup  <dak@gnu.org>
436
437         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
438         authinfo file again (important for blank passwords).  This had been
439         broken with 2013-06-15 change.
440
441 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
442
443         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
444         Revert 2013-01-14 change.
445
446 2013-07-02  Daiki Ueno  <ueno@gnu.org>
447
448         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
449         of 'create-image' for XEmacs compatibility; check errors when decoding
450         image.  Reported by Uwe Brauer.
451
452 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
453
454         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
455         gnus-button-push revised at 2011-01-19.
456
457 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
458
459         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
460         now live in the lisp/net Emacs 24 repository.
461
462 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * eww.el (eww-update-header-line-format): Quote % characters.
465
466 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
467
468         * eww.el (eww-process-text-input): Display passwords as asterisks.
469
470         * shr.el (shr-make-table-1): Protect against invalid column-spans.
471
472 2013-06-19  Tom Tromey  <tromey@redhat.com>
473
474         * eww.el (eww-top-url): Remove.
475         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
476         (eww-render): Set new variables.  Don't set eww-top-url.
477         (eww-handle-link): Handle "prev", "home", and "contents".
478         Downcase the rel text.
479         (eww-top-url): Choose best top URL.
480
481 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
482
483         * eww.el: Rewrite to implement form elements "by hand" instead of
484         relying in widget.el.  Using widget.el leads to too many
485         user interface inconsistencies.
486         (eww-self-insert): Implement entering commands in text fields.
487         (eww-process-text-input): New function to make text input field editing
488         work.
489         (eww-submit): Rewrite to use the new-style form methods.
490         (eww-select-display): Display the correct selected item.
491         (eww-change-select): Implement changing the select value.
492         (eww-toggle-checkbox): Implement radio/checkboxes.
493         (eww-update-field): Fix compilation error.
494         (eww-tag-textarea): Implement <textarea>.
495
496         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
497         don't shadow mode-specific bindings.
498
499         * eww.el (eww-browse-url): Don't push stuff onto history if there's
500         nothing to push.
501
502         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
503
504 2013-06-19  Glenn Morris  <rgm@gnu.org>
505
506         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
507
508 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
509
510         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
511
512 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
513
514         * shr.el (shr-make-table-1): Implement <td rowspan>.
515         (shr-table-horizontal-line): Allow nil as a value, and change the
516         default.
517         (shr-insert-table-ruler): Respect the nil value.
518
519 2013-06-18  Tom Tromey  <tromey@barimba>
520
521         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
522         New defvars.
523         (eww-open-file): New defun.
524         (eww-render): Initialize new variables.
525         (eww-display-html): Handle "link" and "a".
526         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
527         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
528         (eww-back-url): Rename from eww-previous-url.
529         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
530         defuns.
531
532 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
533
534         * shr.el (shr-tag-table): Insert the images after the table, so that
535         they're not covered by the table colourisation, which often looked
536         awkward.
537         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
538         <dd>.
539         (shr-make-table-1): Implement <td colspan=> support.
540         (shr-insert-document): Use one less than window width if `shr-width' is
541         nil, since otherwise things may get one character too wide.
542
543 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
544
545         * eww.el (eww-detect-charset): Improve regexp; move backward.
546
547 2013-06-18  Glenn Morris  <rgm@gnu.org>
548
549         * mm-decode.el (widget-convert-button): Autoload.
550
551         * sieve-manage.el (mm-enable-multibyte): Autoload.
552
553         * shr.el (libxml-parse-html-region): Declare.
554         (shr-render-buffer): Explicit error if no libxml2 support.
555
556 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
557
558         * auth-source.el (auth-source-current-line): New function.
559         (auth-source-netrc-parse-entries): When a data token is "machine",
560         assume we're in the wrong place and abort parsing the current line.
561
562 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
563
564         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
565         (eww-convert-widgets): Don't bug out if the first widget starts at the
566         beginning of the buffer.
567         (eww-convert-widgets): Fix last patch.
568         (eww-tag-input): Support <input type=image>.
569
570         * shr.el (shr-insert-table): Respect border-collapse: collapse.
571         (shr-tag-base): Protect against base specs that are degenerate.
572         (shr-ensure-paragraph): Don't delete empty lines that have text
573         properties, because these may be input fields.
574
575         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
576         we can navigate to them.
577
578         * shr.el (shr-colorize-region): Put the colours over the entire region.
579         (shr-inhibit-decoration): New variable.
580         (shr-add-font): Use it to inhibit text property decorations while doing
581         preliminary table renderings.  This speeds up typical Wikipedia page
582         renderings by 15%.
583         (shr-tag-span): Don't respect the <title>, because that overwrites the
584         help-echo from links inside the spans.
585         (shr-next-link): Use `help-echo' for navigation, so that we can
586         navigate to form elements, too.
587
588         * eww.el (eww-button): New face.
589         (eww-convert-widgets): Use it to make submit buttons more button-like.
590
591         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
592         that Gnus commands work.
593
594         * shr.el (shr-render-td): Support horizontal alignment.
595
596         * eww.el (eww-put-color): Removed.
597         (eww-colorize-region): Use `add-face-text-property'.
598
599         * shr.el (shr-add-font): Append face data, so that we get the correct
600         precedence: The innermost value (which is applied first) wins.
601         (shr-make-overlay): Obsolete function.
602
603         * mm-decode.el (mm-convert-shr-links): New function to convert
604         new-style shr URL links into widgets.
605         (mm-shr): Use it.
606
607         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
608         widget commands, since we're no longer using widgets for links.
609
610         * shr.el (shr-next-link): New command.
611         (shr-previous-link): New command.
612         (shr-urlify): Don't use `widget-convert', because that's slow.
613         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
614         because collecting the overlays and reapplying them when generating
615         tables is slow.
616         (shr-insert-table): Ditto.
617
618 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
619
620         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
621         * shr.el (browse-url): Require `url'.
622         * eww.el (url): Require format-spec.
623
624 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * eww.el (eww-display-html): Default to using the entire window width.
627         (eww-browse-url): Don't add a User-Agent header (twice), because that
628         makes Bing refuse connection.
629
630         * shr.el (shr-make-table): Cache the table rendering at the table
631         level, and not the <td> level.  This is a bit faster.
632
633         * eww.el (eww-render): Go to the correct ID when given URLs ending with
634         #id.
635
636         * shr.el (shr-tag-li): Don't require a new paragraph, since other
637         browsers don't.
638         (shr-expand-url): Respect #anchor links.
639         (shr-parse-base): Chop off the anchor before using.
640         (shr-descend): Respect display: none.
641         (shr-descend): Allow marking elements that have certain IDs.
642
643         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
644
645         * shr.el (shr-expand-url): Don't bug out on zero-length links.
646
647         * eww.el (eww-tag-textarea): Support <textarea>.
648
649 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
650
651         * shr.el (shr-dom-to-xml): Fixed function call.
652
653         * eww.el (eww): New group.
654         (eww-header-line-format): New custom variable.
655         (eww-current-title): New variable.
656         (eww-display-html): Update header and handle title tag.
657         (eww-update-header-line-format): New function.
658         (eww-tag-title): New function.
659
660         * shr.el (shr-dom-to-xml): New function.
661         (shr-tag-svg): Add support for the SVG tag.
662         (shr-bullet): New custom variable.
663         (shr-tag-li): Support custom bullet in unordered lists.
664
665 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
666
667         * shr.el (shr-expand-url): Respect // URLs.
668
669         * eww.el (eww-tag-body): Override the shr body rendering so that we can
670         put a background colour onto the entire buffer.
671         (eww-render): When being redirected, use the redirect URL as the new
672         base URL.
673
674         * shr.el (shr-parse-base): Fix parsing error.
675
676         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
677
678         * shr.el (shr-parse-base): New function.
679         (shr-expand-url): Use it to expand relative URLs reliably.
680
681 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
682
683         * auth-source.el (auth-source-search-collection): Fix docstring.
684         (auth-source-netrc-parse): Refactor and improve netrc parser to support
685         single-quoted strings and multiline entries.
686         (auth-source-netrc-parse-next-interesting)
687         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
688         functions to support parser.
689
690 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
691
692         * eww.el (eww-submit): Get submit button logic right when hitting RET
693         on non-submit buttons.
694
695         * shr.el: Remove shr-preliminary-table-render, since that can't really
696         be used for anything in practice.
697
698 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
699
700         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
701         (sieve-manage-quit).
702
703 2013-06-14  Glenn Morris  <rgm@gnu.org>
704
705         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
706
707 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
708
709         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
710         control the maximum size of photo ID image.
711         (mml2015-epg-key-image-to-string): Respect it.
712
713 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
714
715         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
716         instead of the final one so that we can more easily distinguish them.
717
718         * eww.el (eww-submit): Compute the submission URL correctly.
719
720 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
721
722         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
723         Use plist-get rather than CL's getf.
724         (sieve-manage-parse-capability): Avoid CL's remove-if.
725
726 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
727
728         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
729         (sieve-manage-quit).
730
731 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
732
733         * shr.el (shr-expand-url): Expansion should chop off the bits after the
734         last slash.
735
736         * eww.el (eww-tag-select): Use the first value as the default value.
737
738 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
739
740         * eww.el (eww): Prepend urls with http:// if scheme is missing.
741         (eww-mode): Use `define-derived-mode'.
742         (eww-parse-headers): Parse headers from beginning of buffer so that
743         file:// links work.
744
745 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
746
747         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
748
749 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
750
751         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
752         to handle them at all.
753
754 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
755
756         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
757         work, too.
758         (eww-tag-select): Implement <select>.
759
760 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
761
762         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
763         stream managing functions by using open-protocol-stream to do most of
764         the work.  Has the nice benefit of enabling STARTTLS.
765         Wait for capabilities after STARTTLS: following RFC5804, the server
766         sends new capabilities after successfully establishing a TLS connection
767         with the client. The client should update the cached list of
768         capabilities, but we just ignore the answer for now.
769         (sieve-manage-network-p, sieve-manage-network-open)
770         (sieve-manage-starttls-p, sieve-manage-starttls-open)
771         (sieve-manage-forward, sieve-manage-streams)
772         (sieve-manage-stream-alist): Remove unneeded functions neither in the
773         API, nor called by any other function.
774         Enable Multibyte for SieveManage buffers: The parser won't properly
775         handle umlauts and line endings unless multibyte is turned on in the
776         process buffer.
777
778 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
779
780         * eww.el (eww-tag-input): Support password fields.
781         (eww-submit): Support POST.
782
783 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
784
785         * eww.el (eww-tag-form): Protect against degenerate forms.
786
787         * shr.el (shr-expand-url): Expand URLs that start with a slash
788         correctly.
789
790         * eww.el (eww-submit): Get submit button logic right.
791
792         * shr.el (shr-final-table-render): New variable to signal when we're
793         doing the final table rendering so that we can collect more data at
794         that point.
795
796         * eww.el (eww-submit): Make form submission work.
797         (eww-tag-input): Implement submit buttons.
798         (eww-click-radio): Implement radio and checkboxes.
799         (eww-submit): Handle hidden elements.
800
801         * shr.el (shr-descend): Allow other packages to override (or provide)
802         rendering of elements.
803         (shr-expand-url): Strip query strings from URLs before expanding them.
804
805         * eww.el: Don't require cl-lib.
806         (eww-tag-form): Start form support.
807
808         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
809
810         * eww.el: Start writing a new, tiny web browser.
811         (eww-previous-url): New command.
812         (eww-quit): New command.
813
814 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
815
816         * sieve.el: Put point at beginning of buffer when viewing a script.
817         (sieve-open-server): Respect the PORT parameter.  Show the correct port
818         number in sieve-buffer's header.  Fixed code to also work with a string
819         as port specifier. Properly close the connection on pressing 'q'.  Make
820         sieve-manage-quit close the connection and process buffer.  Also, remove
821         duplicate keybinding for 'q'.
822
823 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
824
825         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
826         make it easier to read.
827         (mm-pkcs7-enveloped-magic): Ditto.
828
829 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
830
831         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
832         before `image-type-available-p' to avoid loading the image libraries
833         needlessly.
834
835 2013-06-05  David Engster  <deng@randomsample.de>
836
837         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
838         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
839         to see whether the group was synced before.
840
841 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
842
843         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
844         when opening the connection.
845         Suggested by João Távora <joaotavora@gmail.com> in
846         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
847
848 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
849
850         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
851         assume Date header begins with "Date", that may be customized into
852         something like "X-Sent" using gnus-article-time-format.
853         (article-transform-date): Allow multi-line Date header.
854
855 2013-06-02  David Engster  <deng@randomsample.de>
856
857         * registry.el (initialize-instance, registry-lookup)
858         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
859         (registry-lookup-secondary-value, registry-search, registry-delete)
860         (registry-insert, registry-reindex, registry-size, registry-prune): Do
861         not wrap methods in `eval-and-compile'.  This breaks due to latest
862         changes in EIEIO (introduction of eieio-core.el).
863
864 2013-05-30  Glenn Morris  <rgm@gnu.org>
865
866         * nnmail.el (nnmail-fancy-expiry-target):
867         Also bind mail-dont-reply-to-names.
868
869         * spam-stat.el (spam-stat-save):
870         No need to tweak font-lock in temp buffers.
871
872         * shr.el (shr-put-image): Silence compiler.
873
874 2013-05-29  Glenn Morris  <rgm@gnu.org>
875
876         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
877
878         * gnus-group.el (gnus-sequence-of-unread-articles)
879         (gnus-summary-add-mark, gnus-mark-article-as-read)
880         (gnus-group-make-articles-read): Declare.
881
882         * gnus-sum.el (gnus-parameter-list-identifier)
883         (gnus-article-stop-animations, gnus-stop-downloads)
884         (gnus-article-only-boring-p, article-goto-body)
885         (gnus-flush-original-article-buffer, article-narrow-to-head)
886         (gnus-article-hidden-text-p, gnus-delete-wash-type)
887         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
888
889         * gnus.el: No need to eval-and-compile autoloads.
890
891         * gravatar.el (help-function-arglist): Autoload.
892
893         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
894
895         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
896
897         * spam.el: No need to load spam-report when compiling.
898         No need to eval-and-compile autoloads.
899         (spam-report-resend-to): Declare.
900         (spam-report-resend-register-routine): Require 'spam-report.
901
902 2013-05-24  Julien Danjou  <julien@danjou.info>
903
904         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
905         setup.
906
907 2013-05-23  Glenn Morris  <rgm@gnu.org>
908
909         * gnus-util.el (rmail-swap-buffers-maybe)
910         (rmail-maybe-set-message-counters, rmail-count-new-messages)
911         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
912         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
913
914         * mm-decode.el: No need to load term when compiling.
915         (term-mode, term-char-mode): Declare.
916
917         * mm-util.el: No need to load jka-compr when compiling.
918         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
919
920         * nnmaildir.el: Require is automatically eval-and-compile.
921         (nnmail): Require at run-time too.
922
923         * registry.el (registry-size): Move definition before use.
924
925 2013-05-22  Daiki Ueno  <ueno@gnu.org>
926
927         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
928         signed data to conform the standard.  (Bug#14232)
929
930 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
931
932         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
933         double angle quotation mark.
934
935 2013-05-20  Glenn Morris  <rgm@gnu.org>
936
937         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
938
939 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
940
941         * message.el (message-insert-formatted-citation-line): handle finding
942         first/lastname when more than 2 names appear.
943
944 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
945
946         * shr.el (shr-tag-span): New function.
947
948 2013-05-18  Glenn Morris  <rgm@gnu.org>
949
950         * message.el (message-mode): Use message-mode-abbrev-table,
951         with text-mode-abbrev-table as parent.  (Bug#14413)
952
953 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
954
955         * message.el (message-expand-group): Decode group names.
956
957 2013-05-16  Julien Danjou  <julien@danjou.info>
958
959         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
960         app-icon.
961
962 2013-05-15  Glenn Morris  <rgm@gnu.org>
963
964         * shr-color.el (shr-color-visible-luminance-min)
965         (shr-color-visible-distance-min): Use shr-color group.
966
967 2013-05-11  Glenn Morris  <rgm@gnu.org>
968
969         * gnus-vm.el: Make it loadable without VM.
970         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
971         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
972
973 2013-05-09  Glenn Morris  <rgm@gnu.org>
974
975         * mml1991.el: Make it loadable.  (Bug#13456)
976
977         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
978         * gnus-async.el (gnus-async-post-fetch-function):
979         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
980         * gnus-html.el (gnus-html-image-cache-ttl):
981         * gnus-notifications.el (gnus-notifications-timeout):
982         * gnus-picon.el (gnus-picon-properties):
983         * gnus-util.el (gnus-completion-styles):
984         * gnus.el (gnus-other-frame-resume-function):
985         * message.el (message-user-organization-file)
986         (message-cite-reply-position):
987         * nnir.el (nnir-summary-line-format)
988         (nnir-retrieve-headers-override-function):
989         * shr-color.el (shr-color-visible-luminance-min):
990         * shr.el (shr-blocked-images):
991         * spam-report.el (spam-report-resend-to):
992         * spam.el (spam-summary-exit-behavior): Fix custom types.
993
994         * gnus-salt.el (gnus-selected-tree-face): Fix default.
995
996 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
997
998         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
999         because of let-binding help-xref-following.  (Bug#14356)
1000
1001 2013-05-06  Glenn Morris  <rgm@gnu.org>
1002
1003         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1004
1005 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1006
1007         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1008         entering into the registry.
1009
1010 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1011
1012         * gnus.el: Ma Gnus v0.7 is released.
1013
1014 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1017         (Bug#14304)
1018
1019 2013-04-27  Glenn Morris  <rgm@gnu.org>
1020
1021         * gnus.el (gnus-list-debbugs):
1022         Use require rather than autoload.  (Bug#14262)
1023
1024 2013-04-27  Julien Danjou  <julien@danjou.info>
1025
1026         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1027         port to "sieve" now that it has an official IANA port assigned.
1028
1029 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1030
1031         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1032         Don't set the MAILHOST environment variable permanently (Bug#14271).
1033
1034 2013-04-26  Glenn Morris  <rgm@gnu.org>
1035
1036         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1037
1038 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1039
1040         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1041         string values of 'gcc-self. Thanks to Saroj Thirumalai.
1042
1043 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1044
1045         * nnir.el (nnir-close-group): Make sure we are in the right group.
1046
1047         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1048         dependency table from all newly retrieved headers.
1049
1050 2013-04-16  David Edmondson  <dme@dme.org>
1051
1052         Support <img src="data:...">.
1053
1054         * shr.el (shr-image-from-data): New function.
1055         (shr-tag-img): Use it.
1056
1057 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1058
1059         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1060         group.
1061
1062 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1063
1064         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1065         corresponding to any existing group (Bug#14166).
1066
1067 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1068
1069         * nnir.el (number-sequence): No longer used.
1070         (nnir-request-set-mark): New function.
1071         (nnir-request-update-info): Improve marks updating.
1072         (nnir-request-scan): Don't duplicate marks updating.
1073         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1074         Use 'assq rather than 'assoc.  Quote anonymous function.
1075         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1076         Use 'gnus-group-prefixed-p.
1077         (gnus-summary-create-nnir-group): Make sure server for method is open.
1078
1079 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1080
1081         * nnir.el (gnus-nnir-group-p): New function.
1082         (nnir-possibly-change-group): Use it.
1083
1084         * gnus-msg.el (gnus-setup-message): Use it.
1085
1086 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1087
1088         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1089         `initial-input' for the argument name.
1090         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1091
1092 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1093
1094         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1095         (used by MH-E).
1096
1097 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1098
1099         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1100         group.
1101
1102         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1103         fix compilation.
1104
1105 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1106
1107         * nnir.el (nnir-method-default-engines): And another typo.
1108
1109 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1110
1111         * nnir.el (nnir-method-default-engines): Fix typo.
1112
1113 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1114
1115         * nnir.el: Define 'number-sequence for xemacs.
1116         (gnus-summary-create-nnir-group): New function to create an nnir group
1117         from an nnir summary buffer based on the current query.
1118         (nnir-request-create-group): Update to allow nnir group creation based
1119         on the current query.
1120
1121 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * nndraft.el (nndraft-request-expire-articles):
1124         Make expiry target always `delete'.
1125
1126 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1127
1128         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1129         buffer use the posting-style and gcc of the original article group.
1130         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1131
1132         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1133         after other deffoos.
1134
1135 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1136
1137         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1138         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1139         support for real (i.e. not ephemeral) nnir groups.
1140         (gnus-summary-make-nnir-group): New function for initiating searches
1141         from a summary buffer.
1142
1143 2013-03-18  Sam Steingold  <sds@gnu.org>
1144
1145         * message.el (message-bury): Minor cleanup.
1146
1147 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1148
1149         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1150
1151 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1154         nnml-request-list.  (Bug#13873)
1155         (nndir-request-newsgroups): Remove, unused.
1156
1157         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1158
1159 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1160
1161         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1162         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1163         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1164
1165 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1166
1167         * shr.el: Make all the overlays set the `evaporate' property so that
1168         they're removed properly.
1169
1170 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1171
1172         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1173         shell-quote-argument.
1174
1175 2013-02-22  David Engster  <deng@randomsample.de>
1176
1177         * gnus-registry.el (gnus-registry-save): Provide class name when
1178         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1179         `condition-case' to stay compatible with older EIEIO versions which
1180         only accept one argument.
1181
1182 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1183
1184         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1185         (epg-user-id-validity): Autoload.
1186         (mml2015-epg-check-user-id): New function.
1187         (mml2015-epg-check-sub-key): New function split from
1188         mml2015-epg-find-usable-key.
1189         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1190         optional name-is-key-id, to handle the case when user-id is unusable.
1191         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1192
1193 2013-02-17  Glenn Morris  <rgm@gnu.org>
1194
1195         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1196
1197 2013-02-16  Glenn Morris  <rgm@gnu.org>
1198
1199         * shr.el (shr-put-image): Only animate images that specify a delay.
1200         This is consistent with the old image-animated-p behavior.
1201
1202 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1203
1204         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1205         for XEmacs.
1206
1207 2013-02-13  Juri Linkov  <juri@jurta.org>
1208
1209         * gnus-art.el (gnus-article-mode-map):
1210         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1211         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1212
1213 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1214
1215         * auth-source.el (auth-source-format-prompt): Don't get confused by
1216         any "\" in replacement text.  (Bug#13637)
1217
1218 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1219
1220         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1221         (gnus-backend-trace): Honour gnus-backend-trace.
1222
1223         * mml.el (mml-insert-part): Insert closing tag.
1224
1225         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1226
1227 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1228
1229         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1230         able to find the article, which can happen in debbugs groups,
1231         apparently.
1232
1233 2013-01-16  Glenn Morris  <rgm@gnu.org>
1234
1235         * smiley.el (smiley-style): Make the file loadable in batch mode.
1236
1237 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1238
1239         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1240         imap process running.
1241
1242 2013-01-14  Julien Danjou  <julien@danjou.info>
1243
1244         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1245         Compare addresses against addresses, not against the full From field.
1246
1247 2013-01-13  Richard Stallman  <rms@gnu.org>
1248
1249         * message.el (message-forward-make-body-mime): New args BEG, END
1250         specify what part of FORWARD-BUFFER to use.  Do the work directly
1251         instead of calling `mml-insert-buffer'.
1252
1253 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1254
1255         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1256         cross-reference(s).
1257
1258         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1259         cross-reference(s).
1260
1261 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1262
1263         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1264         and point-max-marker.
1265         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1266
1267 2013-01-11  Julien Danjou  <julien@danjou.info>
1268
1269         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1270         max are almost equal. Also return the correct value for V which is
1271         already between 0 and 1.
1272
1273 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1274
1275         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1276         to mml2015-encrypt-to-self.
1277         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1278
1279 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1280
1281         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1282         mml-smime-epg-find-usable-secret-key.
1283
1284 2013-01-08  Glenn Morris  <rgm@gnu.org>
1285
1286         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1287
1288 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1289
1290         * mml-smime.el: Support signing by sender.
1291         Requested by Uwe Brauer.
1292         (mml-smime-sign-with-sender): New user option analogous
1293         to mml2015-sign-with-sender.
1294         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1295         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1296         mml2015.el.
1297
1298 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1299
1300         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1301         isn't running, because Gnus will probably not know how to handle the
1302         Gcc header (bug#11941).
1303
1304         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1305         articles.
1306
1307 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1310         (nnfolder-generate-active-file): Make this function work with recursive
1311         folder names.
1312
1313 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1314
1315         * nntp.el (nntp-open-connection): Use HELP as the capability command
1316         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1317         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1318
1319 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1320
1321         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1322         place holder since this gives `Invalid face reference: nil' messages.
1323         Use the `default' face instead.  It has the same effect here, even
1324         though it is not no-op.
1325
1326         * gnus-util.el
1327         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1328
1329 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1330
1331         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1332         non-string posting styles (bug#13285).
1333
1334 2012-12-27  Glenn Morris  <rgm@gnu.org>
1335
1336         * plstore.el (plstore-passphrase-callback-function):
1337         Use plstore-get-file.
1338
1339 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1340
1341         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1342         stderr.
1343
1344 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1345
1346         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1347
1348         * gnus-compat.el (set-buffer-multibyte): Remove.
1349
1350 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1351
1352         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1353         temporary file to get PGP key image.  Pass no-show-photos when
1354         extracting image to avoid having it pop up twice.
1355
1356 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1357
1358         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1359         eligible for treatment.
1360
1361         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1362         lines.  This makes summary commands with hidden threads work more
1363         reliably.
1364
1365         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1366         button to mark the hidden citations (bug#9395).
1367
1368 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1369
1370         * mml2015.el (mml2015-epg-signature-to-string): New function.
1371         (mml2015-epg-verify-result-to-string): New function.
1372         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1373         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1374         instead of epg-verify-result-to-string.
1375         (epg-signature-key-id, epg-signature-to-string): Autoload.
1376         (epg-verify-result-to-string): Remove autoload.
1377
1378 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1379
1380         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1381         ID image from GPG public key.
1382         (mml2015-epg-key-image-to-string): New function.
1383
1384 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1385
1386         * plstore.el (plstore-passphrase-callback-function): Fix error when
1387         error when plstore-cache-passphrase-for-symmetric-encryption is set
1388         (bug#13264).
1389
1390 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1391
1392         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1393         buffer to the article buffer here, because that clobbers multiple
1394         article buffers.
1395
1396         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1397         buffer always points to the right summary buffer.
1398
1399 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1400
1401         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1402         the password (bug#12097).
1403
1404 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1405
1406         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1407         (bug#13263).
1408
1409         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1410         buffer exists before using it (bug#12475).
1411
1412         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1413         offline groups (bug#11937).
1414
1415         * message.el (message-yank-original): When using customize to set the
1416         value of `message-cite-style', the variable it set to a symbol that's
1417         the name of the variable, which must then be dereferenced (bug#12616).
1418
1419 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1420
1421         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1422         the `face' property with a list whose car is the face specified in the
1423         format string and whose cdr is (nil).
1424         * lisp/gnus-util.el
1425         (gnus-put-text-property-excluding-characters-with-faces):
1426         Change accordingly.
1427         (gnus-get-text-property-excluding-characters-with-faces): New function.
1428         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1429         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1430         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1431
1432 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1433
1434         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1435         login methods.
1436         (nnimap-login): Respect the `nnimap-authenticator' variable.
1437
1438         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1439         mark state when moving articles.  Otherwise unticked articles will get
1440         their ticks back after moving.
1441
1442 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1443
1444         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1445
1446         * message.el (message-ignored-news-headers): Always remove
1447         X-Message-SMTP-Method to avoid information leakage if the user
1448         mistakenly inserts the header into news messages.
1449
1450         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1451
1452         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1453         right than four characters, this command would move point to
1454         `point-max'.  Don't do that.
1455
1456         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1457         to nil to allow re-selecting groups that gain articles.
1458         (gnus-bug-group-download-format-alist): Update the URL.
1459
1460 2012-12-23  Andreas Schwab  <schwab@suse.de>
1461
1462         * shr.el (shr-tag-em): Render em as italic, not bold.
1463
1464 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1465
1466         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1467         for reuse.
1468         (gnus-open-server): Use it to add more tracing.
1469         (gnus-finish-retrieve-group-infos): Add backend tracing.
1470         (gnus-backend-trace): Also note the elapsed seconds.
1471
1472 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1473
1474         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1475         Set epa-file-encrypt-to from variable to avoid querying.
1476
1477 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1478
1479         * sieve-mode.el (sieve-font-lock-keywords):
1480         Keywords should be word delimited.  (Bug#13173)
1481
1482 2012-12-13  Andreas Schwab  <schwab@suse.de>
1483
1484         * tls.el (tls-program): Update customize type.
1485
1486 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1489         instead of <pre> to align message header.
1490
1491 2012-12-12  Sam Steingold  <sds@gnu.org>
1492
1493         * gnus.el (gnus-other-frame-resume-function): Add user option.
1494         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1495
1496 2012-12-06  Sam Steingold  <sds@gnu.org>
1497
1498         * gnus-start.el (gnus-before-resume-hook): Add.
1499         (gnus-1): Run it when Gnus is alive.
1500
1501 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1504         * gnus-art.el (article-unsplit-urls)
1505         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1506         * gnus-registry.el (gnus-registry-get-article-marks)
1507         * message.el (message-goto-body): Use it.
1508         (message-called-interactively-p): Remove.
1509
1510         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1511         (spam-stat-score-buffer): Use it.
1512
1513         * spam.el: Silence the warnings against BBDB functions when compiling.
1514
1515         * gnus-score.el (gnus-score-decode-text-parts):
1516         Use append+mapcar instead of the cl function mapcan.
1517
1518 2012-12-05  Sam Steingold  <sds@gnu.org>
1519
1520         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1521         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1522         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1523
1524 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1525
1526         * gmm-utils.el (gmm-called-interactively-p): Revert.
1527         This seems to cause Emacs to get stuck!
1528         * gnus-art.el (article-unsplit-urls)
1529         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1530         * gnus-registry.el (gnus-registry-get-article-marks)
1531         * message.el (message-goto-body)
1532         (message-called-interactively-p): Revert.
1533
1534         * gmm-utils.el (gmm-called-interactively-p): New function.
1535         * gnus-art.el (article-unsplit-urls)
1536         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1537         * gnus-registry.el (gnus-registry-get-article-marks)
1538         * message.el (message-goto-body): Use it.
1539         (message-called-interactively-p): Remove.
1540
1541         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1542         * gnus-sync.el (gnus-sync-lesync-call)
1543         * message.el (message-read-from-minibuffer): Use it.
1544
1545 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1546
1547         * gmm-utils.el (gmm-flet): Remove.
1548         * gnus-sync.el (gnus-sync-lesync-call)
1549         * message.el (message-read-from-minibuffer): Don't use it.
1550
1551 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1554
1555 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1556
1557         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1558
1559         * gnus-sync.el (gnus-sync-lesync-call)
1560         * message.el (message-read-from-minibuffer): Use gmm-flet.
1561
1562         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1563
1564         * gnus-util.el (gnus-macroexpand-all): Remove.
1565
1566 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1567
1568         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1569         to TAB, not [tab].
1570         (gnus-summary-article-map): Likewise.
1571
1572         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1573         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1574
1575 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1576
1577         * time-date.el: Commentary fix.
1578
1579 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1580
1581         * color.el: Don't require cl.
1582         (color-complement): `caddr' -> `nth 2'.
1583
1584         * time-date.el (time-to-seconds): De-obsolete.
1585
1586 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1587
1588         * message.el (message-get-reply-headers):
1589         Make sure the reply goes to the author if it is a wide reply.
1590
1591 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1592
1593         * gnus-score.el (gnus-score-body):
1594         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1595         scoring by body.
1596
1597 2012-11-16  Glenn Morris  <rgm@gnu.org>
1598
1599         * gnus-diary.el (nndiary-request-create-group-functions)
1600         (nndiary-request-update-info-functions)
1601         (gnus-subscribe-newsgroup-functions)
1602         (nndiary-request-accept-article-functions):
1603         Use new names for hooks rather than obsolete aliases.
1604
1605 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1606
1607         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1608
1609 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1610
1611         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1612         in meta tag with the one the part specifies in its header.
1613
1614 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1615
1616         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1617         by default.
1618
1619 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
1622         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
1623
1624 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1625
1626         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
1627         and a runtime function for it, of which the XEmacs version takes only
1628         two arguments.
1629
1630 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1631
1632         * nndiary.el (nndiary-request-create-group-functions)
1633         (nndiary-request-update-info-functions)
1634         (nndiary-request-accept-article-functions):
1635         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1636         "-hooks" suffix.
1637
1638 2012-10-19  Julien Danjou  <julien@danjou.info>
1639
1640         * gnus-art.el: Require gnus-util because it uses
1641         `gnus-timer--function'.
1642
1643 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1644
1645         * starttls.el (starttls-extra-arguments): Doc fix.
1646
1647 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1648
1649         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1650         it.
1651
1652 2012-10-06  Glenn Morris  <rgm@gnu.org>
1653
1654         * gnus-notifications.el (gnus-notifications):
1655         Add missing group :version tag.
1656         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1657         (gnus-gcc-post-body-encode-hook):
1658         * gnus-sync.el (gnus-sync-lesync-name)
1659         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1660
1661 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
1662
1663         * color.el (color-hsl-to-rgb): Fix incorrect results for
1664         small and large hue values.  (Bug#12559)
1665
1666 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1667
1668         New UIDL implementation.
1669
1670         * mail-source.el (mail-sources, mail-source-keyword-map):
1671         Add :leave as a pop3 keyword.
1672         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1673
1674         * pop3.el (pop3-leave-mail-on-server): Allow number.
1675         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1676         (pop3-movemail): Add UIDL support.
1677         (pop3-send-streaming-command): Take a list of mail numbers instead of
1678         the number of mails.
1679         (pop3-write-to-file): Add X-UIDL header.
1680         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1681         (pop3-uidl-add-xheader): New functions.
1682
1683         * message.el (message-ignored-resent-headers):
1684         Add X-Content-Length and X-UIDL headers.
1685
1686 2012-10-05  Glenn Morris  <rgm@gnu.org>
1687
1688         * color.el (color-name-to-rgb, color-rgb-to-hex)
1689         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1690         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1691         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1692         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1693
1694 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1695
1696         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1697         a user about whether to delete temp files if once a user answered as n.
1698
1699 2012-09-25  Chong Yidong  <cyd@gnu.org>
1700
1701         * password-cache.el (password-read-and-add): Use a declare form to mark
1702         this function obsolete.
1703
1704 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * lpath.el: Bind mail-encode-mml for old Emacsen.
1707
1708 2012-09-17  Richard Stallman  <rms@gnu.org>
1709
1710         * message.el (message-in-body-p): Don't set mark or modify buffer.
1711
1712         * mml.el (mml-attach-file): Doc fix.
1713         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1714         Set mail-encode-mml when in Mail mode.
1715         Simplify code to set HEAD and move back to HEAD.
1716         (mml-insert-multipart, mml-insert-part):
1717         Set mail-encode-mml when in Mail mode.
1718
1719 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * gnus-util.el (gnus-timer--function): New function.
1722
1723         * gnus-art.el (gnus-article-stop-animations): Use it.
1724
1725 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1726
1727         Fix glitches caused by addition of psec to timers.
1728         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1729         rather than raw access to timer vector.
1730
1731 2012-09-11  Julien Danjou  <julien@danjou.info>
1732
1733         * gnus-notifications.el (gnus-notifications): Check for nil values in
1734         ignored addresses check.
1735
1736 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1737
1738         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1739
1740 2012-09-07  Chong Yidong  <cyd@gnu.org>
1741
1742         * gnus-util.el
1743         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1744
1745         * gnus-salt.el (gnus-tree-highlight-node):
1746         * gnus-sum.el (gnus-summary-highlight-line):
1747         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1748
1749 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1750
1751         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1752
1753 2012-09-06  Juri Linkov  <juri@jurta.org>
1754
1755         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1756         scheme for buffer names to be more consistent with other group and
1757         article buffer names in Gnus.
1758
1759 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1760
1761         * gnus-util.el
1762         (gnus-put-text-property-excluding-characters-with-faces): Removed.
1763
1764         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1765         Jenkner.
1766
1767         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1768
1769         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1770
1771         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1772
1773 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1774
1775         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1776         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1777
1778         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1779         string-prefix-p in Emacs >=23.2.
1780
1781         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1782         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1783         instead of string-match-p.
1784         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1785
1786 2012-09-06  Kenichi Handa  <handa@gnu.org>
1787
1788         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1789         lowercase a..f.
1790
1791 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1792
1793         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1794
1795 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1796
1797         * nnimap.el (nnimap-request-move-article): Decode the group name when
1798         doing internal moves to avoid charset issues.
1799
1800         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
1801         TIME is set.
1802
1803 2012-09-05  Juri Linkov  <juri@jurta.org>
1804
1805         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1806         than one group at a time (bug#11961).
1807
1808 2012-09-05  Julien Danjou  <julien@danjou.info>
1809
1810         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1811         this hide the real reason with a message giving absolutely no hint.
1812
1813 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
1814
1815         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1816         to the backend (bug#11804).
1817
1818         * message.el (message-insert-newsgroups): Don't insert newsgroup
1819         duplicates (bug#12275).
1820
1821 2012-09-05  John Wiegley  <johnw@newartisans.com>
1822
1823         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1824         sieve rules.
1825
1826 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
1827
1828         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1829         function.
1830
1831         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1832
1833         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1834
1835 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1836
1837         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1838         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1839         This should make nnmaildir more usable with offlineimap.
1840
1841 2012-09-05  Julien Danjou  <julien@danjou.info>
1842
1843         * nnimap.el (nnimap-request-list): Revert change that made listing
1844         synchronous.
1845         (nnimap-get-responses): Restore.
1846
1847 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
1848
1849         * dgnushack.el: XEmacs 21.5 compilation fix.
1850
1851         * gnus-notifications.el (gnus-notifications-notify): Use it.
1852
1853         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1854         warnings on XEmacs.
1855
1856 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1857
1858         Better seeds for (random).
1859         * gnus-sync.el (gnus-sync-lesync-setup):
1860         * message.el (message-canlock-generate, message-unique-id):
1861         Change (random t) to (random), now that the latter is more random.
1862
1863 2012-08-31  Dave Abrahams  <dave@boostpro.com>
1864
1865         * nnimap.el (nnimap-change-group): Document result value
1866
1867         * auth-source.el (auth-sources): Fix macos keychain access.
1868
1869         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1870         allow the backend `request-head' function to determine the group
1871         name on its own.
1872         (gnus-request-expire-articles): Filter out negative article numbers
1873         during expiry (Bug#11980).
1874
1875         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1876         O(N^2) to O(N).  This makes warping into huge groups tolerable.
1877
1878         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1879         you've found the article when you haven't.
1880
1881         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
1882         that nnimap-change-group can return t.
1883
1884 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1885
1886         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1887
1888 2012-08-30  Julien Danjou  <julien@danjou.info>
1889
1890         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1891         `gnus-notifications-timeout'.
1892         (gnus-notifications-timeout): Add.
1893         (gnus-notifications-action): New function.
1894         (gnus-notifications-notify): Add :action using
1895         `gnus-notifications-action'.
1896         (gnus-notifications-id-to-msg): New variable.
1897         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1898         notifications id to messages.
1899
1900 2012-08-30  Kenichi Handa  <handa@gnu.org>
1901
1902         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1903         once.
1904
1905 2012-08-29  Julien Danjou  <julien@danjou.info>
1906
1907         * gnus-notifications.el: New file.
1908         (gnus-notifications-notify): New function.
1909         (gnus-notifications): Use `gnus-notifications-notify'.
1910
1911 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1912
1913         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1914         transfer encoding first; bind gnus-newsgroup-charset to the charset
1915         that the article specifies (Bug#12209).
1916
1917 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1918
1919         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1920         (gnus-group-customize-done): Encode values posting-style holds.
1921
1922         * gnus-msg.el (gnus-summary-resend-message)
1923         (gnus-configure-posting-styles): Decode values posting-style group
1924         parameter holds.
1925
1926 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1927
1928         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1929         `name' and `address' in Resent-From header.
1930
1931 2012-08-14  Chong Yidong  <cyd@gnu.org>
1932
1933         * gnus-art.el (article-display-face): Handle failure in
1934         gnus-create-image (Bug#11802).
1935
1936 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1937
1938         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1939         Use defsetf.
1940
1941 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
1942
1943         * auth-source.el (auth-source-plstore-search)
1944         (auth-source-secrets-search): Ignore :require and :type in search spec.
1945
1946 2012-08-06  Julien Danjou  <julien@danjou.info>
1947
1948         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
1949         `nnimap-request-move-article'.
1950
1951         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1952         Remove autoload, already handled by gnus.el.
1953
1954         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1955
1956         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1957         supported by nnimap actually. Reverts previous change.
1958
1959         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1960         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1961         to-buffer argument that is already supported.
1962
1963 2012-08-05  Julien Danjou  <julien@danjou.info>
1964
1965         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1966         Add autoload.
1967
1968 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1969
1970         * gnus.el (gnus-valid-select-methods): Fix custom type.
1971
1972 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
1973
1974         * auth-source.el (auth-sources, auth-source-backend-parse)
1975         (auth-source-macos-keychain-search)
1976         (auth-source-macos-keychain-search-items)
1977         (auth-source-macos-keychain-result-append)
1978         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1979         auth-source.el through the /usr/bin/security utility.
1980         (auth-sources): Fix syntax error.
1981         (auth-source-macos-keychain-result-append): Fix variable name.
1982         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1983
1984 2012-07-27  Julien Danjou  <julien@danjou.info>
1985
1986         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1987         Emacs < 24.1
1988
1989 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1990
1991         * message.el (message-kill-address): Don't kill last newline.
1992         (message-skip-to-next-address): Don't move to the next header.
1993         (message-fill-field-address): Work properly.
1994
1995 2012-07-25  Julien Danjou  <julien@danjou.info>
1996
1997         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1998
1999 2012-07-24  Julien Danjou  <julien@danjou.info>
2000
2001         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2002
2003         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2004         (nntp-async-timer-handler): Remove, unused.
2005
2006         * nnimap.el (nnimap-get-responses): Remove, unused.
2007
2008         * nnheader.el (mail-header-set-extra): Remove, unused.
2009
2010         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2011         unused.
2012
2013         * mm-view.el (mm-view-sound-file): Remove, unused.
2014
2015         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2016         (mm-url-encode-multipart-form-data): Remove, unused.
2017
2018         * message.el (message-remove-signature, message-make-host-name)
2019         (message-fill-address): Remove, unused.
2020
2021         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2022         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2023         unused.
2024
2025         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2026         (gnus-xmas-call-region): Remove, unused.
2027
2028         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2029
2030         * gnus-util.el (gnus-extract-address-component-name)
2031         (gnus-extract-address-component-email, gnus-sortable-date)
2032         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2033         (gnus-process-live-p): Remove, unused.
2034
2035         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2036
2037         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2038         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2039         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2040         function.
2041
2042         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2043
2044         * gnus-score.el (gnus-summary-score-crossposting)
2045         (gnus-score-regexp-bad-p): Remove, unused.
2046
2047         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2048
2049         * gnus-range.el (gnus-sublist-p): Remove, unused.
2050
2051         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2052         unused.
2053
2054         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2055
2056         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2057         (gnus-request-associate-buffer): Remove, unused.
2058
2059         * gnus-group.el (gnus-group-set-method-info)
2060         (gnus-group-set-params-info): Remove, unused.
2061
2062         * gnus-fun.el (gnus-shell-command-to-string)
2063         (gnus-shell-command-on-region): Remove, unused.
2064
2065         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2066
2067         * gnus-art.el (gnus-article-text-type-exists-p)
2068         (article-translate-characters, gnus-article-hide-text-of-type)
2069         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2070         Remove, unused.
2071
2072 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2073
2074         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2075
2076 2012-07-21  Julien Danjou  <julien@danjou.info>
2077
2078         * message.el (message-dont-reply-to-names): Replace deprecated
2079         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2080         (message-get-reply-headers): Ditto.
2081
2082 2012-07-18  Julien Danjou  <julien@danjou.info>
2083
2084         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2085         `sieve-upload-and-kill'.
2086
2087         * sieve.el (sieve-bury-buffer): Remove function.
2088         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2089         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2090
2091 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2092
2093         * shr.el (shr-expand-url): Handle URL starting with `//'.
2094
2095 2012-07-13  Chong Yidong  <cyd@gnu.org>
2096
2097         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2098         instead of calling toggle-read-only with a (bogus) argument.
2099
2100 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2101
2102         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2103         of initial input when reading the author to restrict the summary to.
2104
2105 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * mm-decode.el (mm-shr):
2108         Allow overriding charset by mm-charset-override-alist.
2109
2110 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2111
2112         * gnus-art.el (gnus-article-view-part):
2113         Toggle subparts of multipart/alternative part.
2114
2115 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2116
2117         * shr.el (shr-render-buffer): New command.
2118         (shr-visit-file): Use it.
2119
2120 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2121
2122         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2123         Set no-byte-compile and no-update-autoloads.
2124
2125 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2126
2127         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2128
2129 2012-06-25  Julien Danjou  <julien@danjou.info>
2130
2131         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2132         `nnimap-request-move-articles-find-limit' since we do not use it only
2133         for move operations.
2134         (nnimap-request-accept-article): Use
2135         `nnimap-request-articles-find-limit' to limit search by message-id.
2136
2137 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2138
2139         Support higher-resolution time stamps (Bug#9000).
2140
2141         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2142         VARLIST.  It's optional, for backward compatibility.
2143         (encode-time-value): New optional arg PICO.  New type 3.
2144         (time-to-seconds) [!float-time]: Support the new picoseconds
2145         component if it's used.
2146         (seconds-to-time, time-subtract, time-add):
2147         Support ps-resolution time stamps as well.
2148
2149 2012-06-19  Julien Danjou  <julien@danjou.info>
2150
2151         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2152
2153         * nnimap.el (nnimap-log-buffer): Check that
2154         `window-point-insertion-type' is boundp, since it's not available in
2155         XEmacs.
2156
2157 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2158
2159         * nnimap.el (nnimap-log-buffer): Add this, setting
2160         `window-point-insertion-type' in the buffer to t.
2161         (nnimap-log-command): Use nnimap-log-buffer.
2162
2163 2012-06-19  Julien Danjou  <julien@danjou.info>
2164
2165         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2166         argument to be able to limit the search.
2167         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2168         (nnimap-request-move-articles-find-limit): Add this to limit the search
2169         by Message-Id after a message move.
2170         (nnimap): Add defgroup.
2171
2172 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2173
2174         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2175
2176 2012-06-15  Julien Danjou  <julien@danjou.info>
2177
2178         * nnimap.el (nnimap-find-article-by-message-id): Use
2179         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2180         (nnimap-possibly-change-group): Add read-only argument.
2181         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2182         issuing EXAMINE manually.
2183         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2184         with read-only argument.
2185         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
2186         cannot possibly change because we need to be sure that it's either
2187         read-write or read-only.
2188
2189 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2190
2191         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2192         being bound to a lambda form.
2193
2194 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2195
2196         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2197         articles when fetch-old is non-nil (bug#11370).
2198
2199 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2200
2201         * gnus-picon.el (gnus-picon-properties): New defcustom.
2202         (gnus-picon-create-glyph): Use it.
2203
2204 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2205
2206         * gnus-group.el (gnus-group-get-new-news): Respect
2207         `gnus-group-use-permanent-levels', as documented (bug#11638).
2208
2209 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2210
2211         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2212         groups (bug#11641).
2213
2214 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2215
2216         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2217         is an integer to avoid later problems.
2218
2219 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2220
2221         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2222         locales.
2223
2224         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2225         on a handle.
2226
2227         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2228         address as the default.
2229         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2230
2231         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2232         makes no sense to query the user about internal files.
2233
2234         * gnus-spec.el: Remove all the byte-compilation stuff, since
2235         benchmarking shows that it doesn't help when entering large summary
2236         buffers.
2237
2238         * gnus-xmas.el (gnus-xmas-define): Remove.
2239
2240         * gnus-util.el (gnus-byte-code): Remove.
2241
2242         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2243         grouplens stuff.
2244
2245 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2246
2247         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2248         (bug#11514).
2249
2250 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2251
2252         * message.el (message-buffers): Return all buffers derived from Message
2253         to make `gnus-dired-attach' work with mu4e.
2254
2255 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2256
2257         * nntp.el: Stop the `letf' madness.
2258         (nntp--report-1): New var.
2259         (nntp-report): Merge nntp-report-1 into it.
2260         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2261         the nntp-report function.
2262
2263         * auth-source.el: Fix comment-style to follow the convention.
2264
2265 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2266
2267         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2268         (mm-dissect-singlepart): Don't guess the MIME type of
2269         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2270         set.
2271         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2272         toplevel MIME type is multipart/encrypted.
2273
2274 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2275
2276         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2277         a string so that Gcc works (bug#11514).
2278
2279 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2280
2281         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2282         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2283
2284 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2285
2286         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2287         jumping to *Server* from a dedicated *Group* window.
2288         (gnus-configure-frame): CSE.
2289
2290         * gnus-registry.el: Minor style cleanup.
2291         (gnus-registry--set/remove-mark): New function, extracted from
2292         gnus-registry-install-shortcuts.
2293         (gnus-registry-install-shortcuts): Use it.
2294
2295 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2296
2297         * nnspool.el (news-path): Use eval-and-compile.
2298
2299 2012-05-24  Glenn Morris  <rgm@gnu.org>
2300
2301         * nnspool.el (news-directory, news-path, news-inews-program):
2302         Move here from paths.el.  Don't see a need for these to be autoloaded.
2303
2304         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2305         Merge in doc from paths.el version.  Don't see any need for this to be
2306         autoloaded, or for the warning about users not setting it.
2307
2308 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2309
2310         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2311         format.  In particular, add an optional argument and a docstring.
2312
2313         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2314
2315         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2316         current before calling `gnus-groups-to-gnus-format'.
2317         Note that this was already the case for `gnus-active-to-gnus-format'.
2318
2319 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2320
2321         Fix minor Y10k bug.
2322         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2323
2324 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2325
2326         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2327         message once it's actually open.
2328
2329 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2330
2331         * gnus.el: Ma Gnus v0.5 is released.
2332
2333 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2334
2335         * auth-source.el (auth-source--aput-1, auth-source--aput)
2336         (auth-source--aget): New functions and macros.
2337         Use them instead of aput/aget.
2338
2339 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2340
2341         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2342
2343 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2344
2345         * plstore.el (plstore-called-interactively-p): New compat macro copied
2346         from message.el.
2347         (plstore-mode): Use it.
2348
2349 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2350
2351         * plstore.el: Revive the editing feature.
2352         (plstore-mode): New mode to edit plstore file.
2353         (plstore-mode-toggle-display, plstore-mode-original)
2354         (plstore-mode-decoded): New command.
2355         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2356         (plstore--insert-buffer, plstore--make): New function.
2357         (plstore-open, plstore-save): Simplify by using them.
2358
2359 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2360
2361         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2362
2363 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2364
2365         * tls.el (open-tls-stream): Remove unused binding.
2366
2367 2012-04-16  Glenn Morris  <rgm@gnu.org>
2368
2369         * nndraft.el (nndraft-request-list): Fix declaration.
2370
2371 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * mm-decode.el (mm-dissect-buffer): Doc fix.
2374
2375         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2376         don't have a current group.
2377
2378         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2379         buffer if it doesn't exist.
2380
2381         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2382         given, mark the group as ephemeral with the current window conf.
2383
2384         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2385         buffer exists, which it doesn't if we haven't started Gnus.
2386         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2387
2388 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2391         type is.
2392
2393         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2394         `unexists' entries.
2395         (gnus-clean-old-newsrc): Fix last checkin.
2396
2397         * nnimap.el (nnimap-update-info): None of the articles below the active
2398         low-water mark exist.
2399
2400         * dgnushack.el: Get rid of XEmacs compilation warning.
2401
2402         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2403         would have gotten if we posted to the group, and use that to compare
2404         against the message we want to cancel (bug#10808).
2405
2406         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2407         on XEmacs.
2408
2409 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2410
2411         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2412         `scroll-margin'.
2413
2414 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2415
2416         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2417         citation prefix within a block of cited text should be considered part
2418         of that block *only* if it is a blank line.
2419
2420 2012-04-09  Chong Yidong  <cyd@gnu.org>
2421
2422         * binhex.el, hashcash.el, uudecode.el:
2423         Remove * characters from the front of variable docstrings.
2424
2425 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2428         before kinsoku-bol characters nor within kinsoku-eol characters.
2429
2430 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2431
2432         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2433         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2434         (gnus-sync-read): Use mapc instead of mapcar.
2435
2436         * mm-archive.el: Require mm-decode for some macros.
2437         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2438         the byte compiler.
2439         (mm-archive-decoders): New function that returns the value of
2440         the mm-archive-decoders variable.
2441
2442         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2443         instead.
2444         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2445
2446         * nnimap.el (gnus-refer-thread-use-nnir):
2447         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2448
2449 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2450
2451         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2452
2453 2012-03-12  Peter Münster  <pmrb@free.fr>
2454
2455         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2456         (gnus-demon-cancel): Ditto.
2457         (gnus-demon-run-callback): When function cannot be called due to low
2458         idleness, call it when idleness reaches the expected value, instead of
2459         waiting another timer period.
2460         (gnus-demon-init): Add `time' to arguments of call-back.
2461
2462 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2463
2464         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2465
2466         * gnus.el: Register gnus-registry functions.
2467
2468         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2469         indent.
2470
2471         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2472         enabled before warping.
2473
2474 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2475
2476         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2477         registry about each article retrieved.
2478
2479         * gnus-int.el (gnus-select-group-with-message-id): New function.
2480         (gnus-try-warping-via-registry): Ditto.
2481         (gnus-warp-to-article): Fall back on the registry.
2482
2483 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2484
2485         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2486         inboxes.
2487
2488 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2489
2490         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2491
2492 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2493
2494         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2495         gnus-gcc-self-resent-messages may be a group parameter.
2496         (gnus-summary-resend-message): Don't encode encoded words in header
2497         when Gcc'ing resent message.
2498
2499 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2500
2501         * shr.el (shr-insert): Treat non-breaking space just like normal
2502         space.  This seems to produce more pleasing results.
2503         (shr-insert): Only insert a blank line if we're starting from an image.
2504         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2505         (shr-ensure-paragraph): Consider lines with white space to be blank.
2506
2507 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2508
2509         * Makefile.in: Respect DESTDIR.
2510
2511 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2512
2513         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2514         and gnus-gcc-post-body-encode-hook.
2515
2516 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2517
2518         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2519         messages that don't exist.
2520
2521         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2522
2523 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2524
2525         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2526         Remove.
2527
2528         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2529
2530         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2531
2532 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2533
2534         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2535         have a group name.
2536
2537         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2538         a multibyte buffer (bug#7410).
2539         (article-wash-html): Parse the original article buffer to get the
2540         unencoded data (bug#7410).
2541
2542         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2543         .newsrc.el files.
2544
2545 2012-04-05  Bastien Guerry  <bzg@altern.org>
2546
2547         * color.el (color-lighten-name): Fix typo.
2548
2549 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2550
2551         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2552         "#" to avoid having them interpreted as comments.
2553
2554 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2555
2556         * shr.el (shr-insert): Update the text state properly to avoid
2557         inserting spurious paragraph starts.
2558
2559 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2560
2561         * shr.el (shr-table-widths): Divide the extra width more fairly over
2562         the TDs (bug#10973).
2563         (shr-render-td): Don't delete too much padding.
2564         (shr-natural-width): Compute the natural width more correctly.
2565         (shr-insert): Allow the natural width to be computed for tables again.
2566         (shr-tag-table-1): Rework how the natural widths are computed by
2567         rendering the table a third time.
2568         (shr-natural-width): Removed.
2569         (shr-buffer-width): New function.
2570         (shr-expand-newlines): Use it.
2571
2572         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2573         using a `gnus-use-full-window' setup (bug#11013).
2574
2575 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2576
2577         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2578         24.1 release.
2579
2580 2012-03-10  David Edmondson  <dme@dme.org>
2581
2582         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2583         'Forwarded Message' header and the start of the message.
2584
2585 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2586
2587         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2588         isn't running (bug#10897).
2589
2590 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2593         This is inconsistent with all the other stream functions, which leave
2594         the setting up to the higher levels (if so wanted) (bug#10931).
2595
2596 2012-02-28  Glenn Morris  <rgm@gnu.org>
2597
2598         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2599         mm-decode.el: Standardize possessive apostrophe usage.
2600
2601 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2602
2603         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2604
2605 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2606
2607         * parse-time.el (parse-time-string): Allow extractor to return nil.
2608
2609 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2610
2611         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2612
2613 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2614
2615         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2616
2617 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2618
2619         * mm-decode.el (mm-shr): Remove "soft hyphens".
2620
2621         * nnimap.el (nnimap-request-list): Return the group names encoded as
2622         utf8.  Otherwise non-European group names don't work.
2623         (nnimap-request-newgroups): Ditto.
2624
2625         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2626         the default in `read-string' (bug#10757).
2627
2628         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2629         topics (bug#10843).
2630
2631         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2632         buffer.  Suggested by Herbert Valerio Riedel.
2633         (nnimap-request-move-article): Delete the message from the correct IMAP
2634         server.
2635
2636 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2637
2638         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2639         Reported by Peter Münster.
2640
2641 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2642
2643         * shr.el (shr-image-fetched): Make sure we really kill the right
2644         buffer.
2645
2646 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2647
2648         * gnus-start.el (gnus-1): Avoid duplicate entries.
2649
2650 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2651
2652         * imap.el: Remove.
2653
2654         * nntp.el (nntp-coding-system-for-read): Remove.
2655         (nntp-coding-system-for-write): Ditto.
2656         (nntp-open-connection): Just use `binary' directly.
2657
2658         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
2659         Gnus 0.3.
2660
2661 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2662
2663         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
2664         application/octet-stream parts really is.
2665
2666         * gnus-sum.el (gnus-propagate-marks): Remove.
2667
2668 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2669
2670         * shr.el (shr-rescale-image): Undo previous change; see
2671         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2672
2673 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2674
2675         * gnus.el: Ma Gnus v0.3 is released.
2676
2677 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2678
2679         * gnus-sum.el (gnus-summary-local-variables): Make
2680         `gnus-newsgroup-unexist' into a local variable.
2681
2682 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2683
2684         * registry.el (registry-usage-test, registry-persistence-test): Move to
2685         tests/gnustest-registry.el.
2686         (registry-make-testable-db, registry-match-test)
2687         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2688
2689         * gnus-registry.el (gnus-registry-misc-test)
2690         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2691
2692         * tests/gnustest-registry.el: New file with the registry and
2693         gnus-registry ERT tests.
2694
2695 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * gnus-msg.el (gnus-summary-resend-message): Make
2698         gnus-summary-resend-message-insert-gcc be last item in
2699         message-header-setup-hook.
2700
2701 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2702
2703         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2704         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
2705         Remove.
2706         (nnfolder-open-server): Don't use marks.
2707         (nnfolder-request-delete-group): Ditto.
2708         (nnfolder-request-rename-group): Ditto.
2709         (nnfolder-request-set-mark, nnfolder-request-marks)
2710         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2711         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2712
2713         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2714         (nnml-marks-modtime): Remove.
2715         (nnml-request-delete-group): Don't use marks.
2716         (nnml-request-rename-group): Ditto.
2717         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2718         (nnml-save-marks, nnml-open-marks): Remove.
2719
2720         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2721         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2722         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2723         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2724         (nntp-server-to-method-cache): Remove.
2725
2726         * shr.el (shr-rescale-image): Fix wrong merge.
2727
2728 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2729
2730         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2731         too-wide lines.
2732
2733 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2734
2735         * nnimap.el (nnimap-record-commands): New variable.
2736         (nnimap-log-command): Use it.
2737         (nnimap-make-process-buffer): Add a space to the process buffer.
2738         (nnimap-transform-headers): Don't bug out on header lines containing
2739         stuff that look like IMAP length encodings.
2740
2741         * shr.el (shr-rescale-image): Allow viewing large images.
2742
2743 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2744
2745         * nnml.el (nnml-request-compact-group): Delete the marks file after
2746         compaction (bug#10800).
2747
2748         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2749         group exit.
2750
2751         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2752         QRESYNC/FETCH output.
2753
2754 2012-02-11  Glenn Morris  <rgm@gnu.org>
2755
2756         * sieve-manage.el (sieve-manage-default-stream):
2757         * shr.el (shr):
2758         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2759         (nnir-retrieve-headers-override-function)
2760         (nnir-imap-default-search-key, nnir-notmuch-program)
2761         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2762         (nnir-method-default-engines):
2763         * message.el (message-cite-reply-position):
2764         * gssapi.el (gssapi-program):
2765         * gravatar.el (gravatar):
2766         * gnus-sum.el (gnus-refer-thread-use-nnir):
2767         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2768         (gnus-registry-max-pruned-entries):
2769         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2770         * gnus-int.el (gnus-after-set-mark-hook)
2771         (gnus-before-update-mark-hook):
2772         * gnus-async.el (gnus-async-post-fetch-function):
2773         * auth-source.el (auth-source-cache-expiry):
2774         Add missing :version tags to new defcustoms and defgroups.
2775
2776 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
2777
2778         * gnus-sum.el (gnus-adjust-marked-articles): Add to
2779         `gnus-newsgroup-unexist'.
2780
2781         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
2782         marks.
2783         (gnus-article-special-mark-lists): Put the `unexist' in the special
2784         marks list instead.
2785
2786         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
2787         articles in the list of articles to be selected.
2788
2789         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
2790         articles.
2791         (nnimap-update-info): Keep track of unexisting articles.
2792         (nnimap-update-qresync-info): Ditto.
2793
2794 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2795
2796         * message.el (message-default-send-mail-function): Made into own
2797         function for reuse by emacsbug.el.
2798
2799 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2800
2801         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2802         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2803
2804 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2805
2806         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2807         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2808
2809         * gnus-compat.el: Define `timer-set-function'.
2810
2811         * mm-decode.el (mm-display-external): Output the text from the command
2812         in the buffer after the command finished.  This makes text-based
2813         commands behave better.
2814
2815 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2816
2817         * gnus-compat.el: Add a compat for the old `url-retrieve'.
2818
2819 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2820
2821         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
2822         23.1.
2823
2824 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2825
2826         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2827
2828 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2829
2830         * message.el (smtpmail-smtp-user): Silence compiler warning.
2831
2832 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2833
2834         * message.el (message-multi-smtp-send-mail): Also allow specifying the
2835         SMTP user name.
2836
2837 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2838
2839         * gnus-sum.el (gnus-summary-show-thread):
2840         next-single-char-property-change may return nil in XEmacs.
2841         (gnus-summary-article-map): Fix typo.
2842
2843 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2844
2845         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2846         running.
2847
2848         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2849
2850         * gnus.el (gnus-server-extend-method): Don't add an -address component
2851         if the method already has one (bug#9676).
2852
2853 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2854
2855         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2856         of an initial-input for consistency (bug#10757).
2857
2858         * dgnushack.el: Fix XEmacs compilation warning.
2859
2860         * shr.el: Inhibit getting and sending cookies when fetching pictures.
2861
2862         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2863
2864 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2865
2866         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2867         lines that are narrower than the window width.  Otherwise background
2868         "blocks" will look less readable.
2869
2870 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2871
2872         * nnimap.el (nnimap-transform-headers): Remove unused variable.
2873         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2874         have newlines within the strings, and where the UID comes after the
2875         BODYSTRUCTURE element (bug#10537).
2876
2877         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2878         (bug#10732).
2879
2880         * shr.el (shr-insert-document): Add doc string.
2881         (shr-visit-file): Ditto.
2882         (shr-remove-trailing-whitespace): New function.
2883         (shr-insert-document): Use it to clean up trailing whitespace as the
2884         final step (bug#10714).
2885
2886 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2887
2888         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2889         buffer if `gnus-kill-summary-on-exit' is nil.
2890
2891 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2892
2893         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2894         when just reading a single group from "without" Gnus.
2895
2896 2012-02-06  Chong Yidong  <cyd@gnu.org>
2897
2898         * gnus-sum.el (gnus-summary-show-thread):
2899         next-single-char-property-change never returns nil (Bug#8657).
2900
2901 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2902
2903         * message.el (message-multi-smtp-send-mail): New function.
2904         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2905         header to implement multi-SMTP functionality.
2906
2907         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
2908         (gnus-agentize): Don't set it.
2909         (gnus-agent-send-mail): Don't use it.
2910
2911         * gnus-sum.el (gnus-summary-widget-backward): New function and
2912         keystroke.
2913
2914         * gnus-compat.el: More the compat functions more compatible.
2915
2916         * shr.el (shr-put-image): Remove underlines from sliced images.
2917         (shr-zoom-image): Compute the region to be replaced more correctly.
2918
2919 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2920
2921         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2922         (gnus-summary-resend-message-insert-gcc): New function.
2923         (gnus-summary-resend-message): Modify message-header-setup-hook and
2924         message-sent-hook to make it work for Gcc.
2925         (gnus-inews-do-gcc): Update the number of unread articles of groups
2926         that messages are Gcc'd to.
2927
2928         * message.el (message-resend): Run message-sent-hook to do Gcc.
2929
2930 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2931
2932         * lpath.el: Fix an XEmacs compilation warning.
2933
2934         * gnus-compat.el: Require `help-fns' to fix compilation error.
2935
2936         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
2937         a higher level to silence compilation.
2938
2939         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2940         parameter to allow controlling the scaling.
2941
2942         * shr.el (shr-zoom-image): New command and keystroke.
2943         (shr-put-image): Take a `size' flag to say how to scale the image.
2944
2945         * gnus-compat.el: Redefine `delete-directory' to provide recursive
2946         deletion unless already defined.
2947
2948         * gnus.el (gnus-compat): Require it.
2949
2950         * gnus-compat.el: New file.
2951
2952         * gnus-start.el (gnus-clean-old-newsrc): New function.
2953         (gnus-read-newsrc-file): Use it.
2954
2955         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2956         Use recursive deletion.
2957         (mm-dissect-archive): Add support for zip files.
2958
2959         * gnus-util.el (gnus-recursive-directory-files): New function.
2960
2961         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2962         (mm-archive-decoders): Add tgz support.
2963
2964         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2965         Otherwise inserting text into the Gnus buffer can look odd.
2966
2967         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2968
2969         * mm-archive.el (mm-archive-decoders): Add support for tar.
2970
2971         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2972
2973         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2974
2975 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2976
2977         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2978
2979         * mm-archive.el: New file.
2980
2981         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
2982
2983         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2984
2985         * message.el (message-goto-*): Make all the `message-goto-*' commands
2986         push the mark before moving point.  This makes it easier to go back to
2987         where you came from after editing whatever you jumped to.
2988
2989 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2990
2991         * gnus.el: Ma Gnus v0.1 is released.
2992
2993 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
2994
2995         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2996         without reconnecting.
2997         (nnimap-possibly-change-group): Ditto.
2998         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2999         connection has died before being called.
3000
3001 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3002
3003         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3004         an initial sync unless we're really doing one.
3005
3006         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3007         address parameter if one already exists (bug#9676).
3008
3009         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3010         not the prefix, as documented (bug#10689).
3011
3012 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3013
3014         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3015         the "server".
3016
3017         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3018         the real error message with the useless "previously known to be down".
3019         Which isn't even correct.
3020
3021         * nntp.el (nntp-open-connection): Report the error message if the nntp
3022         server can't be reached.
3023
3024         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3025         groups we do a total scan for.
3026         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3027         doing that.
3028
3029 2012-01-31  Jim Meyering  <jim@meyering.net>
3030
3031         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3032         Correct a comment (insert "not") and hide nominally-doubled "to".
3033
3034 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3035
3036         * gnus.el (gnus-version): Change name to "Ma Gnus".
3037
3038 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3039
3040         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3041         section in the manual.
3042
3043 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3044
3045         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3046         words.
3047         (rfc2047-encode-string): Ditto.
3048         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3049         understand folded filename="..." parameters, for instance.
3050
3051         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3052         the message for greater debuggability.
3053
3054 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3055
3056         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3057         instead of setting it locally, since the latter doesn't seem to have
3058         any effect (most of the time).
3059
3060 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3061
3062         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3063         function call.
3064
3065 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3066
3067         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3068         seconds, and make the repeat clause with HH:MM specs work as
3069         documented.
3070
3071 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3072
3073         * proto-stream.el (proto-stream-capability-open): Fall back on
3074         :end-of-command if :end-of-capability doesn't exist.
3075
3076 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3077
3078         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3079         bound globally in old Emacsen and XEmacsen.
3080
3081 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3082
3083         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3084         so that previous errors don't prohibit getting new news.
3085
3086         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3087
3088         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3089
3090 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3091
3092         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3093         buffer, not of the string which is its name.
3094
3095 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3096
3097         * proto-stream.el (proto-stream-capability-open): Wait for
3098         :end-of-capability, not :end-of-command.
3099
3100         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3101         non-server-marks groups.
3102         (gnus-group-make-articles-read): Ditto.
3103
3104         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3105         methods (bug#9676).
3106
3107         * gnus.el (gnus-method-ephemeral-p): New function.
3108
3109 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3112         left-to-right.
3113
3114 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3115
3116         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3117         warning.
3118
3119 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3120
3121         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3122         macroexpand the nnir things, since they haven't been defined yet, and
3123         nnir requires gnus-sum.
3124
3125 2012-01-24  Julien Danjou  <julien@danjou.info>
3126
3127         * color.el (color-rgb-to-hsl): Fix value computing.
3128         (color-hue-to-rgb): New function.
3129         (color-hsl-to-rgb): New function.
3130         (color-clamp, color-saturate-hsl, color-saturate-name)
3131         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3132         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3133
3134 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3135
3136         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3137
3138 2012-01-19  Julien Danjou  <julien@danjou.info>
3139
3140         * color.el (color-name-to-rgb): Use the white color to find the max
3141         color component value and return correctly computed values.
3142         (color-name-to-rgb): Add missing float conversion for max value.
3143
3144 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3145
3146         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3147         logical server name in addition to the actual machine address.
3148
3149         * auth-source.el (auth-source-user-and-password): Add convenience
3150         wrapper to search by just host and optionally user.
3151
3152 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3155         after rendering.
3156
3157 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3158
3159         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3160         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3161         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3162
3163 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3164
3165         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3166         (bug#9693).
3167         (gnus-summary-setup-buffer): Document return value (bug#9697).
3168
3169         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3170         since ido doesn't work on symbols (bug#9632).
3171
3172         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3173         when getting a single value as when getting all the values.  This means
3174         that atoms like `gcc-self' work cumulatively, like variable settings,
3175         instead of getting the value from the last matching clause.
3176         (gnus-group-find-parameter): Protect against the group buffer not
3177         existing (bug#9585).
3178
3179 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3180
3181         * gnus-start.el (gnus-activate-group): Document more parameters
3182         (bug#9694).
3183
3184         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3185         (bug#9692).
3186
3187         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3188         article was fetched, so that it can be expired later (bug#9958).
3189         (gnus-agent-summary-fetch-series): Add doc string.
3190         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3191         (bug#9517).
3192
3193         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3194         retrieval is happening.
3195
3196         * gnus.el (gnus-parameters): Doc fix.
3197
3198 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3199
3200         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3201         show the thread after expansion.
3202
3203 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3204
3205         * gnus-art.el (article-narrow-to-head): If the head is completely
3206         empty, narrow to the empty region (bug#9764).
3207
3208         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3209         read, and then mark them as unread only when the unread mark is used.
3210         This makes `C-- T k' actually work, even though it's confusing.
3211
3212         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3213         alive before we try to find its window.
3214
3215 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3216
3217         * mm-decode.el (mm-display-external): Use a longer timeout for the
3218         deletion to allow slow programs to display the file.
3219
3220 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3221
3222         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3223         prompt to be less confusing.
3224
3225         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3226         argument to `message-reply'.  This broke `special-display-*' frame
3227         pop-uping (bug#10238).
3228
3229 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3230
3231         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3232         systems, since these allegedly don't work there.
3233
3234 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3235
3236         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3237         live buffer.
3238
3239 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3240
3241         * nnir.el (nnir-retrieve-headers): Protect against the article not
3242         existing on the server (bug#10335).
3243
3244 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3245
3246         * gnus-agent.el (gnus-agent-load-local): Recompute
3247         gnus-agent-article-local on changing method.
3248
3249 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3250
3251         * gnus.el (gnus-parameters): Note precedence.
3252
3253 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3254
3255         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3256         in the group buffer.
3257
3258 2012-01-04  Julien Danjou  <julien@danjou.info>
3259
3260         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3261         change.
3262
3263 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3264
3265         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3266         too.
3267
3268         * nntp.el (nntp-retrieve-group-data-early): Use it.
3269
3270 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3271
3272         * nntp.el (nntp-retrieval-in-progress): New variable.
3273         (nntp-make-process-buffer): Make it buffer-local.
3274
3275         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3276         2010.
3277         (gnus-demon-init): Use it to compute the time if time is on the form
3278         "04:23".
3279
3280         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3281
3282         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3283         status in the correct buffer.
3284
3285 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3286
3287         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3288         when opening topics (bug#10407).
3289
3290 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3291
3292         * gnus-cus.el (gnus-score-customize):
3293         * gnus-sum.el (gnus-sort-gathered-threads):
3294         * message.el (message-shorten-references):
3295         * nnmairix.el (nnmairix-request-group):
3296         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3297
3298 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3299
3300         * gnus-agent.el (gnus-agent-regenerate-group):
3301         * gnus-int.el (gnus-retrieve-group-data-early):
3302         * mm-util.el (mm-codepage-ibm-list):
3303         * nndiary.el (Commentary, nndiary-get-new-mail):
3304         * nnir.el (nnir):
3305         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3306
3307 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3308
3309         * mm-view.el (mm-display-inline-fontify): Add comment.
3310
3311 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3312
3313         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3314         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3315
3316 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3317
3318         * gnus-art.el (gnus-split-methods):
3319         * gnus-msg.el (gnus-configure-posting-styles):
3320         * gnus-spec.el (gnus-parse-simple-format):
3321         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3322         * message.el (message-do-actions): Spelling fix.
3323
3324 2011-12-15  Juri Linkov  <juri@jurta.org>
3325
3326         * mm-decode.el (mm-inline-media-tests): Add missing
3327         `mm-handle-media-subtype'.
3328
3329 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3330
3331         * gnus-group.el (gnus-group-tool-bar):
3332         * gnus-sum.el (gnus-summary-tool-bar):
3333         * message.el (message-tool-bar):
3334         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3335
3336 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3337
3338         * plstore.el (plstore--insert-buffer): Spelling fix.
3339
3340 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3341
3342         * message.el (message-valid-fqdn-regexp): Update with newly approved
3343         top-level domain names ".tel" and ".asia".
3344
3345 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3346
3347         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3348         unconditionally.
3349
3350 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3351
3352         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3353         pop-to-buffer-same-window for old Emacsen.
3354
3355 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3356
3357         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3358
3359 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3360
3361         * netrc.el (netrc-credentials): Spelling fix.
3362
3363 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3364
3365         * gnus-fun.el (gnus-fun-ppm-change-string):
3366         * gnus-msg.el (gnus-inews-do-gcc):
3367         * gnus-sum.el (gnus-summary-find-for-reselect):
3368         * gnus.el (gnus-summary-cancelled):
3369         * message.el (message-cancel-hook, message-send-news):
3370         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3371         * nnir.el (nnir-run-hyrex):
3372         * nntp.el (nntp-with-open-group-function):
3373         * pgg.el (pgg-pending-timers): Spelling fix.
3374
3375 2011-12-04  Chong Yidong  <cyd@gnu.org>
3376
3377         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3378         change (Bug#10200).
3379
3380 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3381
3382         * compface.el (uncompface):
3383         * gnus-art.el (gnus-article-x-face-command): Update the header format
3384         of icon data for the most recent icontopbm program.
3385
3386 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3387
3388         * gnus-msg.el (gnus-inews-do-gcc):
3389         * message.el (message-send-mail):
3390         * mml.el (mml-generate-mime): Share the value of the buffer-local
3391         `message-options' variable between a draft buffer and temprary working
3392         buffers.
3393
3394 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3395
3396         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3397
3398 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3399
3400         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3401         for Cygwin.
3402
3403 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3404
3405         * gnus-group.el (gnus-group-prepare-flat):
3406         * mm-bodies.el (mm-encode-body):
3407         * mml.el (mml-preview):
3408         * nnml.el (nnml-request-compact-group):
3409         * pop3.el (pop3-stream-type): Spelling fix.
3410
3411 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3412
3413         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3414
3415 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3416
3417         * color.el (color-rgb-to-hsl):
3418         * gmm-utils.el (gmm-tool-bar-style):
3419         * gnus-group.el (gnus-group-prepare-flat):
3420         * gnus-topic.el (gnus-topic-prepare-topic):
3421         * mm-decode.el (mm-discouraged-alternatives):
3422         * rfc2047.el (rfc2047-encode-1):
3423         * starttls.el: Spelling fix.
3424
3425 2011-11-24  Glenn Morris  <rgm@gnu.org>
3426
3427         * binhex.el (binhex-begin-line): Give it basic doc-string.
3428
3429         * starttls.el, tls.el: Fix case of "GnuTLS".
3430
3431 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3432
3433         * gnus-group.el (gnus-group-highlight): Fix typo.
3434
3435 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3436
3437         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3438         value of `delete-file', that returns nil for a local file but returns t
3439         for a remote file using ssh.
3440
3441 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3442
3443         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3444
3445 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3446
3447         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3448         avoid later breakage.
3449
3450 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3451
3452         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3453         article buffers' name.
3454
3455 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3456
3457         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3458         by Paul Eggert's spellfixes two days ago.
3459
3460 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3461
3462         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3463         doesn't have it.
3464
3465         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3466         buffer-local instead of binding them to avoid warnings.  Also demote
3467         errors (bug#10063).
3468         (font-lock-mode-hook): Shut up byte compiler.
3469
3470 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3471
3472         * mm-util.el (mm-charset-after):
3473         * nnir.el (nnir-run-hyrex):
3474         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3475         (ntlm-get-password-hashes, ntlm-md4hash):
3476         * smime.el: Fix typo.
3477
3478 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3479
3480         * gnus-agent.el (gnus-agent-expire-group-1):
3481         * nndiary.el (nndiary-last-occurence):
3482         * nnimap.el (nnimap-request-set-mark):
3483         * nnmairix.el (nnmairix-only-use-registry):
3484         * gnus-group.el (gnus-group-prepare-flat):
3485         * gnus-sum.el (gnus-decode-encoded-word-methods):
3486         * message.el (message-wash-subject):
3487         * nntp.el (nntp-retrieve-headers-with-xover):
3488         * smime.el (smime-certificate-directory): Spelling fix.
3489
3490 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3491
3492         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3493
3494         * color.el:
3495         * gnus-agent.el (gnus-agent-possibly-alter-active):
3496         * gnus-dired.el (gnus-dired-print):
3497         * mail-parse.el:
3498         * nnmairix.el (nnmairix-request-group):
3499         * shr.el (shr-image-displayer):
3500         * sieve-manage.el:
3501         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3502
3503 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3504
3505         * gnus-sum.el (gnus-auto-select-subject):
3506         * spam-report.el (spam-report-resend): Spelling fix.
3507
3508 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3509
3510         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3511         * gnus-art.el (gnus-default-article-saver):
3512         * gnus-srvr.el (gnus-server-copy-server):
3513         * gnus.el (gnus-sloppily-equal-method-parameters):
3514         * html2text.el (html2text-format-tag-list):
3515         * message.el (message-narrow-to-head):
3516         * nndiary.el:
3517         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3518         * sieve.el: Spelling fix.
3519
3520 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3521
3522         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3523         * gnus-sum.el (gnus-summary-make-menu-bar):
3524         * gnus-uu.el (gnus-uu-decode-postscript)
3525         (gnus-uu-decode-postscript-and-save):
3526         * mailcap.el (mailcap-print-command):
3527         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3528         Fix typos.
3529
3530 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3531
3532         * gnus-art.el (gnus-article-part-wrapper):
3533         * html2text.el (html2text-fix-paragraphs):
3534         * mm-decode.el (mm-image-fit-p):
3535         * rfc2047.el (rfc2047-encode-message-header):
3536         * shr-color.el (shr-color-visible-distance-min)
3537         (shr-color-relative-to-absolute, set-minimum-interval)
3538         (shr-color-visible): Fix typos.
3539
3540 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3541
3542         * gmm-utils.el (gmm-tool-bar-item):
3543         * gnus-art.el (gnus-treat-body-boundary):
3544         * gnus-diary.el (gnus-user-format-function-d):
3545         * gnus-start.el (gnus-get-unread-articles):
3546         * pgg-gpg.el (pgg-gpg-update-agent):
3547         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3548
3549 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3550
3551         * gnus-topic.el (gnus-group-prepare-topics):
3552         * gnus-uu.el (gnus-extract-view):
3553         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
3554
3555 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
3556
3557         * spam.el: Move BBDB autoloads.
3558         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
3559         BBDB 2 and 3.
3560         (spam-check-BBDB): Use it.
3561         (spam-enter-ham-BBDB): Use it.
3562
3563 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3564
3565         * smime.el (smime-draw-buffer): Spelling fix.
3566
3567 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3568
3569         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3570         for scanning exactly one level.
3571         * gnus-start.el (gnus-get-unread-articles): Ditto.
3572
3573 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3574
3575         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3576         slightly clearer.
3577
3578 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3579
3580         * gnus-sync.el: More commentary about setup.
3581
3582 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3583
3584         * message.el (message-send-and-exit): Document `arg'.
3585
3586 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3587
3588         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3589
3590 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3591
3592         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3593
3594         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3595         we don't use `bound-and-true-p'.
3596
3597 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3598
3599         * gnus-util.el (gnus-bound-and-true-p): Remove.
3600         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3601         * nnir.el: Use it.
3602         * nnmairix.el: Use it.
3603
3604 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3605
3606         * gnus-sync.el: Improve docs about CouchDB admins.
3607
3608         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3609         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3610         for reasons unknown.
3611         * nnir.el: Use it.
3612         * nnmairix.el: Use it.
3613
3614         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3615         * nnir.el: Ditto.
3616         * nnmairix.el: Ditto.
3617
3618         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3619
3620 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3621
3622         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3623         not needed.  Provide xmlplistread list function to produce XML plist
3624         output for non-Gnus LeSync clients.
3625
3626 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3627
3628         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
3629
3630         * gnus-sync.el: Add LeSync synchronization backend and logic to read
3631         and save against it.  Group subscriptions, read marks, other marks,
3632         subscription levels, topic names, and topic offsets (the group's
3633         position within the topic) are saved.  This is an experimental backend
3634         and may change significantly.  Load json.el from the gnus-fallback-lib
3635         if it's not available otherwise.
3636         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3637
3638 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3639
3640         * message.el (message-completion-function): Make sure
3641         message-tab-body-function is not attempted if one of
3642         message-completion-alist fails to find a completion (bug#9158).
3643
3644 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3645
3646         * mml.el (mml-quote-region): Quote <#secure> tag.
3647         (mml-generate-mime-1): Unquote <#secure> tag.
3648
3649 2011-10-20  Chong Yidong  <cyd@gnu.org>
3650
3651         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3652         calling a minor mode from Lisp with nil arg enables it, so we have to
3653         make the wording a bit ambiguous here).
3654
3655 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3656
3657         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3658         * nnir.el (nnir-mode): Use it.
3659         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3660         Use it.
3661
3662         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3663         * nnmairix.el (gnus-registry-enabled): Ditto.
3664
3665 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3666
3667         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
3668         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3669         only while we need to find out if it should be t or nil.
3670         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3671         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3672         the registry is installed.  Set it to nil when it's unloaded.
3673         (gnus-registry-install-p): Provide user guidance for the initial value
3674         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3675         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3676         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3677         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3678         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3679         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3680         `gnus-registry-install'.
3681
3682 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3683
3684         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3685         previous change.
3686         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3687         primary key is marked as disabled.
3688
3689 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3690
3691         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3692         primary key is marked as disabled.
3693
3694 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3695
3696         * html2text.el (html2text-clean-anchor): Check for quotes around
3697         `href' value.
3698
3699 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3700
3701         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3702         searching.  Drop `bbdb-cache'.
3703
3704 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3705
3706         * message.el (message-signed-or-encrypted-p): Exclude header when
3707         checking if there is signed or encrypted body in text/plain message.
3708
3709 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3710
3711         * html2text.el (html2text-get-attr): Correctly handle attribute values
3712         containing "=".
3713
3714 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3715
3716         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3717         handle bindings.
3718
3719 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3720
3721         * gnus-win.el (gnus-configure-windows): Protect against reading
3722         ephemeral groups outside of Gnus.
3723
3724 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3725
3726         * shr.el (shr-tag-img): Don't get images displayed in tables.
3727
3728 2011-10-03  Glenn Morris  <rgm@gnu.org>
3729
3730         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3731         the "maintainer" version of debbugs.gnu.org reports.
3732
3733 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3734
3735         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3736         make asynchronous adjacent image insertion work better.
3737
3738 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3739
3740         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
3741         documentation.
3742
3743 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3744
3745         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3746         `gnus-asynchronous' isn't shadowed.
3747
3748 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3749
3750         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
3751
3752         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3753         (nnimap-insert-partial-structure): The charset parameter isn't
3754         case-sensitive.
3755
3756         * nnheader.el (nnheader-message-maybe): New function.
3757
3758         * shr.el (shr-tag-table): Render totally broken tables better.
3759
3760         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3761         computing the boundary.
3762
3763 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3764
3765         * pop3.el (pop3-number-of-responses): Remove.
3766         (pop3-wait-for-messages): Rewrite to take linear time instead of
3767         exponential time.
3768
3769 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3770
3771         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3772         re-fetch images.
3773
3774         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3775         re-fetch images when hitting `g' in Gnus.
3776
3777 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3778
3779         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3780         (mml-compute-boundary): Don't check collision if it is non-nil.
3781         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3782         before checking collision.
3783
3784 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3785
3786         * message.el (message-indent-citation): Really make sure there's a
3787         newline at the end.
3788
3789         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3790         Fix suggested by John Wiegley.
3791
3792         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3793
3794         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3795
3796         * message.el (message-default-send-rename-function): Break out into its
3797         own function.
3798
3799         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3800         doesn't work under XEmacs.
3801
3802         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3803         of "imaps" to word around Windows problems.
3804         (nnimap-open-connection-1): Use it.
3805
3806         * message.el (message-indent-citation): Revert last change which made
3807         `F' not work.
3808
3809 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3810
3811         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3812         terminal as well.
3813
3814 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3815
3816         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3817         because it displays images using overlays that aren't easy to copy to
3818         the article buffer.
3819
3820 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3821
3822         * message.el (message-indent-citation): Fix empty line removal at the
3823         end of the citation.
3824
3825 2011-09-20  Julien Danjou  <julien@danjou.info>
3826
3827         * auth-source.el (auth-source-netrc-create): Use default value for
3828         password if specified.  Evaluate default.
3829         (auth-source-plstore-create): Ditto.
3830         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3831         value evaluation.
3832         (auth-source-netrc-create): Typo fix.
3833         (auth-source-plstore-create): Ditto.
3834
3835         * password-cache.el (password-cache-remove): Remove entries even if the
3836         value is nil, so that password with a nil value (negative caching) is
3837         possible to invalidate.
3838
3839         * auth-source.el (auth-source-format-cache-entry): New function.
3840
3841 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3842
3843         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3844
3845 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846
3847         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3848
3849 2011-09-19  Julien Danjou  <julien@danjou.info>
3850
3851         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3852         which work with things that are not ASCII.
3853
3854 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3855
3856         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3857
3858 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3861         message level.
3862
3863 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3864
3865         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3866
3867 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3868
3869         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3870
3871 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3872
3873         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3874         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3875
3876 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3877
3878         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3879         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3880         articles.
3881
3882 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3883
3884         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3885         (message-mail-other-window, message-mail-other-frame)
3886         (message-news-other-window, message-news-other-frame):
3887         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3888         instead of setting buffer display varibles.
3889
3890 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3891
3892         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3893
3894         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3895
3896 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3897
3898         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3899         duplicates" to a higher level.
3900
3901         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3902         most egregious messages.
3903
3904 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3905
3906         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3907
3908 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3909
3910         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3911         up the file (bug#9351).
3912
3913 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914
3915         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3916         it does with all other backends, but decode the names immediately after
3917         getting them.
3918
3919         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3920         decoding nnimap groups.
3921
3922         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3923         newsrc file.  It doesn't seem like an important optimization any more.
3924
3925 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3926
3927         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3928         overflows.
3929
3930 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3931
3932         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3933         (gnus-interactive-exit): Extend to `quiet'.
3934
3935         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3936
3937         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3938         string.
3939
3940         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3941         renaming function arguments from `this'.
3942
3943         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3944
3945         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3946         has been renamed.
3947         (gnus-lrm-string-p): Include RLM and PDF, too.
3948
3949         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3950         (bug#9225).
3951
3952 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3953
3954         Add autoload cookies for functions used by sendmail.el.
3955         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3956
3957         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3958
3959 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3960
3961         * gnus-art.el (article-date-ut): Work properly even when there are
3962         things like Date header in the body; work for forwarded parts.
3963
3964 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3965
3966         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3967         original-article-buffer.
3968
3969 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3970
3971         * nnir.el (nnir-compose-result): Fix matching of server type.
3972         (nnir-run-swish++): Ditto.
3973         (nnir-run-namazu): Ditto.
3974         (nnir-run-notmuch): Ditto.
3975
3976 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3977
3978         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3979         (bug#9405).
3980
3981         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3982         (bug#9421).
3983
3984         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3985         (bug#9425).
3986
3987         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3988         thing (bug#9426).
3989
3990 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3991
3992         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3993         the error message.
3994
3995 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3996
3997         * message.el (message-setup-1): Return t (Bug#9392).
3998
3999 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4000
4001         * gnus-sum.el: When adding article headers to a summary buffer also
4002         update gnus-newsgroup-articles (bug#9386).
4003
4004 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * auth-source.el: Autoload help-mode.
4007
4008 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4009
4010         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4011         names.
4012
4013 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4014
4015         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4016         mm-replace-in-string for compatibility issues.
4017         * mml2015.el (mml2015-epg-verify): Ditto.
4018
4019 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4022
4023         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4024
4025 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4026
4027         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4028         continue on and do the clean-up phase (bug#9188).
4029
4030         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4031         just ignore groups that can't be opened instead of erroring out
4032         (bug#9225).
4033
4034         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4035         nil since some many people are fuddy-duddies.
4036
4037         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4038         images.
4039
4040         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4041         instead.
4042
4043         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4044
4045         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4046
4047         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4048         processing.
4049
4050         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4051         buffer to avoid warnings.
4052
4053 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4054
4055         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4056         specified to reduce precision.
4057
4058 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059
4060         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4061         bodystructures (bug#9314).
4062
4063 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4064
4065         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4066         Make button keymap non-sticky after buttons.
4067
4068 2011-08-18  David Engster  <dengste@eml.cc>
4069
4070         * nnmairix.el (nnmairix-request-set-mark)
4071         (nnmairix-goto-original-article): Remove adding of article to registry,
4072         since `gnus-registry-add-group' isn't available anymore.
4073         (nnmairix-determine-original-group-from-registry):
4074         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4075         available anymore.
4076
4077 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4078
4079         * starttls.el (starttls-any-program-available): Define as obsolete
4080         function.
4081
4082 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4083
4084         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4085         versions which Gnus use when appropriate.
4086
4087         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4088         a pretty destructive command.
4089
4090         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4091
4092 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4093
4094         * message.el (message-fix-before-sending): Make a different warning
4095         about NUL characters (bug#9270).
4096
4097         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4098         from custom (bug#9260).
4099
4100         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4101         things work in Emacs 22 and XEmacs, too.
4102
4103         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4104         default From.
4105
4106         * gnus-spec.el (gnus-lrm-string-p): New macro.
4107         (gnus-lrm-string): New constant.
4108         (gnus-summary-line-format-spec): LRM-ify the from.
4109         (gnus-tilde-max-form): LRM-ify string chopping.
4110
4111         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4112
4113         * message.el (message-is-yours-p): Allow disabling canlock checking
4114         (bug#9295).
4115         (message-shoot-gnksa-feet): Add `canlock-verify'.
4116         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4117         message directory isn't writable (bug#9304).
4118
4119         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4120         non-world-readable.
4121
4122 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4125         articles.
4126
4127 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4128
4129         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4130         copy-list.
4131
4132 2011-08-12  Sam Steingold  <sds@gnu.org>
4133
4134         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4135         in the reverse order to avoid modifying the cache with `nreverse'.
4136         (gnus-all-score-files): Do not modify the value returned by
4137         `gnus-score-find-alist' because it lives in a cache variable.
4138         (gnus-current-home-score-file): No need to `nreverse' the return value
4139         of `gnus-score-find-alist', it is already in the correct order.
4140
4141 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4142
4143         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4144         type MESSAGE and subtype RFC822 is slightly different from those of
4145         type TEXT.
4146
4147 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4148
4149         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4150         This allows article-referral to work from an nnir group.
4151
4152 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4153
4154         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4155
4156 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4157
4158         * mml1991.el (mml1991-epg-find-usable-key)
4159         (mml1991-epg-find-usable-secret-key): New function.
4160         (mml1991-epg-sign): Check if signing key is usable.
4161         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4162
4163 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4164
4165         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4166         server-variables only.  This should fix a bug introduced with commit
4167         e1889675b7f4adf057833c5513c9374134c4e053.
4168         (nnir-run-query): 'nnir-search-engine should not be set from the global
4169         environment.
4170
4171 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4172
4173         * nnir.el (nnir-search-thread): Position point on referring article
4174         line.
4175         (nnir-warp-to-article): Clean up summary buffers.
4176
4177         * nnimap.el (nnimap-request-thread): Whitespace fix.
4178
4179 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4180
4181         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4182
4183 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4184
4185         * starttls.el (starttls-available-p): Rename from
4186         `starttls-any-program-available' and changed return convention.
4187
4188 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4189
4190         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4191         `unix-sync' unless it's defined.
4192
4193 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4194
4195         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4196         `aref' for XEmacs compatibiltiy.
4197
4198 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4201
4202 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4203
4204         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4205         closures, quote the form properly (bug#9194).
4206
4207 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4208
4209         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4210         (gnus-summary-insert-new-articles): Protect against servers that are
4211         down.
4212
4213 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4214
4215         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4216         in mm handle if none is specified.
4217
4218 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4219
4220         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4221
4222 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4223
4224         * nnir.el (nnir-search-thread): New function to make an nnir group
4225         based on a thread query.
4226
4227         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4228         of nnir in thread referral.
4229         (gnus-summary-refer-thread): Use it.
4230
4231         * nnimap.el (nnimap-request-thread): Use it.
4232
4233 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4234
4235         * shr.el (shr-tag-comment): Ignore HTML comments.
4236
4237 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4238
4239         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4240         argument.
4241         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4242         Use `nnir-address' to handle server info rather than passing an arg.
4243
4244         * nnimap.el (nnimap-make-thread-query): New utility function to format
4245         an imap thread search query.
4246         (nnimap-request-thread): Use it.
4247
4248         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4249         right select-method if we are not going back to the group buffer.
4250
4251 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4252
4253         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4254         enter invalid buffer configurations into the quit form (bug#9107).
4255         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4256         unplugged/plugged.
4257
4258         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4259         keep track of which ones are unread (bug#9061).
4260
4261         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4262         (bug#9055).
4263
4264         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4265         (bug#9041).
4266
4267         * gnus-html.el (mm-util): Require (bug#9073).
4268
4269         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4270         (gnus-summary-refer-thread): Use it to remove duplicates in the
4271         un-threaded view (bug#9053).
4272         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4273
4274 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4275
4276         * nnir.el (nnir-read-server-parm): Use default value from global
4277         variable.  Without this the default search engine parameters aren't
4278         used at all.
4279
4280 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4281
4282         * message.el (message-unique-id): Don't use the undocumented return
4283         value from (random t) (bug#9118).
4284
4285 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4286
4287         * message.el (message-auto-save-directory): If the ~/Mail directory
4288         doesn't exist, use ~ as the auto-save directory (bug#4432).
4289
4290         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4291         hasn't already been started.
4292
4293 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4294
4295         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4296
4297         * message.el (message-reply): Work around mysterious bug where
4298         `message-mode' seems to overwrite the locally bound `subject' variable.
4299
4300 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4301
4302         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4303         correct group.
4304
4305         * gnus-int.el (gnus-request-thread): Add group argument.
4306
4307         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4308
4309 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4310
4311         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4312
4313         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4314         renamed to `debbugs-gnu-*'.
4315
4316 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4317
4318         * plstore.el: Revert the editing feature since it is not urgent.
4319         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4320         (plstore-mode-decoded): Remove.
4321
4322 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4325         isn't very interesting any more, and it leaks potentially secret data.
4326         (gnus-debug): Remove.
4327
4328         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4329         use of :custom-show.
4330
4331 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4332
4333         * plstore.el: Add documentation.
4334         (plstore-mode): New mode to edit plstore file.
4335         (plstore-mode-toggle-display, plstore-mode-original)
4336         (plstore-mode-decoded): New command.
4337         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4338         (plstore--insert-buffer, plstore--make): New function.
4339         (plstore-open, plstore-save): Simplify by using them.
4340
4341 2011-07-06  Glenn Morris  <rgm@gnu.org>
4342
4343         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4344
4345 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4346
4347         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4348         no longer is much used.
4349         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4350         Articles".
4351
4352 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4353
4354         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4355         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4356         `notmuch' backend.
4357
4358 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4359
4360         * mm-decode.el (mm-text-html-renderer): Doc fix.
4361
4362         * gnus-msg.el (gnus-bug): Fix the MML tag.
4363
4364         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4365
4366 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4367
4368         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4369         secondary methods if started with `gnus-no-server'.
4370
4371 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4372
4373         * message.el (message-return-action): Fix typo in docstring.
4374
4375 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4376
4377         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4378         bug reports at once.
4379
4380         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4381
4382 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4383
4384         * nndraft.el: Require gnus-group.
4385         (nndraft-request-list): Declare.
4386
4387         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4388         no unread article unless it matches gnus-permanently-visible-groups.
4389
4390         * nndraft.el (nndraft-update-unread-articles): New function.
4391         (nndraft-request-associate-buffer): Use it to update the number of
4392         unread articles for the nndraft groups in the group buffer when saving
4393         or killing a draft message.
4394
4395 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4396
4397         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4398         systems to binary before writing and reading the mbox files.
4399
4400         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4401         instead of trying to list them all (bug#8978).
4402
4403 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4404
4405         * pop3.el (pop3-open-server): Use :end-of-capability.
4406
4407 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4408
4409         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4410         the id is always a number.
4411
4412         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4413
4414         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4415         debbugs mode, if possible.
4416
4417 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4418
4419         * auth-source.el (auth-source-token-passphrase-callback-function):
4420         Reindent.
4421         (epg-context-operation): Remove unnecessary autoload.
4422
4423 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4424
4425         * gnus.el (gnus-list-debbugs): New command.
4426
4427         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4428         mboxstat instead of the maintbox, since the stat seems to be fuller.
4429
4430         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4431         summary buffers.
4432
4433         * message.el (message-get-reply-headers): Delete all duplicates,
4434         instead of the first.
4435         (message-get-reply-headers): Ensure that we have progress while
4436         deleting duplicates.
4437
4438         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4439         gnus-posting-style value from the summary buffer to make it easier to
4440         make that a per-buffer conf.
4441
4442 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4443
4444         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4445         found by setting `shortcut' in 'query.
4446         (nnir-request-article): Use `shortcut' setting when requesting article
4447         by Message-ID.
4448
4449 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4450
4451         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4452         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4453         Bring the pseudo-headers back too.
4454
4455 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4456
4457         * auth-source.el (auth-source-token-passphrase-callback-function):
4458         Simplify and remove EPA dependency.
4459
4460 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4461
4462         * nnir.el (nnir-request-article): Fix error message text.
4463
4464 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4465
4466         * auth-source.el (plstore-delete): Autoload.
4467         (auth-source-plstore-search): Support delete operation.
4468         * plstore.el (plstore-delete): New function.
4469
4470 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4471
4472         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4473         mark actually existing articles as unread rather than the ones that
4474         active asserts.
4475
4476 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4477
4478         * nntp.el (nntp-record-command):
4479         * gnus-util.el (gnus-message-with-timestamp-1):
4480         Use format-time-string rather than decoding time stamps by hand.
4481         This is simpler and insulates the code from potential changes to
4482         current-time format.
4483
4484 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4485
4486         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4487
4488 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4489
4490         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4491         (plstore-save): Support public key encryption.
4492         (plstore--init-from-buffer): New function.
4493         (plstore-open): Use it; fix error when opening a non-existent file.
4494         (plstore-revert): Use plstore--init-from-buffer.
4495
4496 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4497
4498         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4499
4500 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4501
4502         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4503         for old Emacsen.
4504
4505 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4506
4507         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4508         is not fully working.
4509
4510 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4511
4512         * dgnushack.el: Autoload sha1 on XEmacs.
4513
4514         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4515         quit window configuration.
4516
4517         * auth-source.el (epg-context-set-passphrase-callback):
4518         Remove duplicate autoload.
4519
4520 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4521
4522         * nnir.el (nnir-request-article): Allow requesting articles by
4523         Message-ID with nnimap.
4524
4525         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4526         current server.
4527
4528 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4529
4530         * auth-source.el: Autoload EPA/EPG functions.
4531         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4532         changed when EPA/EPG is not available.
4533         (auth-source-backend): Rename "arg" member to "data".
4534         (auth-source-backend-parse, auth-source-plstore-search)
4535         (auth-source-plstore-create): Use it.
4536
4537 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4538
4539         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4540         `gnus-refer-article-methods'.
4541
4542 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4543
4544         * auth-source.el: Require EPA and EPG.
4545         (auth-source-passphrase-alist): New variable.
4546         (auth-source-passphrase-callback-function)
4547         (auth-source-token-passphrase-callback-function): Callbacks for the
4548         netrc field encryption (GPG tokens).
4549         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4550         Symmetric encryption and decryption of the netrc GPG tokens.
4551         (auth-source-netrc-normalize): Use them, simplifying the closure.
4552
4553 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4554
4555         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
4556         is available.
4557
4558 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4559
4560         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4561         non-nil, and `nnimap-split-methods' is nil, use the former.
4562
4563 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4564
4565         * plstore.el (plstore-revert): New function.
4566         (plstore-open): Use it; hide the buffer from user.
4567
4568 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4569
4570         * auth-source.el (auth-source-backend): New member "arg".
4571         (auth-source-backend-parse): Handle new backend 'plstore.
4572         * plstore.el: New file.
4573
4574 2011-06-30  Glenn Morris  <rgm@gnu.org>
4575
4576         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4577
4578 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4579
4580         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4581         expiring articles to.
4582
4583         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4584         variations as ASCII (bug#5458).
4585
4586 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4587
4588         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4589
4590 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4591
4592         * message.el (message-point-in-header-p): Tweak the function to default
4593         to saying that we're not in the headers if there is no separator at
4594         all.  This makes it possible to use the Message version of `M-q' in
4595         buffers with no headers (bug#7987).
4596         (message-point-in-header-p): Fix last checkin to work with an empty
4597         mail-header-separator, too.
4598
4599         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4600         again, save the choice via customize.
4601
4602 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4603
4604         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4605
4606         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4607         ended the connection, bail out before waiting infinitely on a new
4608         connection.
4609
4610 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4611
4612         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4613         reports.
4614
4615         * gnus.el (gnus-bug-package): Use "gnus."
4616         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4617
4618 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4619
4620         * dgnushack.el: Make the timer warning go away on XEmacs.
4621
4622         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4623         animations going on at article exit time.
4624
4625         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4626         since removing it breaks people upgrading.
4627
4628         * shr.el (shr-put-image): Use the new interface for animating images.
4629         (shr-put-image): Animate for 60 seconds.
4630
4631         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
4632         avoid compiler warnings.
4633
4634         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4635         error with `find-file-hooks' on Emacs 22.
4636         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4637         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4638         on all architectures.
4639
4640         * spam.el (spam-stat): Require in a normal fashion without binding
4641         `spam-stat-install-hooks' to avoid compilation warnings.
4642
4643         * spam-stat.el (spam-stat-install-hooks): Remove.
4644         (spam-stat-install-hooks): Don't run automatically.
4645
4646 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4647
4648         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4649         and keystroke.
4650
4651 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4652
4653         * auth-source.el (auth-source-netrc-cache): Move forward.
4654
4655 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4656
4657         * proto-stream.el (proto-stream-open-starttls): Use
4658         `gnutls-available-p' to see whether we have built-in support.
4659
4660         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4661         we already know.
4662         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4663         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4664
4665 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4666
4667         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4668         %S format, since that looks odd.
4669         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4670         file, especially when saving.
4671
4672 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4673
4674         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
4675         article found.
4676
4677 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4678
4679         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4680         `auth-source-save-secrets' with a more sensitive alist that can be
4681         configured per file.  Experimental, so defaults to 'never.
4682         (auth-source-netrc-create): Use it.  Still experimental code.
4683         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4684         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4685
4686 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4687
4688         * auth-source.el (auth-source-save-secrets): New variable to control if
4689         secret tokens should be saved encrypted.
4690         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4691         to `auth-source-netrc-normalize'.
4692         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4693         on the EPA variables being defined.
4694         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4695         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4696         the lexical-let closure.
4697         (auth-source-netrc-create): Create "gpg:" tokens according to
4698         `auth-source-save-secrets'.
4699
4700 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * gnus-group.el (gnus-group-update-group): Add new argument
4703         `info-unchanged' that stops updating dribble buffer.
4704
4705         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4706         deletes lines matching to it in dribble buffer.
4707
4708         * gnus-agent.el (gnus-agent-fetch-group-1):
4709         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4710         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4711         * gnus-start.el (gnus-group-change-level):
4712         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4713
4714         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4715         if newsgroup info is not changed.
4716
4717         * gnus-group.el (gnus-group-get-new-news-this-group):
4718         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4719         Don't update dribble buffer.
4720
4721 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4722
4723         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4724         remove entries with groups we ignore.
4725
4726 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4727
4728         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4729         the underline comes at the bottom.
4730
4731 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4732
4733         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4734         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4735         (gnus-registry-article-marks-to-names): Rename from
4736         `gnus-registry-user-format-function-M2'.
4737
4738 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4741         ephemeral group.
4742
4743 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4744
4745         * shr.el (shr-browse-image): Copy the URL if called interactively.
4746
4747 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4748
4749         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4750         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4751         done, then unselected articles may be marked as read.
4752
4753         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4754         since not doing this seems to lead to a race condition in pop3-logon.
4755
4756         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4757         so that the call chain it correct when we call "upwards".
4758
4759         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4760         in read-only groups.
4761
4762         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4763
4764         * message.el (message-cite-reply-position): Doc string fix.
4765
4766         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4767         avoid regexp overflow.
4768         (nnimap-transform-split-mail): Ditto.
4769
4770         * pop3.el (pop3-retr): Error out if the server closes the connection.
4771
4772 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4773
4774         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4775         mm-with-unibyte-current-buffer.  The buffer should not contain any
4776         multibyte chars anyway at this stage.
4777
4778 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4779
4780         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4781         at the end of lines.
4782
4783 2011-05-29  Julien Danjou  <julien@danjou.info>
4784
4785         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4786
4787 2011-05-27  Glenn Morris  <rgm@gnu.org>
4788
4789         * gnus-group.el (gnus-bug-group-download-format-alist):
4790         Use the "maintainer" version of debian reports as well.
4791
4792 2011-05-26  Glenn Morris  <rgm@gnu.org>
4793
4794         * gnus-group.el (gnus-bug-group-download-format-alist):
4795         Use the "maintainer" version of debbugs.gnu.org reports.
4796
4797 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4798
4799         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4800
4801 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4802
4803         * gnus-cus.el (gnus-agent-customize-category):
4804         * gnus-delay.el (gnus-delay-send-queue):
4805         * gnus.el (gnus-other-frame):
4806         Don't quote lambda expressions with `quote'.
4807
4808 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4809
4810         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4811         the thread moves us backwards and so we loop forever.
4812
4813 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4816         whitespace in base64 data lines.
4817
4818 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4819
4820         * gnus-registry.el (gnus-registry-user-format-function-M):
4821         Use `mapconcat'.
4822         (gnus-registry-user-format-function-M2): Use to see the full text of
4823         the marks.  Make "," the mark text separator.
4824
4825         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4826         authentication with auth-source.
4827
4828 2011-05-17  Glenn Morris  <rgm@gnu.org>
4829
4830         * gnus-group.el (gnus-import-other-newsrc-file):
4831         Use insert-file-contents.
4832
4833 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4834
4835         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4836         1000 iterations.
4837
4838 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4839
4840         * nntp.el (nntp-open-connection): Check if process-type is available.
4841
4842 2011-05-16  Julien Danjou  <julien@danjou.info>
4843
4844         * shr.el (shr-tag-del): Add support for del tag.
4845
4846 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4847
4848         * gnus-html.el (gnus-html-put-image): Register a displayer.
4849
4850         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4851
4852 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4853
4854         * registry.el (prune-factor): New initialization parameter defaulting
4855         to 0.1.
4856         (registry-prune-hard): Use it.
4857
4858         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4859         0.1 expicitly.
4860
4861 2011-05-13  Glenn Morris  <rgm@gnu.org>
4862
4863         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4864         is bound, since this function requires sendmail.
4865
4866 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4867
4868         * registry.el (registry-usage-test): Disable pruning test.
4869
4870 2011-05-11  David Engster  <dengste@eml.cc>
4871
4872         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
4873         Bind set-network-process-option for XEmacs.
4874
4875 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4876
4877         * registry.el (registry-prune-hard-candidates)
4878         (registry-prune-soft-candidates): Helper methods for registry pruning.
4879         (registry-prune): Use them.  Make the sort function optional.
4880
4881 2011-05-10  Jim Meyering  <meyering@redhat.com>
4882
4883         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4884
4885 2011-05-10  Julien Danjou  <julien@danjou.info>
4886
4887         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4888         symbol and not a list.
4889
4890 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4891
4892         * gnus-art.el (gnus-article-mode): Move binding of
4893         shr-put-image-function here from gnus-article-prepare-display.
4894
4895         * shr.el (shr-put-image-function): New variable.
4896         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4897         (shr-put-image): Return scaled image.
4898
4899         * gnus-art.el (gnus-shr-put-image): New function.
4900         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4901
4902         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4903         original ones, as deletable.
4904
4905 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4906
4907         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4908
4909 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4910
4911         * registry.el (registry-full): Add convenience method.  Fix logic.
4912         (registry-insert): Use it.  Fix logic here too.
4913
4914         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4915         `registry-prune' if `registry-full' returns t.
4916         (gnus-registry-handle-action)
4917         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4918         (gnus-registry-usage-test): Use it.
4919
4920 2011-05-07  Julien Danjou  <julien@danjou.info>
4921
4922         * shr.el (shr-link): Make shr-link inherit from link by default.
4923
4924 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4925
4926         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4927
4928 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4929
4930         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4931         error out because the face is not a list.
4932
4933 2011-05-05  Glenn Morris  <rgm@gnu.org>
4934
4935         * proto-stream.el (gnutls-negotiate): Fix declarations.
4936
4937         * gnus-start.el (gnus-propagate-marks): Declare.
4938
4939 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4940
4941         * registry.el (registry-reindex): Fix percentage message.
4942
4943         * proto-stream.el (network-stream-open-starttls): Adjust to call
4944         `gnutls-negotiate' with :process and :hostname arguments.
4945
4946 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4947
4948         * shr.el: Add shr-link face for links.
4949         (shr-urlify): Use it.
4950
4951         * registry.el (registry-insert): Make error message more helpful.
4952
4953 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954
4955         * gnus-html.el (gnus-html-schedule-image-fetching):
4956         Use url-queue-retrieve, if it exists.
4957
4958         * shr.el (shr-tag-img): Ditto.
4959
4960         * gnus.el: Autoload more gnus-agent functions.
4961
4962         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4963         agent if we haven't already (bug#8502).
4964
4965         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4966         into the Agent, too.
4967
4968         * gnus-agent.el (gnus-agent-store-article): New function.
4969
4970         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4971         and moved from that file for reuse.
4972
4973         * pop3.el (pop3-open-server): Error messages are "-ERR".
4974
4975 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4976
4977         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4978         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4979
4980 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4981
4982         * gnus.el: No Gnus v0.17 is released.
4983
4984 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4985
4986         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4987         buffer has moved to a different frame.
4988
4989 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4990
4991         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4992         to get the conversion from unibyte to multibyte buffers to work on
4993         Emacs 22.
4994
4995         * nntp.el (nntp-request-article): Slight clean-up.
4996
4997 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4998
4999         * shr.el (shr-strike-through): New face.
5000         (shr-tag-s): Use it to provide <s> support.
5001         (shr-tag-s): Remove duplicate definition.
5002
5003 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5004
5005         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5006         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5007
5008 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5009
5010         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5011         `gnutls-negotiate'.
5012         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5013
5014 2011-04-23  Glenn Morris  <rgm@gnu.org>
5015
5016         * gnus-sum.el (gnus-extra-headers): Bump :version.
5017
5018 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5019
5020         * shr.el (shr-tag-sup): New function.
5021         (shr-tag-sub): Ditto.
5022
5023 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5024
5025         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5026         for the case where `gnus-registry-ignored-groups' is a list of lists,
5027         and don't call `gnus-parameter-registry-ignore' otherwise.
5028
5029 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5030
5031         * nnimap.el (nnimap-user): New backend variable.
5032         (nnimap-open-connection-1): Use it.
5033         (nnimap-credentials): Accept user parameter so it's explicit what user
5034         name is desired.
5035
5036         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5037         default.
5038
5039         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5040         not gnus-registry.el.
5041
5042         * gnus-registry.el: Mention in comments how to modify
5043         `gnus-extra-headers' for proper recipient tracking and that it may
5044         already have To and Cc recently, which it does as of this commit.
5045         (gnus-registry-ignored-groups): Remove defcustom.
5046         Explain why in comments.
5047         (gnus-registry-action): Fix data-header reference to use the extra
5048         headers.  Explain in package commentary how to add To and Cc headers to
5049         the gnus-extra-headers.
5050         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5051         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5052         parameter list or a string list in `gnus-registry-ignored-groups'.
5053         Fix logic error.
5054
5055 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5056
5057         * shr.el (shr-expand-url): Protect against null urls.
5058
5059 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5060
5061         * shr.el (shr-base): New binding.
5062         (shr-tag-base): Keep track of <base>.
5063         (shr-expand-url): New function used throughout.
5064
5065 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5066
5067         * gnus-registry.el
5068         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5069         (gnus-registry-ignored-groups): New variable.
5070         (gnus-registry-ignore-group-p): Use it.
5071         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5072         set the destination group to nil (same as delete) if it's ignored.
5073
5074 2011-04-20  David Engster  <dengste@eml.cc>
5075
5076         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5077
5078         * Makefile.in (test-nntp): New rule.
5079         (check): Add it.
5080         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5081
5082 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5083
5084         * gnus-registry.el (gnus-registry-action)
5085         (gnus-registry-fetch-header-fast):
5086         Don't use mail-header that looks an internal function of mailheader.el.
5087
5088 2011-04-19  Glenn Morris  <rgm@gnu.org>
5089
5090         * time-date.el (time-to-days): Remove unused local variables.
5091
5092 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5093
5094         * gnus-registry.el: Eliminate cl functions.
5095         (gnus-registry-sort-addresses): New function that replaces mapcan.
5096         (gnus-registry-action, gnus-registry-spool-action)
5097         (gnus-registry-split-fancy-with-parent)
5098         (gnus-registry-fetch-recipients-fast): Use it.
5099         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5100
5101         * registry.el (initialize-instance, registry-lookup)
5102         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5103         (registry-lookup-secondary-value, registry-search, registry-delete)
5104         (registry-insert, registry-reindex, registry-size, registry-prune):
5105         Use eval-and-compile.
5106
5107 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5108
5109         * registry.el (registry-reindex): New method to recreate the secondary
5110         registry indices.
5111
5112         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5113         tracked field changes.
5114         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5115         (gnus-registry-action, gnus-registry-spool-action)
5116         (gnus-registry-handle-action)
5117         (gnus-registry--split-fancy-with-parent-internal)
5118         (gnus-registry-split-fancy-with-parent)
5119         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5120         move, and delete actions, and for fancy splitting with parent.
5121         (gnus-registry-extract-addresses)
5122         (gnus-registry-fetch-recipients-fast)
5123         (gnus-registry-fetch-header-fast): Convenience functions.
5124         (gnus-registry-misc-test): ERT test of
5125         `gnus-registry-extract-addresses'.
5126
5127 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5128
5129         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5130         Track by subject first, then sender.
5131
5132 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5133
5134         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5135
5136         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5137         Lisp.
5138
5139         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5140         (gnus-draft-send): Use it to avoid popping
5141         up frames from gnus-group-send-queue.
5142
5143 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5144
5145         * gnus-registry.el: Updated gnus-registry docs.
5146
5147 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5148
5149         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5150         Fix logic bug.
5151         (gnus-registry-post-process-groups): Fix logging of no results and
5152         quote sender and subject.
5153
5154 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5155
5156         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5157         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5158         gnutls-cli are too slow to be done opportunistically.
5159
5160         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5161         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5162         we had no early-data returned.
5163         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5164         two async commands to the same server at the same time.
5165
5166 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5167
5168         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5169
5170 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5171
5172         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5173         "warning" level.
5174
5175         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5176         (mm-url-insert-file-contents): Don't set the package names.
5177
5178 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5179
5180         * gnus-registry.el (gnus-registry-action): Remove properties and
5181         simplify subject in `gnus-registry-handle-action'.
5182         (gnus-registry-spool-action): Get subject and sender from message if
5183         they are not passed in.
5184         (gnus-registry-handle-action): Remove properties and simplify subject
5185         consistently.
5186
5187 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5188
5189         * registry.el: Require CL before using defmacro*.
5190
5191 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * gnus-art.el (article-treat-date): Assume that
5194         gnus-article-date-headers may be a group parameter.
5195
5196 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5197
5198         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5199
5200         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5201         interactively so the newsrc file can contain foreign groups too.
5202         Useful for debugging but not much for users.
5203
5204 2011-04-07  David Engster  <dengste@eml.cc>
5205
5206         * registry.el (registry-usage-test): Only do
5207         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5208         lexical binding.
5209
5210 2011-04-07  David Engster  <dengste@eml.cc>
5211
5212         * Makefile.in (check, test-registry): New rules for test-suite.
5213
5214 2011-04-06  David Engster  <dengste@eml.cc>
5215
5216         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5217         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5218
5219 2011-04-06  David Engster  <dengste@eml.cc>
5220
5221         * registry.el (initialize-instance): Change :after to :AFTER to be
5222         compatible with old EIEIO version in XEmacs.
5223
5224 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5225
5226         * gnus-registry.el (gnus-registry-post-process-groups)
5227         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5228         and provide better messaging.
5229
5230 2011-04-06  David Engster  <dengste@eml.cc>
5231
5232         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5233         errors.
5234
5235         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5236         dgnushack-compile with error-on-warn enabled, and to signal an error if
5237         clean compilation failed.
5238         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5239         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5240
5241 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5242
5243         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5244         unconditionally anyway, discarding errors.
5245         (gnus-registry-delete-entries): New convenience function.
5246         (gnus-registry-import-eld): Import from old .eld registry.
5247
5248         * registry.el: Don't use ERT if it's not available.  Load it
5249         unconditionally anyway, discarding errors.
5250
5251         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5252         version from the Claudio Bley GnuTLS patch (extra optional parameters
5253         and host name).
5254
5255 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5256
5257         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5258         fixup the parameters that can be customized by the user between
5259         save/read cycles.
5260         (gnus-registry-read): Use it.
5261         (gnus-registry-make-db): Use it.
5262         (gnus-registry-spool-action, gnus-registry-handle-action):
5263         Fix messaging.
5264         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5265         Map references to actual group names with sender and subject tracking.
5266         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5267         (gnus-registry-usage-test): Add subject lookup test.
5268
5269         * registry.el (registry-db, initialize-instance): Set up constructor
5270         instead of :initform arguments for the sake of older Emacsen.
5271         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5272         pre-lexbind merge bug.
5273         (registry-usage-test): Use it.
5274         (initialize-instance, registry-db): Move the non-function initforms
5275         back to the class definition.
5276
5277 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5278
5279         * registry.el: New library to manage gnus-registry-style data.
5280
5281         * gnus-registry.el: Use it (major rewrite).
5282
5283         * nnregistry.el: Use it.
5284
5285         * spam.el: Use it.
5286
5287 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5288
5289         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5290         marks on non-selected articles.
5291
5292 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5293
5294         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5295         parameter to open-protocol-stream.
5296
5297 2011-04-01  Julien Danjou  <julien@danjou.info>
5298
5299         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5300         fundamental-mode.
5301
5302 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5303
5304         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5305         servers.
5306
5307 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5308
5309         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5310         made marks not propagate, again.
5311
5312 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5313
5314         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5315         Make this the default type.
5316         (proto-stream-open-plain): Rename from proto-stream-open-default.
5317         (open-protocol-stream, proto-stream-open-starttls)
5318         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5319         with `plain'.
5320
5321         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5322         value.
5323
5324         * nntp.el (nntp-open-connection-function): Document the fact that some
5325         values are not functions but are instead handled specially.
5326         Recognize nntp-open-plain-stream value.
5327         (nntp-open-connection): Recognize that value.
5328
5329 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5330
5331         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5332         where it seems to be needed.
5333
5334 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5335
5336         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5337         stuff.
5338
5339         * gnus-score.el (gnus-score-string): Fix calling convention of
5340         `gnus-simplify-buffer-fuzzy' after last patches.
5341
5342         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5343         server for articles we didn't get any headers for.  This is a sanity
5344         check.
5345
5346 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5347
5348         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5349         new CAPABILITY, use it.
5350
5351 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5352
5353         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5354         downloading anything.
5355
5356         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5357
5358 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5359
5360         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5361         colors.
5362         (gnus-splash-svg-color-symbols): New function.
5363
5364 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5365
5366         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5367         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5368         (gnus-simplify-subject-fuzzy): Use the local
5369         gnus-simplify-subject-fuzzy-regex instead of the global one.
5370         This makes using this variable in group parameters work.
5371
5372 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5373
5374         * gnus-registry.el (gnus-registry-unfollowed-groups):
5375         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5376         archive:sent-YYYY-MM-DD groups).
5377         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5378         tracking if there are more than `gnus-registry-max-track-groups'
5379         matches.
5380
5381 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5382
5383         * message.el (message--yank-original-internal): New function to do the
5384         insertion cleanly inside eval in `message-yank-original'.
5385         (message-yank-original): Use it.
5386
5387 2011-03-29  Julien Danjou  <julien@danjou.info>
5388
5389         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5390         local variables disabled rather than `normal-mode'.
5391
5392 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5393
5394         * imap.el (imap-shell-open, imap-process-connection-type):
5395         Use imap-process-connection-type for 'shell' streams as well as
5396         Kerberos, SSL, other subprocesses.
5397
5398 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5399
5400         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5401         with open-network-stream.
5402         (proto-stream-always-use-starttls): Option removed.
5403         (open-protocol-stream): Return a process object by default.  Provide a
5404         new parameter :return-list specifying a list-type return value, which
5405         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5406         :type `network' to `try-starttls', and `network-only' to `default'.
5407         Make `default' the default, for compatibility with open-network-stream.
5408         Handle the no-parameter case exactly as open-network-stream, with no
5409         additional stream processing.  Search plists using plist-get.
5410         Explicitly add :end-of-commend parameter if it is missing.
5411         (proto-stream-open-default): Rename from
5412         proto-stream-open-network-only.  Return 'default as the type.
5413         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5414         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5415         failed.  Always return a list with a (possibly dead) process as the
5416         first element, for compatibility with open-network-stream.
5417         (proto-stream-open-tls): Use plist-get.  Always return a list.
5418         (proto-stream-open-shell): Return `default' as connection type.
5419         (proto-stream-capability-open): Use plist-get.
5420         (proto-stream-eoc): Function deleted.
5421
5422         * nnimap.el (nnimap-stream, nnimap-open-connection)
5423         (nnimap-open-connection-1): Handle renaming of :type parameter for
5424         open-protocol-stream.
5425         (nnimap-open-connection-1): Pass a :return-list parameter
5426         open-protocol-stream to obtain a list return value.  Parse this list
5427         using plist-get.
5428
5429         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5430         for open-protocol-stream.  Accept open-protocol-stream return value
5431         that is a subprocess object instead of a list.  Handle the case of a
5432         dead returned process.
5433
5434 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5435
5436         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5437
5438         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5439
5440 2011-03-21  Julien Danjou  <julien@danjou.info>
5441
5442         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5443         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5444         query.
5445         (mm-inline-text): Render normal text with fontification whenever
5446         possible.
5447
5448         * gnus-sum.el (gnus-summary-save-parts-1):
5449         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5450         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5451         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5452         Use `mm-handle-filename'.
5453
5454         * mm-util.el (mm-handle-filename): New function, return the filename of
5455         an handle.
5456
5457 2011-03-18  Julien Danjou  <julien@danjou.info>
5458
5459         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5460         (gnus-buffer-live-p): Check that buffer is not nil.
5461
5462 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5463
5464         * gnus.el: No Gnus v0.15 is released.
5465
5466 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5467
5468         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5469         avoid warning on XEmacs.
5470
5471         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5472         on XEmacs.
5473
5474         * gnus-art.el: Require mouse, which the build bot seems to say is
5475         needed.
5476
5477         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5478
5479         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5480         XEmacs, since it doesn't have url-retrieve-synchronously.
5481
5482         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5483         since assoc-string doesn't exist in XEmacs.
5484
5485 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5486
5487         * gnus-group.el (gnus-group-list-ticked): New function.
5488         (gnus-group-make-menu-bar): Provide a menu entry for it.
5489         (gnus-group-list-map): Provide a binding for it.
5490
5491 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5492
5493         * shr.el (shr-visit-file): New command.
5494
5495         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5496
5497 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5498
5499         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5500         servers.
5501
5502 2011-03-16  Julien Danjou  <julien@danjou.info>
5503
5504         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5505         inline.
5506
5507         * gnus-art.el (article-hide-list-identifiers):
5508         Use gnus-group-get-list-identifiers.
5509
5510         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5511         (gnus-summary-remove-list-identifiers):
5512         Use gnus-group-get-list-identifiers to get regexp.
5513         (gnus-select-newsgroup, gnus-summary-insert-subject)
5514         (gnus-summary-insert-articles):
5515         Call gnus-summary-remove-list-identifiers unconditionally.
5516
5517 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5518
5519         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5520         we're selecting a group with unread articles.
5521
5522         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5523
5524         * gssapi.el: New file separated out from imap.el to provide a general
5525         Kerberos 5 connection facility for Emacs.
5526
5527         * message.el (message-elide-ellipsis): Document the format spec
5528         ellipsis.
5529
5530 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5531
5532         * message.el (message-elide-region): Allow the ellipsis to say how many
5533         lines were removed.
5534
5535 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5536
5537         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5538         window configurations containing buffers that are now dead.
5539
5540         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5541         parsing to avoid integer overflows.
5542         (nnimap-parse-flags): Simplify the last change.
5543         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5544         too large for 32-bit Emacsen.
5545
5546 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5547
5548         * auth-source.el (auth-source-netrc-create):
5549         * message.el (message-yank-original): Fix use of `case'.
5550
5551 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5552
5553         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5554         XEmacs, which was one character too wide.
5555
5556 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5557
5558         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5559         default number of articles to display.
5560         (gnus-articles-to-read): Use pretty names for prompt.
5561
5562 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5563
5564         * gnus-int.el (gnus-open-server): Ditto.
5565
5566         * gnus-start.el (gnus-activate-group): Give a backtrace if
5567         debug-on-quit is set and the user hits `C-g'.
5568         (gnus-read-active-file): Ditto.
5569
5570         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5571
5572 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5573
5574         * message.el (message-yank-original): Use cond instead of CL case.
5575
5576 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5577
5578         * auth-source.el (auth-source-netrc-create): Use usual format for the
5579         default in prompts.
5580
5581 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5582
5583         * lpath.el: Fbind read-char-choice for XEmacs.
5584
5585 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5586
5587         * auth-source.el (auth-source-netrc-create): Show the default in the
5588         prompt when prompting for token creation.
5589
5590 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5591
5592         * auth-source.el (auth-source-format-prompt): Always convert the value
5593         to a string to avoid evaluating non-string arguments.
5594         (auth-source-netrc-create): Offer default properly, not as initial
5595         content in `read-string'.
5596         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5597         of line to determine if we've been run before.  If so, don't run again,
5598         but print a trivial message to indicate the cache was hit instead.
5599
5600 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5601
5602         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5603         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5604         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5605         Gnus.
5606
5607 2011-03-11  Julien Danjou  <julien@danjou.info>
5608
5609         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5610         modified file".
5611
5612 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5613
5614         * auth-source.el (auth-source-read-char-choice): New function to read a
5615         character choice using `dropdown-list', `read-char-choice', or
5616         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5617         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5618         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5619         (auth-source-netrc-saver): Use it.
5620         (auth-source-pick-first-password): New convenience function.
5621
5622 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5623
5624         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5625         parameter in the credentials.
5626         (nnimap-open-connection-1): Use it after a successful login.
5627         (nnimap-credentials): Add IMAP-specific user and password prompt.
5628
5629         * auth-source.el (auth-source-search): Add :require parameter, taking a
5630         list.  Document it and the :save-function return token.  Pass :require
5631         down.  Change the CREATED message from a warning to a debug statement.
5632         (auth-source-search-backends): Pass :require down.
5633         (auth-source-netrc-search): Pass :require down.
5634         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5635         Change save prompt to indicate all modifications saved here are
5636         deletions.
5637         (auth-source-netrc-create): Take user login name as default in user
5638         prompt.  Move all the save functionality to a lexically bound function
5639         under the :save-function token in the returned list.  Set up clearer
5640         default prompts for user, host, port, and secret.
5641         (auth-source-netrc-saver): New function, intended to be wrapped for
5642         :save-function.
5643
5644 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5645
5646         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5647         lines to be spaces instead.
5648
5649 2011-03-07  Julien Danjou  <julien@danjou.info>
5650
5651         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5652         (sieve-sasl-auth): Check that auth-source-search did return something,
5653         or just return an empty string.
5654
5655 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5656
5657         * gnus.el (gnus-interactive): Use read-directory-name.
5658
5659         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5660         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5661         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5662         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5663         Likewise.
5664
5665         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5666
5667 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5668
5669         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5670         onto the list of killed groups, too.  This makes killed nnimap groups,
5671         for instance, more reliably not reappear.
5672
5673         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5674         the parent.
5675
5676         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5677
5678         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5679         really have server-side marks.
5680
5681         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5682         since most backends do not usefully have server-side marks.
5683         (gnus-update-read-articles): Propagate marks to all backends that
5684         really have server-side marks.
5685
5686 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5687
5688         * message.el (message-cite-reply-position, message-cite-style):
5689         New variables.
5690         (message-yank-original): Use the new citation styles.
5691
5692 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5693
5694         * message.el (message-options): Revert 22da67af (workaround for XEmacs
5695         buffer-local issue); don't mark it buffer-local when running under
5696         XEmacs.
5697
5698 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5699
5700         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5701         numbers too big to be `read'.
5702
5703 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5704
5705         * password-cache.el (password-in-cache-p): Add autoload.
5706
5707         * message.el (message-options): Make buffer-local two ways to attempt
5708         to fix a XEmacs bug.
5709
5710 2011-03-02  Julien Danjou  <julien@danjou.info>
5711
5712         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5713
5714 2011-03-01  Julien Danjou  <julien@danjou.info>
5715
5716         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5717         group.
5718         (article-hide-list-identifiers): Use list-identifier group parameter.
5719
5720 2011-02-28  Julien Danjou  <julien@danjou.info>
5721
5722         * sieve.el (sieve-buffer-script-name): New local variable to store
5723         sieve script name.
5724         (sieve-edit-script): Store sieve script name.
5725         (sieve-upload): Use sieve script name when uploading.
5726         (sieve-upload): Use substitute-command-keys.
5727         (sieve-edit-script): Use substitute-command-keys.
5728         (sieve-refresh-scriptlist): Use substitute-command-keys.
5729         (sieve-manage-mode-map): Define keymap properly.
5730         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5731         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5732         Remove commented code about cvs.
5733         (sieve-manage-quit): New function.
5734         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5735
5736 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5737
5738         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5739
5740 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5741
5742         * auth-source.el (auth-source-search): Cache empty result sets.
5743
5744         * password-cache.el (password-in-cache-p): Convenience function to
5745         check if a key is in the cache, even if the value is nil.
5746
5747         * auth-source.el (auth-source-save-behavior): New variable to replace
5748         `auth-source-never-create'.
5749         (auth-source-netrc-create): Use it.
5750         (auth-source-never-save): Remove.
5751
5752 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5753
5754         * nnimap.el (nnimap-stream): Doc fix.
5755         (nnimap-open-connection-1): Reverse the order of the ports to that the
5756         prompted-for port is first.
5757
5758         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5759         retrieval by the no-group selection.
5760
5761         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5762         numerical parameters.
5763
5764 2011-02-25  Julien Danjou  <julien@danjou.info>
5765
5766         * gnus-gravatar.el: Use gnus-with-article-buffer.
5767
5768         * gnus-art.el (gnus-with-article-buffer): Check that the
5769         gnus-article-buffer is alive.
5770
5771 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5772
5773         * auth-source.el (auth-source-creation-prompts): New variable to manage
5774         creation-time prompts.
5775         (auth-source-search): Document it.
5776         (auth-source-format-prompt): Add utility function.
5777         (auth-source-netrc-create): Don't default the user name to
5778         user-login-name.  Use `auth-source-creation-prompts' and some default
5779         prompts for user, host, port, and password (the default generic prompt
5780         remains ugly).
5781         (auth-source-never-save): Add customizable option to never save info.
5782         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5783         mode excursion.
5784
5785 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5786
5787         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5788         argument that XEmacs doesn't support.
5789
5790         * dgnushack.el (dgnushack-compile): Exclude color.el from being
5791         compiled for Emacsen having no `libxml-parse-html-region' support.
5792
5793         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
5794
5795         * lpath.el: Bind buffer-save-without-query for XEmacs.
5796
5797 2011-02-23  Julien Danjou  <julien@danjou.info>
5798
5799         * gnus-art.el (article-make-date-line): Ignore errors if time is
5800         invalid and not convertible.
5801         (article-make-date-line): Only add lapsed time if time is not nil.
5802
5803 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5804
5805         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5806         `read-char-choice' for backwards compatibility.
5807         (auth-source-netrc-element-or-first): New function to DTRT for
5808         parameter extraction.
5809         (auth-source-netrc-create): Use it and fix multiple parameter print
5810         bug.  Use the default passed from above (given-default) or the
5811         built-in (user-login-name for :user).
5812
5813 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5814
5815         * gnus-start.el (gnus-dribble-read-file):
5816         Set buffer-save-without-query, since we always want to save the dribble
5817         file, probably.
5818
5819         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5820         nnimap.
5821
5822         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5823         -summary- since it's a user-visible variable.
5824
5825         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5826         first time you use the new Gnus.
5827
5828 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5829
5830         * auth-source.el: Don't load netrc.el.
5831         (auth-sources): Search ~/.netrc as well by default.
5832         (auth-source-debug): Add 'trivia option for extra output.
5833         (auth-source-do-trivia): Use it.
5834         (auth-source-search): Simplify logic to use
5835         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5836         appropriate.  Don't keep a running count at this level.  Layer :create
5837         and :delete options appropriately on the first and second passes.
5838         Don't track the backend with the search results.
5839         (auth-source-search-backends): New function to search a list of
5840         backends for a processed spec.
5841         (auth-source-netrc-parse): Cache all netrc files, making
5842         auth-source-netrc-cache an alist keyed by the file name and using the
5843         file mtime as the caching criterion.  Keep the obfuscated data secret
5844         with a lexical bind.
5845         (auth-source-netrc-search): Don't calculate the length of the results
5846         unnecessarily.
5847         (auth-source-search-backends): Fix bug.
5848         (auth-source-netrc-create): Rework prompts.
5849
5850 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5851
5852         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5853         Lower case names of search constraints.
5854         (nnir-run-query): Cache and reuse search constraints for all imap
5855         servers.
5856
5857 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5858
5859         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5860         after exit.
5861         (gnus-setup-message): Define missing variable from last checkin.
5862
5863         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5864         value, show the raw article.
5865
5866 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5867
5868         * gnus.el: No Gnus v0.13 is released.
5869
5870 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5871
5872         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5873         auth-source now accepts numbers.
5874
5875         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5876         spec, too.
5877         (auth-source-ensure-strings): New function.
5878
5879         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5880         (gnus-article-setup-buffer): Always restart the date timer so that user
5881         changes to the frequency is respected.
5882
5883         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5884         port numbers, so make sure it gets that if nnimap-server-port is
5885         explicit.
5886
5887 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5888
5889         * nnimap.el (nnimap-inbox): Doc fix.
5890
5891 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
5892
5893         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
5894         Autoload.  Add optional arg FRAME, and pass it to color-values.
5895         (color-complement): Caller changed.  Doc fix.
5896         (color-gradient): Rewrite for better clarity and efficiency.
5897
5898 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5899
5900         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5901         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5902         color-lab-to-srgb.
5903
5904 2011-02-20  Drew Adams  <drew.adams@oracle.com>
5905
5906         * color.el: First part of merge from hexrgb.el.
5907         (color-rgb-to-hex): Rename from color-rgb->hex.
5908         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
5909         saturation to zero if the value is too small.
5910         (color-rgb-to-hsl): Rename from color-rgb->hsl.
5911         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
5912         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
5913         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
5914         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
5915         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
5916         (color-cie-de2000): Doc fix.
5917
5918 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5919
5920         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5921         given method as in the group name if we're using an extended method.
5922         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5923         command, if we're using that, instead of waiting for the beginning.
5924
5925         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5926         we're sure to get unique server names, and we don't output two async
5927         commands in the same buffer.  This fixes an NNTP hang for some users.
5928
5929 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5930
5931         * gnus.el: No Gnus v0.11 is released.
5932
5933 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5934
5935         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5936         summary buffer before reading going to the next buffer.  This avoids
5937         putting the point in the group buffer if you `C-g' the command.
5938
5939         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5940         cache (for now) to make ~/.authinfo.gpg files usable.
5941
5942         * nnfolder.el (copyright-update): Define for the compiler.
5943
5944         * auth-source.el (auth-source-search): Fix unbound variable.
5945
5946 2011-02-19  Glenn Morris  <rgm@gnu.org>
5947
5948         * gnus.el (gnus-meta): Doc fix.
5949
5950 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5951
5952         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5953         in case it's not yet loaded.
5954
5955 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5956
5957         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5958         line we're waiting for.
5959
5960 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5961
5962         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5963         face with line-width greater than zero will cause RET in gnus summary
5964         buffer to scroll down article page-wise because auto vscroll happens,
5965         it should be temporally disabled when doing a scroll-up.
5966
5967 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5968
5969         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5970         outputs from the server.
5971
5972 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5973
5974         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5975         later so that bbdb can hook in easier.
5976
5977 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5978
5979         * auth-source.el (auth-source-search): Don't try to create credentials
5980         if the caller doesn't want that.
5981         (auth-source-search): If we don't find a match, don't bug out on
5982         non-bound variables.
5983         (auth-source-search): Only ask a single backend to create the
5984         credentials.
5985
5986         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5987         logging.
5988         (nnimap-credentials): Protect against auth-source-search returning nil.
5989         (nnimap-request-list): Protect against not being able to open the
5990         server.
5991
5992 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5993
5994         * auth-source.el (auth-source-search): Do a two-phase search, one with
5995         no :create to get the responses from all backends.
5996
5997         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5998         when getting credentials.
5999
6000         * gnus-util.el (gnus-delete-duplicates): New function.
6001
6002 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6003
6004         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6005         a creation default, pass the whole port list down.  It will be
6006         completed.
6007
6008         * auth-source.el (auth-source-search): Updated docs to talk about
6009         multiple creation choices.
6010         (auth-source-netrc-create): Accept a list as a value (from the search
6011         parameters) and do completion on that list.  Keep a separate netrc line
6012         with the password obscured for showing the user.
6013
6014         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6015         first choice to `auth-source-search' so it will be used for entry
6016         creation instead of the server's Gnus-specific name.
6017         (nnimap-credentials): Rely on the auth-source library to select which
6018         port is actually wanted in the new netrc entry, so don't override
6019         `auth-source-creation-defaults'.
6020
6021         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6022         :protocol and accept a missing user, host, or port as a wildcard match.
6023         (auth-source-debug): Default to off.
6024
6025         (auth-source-netrc-search, auth-source-netrc-create)
6026         (auth-source-secrets-search, auth-source-secrets-create)
6027         (auth-source-user-or-password, auth-source-backend, auth-sources)
6028         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6029         instead of :protocol.
6030
6031         * nnimap.el (nnimap-credentials): Pass a port default to
6032         `auth-source-search' in case an entry needs to be created.
6033         (nnimap-open-connection-1): Use :port instead of :protocol.
6034
6035 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6036
6037         * auth-source.el: Bind load-path when loading EIEIO from
6038         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6039         21.4 doesn't support, to `require'.
6040         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6041         delete-dups that is not available in XEmacs 21.4.
6042
6043 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6044
6045         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6046         as EIEIO must also be loaded when auth-source.el is being
6047         byte-compiled.
6048
6049 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6050
6051         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6052
6053         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6054
6055         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6056
6057         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6058
6059         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6060
6061         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6062
6063         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6064
6065         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6066         necessary.
6067
6068 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6069
6070         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6071         nil means that nnimap doesn't get updated.
6072
6073 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6074
6075         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6076         result when the user doesn't want to write to the file.
6077         (auth-source-netrc-search): Expect a synthetic result and proceed
6078         accordingly.
6079         (auth-source-cache-expiry): New variable to override
6080         `password-cache-expiry'.
6081         (auth-source-remember): Use it.
6082
6083         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6084         parameter.  Create entry if necessary by using :create t.
6085         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6086
6087 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6088
6089         * auth-source.el (auth-source-debug): Enable by default and don't
6090         mention the obsolete `auth-source-hide-passwords'.
6091         (auth-source-do-warn): New function to debug unconditionally.
6092         (auth-source-do-debug): Use it.
6093         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6094         and for Secrets API entries when the secrets.el library is not
6095         available.
6096
6097 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6098
6099         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6100         (gnus-summary-exit): Kill the correct article buffer on exit from a
6101         `C-d' group.
6102
6103         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6104         gnus-propagate-marks.
6105
6106         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6107         before killing the buffers so that a non-full window conf gets handled
6108         correctly.
6109         (gnus-summary-exit): Ditto.
6110         (gnus-summary-read-group-1): Ditto.
6111
6112         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6113         async code again so that we can debug it properly.
6114
6115         * message.el (message-reply): Take an optional switch-buffer parameter
6116         so that Gnus window confs are respected better.
6117
6118 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6119
6120         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6121         `plist-get' to accept non-list parameters (XEmacs issue).
6122         Fix docstring.
6123         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6124         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6125         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6126         Login collection is "Login" and not "login".
6127
6128 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6129
6130         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6131         multiple headers.
6132
6133         * nnimap.el (nnimap-inhibit-logging): New variable.
6134         (nnimap-log-command): Don't log login commands.
6135
6136         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6137         to have more parameters.
6138
6139         * nnimap.el (nnimap-send-command): Mark the command time for each
6140         command, so that we don't get NOOPs stepping on our toes.
6141
6142         * gnus-art.el (article-date-ut): Get the date from the Date header on
6143         `t'.
6144
6145 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6146
6147         * auth-source.el (auth-source-search): Use copy-sequence instead of
6148         the cl.el copy-list.
6149
6150 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6151
6152         * imap.el: Bring it back (revert
6153         84d800cd31de3064f0ed39617d725709a2f8f42f).
6154
6155 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6156
6157         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6158         Improve prompt.
6159
6160 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6161
6162         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6163         washing status from the default format.  It isn't very informative.
6164
6165 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6166
6167         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6168         Fix Gcc processing on imap.
6169
6170 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6171
6172         * imap.el: Remove file.  All the functionality is in nnimap.el.
6173
6174 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6175
6176         * message.el (message-bury): Don't pop up a new window when selected
6177         window is dedicated.
6178
6179 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6180
6181         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6182
6183 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6184
6185         * sieve-manage.el: Autoload `auth-source-search'.
6186         (sieve-sasl-auth): Use it.
6187
6188 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6189
6190         * nnimap.el: Autoload `auth-source-forget+'.
6191         (nnimap-open-connection-1): Use it if the connection fails.
6192
6193         * auth-source.el: Require `password-cache'.
6194         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6195         obsolete.
6196         (auth-source-magic): Marker for `password-cache' keys.
6197         (auth-source-do-cache): Update docstring.
6198         (auth-source-search): Use and check cache.
6199         (auth-source-forget-all-cached, auth-source-remember)
6200         (auth-source-recall, auth-source-forget, auth-source-forget+)
6201         (auth-source-specmatchp): Caching support functions.
6202         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6203         Remove and obsolete.
6204         (auth-source-user-or-password): Remove caching to further discourage
6205         using it.  Always hide passwords.
6206
6207         * password-cache.el (password-cache-remove): Accept secrets that are
6208         not strings.
6209
6210 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6211
6212         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6213         code for now, since it doesn't work for all users.
6214
6215 2011-02-09  Julien Danjou  <julien@danjou.info>
6216
6217         * message.el (message-options): Make message-options really buffer
6218         local.
6219
6220 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6221
6222         * mail-source.el: Autoload `auth-source-search'.
6223         (mail-source-keyword-map): Note order matters.
6224         (mail-source-set-1): Get all the mail-source source values and
6225         defaults and search auth-source on those if needed.  This can all
6226         probably be simplified.
6227
6228         * nnimap.el: Autoload `auth-source-search'.
6229         (nnimap-credentials): Use it.
6230         (nnimap-open-connection-1): Ask for the virtual server and physical
6231         address in one shot.
6232
6233         * nntp.el: Autoload `auth-source-search'.
6234         (nntp-send-authinfo): Use it.  Note TODO.
6235
6236 2011-02-08  Julien Danjou  <julien@danjou.info>
6237
6238         * shr.el (shr-tag-body): Add support for text attribute in body
6239         markups.
6240
6241         * message.el (message-options): Make message-options a local variable.
6242
6243 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6244
6245         * auth-source.el (auth-source-secrets-search)
6246         (auth-source-user-or-password): Use `append' instead of `nconc'.
6247         (auth-source-user-or-password): Build return list better and protect
6248         against nil :secret.
6249
6250 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6251
6252         * nnimap.el (nnimap-update-info): Refactor slightly.
6253         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6254         (nnimap-update-info): Clean up slightly.
6255         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6256         characters.
6257         (nnimap-process-quirk): Rename function to avoid collision.
6258         (nnimap-update-info): Fix macrology bug-out.
6259         (nnimap-update-info): Simplify split history test.
6260
6261 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6262
6263         * auth-source.el (top): Require 'eieio unconditionally.
6264         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6265         (auth-source-secrets-search): Limit search when `max' is greater than
6266         number of results.
6267
6268 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6269
6270         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6271         part not returning any data.
6272
6273         * proto-stream.el (open-protocol-stream): Document the return value.
6274
6275 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6276
6277         * auth-source.el (auth-source-secrets-search): Add examples.
6278
6279 2011-02-06  Julien Danjou  <julien@danjou.info>
6280
6281         * message.el (message-setup-1): Handle message-generate-headers-first
6282         set to t.
6283
6284 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6285
6286         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6287         API with a string "secrets:collection-name" and with 'default.
6288         (auth-source-backend-parse): Parse "secrets:collection-name" and
6289         'default.  Recurse on parses instead of repeating code.  Use the
6290         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6291         message when ignoring a source.
6292         (auth-source-search): List ignored search keys at the top level.
6293         (auth-source-netrc-create): Use `case' instead of `cond'.
6294         (auth-source-secrets-search): Created with TODOs.
6295         (auth-source-secrets-create): Created with TODOs.
6296         (auth-source-retrieve, auth-source-create, auth-source-delete)
6297         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6298         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6299         (auth-source-user-or-password-sftp)
6300         (auth-source-user-or-password-smtp): Remove.
6301         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6302         around `auth-source-search'.  Not tested thoroughly.
6303
6304 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6305
6306         * auth-source.el: Bring in assoc and eioeio libraries.
6307         (secrets-enabled): New variable to track the status of the Secrets API.
6308         (auth-source-backend): New EIOEIO class to represent a backend.
6309         (auth-source-creation-defaults): New variable to set prompt defaults
6310         during token creation (see the `auth-source-search' docstring for
6311         details).
6312         (auth-sources): Simplify to allow a simple string as a netrc backend
6313         spec.
6314         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6315         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6316         (auth-source-search): Main auth-source API entry point.
6317         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6318         (auth-source-search-collection): Helper function for searching.
6319         (auth-source-netrc-parse, auth-source-netrc-normalize)
6320         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6321         Supports search, create, and delete.
6322         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6323         backend stubs.
6324         (auth-source-user-or-password): Call `auth-source-search' but it's not
6325         ready yet.
6326
6327 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6328
6329         * message.el (message-setup-1): Remove the read-only stuff, since it
6330         doesn't work under XEmacs, for some reason.
6331
6332         * gnus-sum.el (gnus-user-date): Rename back from
6333         gnus-summary-user-date since user code refers to it.
6334
6335         * shr.el (shr-render-td): Store the actual background color used.
6336
6337         * message.el (message-setup-1): Don't bind the constant
6338         -forbidden-properties.
6339         (message-setup-1): Revert previous change, since it needs to bind the
6340         props to insert them.
6341         (message-resend): Allow removing the read-only separator line.
6342
6343 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6344
6345         * nnimap.el (nnimap-request-accept-article): Give an error message if
6346         the APPEND wasn't successful.
6347
6348 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6349
6350         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6351         that have no groups.
6352
6353 2011-02-03  Julien Danjou  <julien@danjou.info>
6354
6355         * gnus-draft.el: Remove progn around gnus-draft-setup.
6356
6357 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6358
6359         * gnus-start.el (gnus-read-active-for-groups): This function is never
6360         called with a nil `infos', so clean that up.
6361         (gnus-get-unread-articles): Request active files from primary/secondary
6362         methods that have no groups (yet).
6363
6364 2011-02-03  Julien Danjou  <julien@danjou.info>
6365
6366         * message.el (message-setup-1): Always generate References first.
6367         (message-mail): Return the return value of message-setup, not always t.
6368         (message-setup-1): Insert mail-header-separator with read-only and
6369         intangible properties set.
6370
6371         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6372         user-date in docstring.
6373
6374         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6375
6376         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6377         docstring.
6378
6379         * gnus.el (gnus-user-date-format-alist): Change default value.
6380         Use defcustom, with type and group. Move from gnus-util.el.
6381         Rename to gnus-summary-user-date-format-alist.
6382
6383 2011-02-03  Glenn Morris  <rgm@gnu.org>
6384
6385         * nnimap.el (gnus-fetch-headers): Declare.
6386
6387         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6388
6389 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6390
6391         * message.el (message-forward-make-body-digest-plain)
6392         (message-followup, message-reply): Clean up things noted by Stefan.
6393
6394         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6395         gnus-article-update-date-headers is nil.
6396         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6397         it didn't really work with defcustom.
6398         (article-update-date-lapsed): Make sure the window start doesn't move,
6399         either.
6400
6401 2011-02-01  Julien Danjou  <julien@danjou.info>
6402
6403         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6404         format.
6405
6406         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6407         standard in Emacs nowadays.
6408
6409         * color.el (color-gradient): Add a color-gradient function.
6410
6411 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6412
6413         * message.el (message-expand-name): Don't trust the return value of
6414         bbdb-complete-name.
6415         (message-check-news-header-syntax): Remove unused var `start'.
6416         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6417         (message-inhibit-body-encoding): Move to before first use.
6418         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6419         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6420         (Organization, Message-ID, Date, mh-previous-window-config):
6421         Defvar the vars using dynamic scoping.
6422
6423 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6424
6425         * shr.el (shr-render-td): Only do colors at the final rendering.
6426         Should be slightly faster.
6427         (shr-insert-table): Fix up TD background colors when doing the
6428         vertical padding.
6429
6430         * gnus-art.el (article-date-ut): Protect against articles with no Date
6431         header.
6432         (article-update-date-lapsed): Don't use current-column to find the
6433         horizontal position.  It's fragile in the presence of \003 characters.
6434
6435         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6436
6437 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6438
6439         * gnus-art.el (article-transform-date): Rewrite to still work when
6440         there are several rfc2822 parts.
6441         (article-transform-date): Fix infinite recursion.
6442         (article-date-ut): Replace infinitely many Date headers with a single
6443         one when called interactively.
6444
6445         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6446         secure manner.
6447
6448         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6449         move around by not using save-window-excursion.  It seems to work...
6450
6451 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6452
6453         * gnus-art.el (article-make-date-line): Work for user-defined format.
6454
6455 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6456
6457         * nntp.el (nntp-retrieve-group-data-early)
6458         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6459         fetching functions.
6460
6461         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6462         thoroughly for all backends that have no known groups.  This should
6463         allow new nnml methods to retrieve mail.
6464
6465         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6466         that Gnus doesn't know exists again.
6467
6468         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6469         (gnus-treat-date-ut): Ditto.
6470         (gnus-article-update-date-header): Rename.
6471         (gnus-treat-date-local): Remove.
6472         (gnus-treat-date-english): Remove.
6473         (gnus-treat-date-lapsed): Remove.
6474         (gnus-treat-date-combined-lapsed): Remove.
6475         (gnus-treat-date-original): Remove.
6476         (gnus-treat-date-iso8601): Remove.
6477         (gnus-treat-date-user-defined): Remove.
6478         (gnus-article-date-headers): New variable to control all the date
6479         header options.
6480         (article-date-ut): Rewrite to allow using the new way to format date
6481         headers(s).
6482
6483 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6484
6485         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6486         method.
6487         (nnmail-article-group): A better test for fanciness.
6488
6489         * nnimap.el (nnimap-request-head): Protect against not finding the
6490         article by Message-ID.
6491
6492 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6493
6494         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6495         keep point at the "same place".
6496
6497 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6498
6499         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6500         data if the group is inactive.
6501
6502 2011-01-28  Julien Danjou  <julien@danjou.info>
6503
6504         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6505         (gnus-all-windows-visible-p): Remove old compatibility code.
6506         (gnus-window-top-edge): Add docstring.
6507
6508         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6509
6510 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6511
6512         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6513         older request-update-info.
6514
6515         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6516
6517 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6518
6519         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6520         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6521
6522 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6523
6524         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6525         groups.  This makes the nndraft:queue group pop up if it's not already
6526         there.
6527
6528         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6529         messages" logic, which was reversed.
6530
6531         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6532         the "same place" even if point is on the line being replaced.
6533         (article-update-date-lapsed): Allow updating both the combined lapsed
6534         and the lapsed headers.
6535         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6536         (article-make-date-line): Limit the number of segments dynamically to
6537         avoid too-long lines.
6538
6539 2011-01-27  Julien Danjou  <julien@danjou.info>
6540
6541         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6542         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6543
6544 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6545
6546         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6547         Use plist-get instead of the cl function getf.
6548
6549 2011-01-27  Glenn Morris  <rgm@gnu.org>
6550
6551         * gnus-util.el (float-time): Get rid of compiler warning, again.
6552
6553 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6554
6555         * shr.el (shr-put-color): Special-case background colors: Do put them
6556         at the blank parts at the front of the lines.
6557
6558         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6559         exit hook to nix out all data on readedness on group exit.
6560
6561         * gnus-util.el (float-time): If float-time is bound, always use it on
6562         all Emacsen.  It's unclear why the subrp check was there.
6563         (time-date): Require to make some autoload issues on XEmacs go away.
6564
6565         * shr.el (shr-put-color): Don't do the box padding in tables, since
6566         they're already padded.
6567
6568 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6569
6570         * gnus-art.el (gnus-article-next-page): When the last line of the
6571         article is displayed, scroll down once more instead of going to the
6572         next article at once.
6573         (article-lapsed-string): Refactor out and allow specifying how many
6574         segments you want.
6575         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6576         (gnus-article-update-lapsed-header): New variable.
6577
6578         * shr.el: Revert change that made headings use different-sized faces.
6579         The Emacs display engine isn't advanced enough that, for instance,
6580         tables can comfortably use differently-sized faces.
6581
6582 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6583
6584         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6585         used.
6586         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6587         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6588         we're using an encrypted connection.
6589
6590         * proto-stream.el: Alter the interface functions to also return the
6591         actual stream type used: network or tls.
6592
6593 2011-01-25  Julien Danjou  <julien@danjou.info>
6594
6595         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6596         (mm-display-javascript-inline): New function.
6597
6598         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6599         viewing function.
6600
6601 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * shr.el (shr-expand-newlines): Fix variable name.
6604
6605 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6606
6607         * shr.el (shr-expand-newlines): Make nested boxes work.
6608
6609 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6610
6611         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6612         backgrounds.
6613         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6614         in a more sensible manner.
6615
6616 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6617
6618         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6619         if EPG is loaded.
6620
6621 2011-01-24  Julien Danjou  <julien@danjou.info>
6622
6623         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6624         tags.
6625
6626 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6627
6628         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6629         commands.
6630
6631         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6632         in the article buffer.
6633         (gnus-gravatar-insert): Use blank space from the current buffer to
6634         avoid breaking text properties.  This makes X-Sent updating work again.
6635
6636         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6637
6638 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6639
6640         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6641         fix the bug in url-http.el instead.
6642
6643         * shr.el (shr-image-fetched): Ditto.
6644
6645         * shr.el (shr-image-fetched): Avoid having point move in the article
6646         buffer.
6647
6648         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6649         buffer after being called.  It's apparently being killed by url.el, and
6650         killing it made point move to end-of-buffer in a random buffer.
6651
6652         * shr.el (shr-image-fetched): Ditto.
6653
6654 2011-01-23  Julien Danjou  <julien@danjou.info>
6655
6656         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6657
6658         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6659         text/x-org.
6660
6661 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6662
6663         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6664         (i.e., nnimap) returning nil as the article number.
6665
6666 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6667
6668         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6669         "DelSp" parameter in RFC3676.
6670
6671 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6672
6673         * message.el (message-check-recipients): Display the encoded version of
6674         the bogus address if they differ.
6675
6676         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6677         after sending.
6678
6679         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6680
6681         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6682
6683         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6684         group buffer after sending the queue.
6685
6686         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6687
6688 2011-01-22  Julien Danjou  <julien@danjou.info>
6689
6690         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6691
6692 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6693
6694         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6695         nested related parts.
6696
6697         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6698         unexpired articles.  This fixes the regression that led expiry marks to
6699         disappear from nnfolder groups.
6700
6701 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6702
6703         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6704         Don't confuse the "ret" of "retrograde" with RET.
6705
6706 2011-01-21  Julien Danjou  <julien@danjou.info>
6707
6708         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6709         than mm-insert-inline.
6710
6711 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6714         Widen article buffer.
6715
6716 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6717
6718         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6719         the temp buffer.
6720         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6721
6722 2011-01-20  Julien Danjou  <julien@danjou.info>
6723
6724         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6725
6726         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6727         than mm-insert-inline to insert inline part: this respect
6728         mm-inline-media-tests displayers.
6729
6730         * mm-view.el (mm-display-shell-script-inline): New function.
6731
6732         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6733
6734         * mm-uu.el (mm-uu-type-alist): Add org block.
6735         (mm-uu-org-src-code-block-extract): New function.
6736
6737         * mm-view.el (mm-display-org-inline): New function.
6738
6739         * mm-decode.el (mm-automatic-display): Add text/org.
6740
6741         * mailcap.el (mailcap-mime-extensions): Add .org.
6742
6743 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6744
6745         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6746         gnus-article-add-buttons.
6747
6748 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6749
6750         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6751         From header with a date and "nobody" as the sender.
6752
6753 2011-01-19  Julien Danjou  <julien@danjou.info>
6754
6755         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6756         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6757         if you have the same regexp several times.
6758         (gnus-button-push): Fix matching when regexp is symbol.
6759
6760 2011-01-15  Glenn Morris  <rgm@gnu.org>
6761
6762         * message.el (message-mail): A compose-mail function should
6763         accept headers as strings.
6764
6765 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6766
6767         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6768         Add :vert-only tags.
6769         (message-mail): New arg RETURN-ACTION.
6770         (message-return-action): New var.
6771         (message-bury): Use it.
6772         (message-mode): Make it buffer-local.
6773         (message-send-and-exit): Always call message-bury.
6774
6775         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6776         message-mail.
6777
6778 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6779
6780         * nnimap.el (nnimap-convert-partial-article): Protect against
6781         zero-length body parts.
6782
6783         * mm-decode.el (mm-preferred-alternative-precedence):
6784         Discourage showing empty parts.
6785
6786         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6787         and stuff if the backend didn't return the article number.  This fixes
6788         an Exchange-related nnimap bug.
6789
6790         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6791         group window, because it does the wrong thing when a separate frame
6792         displays the group buffer.
6793
6794         * proto-stream.el (open-protocol-stream): Protect against the low-level
6795         transport functions returning nil.
6796
6797 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6798
6799         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6800         (mml2015-epg-find-usable-secret-key): New function.
6801         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6802         mml2015-epg-find-usable-key (Bug#7797).
6803         (mml2015-epg-encrypt): Ditto.
6804
6805 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * dgnushack.el (rot13-string): Fix the way to get the argument.
6808
6809 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6810
6811         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6812
6813 2011-01-03  Glenn Morris  <rgm@gnu.org>
6814
6815         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6816
6817         * sieve.el (sieve-open-server): Give a more explicit error if
6818         sieve-manage-open returns nil.  (Bug#7720)
6819
6820 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6821
6822         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6823
6824 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6825
6826         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6827         This avoids sending passwords in plain text over non-encrypted
6828         channels.
6829
6830         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6831
6832         * nnimap.el (nnimap-login): Refactored out into own function, and
6833         implement CRAM-MD5.
6834         (nnimap-wait-for-line): Refactored out.
6835
6836         * mm-view.el (mml-smime): Require.
6837
6838 2010-12-20  David Engster  <deng@eml.cc>
6839
6840         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6841         use EPG to decrypt S/MIME messages instead of openssl.
6842
6843 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6844
6845         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6846
6847         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6848         status is the group clearly is unreachable.
6849
6850         * auth-source.el (auth-source-create): Add the optional second
6851         parameter to `local-variable-p' to be compatible with XEmacs.
6852
6853 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6854
6855         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6856         work when using a compressed nnml folder.
6857
6858 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6859
6860         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6861         backends after sanitising on entry, because this never makes sense:
6862         If the articles have gone missing, then the data no longer exists on
6863         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6864         overwrite anything anyway.
6865
6866         * shr.el (shr-insert-document): Bind shr-width dynamically to
6867         window-width if it's nil.
6868
6869 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6870
6871         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6872         with the meaning of using the full emacs window width for rendering.
6873
6874 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6875
6876         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6877         case when sender is not given.
6878
6879 2010-12-23  Julien Danjou  <julien@danjou.info>
6880
6881         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6882         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6883         the addresses, otherwise we might misplaced the gravatar.
6884
6885 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6886
6887         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6888         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6889         obsolete in Emacs.
6890
6891 2010-12-20  Julien Danjou  <julien@danjou.info>
6892
6893         * gnus-util.el (gnus-rescale-image): Revert last change.
6894
6895 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
6896
6897         * binhex.el: Improve commentary (Bug#7482).
6898
6899 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6900
6901         * gnus-group.el (gnus-group-delete-articles): New command.
6902
6903 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6904
6905         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6906
6907 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6908
6909         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6910         here, since it's up to the backends to do CRLF removal if their
6911         protocol has it.
6912
6913         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6914
6915 2010-12-17  Julien Danjou  <julien@danjou.info>
6916
6917         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6918         they are from file.  Can also scale up.
6919
6920 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6921
6922         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6923         Restore gnus-use-agent.
6924         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6925
6926         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6927
6928 2010-12-17  Julien Danjou  <julien@danjou.info>
6929
6930         * gravatar.el (gravatar-retrieve-synchronously): New function.
6931         (gravatar-get-data): Make more robust.
6932
6933 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6934
6935         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
6936
6937 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6938
6939         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6940         to really consider the last line.
6941
6942 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6943
6944         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6945         list of recipient keys, or use symmetric encryption if not a list.
6946         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6947         EPA override, replacing the call to `netrc-store-data'.
6948
6949 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6950
6951         * gnus-srvr.el: Avoid passing nil regexp argument to
6952         delete-matching-lines.
6953
6954 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6955
6956         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6957         fetching stops when Gnus exits.
6958
6959         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6960         function.
6961         (nnfolder-request-expire-articles): Save all the buffers after doing
6962         expiry.
6963
6964         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6965         the last article", since that led to serious performance regressions
6966         when expiring nnml groups.
6967
6968 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6969
6970         * nnir.el: Improve customizations.
6971
6972 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6973
6974         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6975
6976         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6977         group has been killed.
6978         (gnus-group-yank-group): Ditto.
6979
6980         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6981
6982         * nnimap.el (nnimap-request-update-group-status): New function.
6983
6984         * gnus-int.el (gnus-request-update-group-status): New interface
6985         function.
6986
6987         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6988         copying read-ness to the backends.
6989
6990         * nnimap.el (nnimap-quirk): New function.
6991         (nnimap-retrieve-group-data-early): Use it.
6992         (nnimap-quirks): New alist.
6993
6994 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6997         don't delete it within indentation.
6998
6999 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7000
7001         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7002         previous line.
7003
7004 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7005
7006         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7007         QRESYNC command by deleting a superfluous space which broke Cyrus
7008         servers.  This change will break other servers that are buggy the other
7009         way around.
7010
7011 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7012
7013         * spam.el: Reindent and fix long lines.
7014         (spam-copy-or-move-routine): Exclude invalid move destinations.
7015
7016 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7017
7018         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7019         installed the registry.
7020
7021 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7022
7023         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7024
7025 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7026
7027         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7028         groupname doesn't contain "gmane".
7029
7030 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7031
7032         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7033         and netrc-bound-and-true-p bindings.
7034         (netrc-parse): Cache the netrc contents.
7035
7036         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7037         (gnus-1): Don't create the nndrafts group twice.
7038         (gnus-setup-news): There's no need to read the active file here, since
7039         that's done again later on a per-backend basis.
7040         (gnus-start-draft-setup): Make sure that the new group is started out
7041         empty.
7042
7043         * gnus-agent.el (gnus-agentize): Don't create the queue group
7044         automatically on startup.  It'll be created later, if needed.
7045
7046         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7047         of automatically subscribed groups.
7048         (gnus-auto-subscribed-categories): New variable.
7049         (gnus-matches-options-n): Use it.
7050         (gnus-default-subscribed-newsgroups): Remove unused variable.
7051         (gnus-start-draft-setup): Message a bit less.
7052
7053 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7054
7055         * nnir.el (nnir-run-imap): Return article list in order of increasing
7056         UID.
7057
7058 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7059
7060         * gnus-sum.el (gnus-summary-enter-digest-group):
7061         Mention gnus-auto-select-on-ephemeral-exit.
7062
7063         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7064         convention of the network-only option.
7065
7066 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7067
7068         * proto-stream.el (proto-stream-open-network-only): New function to
7069         have a way to specify non-STARTTLS upgrade connections.
7070
7071 2010-12-10  Julien Danjou  <julien@danjou.info>
7072
7073         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7074         email address is nil.
7075
7076         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7077
7078 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7079
7080         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7081         deletion.
7082         (nnir-run-imap): Only need to parse list once.
7083
7084 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7085
7086         * shr.el (shr-tag-script): Ignore <script>.
7087         (shr-tag-label): Add <label> support.
7088
7089 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7090
7091         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7092
7093         * shr.el (shr-image-displayer): Work for images lined side by side.
7094
7095 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7096
7097         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7098         parameter, since XEmacs doesn't accept t as a parameter.
7099
7100 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7101
7102         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7103         ids.
7104         (nnir-run-gmane): Simplify groupspec formatting.
7105         (nnir-request-expire-articles): New function.
7106
7107 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7108
7109         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7110         overflow, possibly.
7111
7112         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7113         (shr-render-td): Handle td style="" better.
7114         (shr-tag-table): Use the color from the style sheet.
7115         (shr-render-td): Make sure we copy over all the overlays, too.
7116
7117 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7118
7119         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7120         (nnir-request-article): Improve article retrieval.
7121
7122 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7123
7124         * mm-util.el (mm-extra-numeric-entities): New variable.
7125
7126         * mm-url.el (mm-url-decode-entities):
7127         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7128
7129         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7130
7131 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7132
7133         * message.el: Use completion-at-point.
7134         (message-completion-function): New fun, extracted from message-tab.
7135         (message-mode): Use it for completion-at-point-functions.
7136         (message-tab): Use it and completion-at-point.
7137
7138 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7139
7140         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7141         character if a non-breakable character follows.
7142
7143 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7144
7145         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7146         any stream.
7147
7148         * shr.el (shr-tag-font): Colorize the region.
7149         (shr-tag-body): Ditto.
7150         (shr-tag-font): Actually let the styles be inherited instead of
7151         overwriting them.
7152         (shr-tag-font): Get the background color right.
7153         (shr-tag-style): Ignore all <style> tags for the moment.
7154
7155         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7156         a Message-ID to avoid having nnimap depend on gnus-sum.
7157
7158         * shr.el (shr-descend): Only colorize something if we have a node that
7159         sets colors.
7160
7161 2010-12-06  Julien Danjou  <julien@danjou.info>
7162
7163         * shr.el (shr-render-td): Render td content with shr-descend, so style
7164         will be applied to <td> too.
7165         (shr-colorize-region): Colorize region even if we only have a background.
7166         (shr-tag-body): Fix color and background color inheritance.
7167         Do not recolorize after shr-generic.
7168         (shr-tag-font): Let shr-generic colorize via inheritance.
7169
7170 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7171
7172         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7173
7174 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7175
7176         * nnir.el (nnir-request-move-article): Remove obsolete code.
7177
7178 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7179
7180         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7181
7182 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7183
7184         * gnus-sum.el (gnus-summary-respool-article): The completion function
7185         expects a list instead of an alist.
7186
7187         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7188         string as the parameter.
7189
7190         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7191
7192         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7193         styles.
7194         (shr-colorize-region): New function.
7195         (shr-insert-background-overlay): Remove.
7196         (shr-render-td): Background setting should be taken care of on a higher
7197         level.
7198         (shr-tag-body): Use post-hoc colorizations.
7199         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7200         (shr-put-color-1): Don't overwrite old colors.
7201         (shr-colorize-region): When the background color isn't explicit, use
7202         a fixed background.
7203
7204         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7205         nnmail variables.
7206
7207 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7208
7209         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7210         unless necessary.
7211
7212 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7213
7214         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7215         server.
7216
7217 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7218
7219         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7220         so that TAB works.
7221
7222         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7223         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7224
7225         * shr.el (shr-urlify): Show the URL before the title to avoid
7226         misleading URLs.
7227
7228 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7229
7230         * shr.el (shr-urlify): Display the title in <a> tags.
7231
7232 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7233
7234         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7235
7236 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7237
7238         * nnir.el: Rearrange code to allow macros to be autoloaded by
7239         gnus-sum.el.
7240         (nnir-retrieve-headers-override-function): Make this variable
7241         customizable.
7242         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7243
7244         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
7245         from nnir.el.
7246
7247 2010-12-03  Julien Danjou  <julien@danjou.info>
7248
7249         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7250
7251 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7252
7253         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7254         allow optional argument `environment'.
7255
7256 2010-12-03  Glenn Morris  <rgm@gnu.org>
7257
7258         * mm-extern.el (message-goto-body): Update declaration.
7259
7260 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * gnus-util.el (gnus-macroexpand-all): New function.
7263
7264         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7265         instead of macroexpand-all that is unavailable in XEmacs.
7266
7267 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7268
7269         * nnir.el (nnir-summary-line-format): New variable.
7270         (nnir-mode): Use it.
7271         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
7272         (nnir-article-ids): Reimplement as defsubst.
7273         (nnir-retrieve-headers): Don't mangle the subject header.
7274         (nnir-run-imap): Use 100 as RSV score.
7275         (nnir-run-find-grep): Fix for full server searching.
7276         (nnir-run-gmane): Better restriction to gmane groups.
7277
7278         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7279         summary buffers.
7280
7281 2010-12-02  Julien Danjou  <julien@danjou.info>
7282
7283         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7284
7285         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7286
7287         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7288         support.
7289
7290 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7291
7292         * nnir.el: Update to handle the registry better.
7293         (autoload): Silence byte-compiler.
7294         (nnir-open-server): Add a hook for nnir groups.
7295         (nnir-request-move-article): Don't mangle the header.  Better to use
7296         formatting variables (which will be added in the future).
7297         (nnir-registry-action): Update the registry using the original article
7298         group name.
7299         (nnir-mode): Install nnir-specific hooks for updating the registry.
7300
7301         * gnus-sum.el
7302         (gnus-article-original-subject,gnus-newsgroup-original-name):
7303         Remove obsolete variables.
7304         (gnus-summary-move-article): Remove use of obsolete variables.
7305         (gnus-summary-local-variables): Make move and delete hooks local to
7306         summary buffers.
7307
7308 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7309
7310         * rtree.el: New file.
7311
7312 2010-12-01  Julien Danjou  <julien@danjou.info>
7313
7314         * message.el (message-user-organization): Do not use
7315         gnus-local-organization.
7316
7317         * gnus.el: Remove gnus-local-organization.
7318
7319         * gnus-msg.el: Remove nastygram thing.
7320
7321 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7322
7323         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7324         funcall.
7325
7326 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7327
7328         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7329         names.
7330
7331         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7332         characters.
7333
7334         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7335         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7336         Suggested by Štěpán Němec <stepnem@gmail.com>.
7337         (gnus-gravatar-transform-address): Use mail-extract-address-components
7338         that supports non-ASCII names rather than mail-header-parse-addresses.
7339
7340 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7341
7342         * proto-stream.el (open-protocol-stream): All starttls connections are
7343         handled by the network handler.
7344
7345 2010-11-30  Julien Danjou  <julien@danjou.info>
7346
7347         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7348         (nnimap-open-connection-1): Fix PREAUTH.
7349
7350         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7351
7352 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7353
7354         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7355         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7356         (shr-insert): Use them.
7357         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7358
7359 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7360
7361         * nnir.el (nnir-request-move-article): Bail out if original group
7362         doesn't support article moves.
7363         (nnir-get-active): Improve active list retrieval.
7364
7365 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7366
7367         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7368
7369 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7370
7371         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7372         seem to accept strings-with-numbers as port numbers.
7373
7374 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7375
7376         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7377         change the registry.
7378
7379 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7380
7381         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7382         delete-dups that is not available in XEmacs 21.4.
7383
7384         * mm-util.el (mm-delete-duplicates): Add comment.
7385
7386 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7387
7388         * nnir.el (nnir-ignored-newsgroups): New variable.
7389         (nnir-get-active): Use it.
7390
7391 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7392
7393         * proto-stream.el (proto-stream-open-network): Add some comments.
7394
7395         * nntp.el (nntp-open-connection): Provide a :success condition.
7396
7397         * nnimap.el (nnimap-open-connection-1): Ditto.
7398
7399         * proto-stream.el (proto-stream-open-network): See what the response to
7400         the STARTTLS command is.
7401
7402         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7403         backwards compatibility).
7404         (nnimap-open-connection-1): Really respect nnimap-server-port.
7405
7406         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7407         TLS upgrades we don't really care about the identity of the peer.
7408         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7409         that what we've checked for.
7410         (proto-stream-always-use-starttls): Only default to t if
7411         open-gnutls-stream exists.
7412         (proto-stream-open-network): If STARTTLS failed, then just open a
7413         normal connection.
7414         (proto-stream-open-network): Wait until the greeting before doing
7415         STARTTLS.
7416
7417         * nntp.el (nntp-open-connection): Report what the connection error is.
7418
7419         * proto-stream.el (open-protocol-stream): Rename from
7420         open-proto-stream.
7421
7422 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7423
7424         * nnimap.el (nnimap-stream): Change default to `undecided'.
7425         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7426         first, and then network.
7427         (nnimap-open-connection-1): Respect nnimap-server-port.
7428         (nnimap-open-connection): Be more backwards-compatible.
7429
7430         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7431         (proto-stream-open-starttls): De-duplicate the starttls code.
7432         (proto-stream-open-starttls): Folded back into the main function.
7433         (proto-stream-open-network): Fix typo in the gnutls path.
7434         (proto-stream-command): Refactor out.
7435
7436         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7437
7438         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7439         starttls.el STARTTLS.
7440
7441         * color.el (color-lab->srgb): Fix function call name.
7442
7443         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7444         if we're using tls.el.
7445         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7446         built in, then don't try to establish a STARTTLS connection.
7447
7448         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7449         servers.
7450
7451         * proto-stream.el (open-proto-stream): Use network, not stream.
7452         (open-proto-stream): Add a way to specify what the end of a command is.
7453
7454         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7455         connections types.
7456         (nntp-open-network-stream): Remove.
7457         (nntp-open-ssl-stream): Remove.
7458         (nntp-open-tls-stream): Remove.
7459         (nntp-ssl-program): Remove.
7460
7461         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7462
7463 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7464
7465         * nnir.el: Fix typos.
7466         (nnir-retrieve-headers-override-function): Rename variable to reflect
7467         new semantics.
7468         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7469         macros.
7470         (nnir-request-article, nnir-request-move-article): Use them.
7471         (nnir-categorize): New function.
7472         (nnir-run-query): Use it.
7473         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7474         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7475         sorted.
7476         (nnir-group-full-name): Use gnus-group-full-name instead.
7477         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7478         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7479
7480 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7481
7482         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7483
7484         * proto-stream.el: New library to provide protocol-specific
7485         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7486         protocols.
7487         (open-proto-stream): Complete the documentation.
7488         (proto-stream-open-network): Fix some typos.
7489
7490         * nnimap.el (nnimap-open-connection): Use it.
7491
7492 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7493
7494         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7495         negotiation.
7496
7497 2010-11-26  Julien Danjou  <julien@danjou.info>
7498
7499         * color.el: Rename various rgb functions to srgb.
7500
7501 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7502
7503         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7504         names.
7505
7506 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7507
7508         * shr.el (shr-insert): Revert last change.
7509         (shr-find-fill-point): Never leave point being at bol;
7510         relax the kinsoku limitation when rendering tables.
7511
7512 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7513
7514         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7515         results from -accept-article.
7516
7517         * shr-color.el: Require cl when compiling.
7518
7519         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7520         checkin.
7521
7522         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7523
7524         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7525
7526         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7527         'add and 'delete to set backend marks.
7528
7529         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7530
7531         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7532
7533         * nntp.el (nntp-request-set-mark): Use it.
7534
7535         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7536
7537         * nnml.el (nnml-request-set-mark): Ditto.
7538
7539         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7540         introduces regressions in article selection.
7541         (nnimap-find-uid-response): New function.
7542         (nnimap-request-accept-article): Use the UID returned, if any.
7543         (nnimap-request-move-article): Use the UID returned, if any.
7544         (nnimap-get-groups): Reimplement to work with folded lines.
7545         (nnimap-find-uid-response): The UID is the last element in the list.
7546         (nnimap-request-set-mark): Extend syntax with 'set.
7547
7548         * nnml.el (nnml-request-set-mark): Ditto.
7549
7550         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7551
7552         * nntp.el (nntp-request-set-mark): Ditto.
7553
7554 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * message.el (message-called-interactively-p): A temporary macro.
7557         (message-goto-body): Use it temporarily.
7558
7559 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7560
7561         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7562         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7563         (nnimap-last-response-string): Fix last unfolding fix.
7564
7565 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * shr.el (shr-insert): Fix the way to fold lines.
7568
7569 2010-11-25  Julien Danjou  <julien@danjou.info>
7570
7571         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7572
7573         * color.el: Rename from color-lab.el
7574         (color-rgb->hex): Add.
7575         (color-complement): Add.
7576         (color-complement-hex): Add.
7577
7578         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7579
7580 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7581
7582         * shr-color.el (shr-color-visible): Don't bug out if the color names
7583         don't exist.
7584
7585 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7586
7587         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7588         assuming that article displaying or another mml-preview may be
7589         interrupted for an error or for the like.
7590
7591         * shr.el (shr-get-background): Fix argument name.
7592
7593 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7594
7595         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7596
7597         * gnus-sum.el (gnus-summary-include-articles): New function.
7598
7599         * message.el (message-goto-body): called-interactively-p needs a
7600         parameter, so use `any'.
7601
7602         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7603         clear marks before moving, since they're synced from the Gnus side
7604         first.
7605
7606         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7607         (gnus-summary-move-article): Copy over all marks before moving, so that
7608         IMAP doesn't think a new article has arrived.
7609
7610 2010-11-24  Julien Danjou  <julien@danjou.info>
7611
7612         * shr.el (shr-insert-background-overlay): Fix typo.
7613         (shr-render-td): Copy the background before rendering.
7614
7615         * shr-color.el (shr-color-visible): Fix docstring.
7616
7617         * shr.el (shr-tag-table): Add bgcolor support.
7618         (shr-render-td): Add bgcolor support.
7619         (shr-get-background): Add.
7620         (shr-insert-foreground-overlay): Use shr-get-background.
7621
7622         * message.el (message-goto-body): Use called-interactively-p.
7623         (message-in-body-p): message-goto-body returns point.
7624
7625 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7626
7627         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7628         Fixes something or other in Emacs 23, and is backwards compatible.
7629
7630         * message.el (message-goto-body): Remove the <#secure special-casing,
7631         which is too special.
7632
7633         * shr.el (shr-parse-style): Drop !important from styles.
7634
7635 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7636
7637         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7638         this function to return incorrect results when calling it with an
7639         explicit article argument different from
7640         (gnus-summary-article-number).
7641
7642 2010-11-24  Julien Danjou  <julien@danjou.info>
7643
7644         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7645         (shr-tag-body): Add background support.
7646         (shr-descend): Add background support.
7647         (shr-tag-title): Add.
7648
7649         * shr-color.el (shr-color-visible): Really return original background
7650         if fixed.
7651
7652 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7653
7654         * shr.el (shr-color-check): Protect against non-existent color names.
7655
7656 2010-11-24  Julien Danjou  <julien@danjou.info>
7657
7658         * color-lab.el: Require 'cl when compiling.
7659
7660         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7661
7662         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7663         matched part.
7664
7665         * color-lab.el: Fix all expt calls to use float type.
7666
7667 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7668
7669         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7670         expression to shr-color-check as is.
7671
7672         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7673
7674         * color-lab.el: Add coding cookie.
7675         (float-pi): Use eval-and-compile.
7676
7677         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
7678         compiled for Emacsen having no `libxml-parse-html-region' support.
7679
7680 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7681
7682         * shr.el (shr-insert-color-overlay): Split stuff like
7683         "#444444 !important" to find the real color.
7684         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7685         parse <font color="red"> entries.
7686
7687 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7688
7689         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7690         point when parsing headers.
7691
7692         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7693         is positioned properly when parsing headers.
7694
7695 2010-11-23  Julien Danjou  <julien@danjou.info>
7696
7697         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7698
7699         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7700
7701         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7702
7703         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7704         Use shr-color-hue-to-rgb.
7705         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7706
7707 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7708
7709         * shr.el (shr-color->hexadecimal): Autoload.
7710         (shr-descend): Add color to all tags.
7711
7712 2010-11-22  Julien Danjou  <julien@danjou.info>
7713
7714         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7715         shr-color->hexadecimal.
7716
7717         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7718         RGB() or HSL() color representation.
7719
7720         * shr.el (shr-tag-font): Add.
7721         (shr-tag-color-check): New function to get better colors.
7722         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7723         tag-span.
7724
7725         * shr-color.el: New file.
7726
7727         * color-lab.el: New file.
7728
7729         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7730
7731 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7732
7733         * nnir.el: Fix typo in comments.
7734         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7735         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7736
7737 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7738
7739         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7740
7741         * nnimap.el (nnimap-get-capabilities): Refactor out.
7742         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7743
7744 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7745
7746         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7747         appearing when `mm-uu-hide-markers' is nil.
7748
7749 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7750
7751         * nnimap.el (nnimap-unselect-group): Make into its own function.
7752         (nnimap-request-rename-group): Unselect group before renaming.
7753         This had gotten lost somewhere.
7754         (nnimap-request-accept-article): Keep track of examined groups, and
7755         unselect the group before APPENDing to read-only groups.
7756         (nnimap-request-move-article): Clear flags before moving so that they
7757         can be re-set later.
7758
7759 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7760
7761         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7762         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7763
7764 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * gnus-art.el (gnus-mime-display-single):
7767         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7768         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7769         parameter.
7770
7771 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7772
7773         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7774         (shr-table-vertical-line): New variable.
7775         (shr-insert-table): Use it.
7776
7777 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7778
7779         * gnus-html.el (gnus-html-wash-images): Don't display images if
7780         gnus-inhibit-images is non-nil; register displayer for cid images.
7781         (gnus-html-display-image): Work for cid image.
7782         (gnus-html-insert-image): Allow arguments.
7783         (gnus-html-put-image): Inhibit read-only.
7784         (gnus-html-prefetch-images): Don't prefetch images if
7785         gnus-inhibit-images is non-nil.
7786
7787 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7788
7789         * shr.el (shr-put-image): Break lines when inserting big pictures.
7790
7791 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7792
7793         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7794         sender, thanks Katsumi Yamaoka.
7795
7796 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7797
7798         * nnir.el (nnir-run-imap): Reverse the article list for each group
7799         rather than the whole list.
7800
7801 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * shr.el (shr-image-displayer): Protect function against non-existent
7804         image source.
7805
7806         * gnus-art.el (gnus-inhibit-images): New user option.
7807         (gnus-mime-display-single): Don't display image if it is non-nil.
7808
7809         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7810         gnus-inhibit-images.
7811
7812         * shr.el (shr-image-displayer): New function.
7813         (shr-tag-img): Use it.
7814
7815 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7816
7817         * mml2015.el (mml2015-epg-sign): Use From header.
7818
7819 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7820
7821         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7822
7823         * gnus-util.el (gnus-find-text-property-region): Return markers.
7824
7825         * shr.el (shr-tag-img): Put a displayer in the text property.
7826
7827         * gnus-util.el (gnus-find-text-property-region): New utility function.
7828
7829         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7830         (gnus-html-show-images): Remove.
7831
7832         * gnus-art.el (gnus-article-show-images): New, more general function.
7833
7834         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7835         image url text properties.
7836
7837         * shr.el: Ditto.
7838
7839         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7840         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7841
7842 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7843
7844         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7845         work for two or more articles.
7846
7847 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7848
7849         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7850         divide an image that's in an html article to two or more when washing
7851         non-ASCII characters in alt text of it.
7852
7853 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7854
7855         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7856         smime-decrypt-region using function argument.
7857         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7858
7859         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7860
7861         * smime.el (smime-decrypt-region): Catch it.
7862
7863 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7864
7865         * smime.el (smime-mode-map): Move initialization into declaration.
7866         (gnus-run-mode-hooks): Don't autoload.
7867         (smime-mode): Use define-derived-mode.
7868
7869 2010-11-11  Glenn Morris  <rgm@gnu.org>
7870
7871         * smime.el (from): Restrict declaration to XEmacs.
7872
7873         * nnir.el (gnus-group-topic-name): Autoload.
7874
7875 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * shr.el (shr-insert): Don't break long line if it is because of
7878         kinsoku-bol characters in the line end.
7879
7880 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7881
7882         * nnir.el (nnir-request-move-article): Fix to provide original group
7883         and subject.
7884         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7885         been retrieved.
7886
7887         * gnus-sum.el (gnus-summary-move-article): Use original group and
7888         subject for virtual articles such as those in an nnir summary buffer.
7889
7890 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7891
7892         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7893         least 21.5).
7894
7895         * smime.el (from): Declare it again for XEmacs.
7896
7897 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7898
7899         * message.el (message-resend): Don't disable encoding unless it's
7900         already encoded.
7901
7902         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7903         low-numbered articles.
7904
7905 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7906
7907         * rfc2047.el (rfc2047-syntax-table): Simplify.
7908
7909         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
7910
7911         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7912         set-char-table-range for XEmacs.
7913
7914 2010-11-10  Glenn Morris  <rgm@gnu.org>
7915
7916         * time-date.el (time-to-seconds): Always an alias on Emacs,
7917         never a real function.
7918         (with-no-warnings): Remove compat stub, now unused.
7919         (time-less-p): Doc fix.
7920         (time-to-number-of-days): Simplify.
7921
7922         * smime.el (from): Remove unused declaration.
7923
7924         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7925         (gnus-float-time): On Emacs, always an alias.
7926
7927         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7928         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7929
7930 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * dgnushack.el: Don't use ignore-errors in the top level form since it
7933         is unavailable in XEmacs even if cl is loaded.
7934
7935         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7936
7937 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7938
7939         * shr.el (browse-url-mailto): Autoload.
7940
7941         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7942
7943         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7944         regexp doesn't need quoting.
7945
7946 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7947
7948         * message.el (message-subject-trailing-was-ask-regexp)
7949         (message-subject-trailing-was-regexp): Match was: in addition to was.
7950
7951 2010-11-09  Glenn Morris  <rgm@gnu.org>
7952
7953         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7954         (nnbabyl-check-mbox): Use point-at-bol.
7955
7956 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7957
7958         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7959
7960         * message.el (message-mailto): New function.
7961         (message-mailto): Should accept other parameters.
7962         (message-mailto): Remove since it duplicates browse-url-mailto
7963         functionality.
7964
7965 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7966
7967         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7968         methods.
7969         (gnus-read-active-file): Ditto.
7970
7971         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7972         ": " from the prompt.
7973         (gnus-group-make-group): Ditto.
7974
7975 2010-11-07  Glenn Morris  <rgm@gnu.org>
7976
7977         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7978         (gnus-bookmark-kill-line): Use point-at-eol.
7979
7980 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7981
7982         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7983         asterisks in From header.
7984
7985 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7986
7987         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7988         string to avoid making the From headers syntactically invalid.
7989
7990         * message.el (message-send-mail): Don't insert courtesy messages if the
7991         message already has List-Post and List-ID messages.
7992
7993 2010-11-06  Glenn Morris  <rgm@gnu.org>
7994
7995         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7996         `condition', `type', `length' a prefix.
7997         (gnus-treat-predicate): Update for above name changes.
7998
7999 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8000
8001         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8002         binding.  Handled by `gnus-summary-refer-thread' instead.
8003         (nnir-warp-to-article): New backend function.
8004
8005         * nnimap.el (nnimap-request-thread): Force dependency updating.
8006
8007         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8008         (gnus-summary-refer-thread): Rework to improve thread-referral.
8009
8010         * gnus-int.el (gnus-warp-to-article): New function.
8011
8012         * gnus-sum.el (gnus-summary-article-map): Bind it.
8013
8014 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8015
8016         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8017         gnus-summary-refer-thread.
8018
8019         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8020         headers.
8021         (gnus-summary-limit-include-thread): Prevent articles in thread from
8022         being cut in gnus-cut-threads.
8023         (gnus-summary-refer-thread): Limit retrieved headers to those in
8024         thread.
8025
8026 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8027
8028         * message.el (message-send-mail): Use the value of
8029         message-courtesy-message from the message buffer.
8030
8031         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8032
8033         * shr.el (shr-browse-url): Implement mailto: URLs.
8034
8035         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8036         "raw".
8037
8038         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8039         if it's already selected.
8040
8041         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8042
8043 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8044
8045         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8046         to measure the length and truncate alt text.
8047
8048 2010-11-03  Glenn Morris  <rgm@gnu.org>
8049
8050         * nndiary.el (nndiary-generate-nov-databases-1)
8051         (nndiary-generate-active-info): Rename dynamic variable `files' to
8052         something less generic.
8053
8054 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8055
8056         * nnir.el (nnir-request-move-article): Call the underlying backend to
8057         move articles from nnir.
8058
8059 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8060
8061         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8062
8063 2010-11-02  Julien Danjou  <julien@danjou.info>
8064
8065         * nnir.el: Remove wais support.
8066
8067 2010-11-02  Glenn Morris  <rgm@gnu.org>
8068
8069         * gnus-html.el: Reorder requirements to quieten compiler.
8070
8071 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8072
8073         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8074         properly for XEmacs as well.
8075         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8076         (gnus-article-natural-long-line-p): Use window-width rather than
8077         frame-width.
8078
8079 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8080
8081         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8082         (nnir-read-parms): Don't modify query.
8083         (nnir-run-query): Add ability to search topic on current line.
8084         (nnir-get-active): Clean up.
8085
8086 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8087
8088         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8089         degenerate articles.
8090
8091         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8092         (gnus-print-buffer): Just print the buffer as is, without any copying
8093         to a buffer and then re-highlighting.
8094
8095         * nnimap.el (nnimap-request-group): Store the new updated info.
8096         (nnimap-request-group): Select the group when we don't know whether it
8097         exists or not.
8098
8099         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8100         groups.
8101
8102         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8103         groups.
8104
8105         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8106         groups.
8107
8108         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8109         long-lines case by only filling the long lines.
8110
8111         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8112         (bug #7311).
8113
8114 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8115
8116         * shr.el: No need to declare `declare-function' since shr.el is for
8117         only Emacsen that provide `libxml-parse-html-region'.
8118
8119         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8120         effective only in a file it is referred to.
8121
8122 2010-11-01  Glenn Morris  <rgm@gnu.org>
8123
8124         * mm-util.el (gnus-completing-read): Autoload.
8125         (mm-read-coding-system): Simplify Emacs definition.
8126
8127         * nnmail.el (gnus-activate-group):
8128         * nnimap.el (gnutls-negotiate):
8129         * nntp.el (netrc-parse): Fix declarations.
8130
8131 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8132
8133         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8134         string-match-p in Emacs >=23.
8135
8136         * gnus-msg.el (gnus-configure-posting-styles):
8137         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8138
8139 2010-11-01  Glenn Morris  <rgm@gnu.org>
8140
8141         * nnir.el (declare-function): Add compat stub.
8142         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8143         (nnir-run-gmane): Require 'mm-url.
8144
8145         * mm-util.el (mm-string-to-multibyte): Simplify.
8146
8147         * shr.el (declare-function): Add compat stub.
8148         (url-cache-create-filename): Declare.
8149         (mm-disable-multibyte, widget-convert-button): Autoload.
8150
8151         * smime.el (ldap-search): Declare.
8152         (smime-cert-by-ldap-1): Require ldap on Emacs.
8153
8154         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8155         (nnimap-keepalive): Use gnus-float-time.
8156
8157         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8158         (mail-source-delete-crash-box): Use gnus-float-time.
8159
8160         * gnus-dired.el (gnus-completing-read): Autoload.
8161
8162         * mm-view.el (gnus-rescale-image): Autoload.
8163
8164         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8165
8166         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8167
8168         * sieve-manage.el: Require 'cl when compiling.
8169
8170         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8171         (gnus-iswitchb-completing-read): Require iswitchb.
8172         (gnus-select-frame-set-input-focus): Silence compiler.
8173
8174 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8175
8176         * message.el (message-subject-trailing-was-query): Change default to t,
8177         since I think that's what most people want.
8178
8179         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8180         appending for easier debugging.
8181         (nnimap-wait-for-connection): Take a regexp.
8182         (nnimap-request-accept-article): Wait for the continuation line before
8183         sending anything unless we're streaming.
8184
8185         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8186         leave the header washing to take place.
8187
8188 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8189
8190         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8191         regular expression match and replace in posting styles.
8192
8193 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8194
8195         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
8196         an entire server.
8197         (nnir-get-active): New function.
8198         (nnir-run-imap): Use it.
8199         (nnir-run-gmane): Who knew, gmane search returns an article score!
8200
8201         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8202         server on the current line with nnir.
8203
8204 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8205
8206         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8207         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8208         left edge.
8209         (gnus-article-foldable-buffer): Skip past the prefix when determining
8210         raggedness.
8211
8212         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8213         the raw article, and change `C-u g' to show the article without doing
8214         treatments.
8215
8216         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8217         on to `gnus-treat-article'.
8218         (gnus-inhibit-article-treatments): New variable.
8219
8220         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8221
8222         * gnus-art.el (gnus-treatment-function-alist): Have
8223         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8224         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8225         sections.
8226
8227         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8228         parameter.
8229         (gnus-article-fill-cited-long-lines): New function.
8230         (gnus-article-fill-cited-article): Allow filling only long sections.
8231
8232         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8233         and non-punctuation (like after the apostrophe in "'We").
8234
8235         * gnus-sum.el (gnus-summary-select-article): Make sure
8236         gnus-original-article-buffer is alive.
8237
8238         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8239         reflect the order they're in in the digest.
8240
8241         * gnus.el (gnus-group-startup-message): Move point to the start of the
8242         buffer.
8243
8244         * nnimap.el (nnimap-capability): New function.
8245         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8246         is set.
8247
8248 2010-10-31  David Engster  <dengste@eml.cc>
8249
8250         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8251         conform with changes to gnus-completing-read.
8252
8253 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8254
8255         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8256
8257 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8258
8259         * nnir.el: Move defvar, defcustom around to keep file organized
8260         and keep byte-compiler quiet.
8261         (nnir-read-parms): Accept search-engine as arg.
8262         (nnir-run-query): Pass search-engine as arg.
8263         (nnir-search-engine): Remove.
8264
8265 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8266
8267         * shr.el (shr-generic): The text nodes should be text, not :text.
8268
8269         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8270         later in the file.
8271
8272 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8273
8274         * nnir.el: General clean up.  Allow searching with multiple engines.
8275         Allow separate extra-parameters for each engine.
8276         Batch queries when possible.
8277         (nnir-imap-default-search-key,nnir-method-default-engines):
8278         Add customize interface.
8279         (nnir-run-gmane): New engine.
8280         (nnir-engines): Use it.  Qualify all prompts with engine name.
8281         (nnir-search-engine): Remove global variable.
8282         (nnir-run-hyrex): Restore for now.
8283         (nnir-extra-parms,nnir-search-history): New variables.
8284         (gnus-group-make-nnir-group): Use them.
8285         (nnir-group-server): Remove in favor of gnus-group-server.
8286         (nnir-request-group): Avoid searching twice.
8287         (nnir-sort-groups-by-server): New function.
8288
8289 2010-10-30  Julien Danjou  <julien@danjou.info>
8290
8291         * gnus-group.el: Remove gnus-group-fetch-control.
8292
8293         * gnus-start.el (gnus-find-new-newsgroups):
8294         Remove gnus-check-first-time-used.
8295
8296         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8297
8298 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8299
8300         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8301         set on groups that don't have \* permanentflags.
8302
8303 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8304
8305         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8306         control the background color.
8307         (shr-tag-img): Ignore very small web bug type images.
8308         (shr-put-image): Add help-echo alt texts to the images.
8309         (shr-tag-video): Show the video poster image.
8310
8311 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8312
8313         * shr.el (shr-table-depth): New variable.
8314         (shr-tag-table-1): Only insert the images after the top-level table.
8315
8316         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8317
8318         * gnus-util.el (gnus-list-memq-of-list): New function.
8319
8320         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8321         selected.
8322         (nnimap-unsplittable-articles): New slot.
8323         (nnimap-new-articles): Use it.
8324
8325 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8326
8327         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8328         move to the previous line on `M-g'.
8329
8330 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8331
8332         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8333         *-request-group, which seems unnecessary.
8334
8335         * nnimap.el (nnimap-quote-specials): Function copied over from
8336         imap.el.
8337         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8338         they support that.  Suggested by Tom Regner.
8339
8340 2010-10-29  Julien Danjou  <julien@danjou.info>
8341
8342         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8343         defalias.
8344         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8345
8346         * gnus.el: Remove `gnus-nntp-service' variable.
8347         (gnus-secondary-servers): Make obsolete.
8348         (gnus-nntp-server): Make obsolete.
8349
8350         * gnus-start.el (gnus-1): Remove x-splash calls.
8351
8352         * gnus-ems.el (gnus-x-splash): Remove.
8353
8354         * gnus.el (gnus-group-startup-message): Simplify/update code.
8355
8356         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8357         definition.
8358
8359         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8360         capability before doing anything.
8361         (gnus-group-insert-group-line): Remove useless
8362         gnus-group-remove-excess-properties.
8363
8364 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8367
8368 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8369
8370         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8371         config after reselecting.
8372
8373 2010-10-28  Julien Danjou  <julien@danjou.info>
8374
8375         * shr.el (shr-put-image): Use point even if only inserting text.
8376         (shr-put-image): Save excursion when inserting alt text on non-graphic
8377         display, so the behavior is the same when we are on a graphic display.
8378
8379         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8380
8381 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8384         (gnus-mime-copy-part): Check coding system, not charset.
8385         (gnus-mime-view-part-externally): Never remove part.
8386         (gnus-mime-view-part-internally): Don't remove part here.
8387         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8388         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8389         multipart/alternative.
8390
8391         * mm-decode.el (mm-display-part): Take optional arg `force'.
8392
8393 2010-10-26  Julien Danjou  <julien@danjou.info>
8394
8395         * gnus-group.el (gnus-group-default-list-level): Add this function to
8396         compute the default list level.
8397         (gnus-group-default-list-level): Add possibility to use a function.
8398
8399 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8400
8401         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8402
8403         * gnus-group.el (gnus-group-completing-read)
8404         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8405         gnus-replace-in-string.
8406
8407 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8408
8409         * shr.el (shr-tag-div): Add.
8410
8411         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8412
8413 2010-10-25  Julien Danjou  <julien@danjou.info>
8414
8415         * gnus-util.el: Remove `gnus-with-local-quit'.
8416
8417         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8418
8419 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8422         the original article buffer.
8423
8424 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8425
8426         * nnimap.el (nnimap-request-head): New function.
8427         (nnimap-request-move-article): Try to be slightly faster by not
8428         requesting the entire message when moving.
8429         (nnimap-transform-headers): Don't bug out on bodiless articles.
8430         (nnimap-send-command): Have no outstanding messages if the IMAP server
8431         doesn't support streaming.
8432         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8433
8434 2010-10-24  Julien Danjou  <julien@danjou.info>
8435
8436         * message.el (message-default-headers): Fix type.
8437
8438 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8439
8440         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8441         prefetching images.
8442
8443         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8444         backend for unknown groups.  This is mainly useful for nnimap groups.
8445
8446         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8447         group isn't covered by the agent.
8448
8449 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8450
8451         * nnir.el (nnir-method-default-engines): New variable.
8452         (nnir-run-query): Use it.
8453         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8454         (gnus-summary-nnir-goto-thread): Change group if needed.
8455
8456         * gnus-group.el (gnus-group-group-map): Add key binding for
8457         gnus-group-make-nnir-group.
8458
8459 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8460
8461         * shr.el (shr-tag-object): Add.
8462
8463         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8464         original article buffer live.
8465         (gnus-summary-select-article-buffer):
8466         Mention gnus-widen-article-buffer.
8467
8468 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8469
8470         * shr.el (shr-tag-strong): Add.
8471
8472 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8473
8474         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8475         group names.  They mess up the group buffer badly.
8476
8477         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8478
8479         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8480         instead of the summary one.
8481
8482 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * mml.el (mml-preview): Work properly when editing article.
8485
8486         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8487         gnus-have-read-active-file if it's already been in.
8488
8489 2010-10-22  Tom Tromey  <tromey@redhat.com>
8490
8491         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8492         gnus-group-completing-read.
8493
8494 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8495
8496         * message.el (message-mode-map): Don't bind M-; to comment region, to
8497         allow the global comment-dwim to work.
8498
8499 2010-10-21  Julien Danjou  <julien@danjou.info>
8500
8501         * message.el (message-setup-1): Allow message-default-headers to be a
8502         function.
8503
8504 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8505
8506         * shr.el (shr-tag-table): Simplify.
8507
8508 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8509
8510         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8511         to avoid trying to snarf invalid stuff.
8512
8513         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8514
8515         * gnus.el (gnus-message-archive-group): Quote value.
8516         (gnus-message-archive-group): Mark as changed.
8517
8518         * shr.el (shr-add-font): Don't put the font properties on the newline
8519         or the indentation.
8520
8521         * message.el (message-fix-before-sending): Change options when sending
8522         non-printable characters.
8523
8524         * gnus.el (gnus-message-archive-method): Change the default to
8525         monthly outgoing groups.
8526
8527         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8528         that have gotten new numbers.
8529
8530         * nnimap.el (nnimap-request-replace-article): New function.
8531
8532 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8535         (nnrss-request-article): Don't use special html washing code.
8536
8537 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8538
8539         * shr.el (shr-tag-table): Remove useless nconc.
8540
8541 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8542
8543         * gnus-art.el (article-wash-html): Simplify and remove the charset
8544         stuff.  Use the normal html rendering code instead of the special html
8545         washing code.
8546
8547         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8548         `gnus-w3m' symbols.
8549         (mm-text-html-washer-alist): Remove.
8550
8551         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8552         (mm-inline-media-tests): Remove use.
8553         (mm-text-html-renderer): Change default to the `shr' symbol.
8554
8555         * mm-view.el (mm-inline-text-html): Remove use.
8556
8557         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8558         `gnus-blocked-images' to be a function.
8559         (gnus-article-wash-function): Remove.
8560
8561 2010-10-20  Julien Danjou  <julien@danjou.info>
8562
8563         * spam.el (spam-list-of-processors): Mark as obsolete.
8564
8565         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8566         (nnimap-insert-partial-structure): Fix boundary detection.
8567
8568 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8569
8570         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8571         run file-truename on remote files.  This can be expensive and even
8572         prevent one from editing drafts if some unrelated buffer has a stale
8573         connection.
8574
8575 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8576
8577         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8578         kinsoku-eol regardless of shr-kinsoku-shorten.
8579         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8580         (shr-tag-table): Support caption, thead, and tfoot.
8581
8582 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8583
8584         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8585         lines.
8586         (shr-save-contents): New command and keystroke.
8587
8588         * nndoc.el (nndoc-type-alist): Add git support.
8589         (nndoc-git-type-p): New function.
8590         (nndoc-transform-git-article): Ditto.
8591         (nndoc-transform-git-headers): Ditto.
8592         (nndoc-transform-git-headers): Generate Subject headers.
8593
8594         * shr.el (shr-parse-style): New function.
8595         (shr-tag-span): Ditto.
8596
8597         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8598         to `G G' to avoid collisions.
8599
8600 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8601
8602         * shr.el: Load kinsoku if necessary.
8603         (shr-kinsoku-shorten): New internal variable.
8604         (shr-find-fill-point): Make kinsoku shorten text line if
8605         shr-kinsoku-shorten is bound to non-nil.
8606         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8607         shr-indentation too when testing if table is wider than frame width.
8608         (shr-insert-table): Use `string-width' instead of `length' to measure
8609         text width.
8610         (shr-insert-table-ruler): Make sure indentation is done at bol.
8611
8612 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8613
8614         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8615         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8616         undecoded network data.
8617
8618 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8619
8620         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8621         name in the mode line spec so that the mode line menu works
8622         (bug #2431).
8623
8624         * message.el (message-get-reply-headers): If we're fed `to-address',
8625         then always use that.
8626
8627         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8628         aren't so wide as to need to switch off the edit menu.
8629
8630         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8631         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8632
8633         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8634         `M-g'.
8635         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8636         the permanent marks.
8637
8638 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8639
8640         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8641         Splitting according to references/in-reply-to obeys the ignore-groups
8642         variable, while splitting by sender and subject do not.
8643
8644 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8645
8646         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8647         alist, so that we can look for non-Unicode chars.
8648         (article-translate-strings): Allow both character and string maps.
8649
8650 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8651
8652         * shr.el (shr-insert): Don't insert space behind a wide character
8653         categorized as kinsoku-bol, or between characters both categorized as
8654         nospace.
8655
8656 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8657
8658         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8659         headers to gnus-newsgroup-headers.
8660
8661 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8662
8663         * shr.el (shr-tag-img): Don't align images -- since we're not
8664         rescaling, this often leads to ugly displays.
8665
8666 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8667
8668         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8669         duplicates.
8670
8671 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8672
8673         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8674         call.
8675
8676 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8677
8678         * gnus.el: Autoload gnus-html-show-images.
8679
8680         * nnimap.el: Use nnheader-message throughout.
8681
8682         * shr.el (shr-tag-img): Ignore images with no data.
8683
8684 2010-10-15  Julien Danjou  <julien@danjou.info>
8685
8686         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8687         a possibility to disable format=flow encoding when using hard newlines.
8688
8689 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * shr.el (shr-insert): Remove space inserted before or after a
8692         breakable character or at the beginning or the end of a line.
8693         (shr-find-fill-point): Do kinsoku; find the second best point or give
8694         it up if there's no breakable point.
8695
8696 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8697
8698         * nnimap.el (nnimap-open-connection): Message when opening connection
8699         for debugging purposes.
8700
8701         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8702         on every setup buffer call to allow this to change from article to
8703         article.
8704
8705         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8706         buffers where we have a wide table.
8707
8708 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8709
8710         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8711         uses *-request-thread.
8712
8713 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8714
8715         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8716         incantation, which is no longer valid.
8717
8718 2010-10-14  Julien Danjou  <julien@danjou.info>
8719
8720         * shr.el: Fix defcustom type (char -> character).
8721
8722 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8723
8724         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8725         programs.
8726
8727 2010-10-14  Julien Danjou  <julien@danjou.info>
8728
8729         * shr.el (shr-tag-a): Use url-link as widget type.
8730
8731         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8732         `gnus-group-get-icon'.
8733
8734 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8735
8736         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8737         This should make server editing work better.
8738
8739         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8740
8741         * tls.el (tls-program): Remove spurious %s from openssl.
8742
8743         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8744         (nnimap-parse-flags): Fix regexp.
8745
8746         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8747         probably work for CJVK text, too.
8748
8749         * nnimap.el (nnimap-extend-tls-programs): Remove.
8750         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8751
8752         * tls.el (tls-starttls-switches): Remove starttls hack.
8753         (open-tls-stream): Ditto.
8754         (tls-find-starttls-argument): Ditto.
8755
8756 2010-10-13  Julien Danjou  <julien@danjou.info>
8757
8758         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8759         responses.
8760
8761 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8762
8763         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8764
8765         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8766         anything in Emacs.
8767
8768         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8769
8770 2010-10-13  Julien Danjou  <julien@danjou.info>
8771
8772         * shr.el (shr-width): Make shr-width a defcustom with default to
8773         fill-column.
8774         (shr-tag-img): Use shr-width rather than fill-column.
8775
8776 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8777
8778         * dgnushack.el (byte-optimize-apply):
8779         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8780
8781         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8782         position when (X-)Faces exist.
8783         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8784         avatars when called interactively.
8785
8786 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8789         gnus-article-x-face-too-ugly is bound.
8790
8791 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8792
8793         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8794
8795         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8796         mailbox that doesn't exist.
8797
8798 2010-10-12  Julien Danjou  <julien@danjou.info>
8799
8800         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8801         (shr-get-image-data): Encode URL properly when fetching from cache.
8802         (shr-tag-img): Use aligned-to spaces to align correctly images.
8803
8804         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8805         before inserting the Gravatar.
8806
8807         * shr.el (shr-tag-img): Add align attribute support for <img>.
8808
8809 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8810
8811         * gnus-gravatar.el (gnus-art): Require.
8812
8813         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8814         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8815         Remove long obsoleted functions.
8816
8817 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8818
8819         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
8820
8821         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8822
8823         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8824         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8825         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
8826         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
8827         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
8828         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
8829         * sieve-manage.el, smime.el, spam.el:
8830         Fix comment for declare-function.
8831
8832 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8833
8834         * nnimap.el (nnimap-request-rename-group): Select group read-only
8835         before renaming it.
8836
8837         * shr.el (shr-insert): Fix up the white space only regexp.
8838
8839         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8840         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8841
8842         * shr.el (shr-current-column): New function.
8843         (shr-find-fill-point): New function.
8844
8845 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8846
8847         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8848         numbers.
8849
8850 2010-10-11  Julien Danjou  <julien@danjou.info>
8851
8852         * shr.el (shr-hr-line): Add.
8853         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8854         display hr lines.
8855         (shr-max-columns): Do not change state to nil if we just inserting
8856         spaces.
8857
8858 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8859
8860         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8861         select the last group.
8862
8863 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8864
8865         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8866
8867 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
8868
8869         * dig.el (dig-mode-map): Declare and define in one step.
8870
8871 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8872
8873         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8874         for Gnus.
8875         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8876         (nnimap-update-qresync-info): Mark \Seen articles as read.
8877
8878         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8879         non-variable, too.
8880
8881         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
8882         available.
8883         (nnimap-update-info): Rely more on the current active than the param
8884         active to avoid marking articles as read too much.
8885
8886         * auth-source.el (auth-source-create): Use (user-login-name) for the
8887         user name default.
8888
8889         * nnimap.el (nnimap-update-info): If the server doesn't return any
8890         useful info, just use the previous info.
8891         (nnimap-update-info): Prefer old info over start-article.
8892         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8893
8894 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8895
8896         * nnir.el (autoload): Clean up autoloads.
8897         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8898         Use key rather than value.
8899         (nnir-imap-search-other): New variable.
8900         (nnir-read-parm): Use it.
8901         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8902         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8903
8904 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8905
8906         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8907         the process, too.
8908
8909 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8910
8911         * spam.el (gnus-summary-mode-map): Bind to "$".
8912         Suggested by Russ Allbery.
8913
8914         * shr.el: Rework the way things are indented by <li> slightly.
8915
8916         * gnus.el (gnus-group-set-parameter): Fix typo.
8917
8918         * nnimap.el: Start implementing QRESYNC support.
8919
8920 2010-10-09  Julien Danjou  <julien@danjou.info>
8921
8922         * nnir.el (nnir-engines): Fix too many arguments.
8923
8924 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8925
8926         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8927         group is the "last", so that the backends like nnfolder actually save
8928         their folders.
8929
8930         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
8931         try to use that for the tls stream.
8932         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8933         UIDVALIDITY and find out which groups are read-only and not.
8934         (nnimap-get-flags): Use the same marks parsing code as the rest of
8935         nnimap.
8936
8937 2010-10-09  Julien Danjou  <julien@danjou.info>
8938
8939         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8940
8941         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8942         retrieving gravatars.
8943
8944         * shr.el (shr-table-corner): Add.
8945         (shr-table-line): Add.
8946         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8947
8948 2010-10-08  Julien Danjou  <julien@danjou.info>
8949
8950         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8951
8952 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8953
8954         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8955
8956         * gnus-sum.el (gnus-mark-article-as-unread)
8957         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8958         (gnus-summary-set-bookmark): Use it.
8959
8960         * gnus-msg.el (gnus-setup-message): Use it.
8961
8962         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8963
8964         * gnus.el (gnus-group-remove-parameter): Use it.
8965
8966         * gnus-group.el (gnus-group-make-web-group): Use it.
8967
8968         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8969
8970         * nnregistry.el: Update docs to mention manual.
8971
8972         * gnus-registry.el: Update docs to mention nnregistry.el.
8973         (gnus-registry-initialize): Don't install nnregistry refer method
8974         automatically.
8975         (gnus-registry-install-nnregistry): Remove it.
8976
8977 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8978
8979         * shr.el (shr-insert): Don't insert double spaces.
8980
8981 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8982
8983         * gnus-gravatar.el (gnus-treat-from-gravatar)
8984         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8985         called interactively.
8986
8987         * gnus-art.el (gnus-mime-view-part-externally)
8988         (gnus-mime-view-part-internally): Make predicate function passed to
8989         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8990         of a mime type.
8991
8992         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8993
8994 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8995
8996         * shr.el (require): Require cl when compiling.
8997         (shr-tag-hr): New function.
8998
8999         * nnimap.el (nnimap-update-info): Remove double setting of high.
9000         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9001         This makes nnimap work properly on Courier again.
9002
9003         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9004         the variable for backwards compatibility.
9005
9006         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9007         the file name before using to avoid setting mm-default-directory to
9008         nil.
9009
9010         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9011         bidning gnus-agent variables.
9012
9013         * shr.el (shr-render-td): Use a cache for the table rendering function
9014         to avoid getting an exponential rendering behavior in nested tables.
9015         (shr-insert): Rework the line-breaking algorithm.
9016         (shr-insert): Don't leave trailing spaces.
9017         (shr-insert-table): Also insert empty TDs.
9018         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9019
9020 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9021
9022         * gnus-sum.el (gnus-number): Rename from `number'.
9023         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9024         (gnus-summary-limit-children): Update uses correspondingly.
9025
9026 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9029         (gnus-gravatar-transform-address): Don't show avatars of people of
9030         which mail addresses match gnus-gravatar-too-ugly.
9031
9032 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9033
9034         * shr.el (shr-table-widths): Expand TD elements to fill available
9035         space.
9036
9037 2010-10-07  Julien Danjou  <julien@danjou.info>
9038
9039         * nnimap.el (nnimap-request-rename-group): Add this method.
9040
9041 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9044         name from XEmacs' function-arglist.
9045
9046         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9047         gravatar under XEmacs.
9048
9049 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9050
9051         * auth-source.el: Update docs with TODO items.
9052
9053         * gnus-sync.el: Update docs to explain state and plans.
9054
9055         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9056         Hooks for mark updates.
9057         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9058
9059         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9060         hooks with arguments, which is needed for mark update hooks.
9061
9062 2010-10-06  Julien Danjou  <julien@danjou.info>
9063
9064         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9065         was matched.
9066
9067         * sieve-manage.el: Update example in `Commentary'.
9068
9069         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9070
9071         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9072         not 2000.
9073         (sieve-manage-authenticate): Re-add function.
9074
9075 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9076
9077         * shr.el (shr-insert): Get 'space transition right.
9078         (shr-render-td): Only delete space at the end of the TD.
9079
9080         * nnimap.el (nnimap-open-connection): Prepare to support
9081         open-gnutls-stream.
9082
9083         * shr.el: Rearrange function order to be more logical.
9084
9085 2010-10-06  Julien Danjou  <julien@danjou.info>
9086
9087         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9088         (nnrss-discover-feed): Remove 404 URL in docstring.
9089
9090         * nnir.el: Fix Swish-E URL.
9091         Fix Namazu URL.
9092
9093         * message.el (message-change-subject): Remove 404 URL in a comment.
9094
9095 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9096
9097         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9098         called interactively.
9099
9100         * gnus-util.el (gnus-remove-if): Allow hash table.
9101         (gnus-remove-if-not): New function.
9102
9103         * gnus-art.el (gnus-mime-view-part-as-type):
9104         * gnus-score.el (gnus-summary-score-effect):
9105         * gnus-sum.el (gnus-read-move-group-name):
9106         Replace remove-if-not with gnus-remove-if-not.
9107
9108         * gnus-group.el (gnus-group-completing-read):
9109         Regard collection as a hash table if it is not a list.
9110
9111 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9112
9113         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9114
9115         * shr.el: Document the table-rendering algorithm.
9116
9117 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9118
9119         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9120         for Emacsen having no `libxml-parse-html-region' support.
9121
9122 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9123
9124         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9125         invalid URLs.
9126
9127         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9128         line-broken.
9129         (shr-tag-img): Ignore image fetching errors.
9130         (shr-overlays-in-region): Compute overlay positions correctly.
9131
9132         * mm-decode.el (mm-shr): Require shr.
9133
9134         * gnus-art.el (gnus-blocked-images): Move variable here.
9135
9136         * shr.el (shr-insert-table): Bind free variable.
9137
9138         * mm-decode.el (mm-shr): Bind shr-content-function.
9139
9140         * shr.el (shr-content-function): New variable.
9141
9142         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9143         added for symmetry.
9144
9145         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9146
9147         * gnus-group.el (gnus-group-make-group): Doc fix.
9148
9149         * nnimap.el (nnimap-request-newgroups): Return success.
9150
9151         * shr.el (shr-find-elements): New function.
9152         (shr-tag-table): Put all the images after the table.
9153         (shr-tag-table): Really inhibit images inside the table.
9154         (shr-collect-overlays): Copy over overlays from the TD elements to the
9155         main document.
9156
9157         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9158         gnus-blocked-images.
9159
9160 2010-10-05  Julien Danjou  <julien@danjou.info>
9161
9162         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9163
9164         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9165         (gnus-html-maximum-image-size): Add this function.
9166         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9167
9168         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9169         server-value of the capability is nil.
9170
9171 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9172
9173         * shr.el (shr-tag-em): Add <EM> tag.
9174
9175 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9176
9177         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9178         customizable.
9179
9180         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9181         handing broken links to browse-url.
9182
9183 2010-10-05  Julien Danjou  <julien@danjou.info>
9184
9185         * gnus-util.el (gnus-emacs-completing-read)
9186         (gnus-iswitchb-completing-read): Use autoload rather than require.
9187
9188 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9189
9190         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9191         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9192         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9193         iswitchb-temp-buflist for XEmacs.
9194
9195         * gnus-util.el (gnus-completing-read-function): Exclude
9196         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9197         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9198         XEmacs.
9199
9200         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9201         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9202
9203         * gnus-html.el: Don't require help-fns under XEmacs.
9204         (gnus-html-schedule-image-fetching): Work for XEmacs.
9205
9206         * mm-decode.el (mm-shr): Decode contents by charset.
9207
9208 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9209
9210         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9211         unknown.
9212
9213         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9214         (shr-get-image-data): Ensure against the cache file missing.
9215
9216         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9217         for data.
9218
9219         * spam-report.el (spam-report-url-ping-plain): Don't query about
9220         killing the process.
9221
9222         * shr.el (shr-render-td): Protect against too-wide text.
9223
9224 2010-10-04  Julien Danjou  <julien@danjou.info>
9225
9226         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9227         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9228
9229         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9230         retrieved.
9231
9232 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9233
9234         * shr.el (browse-url): Require.
9235         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9236         lines.
9237         (shr-show-alt-text, shr-browse-image): New commands.
9238         (shr-browse-url, shr-copy-url): New commands.
9239
9240         * gnus-sum.el (gnus-widen-article-window): New variable.
9241         (gnus-summary-select-article-buffer): Use it.
9242
9243         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9244         without @ signs.
9245
9246 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9247
9248         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9249
9250 2010-10-04  Julien Danjou  <julien@danjou.info>
9251
9252         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9253         for XEmacs.
9254
9255 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9256
9257         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9258
9259         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9260         (nnimap-close-server): Implement.
9261
9262         * dgnushack.el (iswitchb): Require to shut up the compiler.
9263
9264         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9265         (shr-insert): Tweak line breaking.
9266         (shr-insert): Handle <pre> better.
9267         (shr-tag-li): Get <li> indentation right.
9268         (shr-tag-li): Get <li> indentation even righter.
9269         (shr-tag-blockquote): Ensure paragraph start.
9270         (shr-make-table): Tweak table generation.
9271         (shr-make-table): Fix typo.
9272
9273         * shr.el: Implement table rendering.
9274
9275 2010-10-04  Julien Danjou  <julien@danjou.info>
9276
9277         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9278
9279 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9280
9281         * shr.el (shr-insert): Use string anchors instead of line anchors.
9282
9283 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9284
9285         * shr.el: Add headings.
9286         (shr-ensure-paragraph): Actually work.
9287         (shr-tag-li): Make <ul> prettier.
9288         (shr-insert): Get white space at the beginning/end of elements right.
9289         (shr-tag-p): Collapse subsequent <p>s.
9290         (shr-ensure-paragraph): Don't insert double line feeds after blank
9291         lines.
9292         (shr-insert): \t is also space.
9293         (shr-tag-s): Fix "s" tag name function.
9294         (shr-tag-s): Fix face prop name.
9295
9296 2010-10-03  Julien Danjou  <julien@danjou.info>
9297
9298         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9299
9300         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9301         gnus-window-inside-pixel-edges.
9302
9303         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9304         gnus-ems.
9305
9306         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9307
9308         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9309         function.
9310
9311         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9312         resize choice.
9313
9314 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9315
9316         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9317         beginning of the buffer.
9318
9319         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9320         article buffer again.
9321
9322         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9323
9324         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9325         when it's at the start of the buffer.
9326
9327         * shr.el (shr-tag-blockquote): Convert name.
9328         (shr-rescale-image): Use the right image-size variant.
9329
9330         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9331         buffer isn't shown, then select the current article first instead of
9332         bugging out.
9333         (gnus-summary-select-article-buffer): Show both the article and summary
9334         buffers again.
9335
9336         * shr.el (shr-fontize-cont): Protect against regions with no text.
9337         Rename tag functions to shr-tag-* for enhanced security.
9338         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9339
9340 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9341
9342         * shr.el (shr-insert):
9343         * pop3.el (pop3-movemail):
9344         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9345         loaded.
9346
9347 2010-10-03  Glenn Morris  <rgm@gnu.org>
9348
9349         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9350
9351         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9352
9353         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9354
9355         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9356
9357         * gnus-util.el (gnus-make-local-hook): Simplify.
9358
9359 2010-10-02  Julien Danjou  <julien@danjou.info>
9360
9361         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9362         (gnus-ido-completing-read): New function.
9363         (gnus-emacs-completing-read): New function.
9364         (gnus-completing-read): Use gnus-completing-read-function.
9365         Add gnus-completing-read-function.
9366
9367 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9368
9369         * shr.el (shr-insert-document): Autoload.
9370         (shr-img): Be silent.
9371         (shr-insert): Add a newline after every picture before text.
9372         (shr-add-font): Use overlays for combining faces.
9373         (shr-insert): Pass upwards the text start point.
9374
9375         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9376         possible.
9377         (mm-shr): New function.
9378
9379 2010-10-02  Julien Danjou  <julien@danjou.info>
9380
9381         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9382         should go backward.
9383
9384 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9385
9386         * shr.el (shr): Fix typo in provide call.
9387
9388 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9389
9390         * shr.el: New file.
9391
9392         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9393
9394         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9395         completing read.
9396
9397 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9398
9399         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9400         we're being queried about.  Suggested by Dan Jacobson.
9401
9402         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9403         Suggested by Jason Eisner.
9404
9405         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9406         table, too.  Suggested by Stefan Wiens.
9407         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9408         the table unnecessary.  Suggested by Stefan Wiens.
9409
9410         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9411         longer needed, and probably doesn't work either, as pointed out by
9412         Stefan Wiens.
9413         (gnus-summary-exit): Remove call to the clearing function.
9414         (gnus-summary-exit-no-update): Ditto.
9415
9416         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9417         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9418         Reported by Stefan Monnier.
9419         (gnus-summary-save-in-rmail): Ditto.
9420
9421         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9422         article buffer, instead of both the article buffer and the summary
9423         buffer.  Sort of suggested by Dan Jacobson.
9424
9425         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9426
9427         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9428         Suggested by Dan Jacobson.
9429
9430         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9431         documentation clearer.
9432
9433         * message.el (message-shorten-references): Comment on the number "21".
9434         Suggested by Stefan Monnier.
9435
9436         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9437         Suggested by Dan Jacobson.
9438
9439         * gnus.el (gnus-large-newsgroup):
9440         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9441
9442         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9443         externalize attachments.  Bug reported by Steve Wen.
9444
9445         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9446         really message anything to the user.
9447
9448         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9449         directly.
9450
9451         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9452         messages in empty groups.
9453
9454 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9455
9456         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9457         non-UIDNEXT group.
9458
9459 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9460
9461         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9462         not the value from the collection.
9463
9464         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9465         values.  This sometimes happens on some groups that have no info.
9466         (nnimap-request-newgroups): New function.
9467
9468 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9469
9470         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9471         check into `gnus-registry-initialize'.
9472         (gnus-registry-initialize): Ditto.
9473         Fix and extend header docs.
9474
9475 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9476
9477         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9478         regexp backtrace overflows.
9479
9480         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9481         for starttls that tls.el implements; i.e. openssl.
9482
9483         * tls.el (tls-starttls-switches): Give up on using starttls with
9484         gnutls-cli.
9485         (tls-program): Add --insecure to be consistent with the defaults from
9486         openssl s_client.  Now all three commands are insecure.
9487
9488 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * lpath.el: Bind completion-styles-alist for XEmacs.
9491
9492         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9493         (gravatar-create-image): New function that's an alias to
9494         gnus-xmas-create-image, gnus-create-image, or create-image.
9495         (gravatar-data->image): Use it.
9496
9497 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9498
9499         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9500         install the nnregistry refer method.
9501         (gnus-registry-install-hooks): Use it.
9502         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9503         unfollowed groups.
9504
9505 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9506
9507         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9508         expanding threads.
9509
9510 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9511
9512         * nnir.el: Use the server names without suffixes (bug #7009).
9513
9514         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9515         unencrypted to STARTTLS, if possible.
9516
9517 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9518
9519         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9520         headers before superseding.
9521
9522 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9523
9524         * nnrss.el (nnrss-use-local): Add documentation.
9525
9526         * nnimap.el (nnimap-extend-tls-programs): New function.
9527         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9528         (nnimap-wait-for-connection): Accept the greeting from the stupid
9529         output from openssl s_client -starttls, too.
9530
9531         * tls.el (tls-starttls-switches): New variable.
9532         (tls-find-starttls-argument): Use it.
9533         (open-tls-stream): Ditto.
9534
9535         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9536         (netrc-machine): Ditto.
9537
9538         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9539         article number.
9540         (nnimap-split-fancy): New variable.
9541         (nnimap-split-incoming-mail): Use it.
9542
9543         * nntp.el (nntp-server-list-active-group): Document.
9544
9545         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9546         SELECT to get the message-id.
9547
9548         * mail-source.el (mail-sources): Remove webmail support.
9549         (defvar): Ditto.
9550         (mail-source-fetcher-alist): Ditto.
9551         (mail-source-fetch-webmail): Remove.
9552
9553         * webmail.el: Remove -- doesn't seem relevant any more.
9554
9555         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9556
9557         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9558         the \r.
9559
9560 2010-09-30  Julien Danjou  <julien@danjou.info>
9561
9562         * gnus-agent.el (gnus-agent-add-group): Fix call to
9563         gnus-completing-read.
9564
9565 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9566
9567         * nndoc.el (nndoc-retrieve-groups): New function.
9568
9569         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9570         `default', use nnmail-split-methods.
9571         (nnimap-request-article): Downcase the NILs so that they are nil.
9572
9573         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9574         symbol.
9575
9576         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9577         code, since if the user has requested network, that's what they ought
9578         to get.
9579         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9580         (nnimap-split-rule): Mark as obsolete.
9581
9582         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9583         New variable.
9584
9585         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9586         correct slot, too.
9587
9588 2010-09-29  Julien Danjou  <julien@danjou.info>
9589
9590         * gnus.el (gnus-local-domain): Declare variable obsolete.
9591
9592         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9593         Fix history computing.
9594         (gnus-ido-completing-read): Require ido.
9595
9596 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9597
9598         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9599         build Gnus.
9600
9601         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9602         when interpreting the structures.
9603         (nnimap-request-accept-article): Add \r\n to the lines to make this
9604         work with Cyrus.
9605
9606         * nndraft.el (nndraft-request-expire-articles): Use the group name
9607         instead if "nndraft".  Fix found by Nils Ackermann.
9608
9609 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
9610
9611         * nnregistry.el: Add.
9612
9613 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9614
9615         * nnmail.el (group, group-art-list, group-art):
9616         Remove unneeded directives.
9617
9618 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9619
9620         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9621         (mm-mime-charset):
9622         * rfc2047.el (rfc2047-syntax-table):
9623         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9624
9625         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9626         rather than `insert-file-contents' and `eval-region'.
9627
9628         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
9629         construction.
9630
9631         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
9632
9633         * time-date.el: No need to require cl for Emacs 21.
9634
9635 2010-09-29  Julien Danjou  <julien@danjou.info>
9636
9637         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9638         replacement of `gnus-gravatar-relief' to mimic
9639         `gnus-faces-properties-alist'.
9640         Add :version property.
9641
9642 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9643
9644         * mail-source.el (mail-source-report-new-mail):
9645         * message.el (message-default-mail-headers):
9646         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9647
9648         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9649
9650 2010-09-28  Julien Danjou  <julien@danjou.info>
9651
9652         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9653         mail-address contains the same string as real-name.
9654
9655         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9656         non-blank in header, otherwise it'll get stripped.
9657
9658         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9659         real-name, and then for mail address rather than doing : or , search.
9660
9661 2010-09-27  Julien Danjou  <julien@danjou.info>
9662
9663         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9664         right completing-read function.
9665         (gnus-use-ido): New variable
9666         (gnus-completing-read-with-default): Remove.
9667         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9668         (gnus-agent-add-group):
9669         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9670         * mm-view.el (mm-view-pkcs7-decrypt):
9671         * mm-util.el (mm-codepage-setup):
9672         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9673         * mml-smime.el (mml-smime-openssl-sign-query):
9674         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9675         (mml-insert-multipart):
9676         * gnus-msg.el (gnus-summary-yank-message):
9677         * gnus-int.el (gnus-start-news-server):
9678         * mm-decode.el (mm-interactively-view-part):
9679         * gnus-dired.el (gnus-dired-attach):
9680         * gnus.el (gnus-read-method):
9681         * gnus-bookmark.el (gnus-bookmark-jump):
9682         * gnus-art.el (gnus-mime-view-part-as-type)
9683         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9684         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9685         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9686         * nnmairix.el (nnmairix-create-server-and-default-group)
9687         (nnmairix-update-groups, nnmairix-get-server)
9688         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9689         (nnmairix-get-group-from-file-path):
9690         * nnrss.el (nnrss-find-rss-via-syndic8):
9691         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9692         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9693         (gnus-group-browse-foreign-server):
9694         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9695         (gnus-summary-execute-command, gnus-summary-respool-article)
9696         (gnus-read-move-group-name):
9697         * gnus-score.el (gnus-summary-increase-score)
9698         (gnus-summary-score-effect):
9699         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9700
9701 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9702
9703         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
9704         x-focus-frame.
9705
9706         * nnimap.el (auth-source-forget-user-or-password)
9707         (auth-source-user-or-password): Autoload.
9708
9709         * message.el (message-from-style, message-interactive)
9710         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9711         (message-yank-prefix, message-indentation-spaces, message-signature)
9712         (message-signature-file): Add comment.
9713
9714 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9715
9716         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9717         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9718         new articles.
9719
9720         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9721         parts.
9722         (nnimap-request-article): Work with the t setting, too.
9723
9724         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9725         that you don't get flashes of other buffers.
9726         (gnus-summary-show-complete-article): Intern before setting.
9727
9728 2010-09-27  David Engster  <dengste@eml.cc>
9729
9730         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9731         well as HEADERS.
9732         (nnmairix-retrieve-headers): Provide new argument for the above.
9733
9734 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9735
9736         * gnus-sum.el (gnus-summary-move-article): Don't alter
9737         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9738         group.
9739
9740         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9741
9742         * message.el (message-cite-prefix-regexp): Revert my last edit.
9743
9744         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9745         variable instead of the Gnus variable.
9746
9747         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9748
9749         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9750
9751         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9752         since some servers don't like it.
9753         (nnimap-open-connection): Forget credentials if the server says the
9754         password was wrong.
9755         (nnimap-parse-line): Protect against invalid data.
9756
9757         * gnus-sum.el (gnus-summary-move-article): Add comment.
9758         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9759         nothing alters it while scanning for new messages.
9760
9761         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9762         which may or may not help.
9763         (nnimap-open-connection): If we're doing a stream connection, and then
9764         discover we're on a STARTTLS-capable server, then open a STARTTLS
9765         connection instead.
9766
9767 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9768
9769         * nnimap.el (utf7): Require.
9770
9771         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9772         prefix.
9773
9774 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9775
9776         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9777
9778 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9779
9780         * nnimap.el (nnimap-request-accept-article): Message the error on
9781         error.
9782
9783 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9786
9787 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9788
9789         * nndoc.el (nndoc-request-list): Return success always.
9790
9791         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9792         `fetch-old' -- we only want to fetch the articles we've requested.
9793         The rest are in the agent, probably.
9794         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9795         disappeared server" to something low.  It's not important.
9796
9797         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9798         arrived before the FETCH data.
9799
9800         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9801         target here, because we don't know the Gnus name of the group.
9802
9803         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9804         for the correct group.
9805
9806         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9807
9808         * gnus.el (gnus): Give a final warning after startup.
9809
9810         * gnus-util.el (gnus-action-message-log): New variable.
9811         (gnus-message): Use it.
9812         (gnus-final-warning): New function.
9813
9814         * nnimap.el (nnimap-open-connection): Record the greeting.
9815         (nnimap): Add greeting.
9816
9817 2010-09-26  Julien Danjou  <julien@danjou.info>
9818
9819         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9820         arguments.
9821         (gnus-html-wash-images): Fix spec computing to include start/end.
9822
9823         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9824
9825 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9826
9827         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9828         deletion.
9829         (nnimap-retrieve-headers): Don't select the group, because that's
9830         already done by nnimap-possibly-change-group.
9831
9832         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9833         (gnus-picon-transform-address): Use it.
9834
9835         * mail-source.el (mail-source-value): Revert previous patch.
9836
9837         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9838         on failure.
9839         (nnimap-open-connection): Look up both virtual and physical server name
9840         credentials.
9841
9842         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9843
9844 2009-02-07  Dave Love  <fx@gnu.org>
9845
9846         * tls.el (open-tls-stream): Don't query killing process.
9847
9848 2009-02-08  Dave Love  <fx@gnu.org>
9849
9850         * gnus-win.el (gnus-window-to-buffer-helper)
9851         (gnus-all-windows-visible-p): Function needn't be a symbol.
9852
9853         * mail-source.el (mail-source-value): Function needn't be a symbol.
9854
9855 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9856
9857         * message.el (message-cite-prefix-regexp): Remove } from the cite
9858         prefix.
9859
9860         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9861         highlight again, so that the highlight is correct.
9862
9863         * gnus-picon.el (gnus-picon): Remove again.
9864         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9865
9866         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9867         doing the header highlightling, so that the background color of the
9868         picon is correct.
9869
9870         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9871         (gnus-picon): Ditto.
9872         (gnus-picon): Reinstate.  The background color for picons is white.
9873         (gnus-picon-insert-glyph): Make the background white.
9874
9875         * nnml.el (nnml-open-nov): Don't return dead buffers.
9876
9877         * auth-source.el (auth-source-create): Query the user for whether to
9878         store the credentials.
9879
9880         * netrc.el (netrc-store-data): New function.
9881
9882         * auth-source.el (auth-source-user-or-password): Use the existing auth
9883         sources, if any, for creation.
9884
9885         * gnus.el (gnus-group-fast-parameter): Return the last matching
9886         parameter instead of the first matching parameter.
9887
9888 2010-09-26  Julien Danjou  <julien@danjou.info>
9889
9890         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9891
9892 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9893
9894         * mml2015.el (mml2015-use): Remove gpg support.
9895
9896         * mml1991.el (mml1991-function-alist): Remove gpg function.
9897         (mml1991-gpg-sign): Remove.
9898
9899 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9900
9901         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9902         (gnus-browse-unsubscribe-current-group): Document it.
9903         (gnus-browse-unsubscribe-group): Use it.
9904
9905 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9906
9907         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9908         address to the To list for easier response.
9909
9910         * gnus.el (gnus-play-startup-jingle): Remove.
9911         (gnus-splash): Don't play jingle.
9912         (gnus): Silence gnus-load message.
9913
9914         * gnus-art.el (gnus-treat-play-sounds): Remove.
9915
9916         * gnus.el (gnus-play-jingle): Remove audio support.
9917
9918         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9919
9920         * earcon.el: Remove -- no users.
9921
9922         * gnus-audio.el: Remove -- no users of this package.
9923
9924         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9925
9926         * gnus-start.el (gnus-setup-news): Remove nocem support.
9927
9928         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9929
9930         * gnus.el (gnus-use-nocem): Remove.
9931
9932         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9933         Remove.
9934
9935         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9936         uses NoCeM any more.
9937
9938         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9939         (gnus-button-ctan-handler): Ditto.
9940         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9941         (gnus-button-ctan-directory-regexp): Ditto.
9942         (gnus-button-handle-ctan): Ditto.
9943         (gnus-button-tex-level): Ditto.
9944         (gnus-button-alist): Remove CTAN stuff.
9945
9946 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9947
9948         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9949         nnimap-streaming test.
9950
9951         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9952         servers twice.
9953
9954         * nnimap.el (nnimap-open-connection): Add more error reporting when
9955         nnimap fails early.
9956
9957         * nnheader.el (nnheader-get-report-string): New function.
9958         (nnheader-get-report): Use it.
9959
9960         * gnus-int.el (gnus-check-server): Say what the error was when opening
9961         failed.
9962
9963         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9964         using streaming.
9965
9966 2010-09-25  Julien Danjou  <julien@danjou.info>
9967
9968         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9969         gnus-window-inside-pixel-edges.
9970
9971 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9972
9973         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9974
9975         * mm-decode.el (mm-save-part): Allow saving to other directories the
9976         normal Emacs way.
9977
9978         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9979         Suggested by Jay Berkenbilt.
9980
9981         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9982         there isn't a single byte.
9983
9984         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9985         just do it.  It doesn't really seem to matter what the user responds
9986         here, I think, so it's just a confusing question.
9987
9988         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9989         non-streaming case.
9990
9991         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9992         (gnus-article-encrypt-body): Use it.
9993
9994         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9995         keystroke.
9996
9997         * nnimap.el (nnimap-find-wanted-parts-1):
9998         Use gnus-fetch-partial-articles.
9999
10000         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10001
10002         * nnimap.el (nnimap-insert-partial-structure): New function.
10003         (nnimap-get-partial-article): New function.
10004         (nnimap-request-article): Use it.
10005         (nnimap-wait-for-response): Return whether the wait was successful.
10006         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10007         retrieval wasn't successful.
10008         (nnimap-retrieve-group-data-early): Allow throttling servers.
10009         (nnimap-streaming): New variable.
10010         (nnimap-fetch-partial-articles): Remove.
10011
10012         * mm-decode.el (mm-with-part): Protect against killed buffers.
10013
10014         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10015         for prettier summary display.
10016
10017 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10018
10019         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10020
10021 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10022
10023         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10024         apparently third-party libraries depend on it.
10025
10026         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10027         before starting negotiation.
10028
10029         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10030         privacy reasons.
10031         (gnus-treat-mail-gravatar): Ditto.
10032
10033         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10034         buffer when inserting images.  Inserting text into the headers, for
10035         instance, can make them invalid.
10036
10037 2010-09-25  Julien Danjou  <julien@danjou.info>
10038
10039         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10040         variables.
10041
10042         * nnheader.el: Remove useless variables news-reply-yank-from and
10043         news-reply-yank-message-id.
10044
10045         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10046         variables.
10047
10048         * mml1991.el: Remove useless mml1991-verbose.
10049
10050         * gnus.el: Remove useless variable gnus-use-generic-from.
10051         Remove obsolete variable gnus-topic-indentation.
10052
10053         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10054
10055         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10056
10057         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10058
10059         * gnus-group.el: Remove useless gnus-group-icon-cache.
10060         Remove useless gnus-ephemeral-group-server.
10061
10062         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10063
10064         * mml2015.el: Remove useless mml2015-verbose.
10065
10066         * mml-smime.el: Remove useless mml-smime-verbose.
10067
10068         * gnus.el: Remove useless gnus-local-domain.
10069
10070         * gnus-gravatar.el (gnus-gravatar-transform-address):
10071         Use gnus-gravatar-size.
10072
10073         * gnus-art.el: Remove useless gnus-treat-translate.
10074
10075 2010-09-24  Julien Danjou  <julien@danjou.info>
10076
10077         * gnus-sum.el: Add support for Gravatars.
10078
10079         * gnus-art.el: Add support for Gravatars.
10080
10081         * gnus-gravatar.el: Add this file.
10082
10083         * gravatar.el: Add this file.
10084
10085 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10086
10087         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10088
10089         * gnus-group.el (gnus-group-fetch-faq): Remove.
10090
10091         * gnus.el (gnus-group-faq-directory): Remove.
10092
10093         * gnus-group.el (gnus-group-fetch-charter): Remove.
10094
10095         * gnus.el (gnus-group-charter-alist): Remove.
10096
10097         * gnus-group.el (gnus-group-archive-directory): Remove.
10098         (gnus-group-recent-archive-directory): Ditto.
10099         (gnus-group-make-archive-group): Remove.
10100
10101         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10102
10103         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10104         use the same article number for all the cached articles.
10105
10106         * nnimap.el (nnimap-command): Register the last command time so
10107         that we can use it for idling NOOPs.
10108         (nnimap-open-connection): Start the keeplive timer.
10109         (nnimap-make-process-buffer): Store all the process buffers.
10110         (nnimap-keepalive): New function.
10111
10112         * starttls.el (starttls-open-stream): Add autoload cookie.
10113
10114 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10115
10116         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10117         handling.
10118
10119 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10120
10121         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10122         its data structures.
10123
10124         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10125         instead of the cl.el copy-list.
10126         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10127         equalp.
10128
10129 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10130
10131         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10132         and tool-bar-local-item-from-menu.
10133
10134         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10135         mode-line-highlight face for Emacs.
10136
10137         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10138         loading gnus-sum.elc; fix comment for canlock-verify.
10139         (gnus-article-jump-to-part): Use read-number.
10140         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10141         Remove Emacs pre-21 compatible code for help-echo.
10142         (gnus-article-next-page-1): No need to adjust the number of lines.
10143         (gnus-article-describe-bindings): Always use help-buffer.
10144
10145         * gnus-audio.el (gnus-audio-inline-sound):
10146         * gnus-cus.el (gnus-custom-mode):
10147         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10148
10149         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10150
10151         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10152         compatible code.
10153
10154 2010-09-24  Glenn Morris  <rgm@gnu.org>
10155
10156         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10157         visiting the fcc file in rmail-mode.
10158
10159         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10160
10161 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * nnir.el: Silence the byte compiler.
10164
10165         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10166         alias to browse-url-url-encode-chars if any.
10167         (gnus-html-encode-url): Use it.
10168
10169 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10170
10171         * gnus-start.el (gnus-use-backend-marks): New variable.
10172         (gnus-get-unread-articles-in-group): Use it.
10173
10174         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10175         makeover.
10176
10177 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10178
10179         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10180
10181 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10182
10183         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10184         Remove.
10185         (gnus-setup-news-hook):
10186         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10187
10188         * gnus-int.el (gnus-request-update-info): Protect against backends not
10189         having the function.
10190
10191         * nnimap.el (nnimap-stream): Mention starttls.
10192         (nnimap-open-connection): Add starttls support.
10193
10194 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10195
10196         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10197
10198 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10199
10200         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10201         BODYSTRUCTUREs.
10202         (nnimap-transform-headers): Unfold quoted {42} headers.
10203
10204         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10205         the info.
10206         (gnus-get-unread-articles): Only call updatep on backends that support
10207         it.
10208
10209         * nnweb.el (nnweb-request-update-info): NOOP.
10210
10211         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10212
10213         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10214         since it only deals with marks.
10215
10216         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10217         gnus-request-marks, and make a new gnus-request-update-info.
10218
10219         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10220         the active instead of the high number, which is usually too low.
10221
10222 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10223
10224         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10225         * encrypt.el: Remove.
10226
10227 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10228
10229         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10230         server in symbolic form.
10231
10232         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10233
10234 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10235
10236         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10237         (nnimap-update-info): Fix up code slightly.
10238
10239         * gnus-int.el (gnus-open-server): Add tracing for performance
10240         debugging.
10241
10242         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10243         (gnus-group-insert-group-line): Pass the real group name so that it
10244         gets the right data.
10245
10246         * gnus-start.el (gnus-get-unread-articles): Don't have
10247         `gnus-get-unread-articles-in-group' update info, since that can be
10248         really slow and doesn't seem to be needed?
10249
10250 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10251
10252         * time-date.el (date-to-time): Try using parse-time-string first before
10253         using the slower timezone-make-date-arpa-standard.
10254
10255 2010-09-22  Julien Danjou  <julien@danjou.info>
10256
10257         * gnus-group.el (gnus-group-insert-group-line):
10258         Call gnus-group-highlight-line.
10259         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10260         default hook list.
10261         (gnus-group-update-eval-form): Add new function.
10262         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10263         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10264
10265 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10266
10267         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10268         immediate, then expire all articles.
10269         (nnimap-update-info): Fix off-by-one errors.
10270         (nnimap-flags-to-marks): Would return no marks lists for group with no
10271         flags.  Instead return the other data.
10272
10273 2010-09-22  Julien Danjou  <julien@danjou.info>
10274
10275         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10276         Only return an icon.
10277         (gnus-group-insert-group-line): Compute icon to return.
10278
10279         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10280         (gnus-html-image-fetched): Only cache if
10281         gnus-html-image-automatic-caching is set.
10282         (gnus-html-image-fetched): Check for errors.
10283
10284 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10285
10286         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10287         once per method on `g'.  This ensures that backends like nnfolder don't
10288         open all their folders.
10289
10290         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10291         (nnimap-request-list): Nix out group in the correct buffer.
10292         (nnimap-parse-flags): Implement by using `read' instead of
10293         hand-parsing.
10294         (nnimap-flags-to-marks): Pass on permanent-flags.
10295         (nnimap-make-process-buffer): Record the server name.
10296         (nnimap-parse-flags): Fix typo.
10297         (nnimap-request-scan): Run split on the server in general, not just a
10298         single group.
10299
10300         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10301         parameter, and propagate this downwards.
10302
10303         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10304         since EXAMINE changes it on the server.
10305
10306         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10307         this command might take a while.
10308
10309 2010-09-22  Julien Danjou  <julien@danjou.info>
10310
10311         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10312         harmful if you have 2 images side-by-side, they can't be properly
10313         update on text deletion.  Using text-property is safer here.
10314         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10315         data.
10316
10317 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10318
10319         * nnimap.el (nnimap-expunge-inbox): Remove.
10320         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10321         (nnimap-expunge): Flip default to t.
10322
10323         * gnus.el (gnus-method-to-server): Don't push things to the cache
10324         unless it's unique.
10325         (gnus-server-to-method): Ditto.
10326
10327 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10328
10329         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10330
10331 2010-09-22  Julien Danjou  <julien@danjou.info>
10332
10333         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10334         get the start of data.
10335         (gnus-html-encode-url): Add this function to encode special chars in
10336         URL.
10337         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10338         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10339
10340         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10341         default.
10342         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10343
10344         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10345         images alt-text.
10346         (gnus-html-put-image): Put alt-text as help-echo.
10347
10348 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10349
10350         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10351         * mm-util.el (mm-decompress-buffer):
10352         * nnir.el (nnir-run-find-grep):
10353         * pop3.el (pop3-list): Use 3rd arg of split-string.
10354
10355         * time-date.el (format-seconds): Comment fix.
10356
10357         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10358         and byte-optimize-form-code-walker.
10359         (dgnushack-make-auto-load): Don't advise make-autoload.
10360
10361         * lpath.el: Remove Emacs 21 stuff.
10362
10363 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10364
10365         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10366         outside the active range.  Suggested by Dan Christensen.
10367
10368         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10369         slightly later to avoid double-getting it.
10370
10371         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10372         previous patch.
10373
10374         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10375
10376 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10377
10378         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10379
10380 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10381
10382         * gnus-int.el (gnus-open-server): Give a better error message in the
10383         "go offline" case.
10384
10385         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10386         marks for nnimap, which is seldom the right thing to do.
10387
10388         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10389         (gnus-same-method-different-name): New function.
10390
10391         * nnimap.el (parse-time): Require.
10392
10393         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10394         method in the presence of many similar methods.
10395
10396         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10397
10398         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10399         nnml-inhibit-expiry.
10400
10401         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10402         find out whether methods are equal.
10403
10404         * nnimap.el (nnimap-find-expired-articles): New function.
10405         (nnimap-process-expiry-targets): New function.
10406         (nnimap-request-move-article): Request the article before looking at
10407         what the Message-ID is.  Fix found by Andrew Cohen.
10408         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10409
10410         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10411         for oldness in addition to being a predicate.
10412
10413         * nnimap.el (nnimap-request-group): When we have zero articles, return
10414         the right data to Gnus.
10415         (nnimap-request-expire-articles): Only delete articles immediately if
10416         the target is 'delete.
10417
10418         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10419         method, this would bug out.
10420
10421         * gnus-group.el (gnus-group-expunge-group): Rename from
10422         gnus-group-nnimap-expunge, and implemented as a normal interface
10423         function.
10424
10425         * gnus-int.el (gnus-request-expunge-group): New function.
10426
10427         * nnimap.el (nnimap-request-create-group): Implement.
10428         (nnimap-request-expunge-group): New function.
10429
10430 2010-09-21  Julien Danjou  <julien@danjou.info>
10431
10432         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10433         (gnus-html-cache-expired): Add new function.
10434         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10435         wethever we should display image for fetch it.
10436         Compute alt-text earlier to pass it to the fetching function too.
10437         (gnus-html-schedule-image-fetching): Change function argument to only
10438         get one image at a time, not a list.
10439         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10440         cache.
10441         (gnus-html-get-image-data): New function to retrieve image data from
10442         cache.
10443         (gnus-html-put-image): Change buffer argument to use image data rather
10444         than file, and place image above region rather than inserting a new
10445         one.  Do not take alt-text as argument, since it's useless now: we place
10446         the image above alt-text.
10447         (gnus-html-prune-cache): Remove.
10448         (gnus-html-show-images): Start to fetch image when we find one, do not
10449         push into a temporary list.
10450         (gnus-html-prefetch-images): Only fetch image if they have expired.
10451         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10452         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10453
10454 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10455
10456         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10457
10458 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10459
10460         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10461         spec inser "*" if the group isn't active instead of 0.
10462
10463         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10464         opening the server.
10465         (nnimap-request-delete-group): Implement group deletion.
10466         (nnimap-transform-headers): Return the size of the entire message in
10467         the Bytes header, not just the size of the first part.
10468         (nnimap-request-move-article): When moving an article from nnimap,
10469         request the article first so the accepting form has an article to
10470         accept.  Reported by Dan Christensen.
10471         (nnimap-command): Make sure that the error message doesn't error out.
10472
10473 2010-09-20  David Edmondson  <dme@dme.org>
10474
10475         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10476         we haven't requested anything.
10477
10478 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10479
10480         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10481         "".  Fix found by Andrew Cohen.
10482
10483         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10484         instead of -encode-string.
10485
10486 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10487
10488         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10489
10490         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10491         by mm-subst-char-in-string.
10492
10493 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10494
10495         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10496         waiting for the connection string.
10497
10498         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10499         arriving.
10500
10501         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10502         bogus characters.  This allows selecting certain Gmail groups.
10503
10504         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10505         (nnimap-fetch-partial-articles): New variable.
10506         (nnimap-open-connection): When looking for credentials, also use the
10507         nnimap-server-port.
10508         (nnimap-request-article): Return the group/article number, so that Gnus
10509         `^' works as expected.
10510         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10511
10512         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10513         comments.
10514         (gnus-methods-sloppily-equal): New function.
10515         (gnus): When using the development version of Gnus, load the gnus-load
10516         file.
10517
10518         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10519         `gnus-open-server' on each method before trying to scan them etc.
10520         This ensures that all the backend parameters are set correctly.
10521
10522         * nnimap.el (nnimap-authenticator): New variable.
10523         (nnimap-open-connection): Allow anonymous login.
10524         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10525         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10526
10527         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10528         patch, found by Knut Anders Hatlen.
10529
10530 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10531
10532         * gnus-agent.el (gnus-agent-batch-confirmation)
10533         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10534         to gnus-message.
10535         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10536         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10537         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10538         * gnus-int.el (gnus-open-server): Likewise.
10539         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10540         (gnus-score-check-syntax): Likewise.
10541         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10542         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10543         Likewise.
10544         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10545
10546 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10547
10548         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10549         calling conventions so that prefetch doesn't bug out.
10550
10551 2010-09-19  Julien Danjou  <julien@danjou.info>
10552
10553         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10554         rather than `subst-char-in-region' in order to be able to replace ASCII
10555         char by UTF-8 ones.
10556
10557         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10558         than curl.
10559         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10560         the right URL and ALT text on images.
10561         (gnus-html-wash-tags): Fix tag case.
10562         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10563         (gnus-article-html): Add -o display_ins_del=2 option.
10564         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10565
10566 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10567
10568         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10569         the extra mail headers, which sometimes seem to happen for unknown
10570         reasons.
10571
10572         * mail-parse.el (mail-header-encode-parameter): Define as
10573         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10574         (or most, perhaps?) mail readers don't understand the latter, but do
10575         understand the former.
10576
10577         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10578         to nil, so that no methods are automatically agentized.  I think this
10579         is probably what most users want.
10580
10581         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10582         from url-retrieve, for instance about invalid URLs.
10583
10584         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10585         groups that have no articles.
10586         (nnimap-request-article): Check that we really got an article when we
10587         requested one.
10588
10589         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10590         doesn't exist.
10591
10592         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10593         nntp buffer so the agent can save it.
10594         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10595         that CRLF doesn't get translated to \n.
10596         (nnimap-open-connection): Don't make 'shell commands only send \n.
10597
10598 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10599
10600         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10601         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10602         Update var name.
10603         (nnml-generate-nov-file): Use dolist.
10604         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10605         Use with-current-buffer.
10606
10607 2010-09-18  Julien Danjou  <julien@danjou.info>
10608
10609         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10610         parallel.
10611
10612 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10613
10614         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10615         the range update right.
10616         (nnimap-request-group): Don't make `M-g' bug out on group with no
10617         marks.
10618         (nnoo): Require, so that other packages can require nnimap.
10619         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10620         command we're looking for.  This helps when the server sends more
10621         responses after we've gotten everything we expected.
10622         (nnimap): Add a `newlinep' field to keep track of end-of-line
10623         conventions.
10624         Don't send CRLF to things that don't want it.
10625         (nnimap-request-accept-article): Ditto.
10626
10627 2010-09-18  Julien Danjou  <julien@danjou.info>
10628
10629         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10630         than curl to retrieve images.
10631
10632 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10633
10634         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10635         the marks.
10636         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10637         (nnimap-wait-for-connection): New function.
10638         (nnimap-open-connection): If we have PREAUTH, don't query for login
10639         credentials.
10640         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10641         when doing a partial update.
10642
10643 2010-09-18  Julien Danjou  <julien@danjou.info>
10644
10645         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10646         tags.
10647
10648 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10649
10650         * nnimap.el (nnimap-credentials): New function.
10651         (nnimap-open-connection): Use the new function to look for credentials
10652         also on the numeric equivalents of "imap" and "imaps".
10653
10654         * gnus-start.el (gnus-activate-group): Send the info to
10655         gnus-request-group.
10656
10657         * nnimap.el (nnimap-request-group): Have the "check" version of the
10658         function parse flags and update the info, so that a `M-g' get a total
10659         resync of all flags from the group.
10660
10661         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10662         to allow backends to alter the info on group selection.  Also alter all
10663         the backend -request-group functions to take the parameter.
10664
10665         * nnimap.el (nnimap-store-info): New function.
10666         (nnimap-update-info): Store the info for later usage.
10667         (nnimap-request-group): Use the stored info for the dont-check case, so
10668         that we don't retrieve all marks when we enter a group.
10669
10670         * nnimap.el: Use deffoo instead of defun for interface functions.
10671
10672         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10673         update the group info.  This makes the nndraft groups, for instance, go
10674         back to their old behavior.
10675
10676         * gnus-sum.el (gnus-select-newsgroup): Indent.
10677
10678         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10679         in.
10680         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10681         nothing.
10682
10683         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10684         from methods that are denied.
10685
10686         * gnus-int.el (gnus-method-denied-p): New function.
10687
10688         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10689         store the password instead of netrc.
10690         (nnimap-open-connection): Don't error out when we can't make a
10691         connections.
10692
10693         * auth-source.el (auth-source-create): In the password prompt, say what
10694         we're querying for.  Also prompt for user name if that hasn't been
10695         given.
10696
10697         * nnimap.el (nnimap-with-process-buffer): Remove.
10698
10699 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10700
10701         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10702         method when we're reading from the agent.
10703
10704         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10705
10706         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10707         that's probably most useful for users.
10708
10709         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10710         "failed" all the time.
10711
10712         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10713         ...)) with (with-current-buffer ... ).
10714
10715         * nntp.el (nntp-open-server): Return whether the open was successful or
10716         not.
10717
10718         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10719         select an unread unseen article first.
10720
10721         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10722         /etc/services, supply some sensible port defaults.
10723
10724         * dgnushack.el: Define netrc-credentials.
10725
10726 2010-09-17  Julien Danjou  <julien@danjou.info>
10727
10728         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10729
10730 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10731
10732         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10733         doesn't have any parameters.
10734
10735 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10736
10737         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10738         only upcased checks.
10739
10740         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10741
10742         * nnimap.el (nnimap-open-shell-stream): New function.
10743         (nnimap-open-connection): Use it.
10744         (nnimap-transform-headers): Get the number of lines in each message.
10745         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10746         number of lines.
10747         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10748         problem.
10749
10750         * utf7.el (utf7-encode): Autoload.
10751
10752         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10753         to allow the mail splitting to not return a default group.  This is
10754         useful for nnimap, which will leave unmatched mail in the inbox.
10755
10756         * nnimap.el: Rewritten.
10757
10758         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10759         nnimap usage.
10760
10761         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10762         if the move is internal, so that nnimap can do fast internal moves.
10763
10764         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10765         data.
10766         (gnus-read-active-for-groups): Support finishing the early retrieval of
10767         data.
10768
10769         * gnus-range.el (gnus-range-nconcat): New function.
10770
10771         * gnus-int.el (gnus-finish-retrieve-group-infos)
10772         (gnus-retrieve-group-data-early): New functions.
10773
10774 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10775
10776         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10777         (nnrss-retrieve-groups):
10778         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10779         (pop3-quit): Use with-current-buffer.
10780
10781 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10782
10783         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10784         instead of nnheader-accept-process-output.
10785
10786         * dgnushack.el (dgnushack-compile): Add comment.
10787
10788         * lpath.el: No need to fbind propertize for XEmacs 21.4.
10789
10790         * gnus-html.el (gnus-html-schedule-image-fetching)
10791         (gnus-html-prefetch-images): Replace process-kill-without-query by
10792         gnus-set-process-query-on-exit-flag.
10793
10794 2010-09-16  Romain Francoise  <romain@orebokech.com>
10795
10796         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10797
10798 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10799
10800         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10801         parameter to unintern is mandatory-ish in Emacs 24.
10802
10803         * gnus-html.el (gnus-html-schedule-image-fetching)
10804         (gnus-html-prefetch-images): Check for curl before using it.
10805
10806         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10807         depend on curl, which isn't essential.
10808
10809         * imap.el: Revert back to version
10810         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10811         seem problematic.
10812
10813 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10814
10815         * gnus-registry.el (gnus-registry-install-shortcuts):
10816         Explicitly pass `obarray' to `unintern' to avoid a warning.
10817
10818 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10819
10820         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10821         change.
10822
10823         * nnrss.el (nnrss-request-list): Remove this function and related
10824         functions, including the moreover stuff.
10825
10826 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10827
10828         * nnrss.el (nnrss-retrieve-groups): New function.
10829
10830 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10831
10832         * .dir-locals.el: Add no-byte-compile cookie.
10833
10834 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10835
10836         * time-date.el (format-seconds): Comment fix.
10837
10838         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10839         for back end that doesn't support request-scan.
10840
10841 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10842
10843         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10844         then do request scans from the backends.
10845
10846         * netrc.el (netrc-credentials): New conveniency function.
10847
10848         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10849         avoid running a hook per line, since this takes a lot of time,
10850         profiling shows.
10851         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10852         directly if gnus-visual-p is true.
10853
10854 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10855
10856         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10857         groups; replace mapcar with dolist which is a bit faster; pass groups
10858         info to gnus-read-active-file-1.
10859         (gnus-read-active-file-1): Scan only specified groups if the new
10860         optional arg `infos' is given.
10861
10862 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10863
10864         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10865
10866         * pop3.el (pop3-movemail): Remove.
10867         (pop3-streaming-movemail): Rename to pop3-movemail.
10868
10869         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10870         don't restrict end-tag searches to the end of the line.
10871
10872 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10873
10874         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10875         articles of every unchecked group to t, which means unknown since the
10876         server has never been opened.
10877
10878 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10879
10880         * gnus-html.el (gnus-html-show-alt-text): New command.
10881         (gnus-html-browse-image): Ditto.
10882         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10883         to browse the image directly.
10884         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10885         better.
10886
10887         * gnus-async.el (gnus-async-article-callback):
10888         Call `gnus-html-prefetch-images' unconditionally.
10889
10890         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10891         before feeding URLs to curl.
10892
10893 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10894
10895         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10896         internal images as deletable by `W D D'.
10897
10898         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10899         (gnus-async-article-callback): Fix typo.
10900
10901 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10902
10903         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10904         current line to work around bugs in the output from w3m.
10905
10906         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10907         for groups that want that.
10908
10909         * nntp.el (nntp-wait-for-string): Supply a timeout for
10910         accept-process-output to ensure progress.
10911
10912         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10913         level to get unread articles from, then use that for foreign groups,
10914         too.
10915
10916         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10917         confuses the rest of the function.
10918
10919         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10920         for the methods that support -retrieve-groups, too.
10921
10922         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10923
10924 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10925
10926         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
10927         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
10928
10929         * pop3.el: Require cl when compiling.
10930         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10931
10932 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10933
10934         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10935         that aren't going to be activated.
10936         (gnus-get-unread-articles): Fix up the last commit.
10937
10938         * gnus-html.el (gnus-article-html): Allow calling without specifying
10939         the handle.  In that case, dissect the buffer first.
10940
10941         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10942
10943         * nnimap.el (nnimap-open-connection): Revert the change that would look
10944         into authinfo for imaps instead of imap.
10945
10946         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10947         say that you don't want to call gnus-request-group with don-check, but
10948         do check the reponse.  This is for virtual groups only.
10949         (gnus-get-unread-articles): Count the archive groups as secondary, so
10950         that they're activated the same way as before.
10951
10952         * imap.el (imap-message-map): Removed optional buffer parameter, since
10953         no callers use it.
10954         (imap-message-get): Ditto.
10955         (imap-message-put): Ditto.
10956         (imap-mailbox-map): Ditto.
10957         (imap-mailbox-put): Ditto.
10958         (imap-mailbox-get): Ditto.
10959         (imap-mailbox-get): Revert last change for this function.
10960
10961         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10962         case-insensitively.
10963         (nnimap-debug): Remove.
10964
10965         * net/imap.el (imap-fetch-safe): Remove function, and alter all
10966         callers to use `imap-fetch' instead.  According to the comments, this
10967         should be safe, since all other IMAP clients use the 1:* syntax.
10968         (imap-enable-exchange-bug-workaround): Remove.
10969         (imap-debug): Remove -- doesn't seem very useful.
10970
10971         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10972         mail from a file, and the file doesn't exist.
10973
10974         * imap.el (imap-log): New convenience function used throughout instead
10975         of repeating the same code all over the place.
10976
10977         * pop3.el (pop3-streaming-movemail): Return t for success.
10978
10979         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10980         .authinfo if we're using ssl connection.
10981
10982         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10983         already have if we're in a main Gnus `g' run.
10984
10985         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10986
10987 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10988
10989         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10990
10991         * nnmh.el (nnmh-request-list-1): Bind `file'.
10992
10993         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10994         alias to set-process-query-on-exit-flag or process-kill-without-query.
10995         (pop3-open-server): Use it.
10996
10997 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10998
10999         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11000         box to the Incoming file.  Fixes mistake in previous checkin.
11001
11002         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11003         request loop (for debugging purposes) removed.
11004
11005         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11006         culprit is more visible.
11007         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11008         (nnml-add-incremental-nov): New functions to do "incremental" nov
11009         updates, where we just append to the end of the existing nov files
11010         without reading/writing them in full.
11011
11012         * mail-source.el (mail-source-delete-crash-box): Really only check the
11013         incoming files once in a while.
11014
11015         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11016
11017         * mail-source.el (mail-source-delete-crash-box): Only check the
11018         incoming files for deletion once per day to save a lot of file
11019         accesses.
11020
11021         * pop3.el (pop3-logon): Fix up unbound variable typo.
11022
11023         * mail-source.el (pop3-streaming-movemail): Autoload.
11024
11025         * pop3.el (pop3-streaming-movemail):
11026         Respect pop3-leave-mail-on-server.
11027
11028         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11029         retrieval.
11030
11031         * pop3.el (pop3-process-filter): Remove unused function.
11032         (pop3-streaming-movemail, pop3-send-streaming-command)
11033         (pop3-wait-for-messages, pop3-write-to-file)
11034         (pop3-number-of-responses): New functions for streaming pop3
11035         retrieval.
11036
11037         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11038         come from no known methods.
11039         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11040         list.
11041
11042         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11043         message sizes.
11044         (pop3-movemail): Use erase-buffer instead of looping and deleting
11045         regions, which seems rather odd.
11046
11047         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11048         file once per `g' run.
11049
11050         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11051         directories.  This makes the draft queue directory work.
11052
11053         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11054         data from the backends, so that we only request the list of groups from
11055         each method once.  This should speed things up considerably.
11056
11057         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11058         detect that it's not implemented.
11059
11060         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11061         we actually do recurse down into the tree, but don't stat all leaf
11062         nodes.
11063
11064         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11065         then say so instead of bugging out.
11066
11067         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11068         files exist before trying to read them.
11069
11070         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11071         around <pre_int>.
11072
11073         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11074
11075         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11076
11077 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11078
11079         * mm-util.el (mm-image-load-path): Just return the image directories,
11080         not all directories in the path in addition to the image directories.
11081         (mm-image-load-path): Maintain a cache of the image directories so that
11082         the `g' command in Gnus doesn't have to stat dozens of directories each
11083         time.
11084
11085         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11086         (gnus-html-wash-tags): Add a new `i' command to insert images.
11087         (gnus-html-insert-image): New command and keystroke.
11088         (gnus-html-redisplay-with-images): New command and keystroke.
11089         (gnus-html-show-images): Rename command.
11090         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11091         spacers.
11092         (gnus-html-wash-tags): Decode entities at the end, so that entities
11093         inside the tags don't mess up the rest of the "parsing".
11094
11095         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11096         so that nnimap methods aren't agentized by default.  There's apparently
11097         many problems related to agent/imap behavior.
11098
11099         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11100
11101         * gnus-html.el: Doc fix.
11102
11103 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11104
11105         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11106         specifier-spec-list for Emacs 21.
11107
11108         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11109         glyph-width and glyph-height instead of display-graphic-p and
11110         image-size; make avoidance of displaying small images work for XEmacs.
11111
11112         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11113         for XEmacs.
11114
11115         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11116         of symbol that holds plist data.
11117         (gnus-process-plist): Remove plist of process after getting it.
11118
11119 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11120
11121         * message.el (message-generate-hashcash): Change default to
11122         'opportunistic if hashcash is installed.
11123
11124         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11125         (gnus-html-put-image): Only call image-size once, since it's somewhat
11126         time-consuming on remote X servers.
11127
11128 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11129
11130         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11131         type on data, not a file name.
11132
11133         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11134         window-pixel-edges for Emacs 21.
11135
11136         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11137         decoded contents.
11138         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11139
11140 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11141
11142         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11143         group line format, since it isn't very interesting.
11144
11145         * gnus-agent.el (gnus-agent-short-article),
11146         (gnus-agent-long-article): Increase values for these two variables,
11147         since most people are likely to have more network connection and
11148         storage than before.
11149
11150         * gnus.el (gnus-refer-article-method): Change default to 'current.
11151         When referring an article, the common behavior is to refer it from the
11152         current select method, not the native select method.  The chances of
11153         the native select method having the message in question is rather slim
11154         these days.
11155
11156         * gnus-sum.el (gnus-auto-select-subject): Change default to
11157         `unseen-or-unread'.  I think it's likely that most people want to
11158         select an unseen article over a previously seen, but unread one.
11159
11160         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11161         means that in the article buffer none of the minor mode elements will
11162         be shown, usually, and this is not desirable in most cases.
11163
11164         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11165         that commands like `d' (and the like) go to the next line in the
11166         buffer, instead of the next unread article.  I think this is the
11167         behavior that is most natural for most users.
11168         (gnus-single-article-buffer): Change default to nil, so that people can
11169         have as many article buffers open as they have summary buffer.  I think
11170         this is the most natural way for the groups to behave.
11171
11172         * message.el (message-generate-new-buffers): Change default to
11173         `unsent', so that all new message buffers start their names with the
11174         string "*unsent", and it's easier to find the buffers if you move from
11175         them.
11176
11177 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11178
11179         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11180         small.  They're probably tracking images.
11181         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11182         (gnus-html-rescale-image): Yet another try at getting the image sizing
11183         right.
11184
11185         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11186         nntp-marks-file-name is nil.
11187
11188 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11189
11190         * gnus-html.el (gnus-html-wash-tags)
11191         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11192         Better logging.
11193
11194 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11195
11196         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11197
11198         * gnus-html.el (gnus-html-wash-tags): Check the value of
11199         gnus-blocked-images in the summary buffer.
11200
11201 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11202
11203         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11204
11205 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11206
11207         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11208         like "a", it seems like.
11209         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11210         since it needs to be picked from the correct buffer.
11211
11212         * nnwfm.el: Remove.
11213
11214         * nnlistserv.el: Remove.
11215
11216 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11217
11218         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11219         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11220
11221 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11222
11223         * nnkiboze.el: Remove.
11224
11225         * nndb.el: Remove.
11226
11227         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11228         alt text.
11229         (gnus-html-rescale-image): Try to get the rescaling logic right for
11230         images that are just wide and not tall.
11231
11232         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11233         overshadow variable bindings.
11234
11235 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11236
11237         * gnus-html.el (gnus-html-wash-tags)
11238         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11239         Add extra logging.
11240
11241 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11242
11243         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11244         (gnus-max-image-proportion): New variable.
11245         (gnus-html-rescale-image): New function.
11246         (gnus-html-put-image): Rescale images.
11247
11248 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11249
11250         Fix up some byte-compiler warnings.
11251         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11252         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11253         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11254         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11255         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11256         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11257         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11258
11259 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11260
11261         * gnus-html.el (gnus-article-html): Decode contents by charset.
11262
11263 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11264
11265         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11266         (gnus-html-frame-width, gnus-blocked-images):
11267         * message.el (message-prune-recipient-rules): Add custom version.
11268         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11269
11270         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11271         functions.
11272
11273         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11274         gnus-process-get.
11275
11276 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11277
11278         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11279         instead of lsub directly.
11280
11281 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11282
11283         * nnwarchive.el: Remove.
11284
11285         * gnus-soup.el: Remove.
11286
11287         * nnsoup.el: Remove.
11288
11289         * nnultimate.el: Remove.
11290
11291         * gnus-html.el (gnus-blocked-images): New variable.
11292
11293         * message.el (message-prune-recipients): New function.
11294         (message-prune-recipient-rules): New variable.
11295
11296         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11297         guess whether a long line is natural text or not.
11298
11299         * gnus-html.el (gnus-html-schedule-image-fetching):
11300         Use gnus-process-plist and friends for compatibility.
11301
11302 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11303
11304         * gnus-html.el: Require packages that define macros used in this file.
11305         (gnus-article-mouse-face): Declare to silence byte-compiler.
11306         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11307         process-get.
11308         (gnus-html-put-image): Use plist-get to avoid getf.
11309         (gnus-html-prefetch-images): Use with-current-buffer.
11310
11311 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11312
11313         * gnus-ems.el: Provide compatibility functions for
11314         gnus-set-process-plist.
11315
11316         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11317         header-line-format for XEmacs 21.4.
11318
11319         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11320         * gnus.el (gnus-valid-select-methods):
11321         * message.el (message-send-mail-partially-limit):
11322         * mm-decode.el (mm-text-html-renderer):
11323         * mml.el (mml-insert-mime-headers-always):
11324         * smiley.el (smiley-regexp-alist): Bump custom version.
11325
11326 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11327
11328         * gnus-html.el: Require mm-url.
11329         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11330         with the url to `url'.
11331         (gnus-html-wash-tags): Support cid: URLs/images.
11332
11333 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11334
11335         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11336         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11337         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11338
11339         * gnus-move.el: Remove file, since it doesn't really work.
11340
11341         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11342         UTF-8.  This seems to fix problems with some German web feeds.
11343
11344         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11345         at the top so that the proper colors are applied.
11346
11347         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11348         don't have dots in their names.
11349
11350         * gnus-art.el (gnus-article-view-part): Doc fix.
11351
11352         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11353         XEmacs-compatible.
11354         (gnus-html-put-image): Don't do images on non-graphic displays.
11355
11356         * nnslashdot.el: Remove this unused backend.
11357
11358         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11359         actions.
11360         (gnus-undo-register-1): Revert last change.
11361
11362         * gnus-group.el (gnus-group-completing-read): Protect against not
11363         having completion-styles bound.
11364
11365         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11366         make broken recipients happier.
11367
11368         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11369
11370         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11371         point parameter.
11372
11373         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11374
11375         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11376         completion-styles for group selection.
11377
11378 2009-02-04  Andreas Schwab  <schwab@suse.de>
11379
11380         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11381         headers and regexp-quote the match if necessary.
11382
11383 2009-03-24  Miles Bader  <miles@gnu.org>
11384
11385         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11386         the blinking smiley.
11387
11388 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11389
11390         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11391         blink smiley.
11392
11393 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11394
11395         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11396         where the dribbel file lives exists.
11397
11398         * message.el (message-send-mail-partially-limit): Change the default to
11399         nil, since most people don't want this.
11400
11401         * mm-url.el (mm-url-decode-entities): Also decode entities like
11402         &#x3212.
11403
11404 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11405
11406         * gnus-sum.el (gnus-summary-idna-message):
11407         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11408         Hyperlink urls in docstrings with URL `...'.
11409
11410 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11411
11412         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11413         functions.
11414
11415 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11416
11417         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11418         say what the mouseover text should be.
11419
11420         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11421         version of the mm-w3m-safe-url-regexp variable to only download images
11422         in the groups where we want that to happen.
11423
11424         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11425
11426         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11427         easier debugging.
11428         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11429         big pictures in the article buffer.
11430
11431         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11432         gnus-article-html.
11433         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11434         w3m.
11435
11436         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11437
11438 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11439
11440         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11441         which doesn't exist.
11442
11443         * message.el (message-inhibit-ecomplete): New variable to allow some
11444         function to inhibit ecomplete address storage.
11445         (message-resend): Disable ecomplete message storage when resending
11446         messages.
11447
11448         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11449
11450 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11451
11452         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11453         Save excursion while copying, moving, and deleting articles in order to
11454         prevent the cursor from jumping to unforeseen place.
11455
11456 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11457
11458         * lpath.el: No need to bind bookmark-current-buffer,
11459         bookmark-yank-point and bookmark-make-record-function.
11460
11461 2010-08-17  Glenn Morris  <rgm@gnu.org>
11462
11463         * gnus-sync.el: Require gnus components whose functions are used.
11464
11465         * gnus-art.el (bookmark-make-record-function):
11466         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11467         Declare for compiler.
11468
11469         * mm-url.el (mml-compute-boundary): Autoload.
11470
11471 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11472
11473         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11474
11475 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11476
11477         Typo fix "hoo4a" -> "hook".
11478
11479         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11480
11481 2010-08-14  Glenn Morris  <rgm@gnu.org>
11482
11483         * gnus-sync.el (gnus-sync): Fix defgroup version.
11484
11485 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11486
11487         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11488
11489         * gnus-sync.el: Fix docs.
11490         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11491         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11492
11493 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11494
11495         Optimizations for gnus-sync.el.
11496
11497         * gnus-sync.el: Add docs about gnus-sync-backend
11498         possibilities.
11499         (gnus-sync-save): Remove unnecessary message.
11500         (gnus-sync-read): Optimize and show what groups were skipped.
11501
11502 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11503
11504         Minor bug fixes for gnus-sync.el.
11505
11506         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11507         Don't read the sync on get-new-news.
11508
11509         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11510         quiet.
11511
11512         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11513         (fix typo).
11514
11515 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11516
11517         Make saving and restoring of hidden threads work with overlays.
11518         Patch applied by Ted Zlatanov.
11519
11520         * gnus-sum.el (gnus-hidden-threads-configuration)
11521         (gnus-restore-hidden-threads-configuration): Update to deal with text
11522         properties, rather than searching for a magic character.
11523
11524 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11525
11526         New gnus-sync.el library for synchronization of marks.
11527
11528         * gnus-sync.el: New library for synchronization of marks.
11529
11530         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11531         renamed from `gnus-registry-grep-in-list'.
11532
11533         * gnus-registry.el (gnus-registry-follow-group-p):
11534         Use `gnus-grep-in-list'.
11535
11536         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11537
11538 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11541         determining charset of text fails.
11542
11543 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11544
11545         * nnmail.el (nnmail-get-new-mail-1): Revert.
11546
11547         * nnml.el (nnml-active-number): Make sure names of newly created groups
11548         in nnml-group-alist are encoded.
11549
11550 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11551
11552         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11553         containing non-ASCII characters in active file for nnml back end.
11554
11555 2010-07-24  David Engster  <dengste@eml.cc>
11556
11557         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11558         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11559
11560 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11561
11562         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11563         tag (Bug#6654).
11564
11565 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11568         the article buffer, not the summary buffer.
11569
11570 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11571
11572         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11573         Emacs 23 as well.
11574
11575 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11576
11577         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11578         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11579
11580 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11581
11582         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11583         Patch applied by Karl Fogel.
11584
11585         * gnus-sum.el (gnus-summary-bookmark-make-record):
11586         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11587
11588 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11589
11590         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
11591         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11592         C-w still not working correctly from Article buffers; Thierry's
11593         patch to fix that will be applied after this.
11594
11595         * gnus-art.el (bookmark-make-record-function): New local variable.
11596
11597         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11598         article buffer.
11599         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11600
11601 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11602
11603         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11604         on changes in bookmark.el.
11605
11606 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11609         `no-log' instead of message not to log prompt string.
11610
11611 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11612
11613         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11614         the *other* type of HTML form submission.
11615
11616 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11617
11618         * auth-source.el (auth-source-pick): If choice does not contain a
11619         questioned keyword, set the check to t.
11620
11621 2010-06-12  Romain Francoise  <romain@orebokech.com>
11622
11623         * gnus-util.el (gnus-date-get-time): Move up before first use.
11624
11625 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11626
11627         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11628         (gnus-article-edit-part): Bind it to make last part that is substituted
11629         or deleted visible.
11630         (gnus-mime-display-single): Buttonize part of which id equals to
11631         gnus-mime-buttonized-part-id.
11632
11633 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11634
11635         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11636         (gnus-dd-mmm): Use gnus-date-get-time.
11637         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11638         simplify logic.
11639         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11640         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11641
11642 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11643
11644         * auth-source.el (top): Autoload `secrets-list-collections',
11645         `secrets-create-item', `secrets-delete-item'.
11646         (auth-sources): Fix tag string.
11647         (auth-get-source, auth-source-retrieve, auth-source-create)
11648         (auth-source-delete): New defuns.
11649         (auth-source-pick): Rewrite in order to avoid 2 passes.
11650         (auth-source-forget-user-or-password): New parameter USERNAME.
11651         (auth-source-user-or-password): New parameters CREATE-MISSING and
11652         DELETE-EXISTING.  Retrieve password interactively, if needed.
11653
11654 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11655
11656         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11657         deleting unused directories when gnus-expert-user is t.
11658
11659 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11660
11661         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11662         for each temp file when gnus-article-browse-delete-temp is ask.
11663
11664 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11665
11666         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
11667         Replace Lisp calls to delete-backward-char by calls to delete-char.
11668
11669 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11670
11671         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11672
11673 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
11674
11675         * password-cache.el (password-cache-remove): Fix docstring.
11676
11677 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11678
11679         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11680         article unless decoding article to be saved.
11681
11682 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11683
11684         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11685         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11686         generated within the mm-with-unibyte-current-buffer macro.
11687
11688 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11689
11690         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11691         to nil when we're in a mml-preview buffer and no group is selected.
11692
11693 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11694
11695         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11696         when catching the `C-g'.  Reported by "Leo".
11697
11698 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11699
11700         * message.el (message-forward-make-body-plain)
11701         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11702         multibyte-string-p.
11703
11704         * lpath.el: Revert.
11705
11706 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11707
11708         * message.el (message-forward-make-body-mml): Assume original message
11709         is multibyte string; error on unibyte.
11710         (message-forward-make-body-plain): Ditto; don't add excessive newline
11711         in body end.
11712
11713         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
11714
11715 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11716
11717         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11718         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11719
11720 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11721
11722         * mm-extern.el (mm-extern-url): Don't use
11723         mm-with-unibyte-current-buffer.
11724         (mm-extern-cache-contents): Use with-current-buffer instead of
11725         save-excursion + set-buffer.
11726
11727 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11728
11729         * mm-util.el (mm-emacs-mule): Remove.
11730
11731 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11732
11733         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11734         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11735         change.
11736
11737 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11738
11739         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11740         bind the default value of enable-multibyte-characters to nil.
11741
11742 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11743
11744         * message.el (message-forward-make-body-plain)
11745         (message-forward-make-body-mml):
11746         Don't use mm-with-unibyte-current-buffer.
11747
11748 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11749
11750         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
11751
11752 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11753
11754         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11755         (Bug#5592).
11756
11757 2010-05-07  Julien Danjou  <julien@danjou.info>
11758
11759         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11760         it to mm-pipe-part.
11761
11762         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11763         it is given.
11764
11765 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * binhex.el (binhex-decode-region-internal):
11768         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
11769         (dns-query):
11770         * nnweb.el (nnweb-gmane-search):
11771         * pgg-parse.el (pgg-parse-armor):
11772         * pgg.el (pgg-verify-region):
11773         * sha1.el (sha1-string-external):
11774         * uudecode.el (uudecode-decode-region-internal):
11775         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11776         XEmacs.
11777
11778         * gnus-art.el (gnus-article-browse-html-parts):
11779         * gnus-group.el (gnus-read-ephemeral-gmane-group):
11780         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11781         make-temp-file.
11782
11783         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11784         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11785         compiling.
11786
11787         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11788         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11789         XEmacs when compiling.
11790
11791         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11792         gnus-pick-mode-off-hook for XEmacs when compiling.
11793         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11794         gnus-binary-mode-off-hook for XEmacs when compiling.
11795
11796         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11797         Return nil if char-charset is not available.
11798
11799         * imap.el (imap-disable-multibyte)
11800         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
11801         macros.
11802
11803         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11804         instead of encode-coding-string.
11805
11806         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11807         'xemacs) instead of mm-emacs-mule to switch function definitions.
11808         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11809
11810         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
11811         bind temporary-file-directory for XEmacs;
11812         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
11813         timer-set-function for XEmacs 21.4 and SXEmacs;
11814         bind timer-list for XEmacs 21.4 and SXEmacs;
11815         fbind char-charset and find-charset-region for non-Mule XEmacs;
11816         fbind decode-coding-region, decode-coding-string, detect-coding-region,
11817         encode-coding-region and encode-coding-string for XEmacs having no
11818         file-coding feature.
11819
11820 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
11821
11822         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11823
11824 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11825
11826         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11827         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11828
11829 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11830
11831         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11832         alias `jka-compr-delete-temp-file' no longer exists.
11833
11834 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11835
11836         Use define-minor-mode in Gnus where applicable.
11837         * mml.el (mml-mode): Use define-minor-mode.
11838         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11839         (gnus-undo-mode): Use define-minor-mode.
11840         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11841         (gnus-dead-summary-mode): Use define-minor-mode.
11842         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11843         Initialize in declaration.
11844         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11845         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11846         (gnus-mailing-list-mode): Use define-minor-mode.
11847         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11848         (gnus-draft-mode): Use define-minor-mode.
11849         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11850         (gnus-dired-mode): Use define-minor-mode.
11851
11852 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11853
11854         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11855         handles on recursive mml-to-mime translation and check them for
11856         boundary delimiter collisions.  Reported by Greg Troxel.
11857
11858 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11861
11862 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11863
11864         * mm-util.el (mm-find-buffer-file-coding-system):
11865         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11866
11867 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11868
11869         * message.el (message-generate-headers): Record insertion of optional
11870         headers as well.  Otherwise the check to prevent repeated insertion of
11871         optional headers is a no-op.
11872
11873 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11874
11875         * smime.el: Don't mention CVS.
11876
11877         * nnrss.el (nnrss-fetch): Don't mention CVS.
11878
11879         * nnir.el: Don't mention CVS.
11880
11881 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11882
11883         * gnus-sum.el (gnus-summary-bookmark-make-record):
11884         Add `location' field.
11885
11886 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11887
11888         * lpath.el: Fbind bookmark-default-handler,
11889         bookmark-get-bookmark-record, bookmark-make-record-default,
11890         bookmark-prop-get for Emacs <23 and XEmacs.
11891
11892 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11893
11894         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11895         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11896         Use with-current-buffer to silence the byte-compiler.
11897         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11898         bother to require `gnus'.
11899         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11900
11901 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11902
11903         * gnus-sum.el (gnus-summary-bookmark-make-record)
11904         (gnus-summary-bookmark-jump): New functions.
11905         (gnus-summary-mode): Setup bookmark support.
11906
11907 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11908
11909         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11910         if set.
11911
11912 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11913
11914         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11915         gnus-article-browse-html-save-cid-image; make it work recursively for
11916         forwarded messages as well.
11917         (gnus-article-browse-html-parts): Work when prefix arg is given.
11918         (gnus-article-browse-html-article): Doc fix.
11919
11920 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11921
11922         * message.el (message-default-mail-headers):
11923         (message-default-headers): Carry the value mail-default-headers over
11924         into message-default-mail-headers, rather than message-default-headers.
11925
11926 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11927
11928         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11929         charset.
11930
11931         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11932         charset into the <meta> tag when the article is encoded to utf-8.
11933
11934 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * gnus-art.el (gnus-article-browse-delete-temp-files):
11937         Delete directories as well.
11938         (gnus-article-browse-html-parts): Work for images that do not specify
11939         file names; delete temp directory when quitting; insert header at the
11940         right place; use file: scheme for image files.
11941
11942 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11943
11944         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11945         (gnus-article-browse-html-parts): Use it to make temporary cid image
11946         files in addition to html file so that browser may display them.
11947
11948 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11949
11950         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11951
11952 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11953
11954         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11955
11956 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11957
11958         * auth-source.el (auth-sources): Change default to be simpler.
11959         Explain about Secret Service API sources.  Improve Customize options.
11960         (auth-source-pick): Change to accept any number of search parameters.
11961         Implement fallbacks iteratively, not recursively.  Add scoring on the
11962         second pass and sort by score.  Call Secret Service API when needed.
11963         (auth-source-user-or-password): Use it.  Call Secret Service API
11964         directly when needed to get the user name and the password.
11965
11966 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11967
11968         * message.el (message-interactive): Doc fix.
11969         (message-qmail-inject-args): Reflow.
11970         (message-kill-to-signature): Fix typo in docstring.
11971
11972         * smiley.el (smiley-buffer): Fix typo in docstring.
11973
11974 2010-03-24  Glenn Morris  <rgm@gnu.org>
11975
11976         * mail-source.el (gnus-message): Declare.
11977         (mail-source-delete-old-incoming): Require gnus-util.
11978
11979 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11980
11981         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11982
11983         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11984
11985         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11986         password-cache's default if it is not bound.
11987         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11988         password-cache-expiry's default if it is not bound.
11989
11990         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11991         available in Emacs 21.
11992
11993         * lpath.el: Suppress compiler warnings for:
11994         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
11995         XEmacs;
11996         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
11997         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
11998         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
11999
12000 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12001
12002         * auth-source.el (auth-sources): Fix up definition so extra parameters
12003         are always inline.
12004
12005 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12006
12007         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12008         wasn't updated after mismatch.  Clear cached mailbox info correctly
12009         when uidvalidity changes.
12010         (nnimap-group-prefixed-name): New function to avoid some code
12011         duplication.
12012         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12013         (nnimap-request-group): Use it.
12014         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12015         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12016         with many imap folders.  This is done by caching the group status from
12017         the imap server persistently in a group parameter `imap-status'.  (This
12018         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12019         but not persistently, so every Gnus startup was still very slow.)
12020
12021 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12022
12023         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12024         delete the extra newline.  Otherwise editing of :string and :number
12025         types don't work.
12026
12027 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12028
12029         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12030         secrets.el dependency.
12031         (auth-sources): Add optional user name.  Add secrets.el configuration
12032         choice (unused right now).
12033
12034 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12035
12036         * gnus-sum.el (gnus-summary-make-menu-bar):
12037         Let `gnus-registry-install-shortcuts' fill in the functions.
12038
12039         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12040         warnings.
12041         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12042         (gnus-registry-install-shortcuts): Populate and use it in a
12043         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12044
12045 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12046
12047         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12048         In-place substitutions for the group name encoding/decoding.
12049         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12050         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12051         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12052         (nnimap-update-unseen, nnimap-request-list)
12053         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12054         (nnimap-request-set-mark, nnimap-split-to-groups)
12055         (nnimap-split-articles, nnimap-request-newgroups)
12056         (nnimap-request-create-group, nnimap-request-accept-article)
12057         (nnimap-request-delete-group, nnimap-request-rename-group)
12058         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12059         `encoded-mbx' for consistency.
12060         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12061         variable `imap-current-mailbox'.
12062
12063         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12064         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12065
12066 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12067
12068         * pop3.el (pop3-display-message-size-flag): Display message size byte
12069         counts during POP3 download.
12070         (pop3-movemail): Use it.
12071         (pop3-list): Implement listing of available messages.
12072
12073 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12074
12075         * nnir.el (nnir-get-article-nov-override-function): New function to
12076         override the normal NOV retrieval.
12077         (nnir-retrieve-headers): Use it.
12078
12079 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12080
12081         * auth-source.el (netrc-machine-user-or-password): Autoload.
12082
12083 2010-03-19  Glenn Morris  <rgm@gnu.org>
12084
12085         Stop message.el from loading about 40 libraries it doesn't always need.
12086         The general approach is to autoload rather than require, and to
12087         require in the specific functions rather than the file.  (Bug#5642)
12088
12089         * gmm-utils.el: Don't require wid-edit.
12090         (widget-create-child-value, widget-convert, widget-default-get):
12091         Autoload.
12092
12093         * gnus-util.el: Don't require time-date, netrc.
12094         (message-fetch-field, gnus-group-name-decode): Declare rather than
12095         autoloading.
12096         (gnus-fetch-field): Require message.
12097         (gnus-decode-newsgroups): Require gnus-group.
12098
12099         * ietf-drums.el: Don't require time-date.
12100
12101         * message.el: Don't require hashcash, canlock, ecomplete.
12102         Do require mail-utils.  Require nnheader only when compiling.
12103         (smtpmail-default-smtp-server): Remove declaration.
12104         (message-send-mail-function): Check smtpmail-default-smtp-server
12105         is bound rather than requiring smtpmail.
12106         (message-auto-save-directory, message-insert-signature):
12107         Use expand-file-name rather than nnheader-concat.
12108         (nnheader-insert-file-contents): Autoload.
12109         (hashcash-wait-async): Declare.
12110         (message-send-mail): Only call gnus-setup-posting-charset if
12111         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12112         (message-send-mail-with-sendmail): Require sendmail.
12113         (canlock-password, canlock-password-for-verify): Declare.
12114         (message-canlock-password): Require canlock.
12115         (nnheader-get-report): Autoload.
12116         (gnus-setup-posting-charset): Declare.
12117         (message-send-news): Require gnus-msg.
12118         (message-make-references, message-make-in-reply-to): Use mail-header-id
12119         rather than the alias mail-header-message-id.
12120         (ecomplete-add-item, ecomplete-save): Declare.
12121         (message-put-addresses-in-ecomplete): Require ecomplete.
12122         (ecomplete-display-matches): Autoload.
12123
12124         * mm-decode.el: Don't require mailcap, gnus-util.
12125         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12126         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12127         Autoload.
12128         (mailcap-mime-extensions): Declare.
12129
12130         * mm-encode.el: Don't require mailcap.
12131         (mailcap-extension-to-mime): Autoload.
12132
12133         * mml-sec.el: Don't require password-cache.
12134
12135         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12136         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12137         (mml-minibuffer-read-type): Require mailcap.
12138         (mml-preview): Require gnus-msg.
12139
12140         * mml1991.el: Require password-cache.
12141         (password-cache-expiry): Remove declaration.
12142
12143         * mml2015.el: Require password-cache.
12144         (password-cache-expiry): Remove declaration.
12145
12146         * nneething.el (mailcap): Require mailcap.
12147
12148         * nnheader.el (declare-function): Add compatibility stub.
12149         (message-remove-header): Declare rather than autoload.
12150         (nnheader-replace-header): Require message.
12151
12152         * nnimap.el (declare-function): Add compatibility stub.
12153         (netrc-parse, netrc-machine-user-or-password): Declare.
12154         (nnimap-open-connection): Require netrc.
12155
12156         * nntp.el (declare-function): Add compatibility stub.
12157         (netrc-parse, netrc-machine, netrc-get): Declare.
12158         (nntp-send-authinfo): Require netrc.
12159
12160         * rfc2047.el: Don't require qp.
12161         (quoted-printable-encode-region, quoted-printable-decode-string):
12162         Autoload.
12163
12164         * sieve-mode.el: Don't require easymenu.
12165         (easy-menu-add-item): Autoload it.
12166
12167         * spam-stat.el (time-to-number-of-days): Autoload it.
12168
12169 2010-03-19  Glenn Morris  <rgm@gnu.org>
12170
12171         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12172
12173 2010-03-18  Glenn Morris  <rgm@gnu.org>
12174
12175         * hashcash.el (declare-function): Remove duplicate definition.
12176
12177 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12178
12179         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12180         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12181         value if any backslash escapes).
12182
12183 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12184
12185         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12186         if it is available.  (bug#5647)
12187
12188         * lpath.el: Suppress compiler warning for coding-system-from-name for
12189         Emacs 21 and XEmacs.
12190
12191 2010-03-14  Juri Linkov  <juri@jurta.org>
12192
12193         * hmac-def.el:
12194         * hmac-md5.el:
12195         * netrc.el: Fix keywords.
12196
12197 2010-02-26  Glenn Morris  <rgm@gnu.org>
12198
12199         * message.el (message-send-mail-function): Change the default, so that
12200         it inherits from a customized send-mail-function.  (Bug#5643)
12201
12202 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12203
12204         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12205         shell-command-to-string signals an error (bug#5299).
12206
12207 2010-02-24  Glenn Morris  <rgm@gnu.org>
12208
12209         * message.el (message-smtpmail-send-it)
12210         (message-send-mail-with-mailclient): Doc fixes.
12211
12212 2010-02-16  Glenn Morris  <rgm@gnu.org>
12213
12214         * message.el (message-default-mail-headers): Change the default value
12215         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12216
12217 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12218
12219         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12220         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12221
12222 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12223
12224         * time-date.el (date-to-time): Doc fix (Bug#5408).
12225
12226 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12227
12228         * message.el (message-mail): Just pass yank-action on to message-setup.
12229         (message-setup): Handle (FUN . ARGS) form of yank-action.
12230         (message-with-reply-buffer, message-widen-reply)
12231         (message-yank-original): Handle non-buffer values of
12232         message-reply-buffer (Bug#4080).
12233         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12234
12235 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12236
12237         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12238         Fix typo in docstring.
12239
12240 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12241
12242         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12243         response.
12244
12245 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12246
12247         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12248
12249         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12250
12251         * message.el (message-check-news-header-syntax): Protect against a
12252         string that `rfc822-addresses' returns when parsing fails.
12253
12254 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12255
12256         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12257         (gnus-previous-char-property-change): New functions.
12258
12259         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12260
12261 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12262
12263         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12264         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12265
12266 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12267
12268         * message.el (message-exchange-point-and-mark): Rework last change to
12269         avoid using optional arg of exchange-point-and-mark, for backward
12270         compatibility.
12271
12272 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12273
12274         * message.el (message-exchange-point-and-mark):
12275         Call exchange-point-and-mark with an argument rather than setting
12276         mark-active by hand (Bug#5175).
12277
12278 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * nntp.el (nntp-service-to-port): Work for service expressed with
12281         numeric string; replace [:digit:] with [0-9] for XEmacs.
12282
12283 2009-12-17  Glenn Morris  <rgm@gnu.org>
12284
12285         * gnus-group.el (gnus-bug-group-download-format-alist):
12286         Change emacs entry to debbugs.gnu.org.  Bump :version.
12287
12288 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12289
12290         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12291
12292 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12293
12294         * message.el (message-info): Explain why we use `Info-goto-node'.
12295
12296 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12297
12298         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12299
12300 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12301
12302         * message.el (message-completion-in-region): New compatibility function.
12303         (message-expand-group): Use it.
12304
12305 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12306
12307         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12308         with no unread article should be listed if the 2nd arg `predicate' is
12309         given.
12310
12311 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12312
12313         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12314
12315 2009-11-29  Juri Linkov  <juri@jurta.org>
12316
12317         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12318         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12319         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12320
12321 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12322
12323         * sha1.el (sha1-string-external): default-directory "/" in case
12324         otherwise non-existent.  process-connection-type pipe for touch of
12325         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12326
12327 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12328
12329         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12330         it's comms related and sgml-mode.el has "comm" on that basis too.
12331
12332 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12333
12334         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12335         containing tspecial characters if they have been already quoted.
12336
12337 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12338
12339         * dns-mode.el (auto-mode-alist): Purecopy string.
12340
12341 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12342
12343         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12344
12345 2009-10-24  Glenn Morris  <rgm@gnu.org>
12346
12347         * gnus-art.el (help-xref-stack-item): Define for compiler.
12348
12349 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12350
12351         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12352
12353 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12354
12355         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12356
12357 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12358
12359         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12360         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12361
12362 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12363
12364         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12365         (gnus-overlays-in): New alias to overlays-in.
12366
12367         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12368         gnus-overlay-get, and gnus-delete-overlay.
12369         (gnus-summary-show-thread): Make it work as well for systems in which
12370         next-single-char-property-change is not available.
12371         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12372
12373         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12374         (gnus-overlay-get): New alias to extent-property.
12375         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12376
12377         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12378         SXEmacs.
12379
12380         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12381         SXEmacs.
12382
12383 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12384
12385         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12386
12387 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12388
12389         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12390         and XEmacs that don't have `remove-overlays'.
12391
12392 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12393
12394         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12395         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12396         selective display.  Use overlays instead.
12397
12398 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12399
12400         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12401
12402 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12403
12404         * spam-stat.el (spam-stat-load): Fix typo in message.
12405
12406 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12407
12408         * dig.el (dig-invoke): Fix typo in docstring.
12409         (query-dig): Reflow docstring.
12410
12411 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12412
12413         * gnus-art.el (gnus-article-encrypt-body):
12414         * message.el (message-check-recipients):
12415         * mm-util.el (mm-codepage-setup):
12416         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12417         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12418
12419 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12420
12421         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12422         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12423         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12424         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12425         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12426
12427 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12428
12429         * dig.el: Add "Keywords: comm", as per net-utils.el.
12430
12431 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12432
12433         * dig.el (dig-mode): Use define-derived-mode.
12434
12435 2009-09-19  Glenn Morris  <rgm@gnu.org>
12436
12437         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12438
12439 2009-09-18  Glenn Morris  <rgm@gnu.org>
12440
12441         * gnus-diary.el (gnus-diary-check-message):
12442         * message.el (message-insert-formatted-citation-line):
12443         * nnbabyl.el (top-level):
12444         * nndiary.el (nndiary-schedule):
12445         Fix typos in condition-case handlers.
12446
12447 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12448
12449         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12450         configuration that provides the sole article window in a frame;
12451         position point correctly after deleting a part.
12452
12453 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12454
12455         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12456         (spam-resolve-registrations-routine): Use it to unregister articles
12457         that change status.
12458
12459 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12460
12461         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12462         with XEmacs.
12463         (parse-time-string-chars): Use it.
12464
12465 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12466
12467         * imap.el (imap-interactive-login): Better messages.
12468         (imap-open): Fix bug with renamed buffer on reconnect.
12469         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12470         for easier debugging and cleaner code.  On successful (guessed based on
12471         server capabilities) secondary authentication, set imap-state
12472         correctly.
12473         (imap-last-authenticator): Define imap-last-authenticator as a variable
12474         to avoid warnings.
12475
12476 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12477
12478         * nnrss.el (nnrss-request-article): Remove binding of
12479         default-enable-multibyte-characters that has gotten needless by
12480         the 2007-07-13 change in rfc2047-encode-message-header.
12481
12482         * mml.el (mml-insert-multipart): Error on the message header.
12483         (mml-insert-part): Error on the message header; position point at
12484         the end of a MIME tag.
12485
12486 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12487
12488         * time-date.el (autoload): Expand define-obsolete-function-alias into
12489         defalias and make-obsolete for old Emacsen that Gnus supports.
12490         (with-no-warnings): Define it for old Emacsen.
12491         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12492         is available.
12493         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12494         float-time is available; suppress compile warning for time-to-seconds.
12495
12496         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12497         (gnus-float-time): Alias to float-time if it exists.
12498
12499         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12500         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12501         float-time is available; suppress compile warning for time-to-seconds.
12502
12503         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12504         XEmacs.
12505
12506 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12507
12508         * imap.el (imap-message-map): Docstring fix.
12509
12510 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12513         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12514         Add the optional argument `encoding' that overrides the default.
12515
12516         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12517         mm-encode-buffer.
12518
12519 2009-09-04  Glenn Morris  <rgm@gnu.org>
12520
12521         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12522         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12523         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12524         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12525         * mm-util.el (mm-with-unibyte-current-buffer)
12526         (mm-find-buffer-file-coding-system):
12527         * yenc.el (yenc-decode-region): Use default-value rather than
12528         default-enable-multibyte-characters.
12529
12530 2009-09-03  Glenn Morris  <rgm@gnu.org>
12531
12532         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12533         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12534         than default-enable-multibyte-characters.
12535
12536 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12537
12538         * gnus-art.el (gnus-article-read-summary-keys):
12539         Fix gnus-buffer-configuration's value temporarily used.
12540
12541 2009-09-02  Glenn Morris  <rgm@gnu.org>
12542
12543         * gnus-util.el (gnus-float-time): New function.
12544         * gnus-delay.el (gnus-delay-article):
12545         * gnus-sum.el (gnus-thread-latest-date):
12546         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12547         * nnspool.el (nnspool-request-newgroups):
12548         Use gnus-float-time rather than time-to-seconds.
12549         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12550
12551         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12552         (gnus-header-subject-face, gnus-header-newsgroups-face)
12553         (gnus-header-name-face, gnus-header-content-face):
12554         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12555         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12556         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12557         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12558         (gnus-cite-face-11):
12559         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12560         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12561         (gnus-server-closed-face, gnus-server-denied-face)
12562         (gnus-server-offline-face):
12563         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12564         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12565         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12566         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12567         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12568         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12569         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12570         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12571         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12572         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12573         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12574         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12575         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12576         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12577         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12578         (gnus-summary-high-undownloaded-face)
12579         (gnus-summary-low-undownloaded-face)
12580         (gnus-summary-normal-undownloaded-face)
12581         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12582         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12583         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12584         (gnus-splash-face):
12585         * message.el (message-header-to-face, message-header-cc-face)
12586         (message-header-subject-face, message-header-newsgroups-face)
12587         (message-header-other-face, message-header-name-face)
12588         (message-header-xheader-face, message-separator-face)
12589         (message-cited-text-face, message-mml-face):
12590         * sieve-mode.el (sieve-control-commands-face)
12591         (sieve-action-commands-face, sieve-test-commands-face)
12592         (sieve-tagged-arguments-face):
12593         * spam.el (spam-face):
12594         Mark face aliases with "-face" in the name as obsolete.
12595
12596 2009-09-01  Glenn Morris  <rgm@gnu.org>
12597
12598         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12599         than goto-line.
12600
12601 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12602
12603         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12604         Don't move point if the command is invoked inside the message header.
12605
12606 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12607
12608         * imap.el (imap-send-command): Simplify.
12609         (imap-wait-for-tag): point-max -> buffer-size.
12610
12611 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12612
12613         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12614         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12615         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12616         * nnir.el (nnir-swish-e-index-file):
12617         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12618         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12619         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12620         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12621         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12622         (gnus-treat-display-xface): Add Emacs version of obsolescence.
12623
12624 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12627         Don't save excursion.
12628
12629 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12630
12631         * nnheader.el (nnheader-find-file-noselect):
12632         * mm-util.el (mm-insert-file-contents):
12633         Use (default-value 'major-mode) instead of default-major-mode.
12634
12635 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12636
12637         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12638
12639 2009-08-26  Glenn Morris  <rgm@gnu.org>
12640
12641         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
12642         than placing in files.el.
12643
12644 2009-08-25  Glenn Morris  <rgm@gnu.org>
12645
12646         * nnir.el (top-level): Don't require cl at run-time.
12647         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12648         Replace cl-function substitute with gnus-replace-in-string.
12649         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12650         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12651         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12652         simplified expansions.
12653
12654 2009-08-25  Kevin Ryde  <user42@zip.com.au>
12655
12656         * dig.el (dig): Add autoload cookie.
12657
12658 2009-08-22  Glenn Morris  <rgm@gnu.org>
12659
12660         * gnus-art.el (gnus-button-patch): Use forward-line rather than
12661         goto-line.
12662
12663 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
12664
12665         * parse-time.el (parse-time-string-chars): Save match data.
12666
12667 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
12668
12669         * parse-time.el (parse-time-string-chars): Compute using character
12670         classes, to handle non-ascii characters (Bug#3190).
12671
12672 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12673
12674         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12675
12676         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12677         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12678         (gnus-mm-display-part, gnus-mime-display-single)
12679         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12680         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12681
12682         * gnus-sum.el
12683         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12684         (gnus-summary-move-article): Add expirable mark to articles copied or
12685         moved to group that has auto-expire turned on if the option is non-nil.
12686
12687 2009-07-24  Glenn Morris  <rgm@gnu.org>
12688
12689         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12690         Fix typo.  (Bug#3903)
12691
12692 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12695         gnus-article-read-summary-keys rather than gnus-summary-edit-article
12696         that should not be used for draft articles.
12697         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12698         that has no concern in minor mode keys.
12699         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12700         Abolish.
12701
12702 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12703
12704         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12705         article without making inquiry to a user for unknown encoding.
12706
12707         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12708         (nnmaildir--scan): Assume i-node and device number that file-attributes
12709         returns might be cons-cell.
12710
12711         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
12712
12713         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
12714
12715 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12716
12717         * auth-source.el: Remove docs now in auth.texi.  Don't use
12718         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12719         `auth-source-hide-passwords' and use them.
12720
12721 2009-07-15  Glenn Morris  <rgm@gnu.org>
12722
12723         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12724
12725 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12726
12727         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12728         excessive whitespace from the default values of title and description.
12729
12730 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12731
12732         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12733         mail-fetch-field to fetch Content-Description header in order to
12734         exclude newlines.
12735
12736 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
12737
12738         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
12739         format used by GnuPG 2.0.11.
12740
12741 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12742
12743         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12744         to deleted part.
12745
12746 2009-05-30  David Engster  <dengste@eml.cc>
12747
12748         * nnmairix.el: Remove old documentation in the commentary block.
12749         (nnmairix-request-group): Do not update active file for nnml back ends.
12750         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12751         end so that overview files are ignored.
12752         (nnmairix-update-groups): Make updating the groups more robust by using
12753         marks.
12754         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12755         with dollar characters in message-id.
12756
12757 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12758
12759         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12760         2008-12-25 in dns.el.
12761
12762 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12763
12764         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12765         could happen if the text is only composed of spaces and/or tabs.
12766
12767 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12768
12769         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12770         when sending a queued message to avoid extra mml tags.
12771
12772 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12775
12776 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12777
12778         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
12779         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
12780         rmail-toggle-header for XEmacs;
12781         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
12782
12783 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12784
12785         * gnus-dired.el: Remove autoload for gnus-setup-message.
12786         (gnus-dired-attach): Fake this-command value to prevent Gnus from
12787         displaying Gnus logo; always use compose-mail.
12788
12789 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12790
12791         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12792
12793 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12794
12795         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12796         (gnus-nocem-issuers): List currently active issuers; fix custom type.
12797         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12798         available.
12799         (gnus-nocem-epg-verify): New function.
12800
12801 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
12802
12803         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12804
12805 2009-02-15  Glenn Morris  <rgm@gnu.org>
12806
12807         * gnus-util.el (rmail-insert-rmail-file-header)
12808         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12809         autoloads.
12810         (rmail-default-rmail-file): Remove unnecessary declaration.
12811         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12812
12813 2009-02-14  Glenn Morris  <rgm@gnu.org>
12814
12815         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12816         variable (only used in gnus-util, which declares it anyway).
12817         (rmail-output-to-rmail-file): Remove autoload of deleted function,
12818         which was only needed by gnus-art (changed to not use it any more).
12819         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12820         only used in gnus-util, which autoloads it itself.
12821         (rmail-update-summary): Fix autoload.
12822
12823         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12824         rather than rmail-output-to-rmail-file.
12825
12826 2009-02-07  Glenn Morris  <rgm@gnu.org>
12827
12828         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12829         autoload of function that no longer exists.
12830         (rmail-toggle-header): Declare.
12831         (message-forward-rmail-make-body): Handle mbox Rmail.
12832
12833 2009-01-31  Glenn Morris  <rgm@gnu.org>
12834
12835         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12836         2009-01-09 change.
12837
12838 2009-01-31  Dave Love  <fx@gnu.org>
12839
12840         * imap.el (imap-fetch-safe): Bind debug-on-error.
12841         (imap-debug): Add imap-fetch-safe.
12842
12843 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
12844
12845         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12846         (auth-source-forget-all-cached): New convenience function.
12847         (auth-source-user-or-password): Accept list of modes or a single mode.
12848
12849         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12850         auth-source modes.
12851
12852         * netrc.el (netrc-machine-user-or-password): Use list of
12853         auth-source modes.
12854
12855         * nnimap.el (nnimap-open-connection): Use list of
12856         auth-source modes.
12857
12858         * nntp.el (nntp-send-authinfo): Use list of
12859         auth-source modes.
12860
12861 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12862
12863         * auth-source.el: Update docs to reflect epa-file-enable is to be used
12864         now.
12865
12866 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12867
12868         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12869         coding system in XEmacs; add a workaround for XEmacs.
12870
12871         * lpath.el: Fbind coding-system-aliasee.
12872
12873 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12874
12875         * mm-util.el (mm-coding-system-priorities): Protect against nil value
12876         of current-language-environment.
12877
12878 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12879
12880         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12881         available at runtime.
12882
12883 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12884
12885         * gnus-art.el (article-date-ut): Fix end point of narrowing.
12886
12887 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
12888
12889         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12890         the greatest positive fixnum value doesn't work under an XEmacs with
12891         bignum support; use the most-positive-fixnum constant instead,
12892         available since Emacs 21.1 with cl and XEmacs 21.1.
12893
12894 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12897         XEmacs gets not to work.
12898
12899 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * mm-util.el (mm-coding-system-priorities): Allow the value like
12902         "Japanese (UTF-8)" of current-language-environment.
12903
12904 2009-01-09  Glenn Morris  <rgm@gnu.org>
12905
12906         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12907         with last-command-event.
12908
12909 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12910
12911         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
12912         in the doc string.
12913
12914         * message.el (message-fix-before-sending): Amend comment.
12915
12916 2009-01-08  Dave Love  <fx@gnu.org>
12917
12918         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
12919
12920 2009-01-07  David Engster  <dengste@eml.cc>
12921
12922         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12923         simplified server definitions by converting it via
12924         gnus-server-to-method.
12925
12926 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12927
12928         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12929         parameter's operands.
12930
12931 2009-01-06  David Engster  <dengste@eml.cc>
12932
12933         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12934         primary select method (for gnus-group-mark-article-as-read).
12935
12936 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
12937
12938         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12939         `(gnus)Face', not `(gnus)X-Face'.
12940
12941 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12942
12943         * mm-util.el (mm-ucs-to-char): New function.
12944
12945         * mm-url.el (mm-url-decode-entities): Use it.
12946
12947         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
12948         unicode-to-char.
12949
12950 2009-01-05  Dave Love  <fx@gnu.org>
12951
12952         * time-date.el: Require cl for `declare'.
12953
12954 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12955
12956         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
12957         Dave Love.
12958
12959 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12960
12961         * message.el (message-fix-before-sending): Add `eight-bit' to
12962         illegible-text check.
12963
12964 2009-01-03  Michael Olson  <mwolson@gnu.org>
12965
12966         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12967         `headers' is nil.  This can occur if the IMAP server does not have
12968         permissions to read messages from a folder, but can write new messages
12969         to the folder.
12970         (nnimap-request-article-part): Do not insert `data' if it is nil.
12971
12972         * imap.el (imap-parse-fetch): Courier can insert spurious blank
12973         characters which will confuse `read', so skip past them.
12974
12975 2009-01-01  Dave Love  <fx@gnu.org>
12976
12977         * imap.el (imap-string-to-integer): Fix typo.
12978         (imap-fetch-safe): New function.
12979         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
12980
12981         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12982
12983         * imap.el (imap-process-connection-type, imap-debug, imap-open):
12984         (imap-parse-greeting): Fix doc strings.
12985         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
12986         (imap-parse-flag-list): Make messages unique.
12987         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
12988
12989         * nnimap.el: Fix author email.
12990         (nnimap-split-rule): Add FIXME comment.
12991         (nnimap-debug): Fix doc string.
12992
12993 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12994
12995         * dns.el (dns-set-servers): Check "Address".  Fix typo.
12996
12997 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
12998
12999         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13000         nslookup if resolv.conf isn't available.
13001         (dns-query): Rename from query-dns.
13002         (dns-query-cached): Rename from query-dns-cached.
13003
13004 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13007         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13008         to check if those variables exist (first appeared in Emacs 18.50).
13009
13010 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13011
13012         * mm-util.el (mm-line-number-at-pos): New function.
13013
13014         * spam-report.el (spam-report-process-queue): Use it.
13015
13016 2008-12-24  David Engster  <dengste@eml.cc>
13017
13018         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13019         parameters that haven't existed as variables as buffer-local variables.
13020
13021 2008-12-23  Dave Love  <fx@gnu.org>
13022
13023         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13024         cadar.
13025
13026         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13027         imap-starttls-p.
13028         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13029
13030 2008-12-22  Dave Love  <fx@gnu.org>
13031
13032         * imap.el: Fix author email.  Doc fixes.
13033         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13034         reply.
13035
13036 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13037
13038         * spam-report.el (spam-report-gmane-max-requests): New constant.
13039         (spam-report-gmane-wait): New variable.
13040         (spam-report-gmane-ham, spam-report-gmane-spam)
13041         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13042         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13043         the server.
13044
13045         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13046         Add explanations.
13047
13048         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13049         nnheader-accept-process-output and nnheader-read-timeout if available.
13050         (pop3-movemail): Use it.
13051
13052         * message.el (message-check-news-body-syntax): Fix signature check if
13053         there's an attachment.
13054
13055 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13056
13057         * mm-util.el: Add comments to the mm- emulating functions.
13058
13059 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13060
13061         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13062         Reported by Stephen Berman <stephen.berman@gmx.net>.
13063
13064 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * mm-util.el (mm-substring-no-properties): New function.
13067         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13068         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13069         (mm-string-to-multibyte): Doc fix.
13070
13071         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13072
13073 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13074
13075         * mml.el (mml-attach-file): Strip text properties from file name.
13076         (Bug#1574)
13077
13078 2008-12-16  Glenn Morris  <rgm@gnu.org>
13079
13080         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13081
13082 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13083
13084         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13085         knows since the charset specified might be a bogus alias that
13086         mm-charset-synonym-alist provides.
13087
13088 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13089
13090         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13091         "ISO_8859-1".
13092
13093         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13094
13095 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13096
13097         * mm-util.el (mm-charset-eval-alist):
13098         Define it before mm-charset-to-coding-system.
13099         (mm-charset-to-coding-system): Add optional argument `silent';
13100         define it before mm-charset-override-alist.
13101         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13102         default value if it can be used in Emacs currently running;
13103         silence mm-charset-to-coding-system.
13104
13105 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13108         `allow-override' which says whether to use `mm-charset-override-alist'.
13109         (rfc2047-decode-encoded-words): Use it.
13110
13111         * mm-util.el (mm-charset-override-alist): Fix custom type;
13112         add `(gb2312 . gbk)' to choices.
13113
13114 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13115
13116         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13117         fast.
13118
13119         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13120
13121         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13122
13123 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13124
13125         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13126         on links.
13127
13128         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13129
13130 2008-12-03  Lute Kamstra  <lute@gnu.org>
13131
13132         * sha1.el: Remove leading * from docstrings of defcustoms,
13133         deffaces, defconsts and defuns.
13134
13135 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13136
13137         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13138         users' addresses that don't have domain parts.
13139         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13140         rather than message-narrow-to-head since there will be the message
13141         header separator.
13142
13143 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13144
13145         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13146         since the result is inserted in a unibyte buffer anyway.
13147         (nnimap-demule-use-string-to-multibyte): Remove.
13148         (nnimap-demule): Alias it to mm-string-to-multibyte.
13149
13150 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13151
13152         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13153         variable for debugging bug#464 and bug#1174.
13154         (nnimap-demule): Use it.
13155
13156 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13157
13158         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13159         score calculation correctly.
13160
13161 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13162
13163         * message.el (message-send-mail): Just set the buffer to unibyte
13164         rather than use mm-with-unibyte-current-buffer which does a lot more.
13165         (message-send-mail-partially): Don't bother with
13166         mm-with-unibyte-current-buffer since it's already been made unibyte by
13167         message-send-mail.
13168
13169 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13170
13171         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13172
13173 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13174
13175         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13176
13177 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13178
13179         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13180         require itself and to remove `with-no-warnings'.
13181
13182 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13183
13184         * starttls.el (starttls-any-program-available): Get the name of the
13185         available TLS layer program.
13186         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13187         well as the host name in the "opening" message.
13188
13189         * auth-source.el (auth-source-cache, auth-source-do-cache)
13190         (auth-source-user-or-password): Cache passwords and logins by default,
13191         allow override with `auth-source-do-cache'.
13192         (auth-source-forget-user-or-password): Allow users to remove cache
13193         entries if needed.
13194
13195 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13196
13197         * md4.el (md4-buffer): Fix typo in docstring.
13198         (md4, md4-64): Doc fixes.
13199         (md4-pack-int32): Reflow docstring.
13200
13201 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13202
13203         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13204         condition-case to only the forward-sexp call.
13205
13206 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13207
13208         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13209         quotes contained.  Make it more robust regardless by an extra
13210         condition-case wrapper.
13211
13212 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13213
13214         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13215
13216 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13217
13218         * nnml.el (nnml-request-expire-articles): Check if the function set to
13219         `nnmail-expiry-target' returns the symbol `delete'.
13220
13221         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13222
13223         * nnmail.el (nnmail-expiry-target): Fix custom type.
13224
13225 2008-10-02  Glenn Morris  <rgm@gnu.org>
13226
13227         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13228         Silence compiler warning.
13229
13230 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13231
13232         * tls.el (open-tls-stream): Show the actual command being
13233         executed, instead of the format string.
13234
13235 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13236
13237         * lpath.el: Fbind codepage-setup for Emacs 23.
13238
13239 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13240
13241         * mml.el (mml-menu): Don't assume mml2015 is bound.
13242
13243 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13244
13245         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13246         exists.
13247
13248 2008-09-27  Glenn Morris  <rgm@gnu.org>
13249
13250         * gnus-util.el (mail-header-remove-comments): Autoload it.
13251
13252 2008-09-27  Andreas Schwab  <schwab@suse.de>
13253
13254         * gnus-util.el (gnus-split-references): Strip comments.
13255         (gnus-parent-id): Likewise.
13256
13257 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13258
13259         * message.el (message-confirm-send): Fix version.
13260
13261 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13262
13263         * message.el (message-idna-to-ascii-rhs-1): Use
13264         mail-extract-address-components rather than mail-header-parse-addresses
13265         that is an alias by default to ietf-drums-parse-addresses that does not
13266         support non-ASCII names in headers' contents.
13267
13268 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13269
13270         * message.el (message-confirm-send): Fix variable documentation to
13271         avoid the "y/n" wording.
13272
13273 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13274
13275         * message.el (message-set-auto-save-file-name): Save to a different
13276         filename so multiple messages (especially drafts) can be recovered.
13277
13278 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13279
13280         * message.el (message-confirm-send): Add appropriate version.
13281
13282 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13283
13284         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13285         defvar.
13286
13287 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13288
13289         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13290         (mm-pkcs7-enveloped-magic): Ditto.
13291
13292 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13293
13294         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13295         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13296
13297 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13298
13299         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13300         default, it's better.
13301
13302 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13303
13304         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13305         summary line gnus-number property and ignore them (with a warning
13306         message).
13307
13308 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13309
13310         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13311         macro caddr in the interactive form since it won't be expanded.
13312
13313 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13314
13315         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13316         `charset'; fix name of function called recursively.
13317         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13318
13319 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13320
13321         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13322         (gnus-mime-set-charset-parameters): New function.
13323         (gnus-mime-view-part-as-charset): Use it to correctly display part
13324         specifying wrong charset.
13325
13326 2008-09-08  David Engster  <dengste@eml.cc>
13327
13328         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13329         in completing-read for back end server.
13330
13331 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13332
13333         * message.el (message-confirm-send): New variable to confirm sending a
13334         message.
13335         (message-send): Use it.
13336
13337 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13338
13339         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13340
13341 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13342
13343         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13344
13345 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13346
13347         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13348         prevent tracking too many groups.
13349         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13350         Use it.
13351
13352 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13353
13354         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13355         moving point to the bottom of the window in order to avoid recentering.
13356
13357 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13358
13359         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13360
13361         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13362         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13363         (gnus-article-beginning-of-window): Fix calculation.
13364
13365 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * gnus-msg.el (gnus-summary-supersede-article)
13368         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13369         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13370         message header.
13371
13372 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13373
13374         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13375         pending output coming after the status change.
13376
13377 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13378
13379         * message.el:
13380         * gnus-start.el:
13381         * gnus-registry.el: Remove VMS support.
13382
13383 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13384
13385         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13386         macro.
13387         (rfc2104-hash): Use it.
13388
13389 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13390
13391         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13392         (gnus-summary-sort-by-most-recent-date): New commands.
13393         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13394         and menu entries.
13395
13396 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13397
13398         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13399         don't redisplay article for raw contents; remove plural articles stuff.
13400
13401         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13402         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13403         on gnus-summary-save-article; display results properly.
13404
13405 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * lpath.el: No need to fbind ns-focus-frame.
13408
13409 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13410
13411         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13412
13413 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13414
13415         * gnus-art.el (gnus-summary-save-in-pipe):
13416         Consider gnus-save-all-headers.
13417
13418 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13419
13420         * gnus-util.el (ns-focus-frame): Remove declaration.
13421         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13422         like x.
13423
13424 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13425
13426         * rfc2104.el (rfc2104-zero): Delete defconst.
13427         (rfc2104-hex-alist): Likewise.
13428         (rfc2104-hex-to-int): Delete func.
13429         (rfc2104-hexstring-to-bitstring): Likewise.
13430         (rfc2104-nybbles): New defconst.
13431         (rfc2104-hash): Rewrite for speed.
13432
13433 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13434
13435         * tls.el (open-tls-stream): Make it work with the 2nd argument
13436         BUFFER that is a string but does not exist as a buffer object, as
13437         mentioned in the doc-string.
13438
13439 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13440
13441         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13442         SXEmacs.
13443
13444 2008-07-16  Glenn Morris  <rgm@gnu.org>
13445
13446         * gnus-util.el (ns-focus-frame): Declare for compiler.
13447
13448 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13451         set as a group parameter.
13452         (gnus-summary-save-in-pipe): Work when it is called independently.
13453         (gnus-summary-pipe-to-muttprint): Don't modify
13454         gnus-summary-pipe-output-default-command.
13455
13456 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13457
13458         * message.el (message-send-mail-with-sendmail):
13459         Display the error message.
13460
13461 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13462
13463         * gnus-art.el (gnus-default-article-saver):
13464         Add gnus-summary-save-in-pipe to choices.
13465         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13466         gnus-summary-pipe-output-default-command as the default command.
13467         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13468         instead of gnus-last-shell-command.
13469
13470         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13471         New user option.
13472         (gnus-summary-muttprint-program): Mention the value will be changed.
13473         (gnus-summary-save-article): Force showing of all headers.
13474         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13475
13476 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13477
13478         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13479
13480 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13481
13482         * nnimap.el (nnimap-id):
13483         * sieve-manage.el (sieve-manage-open): Doc fixes.
13484
13485 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13486
13487         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13488         if available.
13489
13490 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13491
13492         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13493
13494         * nnkiboze.el (nnkiboze-generate-group):
13495         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13496
13497         * nnmairix.el: Require CL.
13498
13499 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13500
13501         * dgnushack.el: Autoload get-display-table and put-display-table for
13502         XEmacs 21.5.
13503
13504         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13505         21.4 and SXEmacs.
13506
13507 2008-06-15  David Engster  <dengste@eml.cc>
13508
13509         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13510
13511 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13512
13513         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13514         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13515         runtime choice under XEmacs.
13516
13517         * gnus-sum.el (gnus-summary-set-display-table):
13518         Use `gnus-put-display-table', `gnus-get-display-table',
13519         `gnus-set-display-table' for the display table, instead of `aset'.
13520
13521         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13522         Use `gnus-put-display-table', `gnus-get-display-table',
13523         `gnus-set-display-table' for the display table.
13524
13525 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * nnmairix.el: Add autoloads.
13528
13529 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13530
13531         * nnmairix.el (nnmairix-delete-recreate-group)
13532         (nnmairix-update-and-clear-marks): Fix error messages.
13533
13534 2008-06-14  David Engster  <dengste@eml.cc>
13535
13536         * nnmairix.el: Upgrade to version 0.6.
13537         (nnmairix-group-toggle-propmarks-this-group)
13538         (nnmairix-group-toggle-readmarks-this-group)
13539         (nnmairix-group-delete-recreate-this-group)
13540         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13541         (nnmairix-remove-tick-mark-original-article): New commands.
13542         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13543         (nnmairix-propagate-marks-to-nnmairix-groups)
13544         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13545         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13546         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13547         functions needed for marks propagation and manipulation of read marks.
13548         (nnmairix-update-groups): New function.
13549         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13550         (nnmairix-determine-original-group-from-registry)
13551         (nnmairix-determine-original-group-from-path)
13552         (nnmairix-get-group-from-file-path, nnmairix-map-range)
13553         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13554         New helper functions.
13555         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13556         keystrokes for new commands.
13557         (nnmairix-delete-and-create-on-change): Doc string cleanup.
13558         (nnmairix-request-group): Check allow-fast group parameter.
13559         (nnmairix-request-create-group): Set allow-fast group parameter if
13560         nnmairix-allowfast-default is set.
13561         (nnmairix-close-group): Propagate marks upon closing if needed.
13562         (nnmairix-group-toggle-threads-this-group): Use new.
13563         nnmairix-group-toggle-parameter helper function.
13564         (nnmairix-search): Better check for empty search result.
13565         (nnmairix-goto-original-article): Use new helper functions for
13566         determining original article.
13567         (nnmairix-show-original-article): Make sure message-id is in brackets.
13568         (nnmairix-call-mairix-binary): Change variable name.
13569         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13570         helper function.
13571         (nnmairix-widget-toggle-activate): Fix doc string.
13572
13573 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13574
13575         * nnir.el: Require edmacro when compiling with XEmacs.
13576         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13577         available in Emacs 21.
13578
13579 2008-06-11  Glenn Morris  <rgm@gnu.org>
13580
13581         * gnus-util.el (x-focus-frame):
13582         * gnus.el (image-size):
13583         * mm-decode.el (image-size): Declare.
13584
13585         * gnus-picon.el (declare-function): Add compat definition.
13586         (image-size): Declare.
13587
13588         * gnus-group.el (tool-bar-map):
13589         * gnus-sum.el (tool-bar-map): Define for compiler.
13590
13591         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13592
13593         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13594
13595         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13596         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13597         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13598         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13599         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13600         * sieve-manage.el, spam-report.el, spam.el:
13601         Remove unnecessary eval-and-compile of autoloads.
13602
13603 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13604
13605         * auth-source.el: Precise Tramp doc.
13606
13607 2008-06-07  Glenn Morris  <rgm@gnu.org>
13608
13609         * nnmairix.el: Remove unnecessary eval-when-compile.
13610
13611 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13612
13613         * lpath.el: Fbind propertize for XEmacs 21.4.
13614
13615 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13616
13617         * nnir.el: Move here from ../contrib.
13618
13619 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13620
13621         * gnus-util.el (gnus-read-shell-command): New function.
13622         * mm-decode.el (mm-pipe-part):
13623         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13624
13625 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13626
13627         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13628
13629 2008-06-03  Glenn Morris  <rgm@gnu.org>
13630
13631         * pop3.el (nnheader-accept-process-output): Autoload it.
13632
13633 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13634
13635         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13636         are not 2-digit hexadecimal characters that follow `%'s.
13637
13638 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13639
13640         * message.el (message-bogus-recipient-p): Fix type in doc string.
13641         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13642         (message-bogus-addresses): Rename from message-bogus-address-regexp.
13643         Improve custom options.
13644         (message-bogus-recipient-p): Adjust accordingly.
13645
13646 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
13647
13648         * parse-time.el (parse-time-months, parse-time-weekdays): Add
13649         long-form month and day names.
13650
13651 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * dgnushack.el: Autoload debug, eudc-expand-inline and
13654         pgg-snarf-keys-region for XEmacs.
13655
13656         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
13657
13658         * nnmairix.el: Require edmacro when compiling with XEmacs.
13659
13660 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
13661
13662         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13663         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13664
13665 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13666
13667         * auth-source.el: Add more docs.
13668
13669         * netrc.el (netrc-machine): Always match if the port is not given.
13670
13671 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13672
13673         * nnheader.el (nnheader-read-timeout): Change the default timeout from
13674         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
13675         retrieval faster in some cases, but might make CPU usage larger.
13676         If this has any bad side effects, we might revert this change.
13677
13678         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13679         seems to make mail retrieval much, much faster.
13680         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13681         unconditionally.
13682
13683         * gnus-draft.el (gnus-group-send-queue):
13684         Bind message-send-mail-partially-limit to nil to avoid being prompted.
13685
13686 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13687
13688         * mml.el (mml-attach-buffer): Prompt for `disposition'.
13689
13690         * message.el (message-bogus-address-regexp): Fix and improve custom
13691         type.
13692         (message-setup-hook): Add message-check-recipients as custom option.
13693
13694 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
13695
13696         * message.el (message-cite-function): Remove bogus autoload which crept
13697         in during merge from v5-10.
13698
13699 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13700
13701         * nnimap.el (nnimap-open-connection): Fix login/password bug.
13702
13703         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13704
13705         * auth-source.el: Preliminary Tramp docs.
13706         (auth-sources): Change the default auth-sources to use
13707         EPA .gpg files.
13708
13709 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
13710
13711         * nntp.el: Autoload `auth-source-user-or-password'.
13712         (nntp-send-authinfo): Use it.
13713
13714         * nnimap.el: Autoload `auth-source-user-or-password'.
13715         (nnimap-open-connection): Use it.
13716
13717         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
13718         for the gnus-message function.
13719         (auth-source-user-or-password): Use it.
13720
13721 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13722
13723         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13724         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
13725         (rfc2104-hash): Use it.
13726
13727 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
13728
13729         * gnus-art.el (gnus-article-toggle-truncate-lines):
13730         Don't use `iff' in docstring.
13731
13732 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
13733
13734         * gnus-registry.el: Adjusted copyright dates and added a keyword.
13735
13736         * gnus-util.el (gnus-extract-address-component-name)
13737         (gnus-extract-address-component-email): Convenience functions around
13738         `gnus-extract-address-components'.
13739
13740         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13741         Use `gnus-extract-address-component-email' to fix bug of comparing full
13742         sender name to `user-mail-address'.
13743
13744 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
13745
13746         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13747         catch/throw to optimize.
13748         (gnus-registry-find-keywords): Just use member to find a keyword.
13749
13750 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13751
13752         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13753         is current before calling gnus-server-prepare.
13754         (gnus-server-setup-buffer, gnus-server-update-server)
13755         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13756
13757 2008-05-04  Juri Linkov  <juri@jurta.org>
13758
13759         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13760         (mailcap-file-default-commands): Use mailcap-replace-in-string
13761         instead of replace-regexp-in-string, and mailcap-delete-duplicates
13762         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
13763
13764 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
13765
13766         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13767
13768 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13769
13770         * gnus.el: Bump version to 0.11.
13771
13772 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13773
13774         * gnus.el: No Gnus v0.10 is released.
13775
13776 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13777
13778         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13779         hooks.
13780         (gnus-update-read-articles): Speed up non-marks-using users.
13781         (gnus-use-marks): Define gnus-use-marks.
13782         (gnus-propagate-marks): Rename variable to something more sensible.
13783
13784 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
13785
13786         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13787         (gmm-image-load-path-for-library): Fix typos in docstrings.
13788         (gmm-message): Reflow docstring.
13789
13790 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
13791
13792         * mail-source.el (mail-source-set-1, mail-source-bind):
13793         Move auth-source code out of the macro to clean it up and fix bugs.
13794
13795 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
13796
13797         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13798         by sender if it's equal to user-mail-address, it's likely to be
13799         useless.
13800
13801         * mail-source.el (mail-source-bind): Don't use user or password if they
13802         are not bound.  Unintern them if they are nil.  Don't use server unless
13803         it's bound, and default it to empty string otherwise.
13804
13805 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
13806
13807         * mail-source.el: Load auth-source.el.
13808         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
13809         get user name or password, if auth-sources is set up.
13810
13811         * gnus-registry.el (gnus-registry-split-strategy): New variable for
13812         strategy of splitting with parent.
13813         (gnus-registry-split-fancy-with-parent)
13814         (gnus-registry-post-process-groups): Use it and fix prior
13815         bug (returning a list as the split result).
13816
13817         * auth-source.el (auth-sources): Remove server parameter.
13818         (auth-source-pick, auth-source-user-or-password)
13819         (auth-source-user-or-password-imap)
13820         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13821         (auth-source-user-or-password-sftp)
13822         (auth-source-user-or-password-smtp): Remove server parameter.
13823
13824 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
13825
13826         * smime.el (smime-sign-region, smime-encrypt-region)
13827         (smime-decrypt-region):
13828         Remove redundant calls to `generate-new-buffer-name'.
13829
13830 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
13831
13832         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13833         Don't use QP for message/rfc822.
13834         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13835
13836 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13837
13838         * sieve-manage.el (sieve-string-bytes): Remove.
13839         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13840         correct byte-length only if the process's coding-system is the same as
13841         the one used internally by Emacs to represent strings.
13842
13843 2008-04-22  Juri Linkov  <juri@jurta.org>
13844
13845         * mailcap.el (mailcap-file-default-commands): New function.
13846
13847 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13848
13849         * message.el (message-signature-separator, message-cite-function):
13850         Change custom version.
13851
13852 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13853
13854         * tls.el (tls-program): Add -ign_eof argument to call the openssl
13855         commands.
13856         (tls-checktrust): Ditto.
13857
13858 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13859
13860         * mm-decode.el (mm-display-external): Make temp file read-only.
13861
13862 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13863
13864         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13865         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
13866         `C-c C-f d'.
13867
13868 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
13869
13870         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13871
13872 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13873
13874         * gnus.el: Bump version to 0.9.
13875
13876 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
13877
13878         * gnus.el: No Gnus v0.8 is released.
13879
13880 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13881
13882         * mail-source.el (mail-source-value):
13883         Prefer fboundp to functionp so it works with macros as well.
13884
13885 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13886
13887         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13888         Fix last change in case the element is not even a symbol.
13889
13890 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13891
13892         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13893         Prefer fboundp to functionp so it works with macros as well.
13894
13895 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
13896
13897         * auth-source.el: Add docs.
13898         (auth-sources): Modify format to support server.
13899         (auth-source-pick, auth-source-user-or-password)
13900         (auth-source-user-or-password-imap)
13901         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13902         (auth-source-user-or-password-sftp)
13903         (auth-source-user-or-password-smtp): Add server parameter.
13904
13905 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
13906
13907         * gnus-registry.el: Initialize the registry when gnus-registry-install
13908         is t.
13909
13910 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13911
13912         * compface.el (uncompface): Make buffer unibyte.
13913
13914 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13915
13916         * mail-source.el (mail-source-value):
13917         Prefer fboundp to functionp so it works with macros as well.
13918
13919 2008-04-05  Glenn Morris  <rgm@gnu.org>
13920
13921         * gnus-ems.el (mm-disable-multibyte): Autoload it.
13922
13923 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13924
13925         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13926         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13927
13928         * nnheader.el (nnheader-init-server-buffer): Change buffer's
13929         multibyteness after rather than before erasing it.
13930
13931         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13932         mm-with-multibyte.
13933         (gnus-request-article-this-buffer): Make sure the proper decoding is
13934         used if gnus-original-article-buffer happens to be unibyte.
13935
13936         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13937         default-enable-multibyte-characters.
13938
13939         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13940         default-enable-multibyte-characters.
13941
13942         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13943
13944         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13945
13946 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13947
13948         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13949         Fix last change in case the element is not even a symbol.
13950
13951 2008-04-02  Simon Josefsson  <simon@josefsson.org>
13952
13953         * imap.el (imap-enable-exchange-bug-workaround): New variable.
13954         (imap-message-copyuid-1): Use it.
13955         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
13956         J. Williams in
13957         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
13958
13959         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13960         imap-enable-exchange-bug-workaround.
13961         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13962
13963 2008-04-01  Simon Josefsson  <simon@josefsson.org>
13964
13965         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13966         a 100 byte status-checks into a 2-3MB transfer for each group.
13967         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13968         to enable bug workaround or not.
13969         (nnimap-find-minmax-uid): Only enable workaround conditionally.
13970
13971 2008-03-31  Glenn Morris  <rgm@gnu.org>
13972
13973         * message.el (mml2015-use): Declare for compiler.
13974         (message-info): Require mml2015 when appropriate.
13975
13976 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * Makefile.in (EMACS_COMP): Quote directory name that might contain
13979         whitespace.
13980
13981 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13982
13983         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13984         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13985         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13986         (nntp-service-to-port): New function.
13987         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13988         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13989         (nntp-open-netcat-stream): New function.
13990         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13991
13992 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
13993
13994         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13995
13996 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13997
13998         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13999
14000 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14001
14002         * dns.el (dns-write): Use set-buffer-multibyte.
14003
14004 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14005
14006         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14007
14008 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14009
14010         * message.el (message-signature-separator): Change default.
14011         Improve custom type.
14012         (message-cite-function): Change default to
14013         message-cite-original-without-signature.
14014
14015         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14016         toggle.
14017
14018         * message.el (message-check-news-body-syntax): Fix signature check.
14019         (message-setup-1): Mark buffer as unmodified _after_ running
14020         message-setup-hook and handling message-alternative-emails.
14021         (message-shorten-references): Be more strict when building list of
14022         valid references to comply with GNKSA.
14023
14024         * gnus-group.el (gnus-read-ephemeral-bug-group)
14025         (gnus-read-ephemeral-debian-bug-group)
14026         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14027
14028         * message.el (message-info): Don't use booleanp which isn't supported
14029         in Emacs 21 and XEmacs.
14030
14031 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14032
14033         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14034         gnus-group-gmane-group-download-format.
14035         (gnus-group-read-ephemeral-gmane-group): Rename from
14036         gnus-group-read-ephemeral-gmane-group.
14037         (gnus-read-ephemeral-gmane-group-url): Rename from
14038         gnus-group-read-ephemeral-gmane-group-url.
14039         (gnus-bug-group-download-format-alist): New variable.
14040         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14041         (gnus-read-ephemeral-emacs-bug-group): New commands.
14042
14043 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14044
14045         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14046         (gnus-visible-headers): Improve custom type.
14047
14048 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14049
14050         * mml.el (mml-menu): Add workarounds for XEmacs.
14051
14052         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14053         X-Boundary header.
14054
14055         * message.el (message-simplify-recipients): Fix previous commit.
14056
14057 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14058
14059         * mm-util.el (mm-set-buffer-multibyte): New function.
14060         * mm-decode.el (mm-copy-to-buffer): Use it.
14061
14062         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14063         Prefer fboundp to functionp so it works with macros as well.
14064
14065 2008-03-19  Glenn Morris  <rgm@gnu.org>
14066
14067         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14068         Accidentally removed in the sync process with Emacs.
14069
14070 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14071
14072         * message.el (message-alter-recipients-discard-bogus-full-name):
14073         New function.
14074         (message-alter-recipients-function): New variable.
14075         (message-get-reply-headers): Use it.
14076         (message-replace-header): New helper function.
14077         (message-recipients-without-full-name): New variable.
14078         (message-simplify-recipients): New command.
14079
14080         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14081
14082         * message.el (message-info): Handle EasyPG manual.
14083
14084         * mml.el (mml-menu): Add entry for EasyPG.
14085
14086 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14087
14088         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14089         parameter.
14090
14091         * message.el (message-disassociate-draft): Specify drafts group name
14092         fully.
14093
14094 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14095
14096         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14097         Eliminate unnecessary duplicates from the match list.
14098
14099 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14102
14103         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14104
14105         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14106         args of `how-many' of which the XEmacs version doesn't take; declare
14107         Info-index-next as function.
14108
14109 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14110
14111         * gnus-score.el (gnus-score-headers): Fix handling of
14112         gnus-inhibit-slow-scoring.
14113
14114         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14115         string.
14116         (gnus-button-url-regexp): Improve handling of parenthesis.
14117         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14118         (gnus-button-handle-info-keystrokes): Handle index entries.
14119
14120 2008-03-15  Glenn Morris  <rgm@gnu.org>
14121
14122         * parse-time.el (parse-time-string): Simplify.
14123
14124 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14125
14126         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14127         Incoming* files.
14128
14129 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14130
14131         * auth-source.el (auth-sources): Rename from auth-source-choices.
14132         (auth-source-pick): Use it.
14133
14134 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14135
14136         * binhex.el (binhex-decode-region-internal):
14137         * uudecode.el (uudecode-decode-region-internal):
14138         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14139         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14140         setting default-enable-multibyte-characters.
14141
14142 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14143
14144         * auth-source.el (auth-source-protocols)
14145         (auth-source-protocols-customize, auth-source-choices): Add and
14146         modified variable customizations and defaults.
14147         (auth-source-pick, auth-source-user-or-password)
14148         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14149         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14150         (auth-source-user-or-password-sftp)
14151         (auth-source-user-or-password-smtp): Use new variables and provide an
14152         interface to netrc.el.
14153
14154 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14155
14156         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14157         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14158         Make sure the nntp port to specify is a string.
14159
14160 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14161
14162         * nntp.el: Use with-current-buffer.
14163         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14164         dubious mm-with-unibyte-current-buffer.
14165         (nntp-with-open-group-function): New function extracted from
14166         nntp-with-open-group macro.
14167         (nntp-with-open-group): Use the function, so it's easier to debug.
14168         Add indentation and debugging info.
14169         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14170         Recommend the use of the netcat alternatives.
14171
14172         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14173         Avoid mm-string-as-multibyte as well.
14174
14175         * nnweb.el (nnweb-insert-html):
14176         Remove use of nnheader-string-as-multibyte.
14177
14178         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14179         (nnheader-string-as-multibyte): Remove.
14180
14181         * mm-view.el: Use inhibit-read-only.
14182         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14183         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14184         or unibyte-string.
14185
14186         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14187         (mm-uu-yenc-extract): Use with-current-buffer.
14188
14189         * gnus-soup.el (gnus-soup-send-packet): Don't use
14190         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14191
14192         * nnmh.el: Use with-current-buffer.
14193         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14194         mm-string-as-multibyte on the output of mm-encode-coding-string.
14195
14196         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14197         (nnimap-request-move-article): Use with-current-buffer.
14198
14199         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14200         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14201         conversion uses string-make-unibyte rather than string-as-unibyte.
14202
14203         * gnus-msg.el: Use with-current-buffer.
14204
14205         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14206
14207 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14208
14209         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14210         string for caching if it is 'PIN.
14211
14212 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14213
14214         * lpath.el: Consider the case without Emacs/W3.
14215
14216 2008-03-08  Glenn Morris  <rgm@gnu.org>
14217
14218         * time-date.el (date-to-time, time-subtract, time-add)
14219         (safe-date-to-time): Doc fixes.
14220
14221 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14222
14223         * mail-source.el (mail-source-delete-old-incoming-confirm):
14224         Change default to nil.
14225         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14226
14227 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14228
14229         * lpath.el: Rearrange.
14230
14231         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14232         (gnus-article-goto-prev-page): Work for articles having ^L's.
14233
14234         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14235
14236         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14237
14238 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14239
14240         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14241         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14242         (gnus-bookmark-jump): Adjust some variable names.
14243
14244 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14245
14246         * auth-source.el: New package.
14247         (auth-source-choices): Add customization entry point variable.
14248
14249         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14250         bug.
14251
14252 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14253
14254         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14255         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14256         (gnus-registry-install-shortcuts): Rename from
14257         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14258         the `gnus-registry-mark-map' keymap dynamically from
14259         `gnus-registry-marks'.  The generated functions update the summary line
14260         when a registry mark is added or deleted, and will call
14261         `gnus-registry-install-p' (see the comments in the code).
14262         (gnus-registry-user-format-function-M): Use concat intelligently.
14263
14264         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14265         the registry mark functions.
14266
14267 2008-03-05  Glenn Morris  <rgm@gnu.org>
14268
14269         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14270         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14271         gnus-art.
14272         (top-level): No need to load own source when compiling.
14273
14274 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14275
14276         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14277         Suggested by <chris.anderton@zetnet.co.uk>.
14278
14279 2008-03-04  Glenn Morris  <rgm@gnu.org>
14280
14281         * gnus-sum.el (top-level): No need to require gnus when compiling,
14282         since unconditionally required near start of file.
14283         (gnus-summary-display-while-building): Move definition before use.
14284
14285 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14286
14287         * gnus-registry.el (gnus-registry-user-format-function-M):
14288         Add formatting function.
14289
14290 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14291
14292         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14293         with plists.
14294         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14295         Use new format.
14296
14297 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14298
14299         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14300         `where-is-internal' that returns a range of key sequences.
14301
14302 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14303
14304         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14305
14306         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14307         (gnus-summary-jump-to-group): Consider windows on other displayed
14308         frames as well.  Similar changes might be needed elsewhere, but that's
14309         the one I've bumped into during my use.
14310
14311         * nndoc.el (nndoc-oe-dbx-type-p):
14312         * gnus-msg.el (gnus-debug):
14313         * gnus-group.el (gnus-update-group-mark-positions):
14314         Use mm-string-to-multibyte.
14315
14316 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14317
14318         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14319         doesn't handle NotDashEscaped.
14320
14321         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14322         (mml-dnd-attach-options): Fix typo in custom choice.
14323
14324         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14325         Change nndoc-article-type to mbox.
14326         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14327
14328         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14329         to nil, instead of html2text.
14330
14331         * imap.el (imap-debug): Add `imap-ping-server'.
14332
14333         * gnus-bookmark.el: Add FIXMEs.
14334
14335         * message.el (message-form-letter-separator)
14336         (message-send-form-letter-delay): New variables.
14337         (message-send-form-letter): Use them.  New command to send form
14338         letters.  Requested by Uwe Siart.
14339         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14340
14341 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14342
14343         * Update copyright years.
14344
14345 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14346
14347         Sync from EMACS_22_BASE.
14348
14349         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14350
14351 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14352
14353         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14354         empty author.
14355
14356 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14357
14358         * gnus-registry.el (gnus-registry-marks): Add variable for
14359         customization of marks and their appearance.
14360         (gnus-registry-read-mark): Use it.
14361         (gnus-registry-do-marks): Add utility function to loop through
14362         `gnus-registry-marks'.
14363         (gnus-registry-install-shortcuts-and-menus): Add function to install
14364         shortcuts and menus.
14365         (gnus-registry-initialize): Use it.
14366         (gnus-registry-default-mark): Clarify documentation.
14367
14368 2008-02-29  Glenn Morris  <rgm@gnu.org>
14369
14370         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14371         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14372         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14373         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14374         Change defcustom :version from 23.0 to 23.1.
14375
14376 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14377
14378         * gnus-registry.el (gnus-registry-follow-group-p)
14379         (gnus-registry-post-process-groups): Add functions to aid registry
14380         splitting and improve logging.  Clarify behavior in function
14381         documentation.
14382         (gnus-registry-split-fancy-with-parent): Use them.
14383
14384 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14385
14386         * gnus-art.el: Use with-current-buffer.
14387
14388 2008-02-27  David Engster  <dengste@eml.cc>
14389
14390         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14391         Express real group name in the response.
14392
14393 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14396         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14397         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14398         autoload gnus-registry-fetch-group when compiling.
14399         (nnmairix-request-group-with-article-number-correction):
14400         Remove unreferenced argument passed to nnmairix-call-backend.
14401
14402 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14403
14404         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14405         (mm-uu-extract): Improve face for low color ttys.
14406         Reported by Sascha Wilde.
14407
14408 2008-02-27  Glenn Morris  <rgm@gnu.org>
14409
14410         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14411         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14412         variables to defconsts.  Convert comments to doc-strings.
14413         (nnmairix-last-server, nnmairix-current-server): Convert from free
14414         variables to defvars.  Convert comments to doc-strings.
14415         (gnus-registry-fetch-group): Autoload.
14416         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14417         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14418         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14419         caddr.
14420         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14421         nnmairix-request-group-with-article-number-correction call.
14422         (nnmairix-fast, nnmairix-group): New, less general names, for free
14423         variables passed from nnmairix-request-group to
14424         nnmairix-request-group-with-article-number-correction.  Declare.
14425         (nnmairix-request-group-with-article-number-correction):
14426         Use nnmairix-fast, nnmairix-group rather than fast, group.
14427
14428 2008-02-26  David Engster  <dengste@eml.cc>
14429
14430         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14431         version 0.5.
14432
14433 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14434
14435         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14436         instead of making an extra function call.  Don't add the current group
14437         to articles only when they have the group.  Use
14438         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14439         Reported by David <de_bb@arcor.de>.
14440
14441 2008-02-24  Miles Bader  <miles@gnu.org>
14442
14443         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14444         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14445         (mm-find-mime-charset-region):
14446         * mm-bodies.el (mm-encode-body):
14447         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14448
14449 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14450
14451         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14452         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14453
14454 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14455
14456         * mail-source.el (mail-source-delete-incoming): Change default.
14457         Supplement doc string.
14458
14459         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14460
14461 2008-02-14  Glenn Morris  <rgm@gnu.org>
14462
14463         * time-date.el (format-seconds): New function.
14464
14465 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14466
14467         * nnmail.el (nnmail-message-id-cache-file): Derive from
14468         `gnus-home-directory'.
14469
14470 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14471
14472         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14473         Document negative prefix.
14474
14475         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14476
14477 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14478
14479         * message.el (message-unsent-separator): Add the Exim bounce
14480         separator.
14481
14482 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14483
14484         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14485         list.
14486         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14487         recipient/signer list.
14488
14489 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14490
14491         * Makefile.in (datarootdir): Define.
14492         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14493         name that might contain whitespace.
14494
14495 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14496
14497         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14498         fbound (Emacs 23 unicode), signal an error.
14499
14500 2008-02-08  Glenn Morris  <rgm@gnu.org>
14501
14502         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14503
14504 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14505
14506         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14507         ports to the calls to `netrc-machine-user-or-password' in addition to
14508         "imap" and "imaps".
14509
14510 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14511
14512         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14513
14514         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14515
14516 2008-02-01  Kenichi Handa  <handa@m17n.org>
14517
14518         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14519         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14520         (rfc2104-hash): Convert the result of concat to unibyte string.
14521
14522 2008-02-01  Dave Love  <fx@gnu.org>
14523
14524         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14525         coding-system-for-read.
14526         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14527
14528 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14529
14530         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14531         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14532         <hanche@math.ntnu.no>.
14533
14534 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14535
14536         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14537
14538         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14539
14540 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14541
14542         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14543         * message.el (message-beginning-of-line): Use featurep instead of bound
14544         tests in order to resolve conditionals at compile time.
14545
14546 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14547
14548         * mail-source.el (mail-sources): Add `group' choice.
14549
14550         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14551         parameter `in-group' to control into which group the articles go.
14552         Add treatment of `group' mail-source.
14553
14554 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14557
14558         * mm-decode.el (mm-dissect-buffer): Decode description.
14559
14560         * mml.el (mml-to-mime): Encode message header first.
14561
14562 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14563
14564         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14565         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14566
14567         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14568         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14569
14570 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14571
14572         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14573
14574 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14575
14576         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14577         prefix keys.
14578         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14579         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14580         gnus-xmas.el.
14581
14582         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14583         (gnus-xmas-article-describe-bindings): New function.
14584         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14585         gnus-xmas-article-describe-bindings.
14586
14587         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14588
14589 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14590
14591         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14592         Add new variables for article mark management.
14593         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14594         list of extra data entries which, when present, will indicate that the
14595         article ID should not be trimmed from the registry.
14596         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14597         functions.
14598         (gnus-registry-read-mark): New function to read a mark name from the
14599         user.
14600         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14601         (gnus-registry-set-article-mark-internal): New functions to add and
14602         remove marks.
14603         (gnus-registry-get-article-marks): New function to show the marks for
14604         an article, or retrieve them for further use.
14605
14606 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14609         keys when no argument is given.
14610
14611 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14612
14613         * imap.el (imap-ping-server): New variable.
14614         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14615         (imap-ping-server): Minor doc string fixes.
14616
14617 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14618
14619         * imap.el (imap-ping-server): New function.
14620         (imap-opened): Call imap-ping-server.
14621
14622 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14623
14624         * gnus-sum.el (gnus-article-sort-by-random)
14625         (gnus-thread-sort-by-random): Fix doc strings.
14626         Reported by jidanni@jidanni.org.
14627
14628 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14629
14630         * gnus-art.el (gnus-article-describe-bindings): New function.
14631         (gnus-article-read-summary-keys): Use it.
14632         (gnus-article-mode-map): Bind `C-h b' to it.
14633
14634 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14637         XEmacs.
14638         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14639         Protect against non-character events.
14640
14641         * lpath.el: Fbind map-keymap for Emacs 21.
14642
14643 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
14644
14645         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14646         New command.
14647         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14648         instead of END.  Change name of the temp file.
14649         (gnus-group-gmane-group-download-format): Add doc string.  Make it
14650         customizable.
14651
14652 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14653
14654         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14655         bind `S W' to gnus-article-wide-reply-with-original; set default
14656         binding to gnus-article-read-summary-send-keys.
14657         (gnus-article-read-summary-keys): Fix the order of keys; display
14658         continuation keys correctly in the echo area; describe bindings
14659         correctly when keys end with `C-h'.
14660         (gnus-article-read-summary-send-keys): New function.
14661         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14662         Work for gnus-article-read-summary-send-keys; display continuation keys
14663         correctly in the echo area.
14664         (gnus-article-reply-with-original): Ignore prefix argument.
14665         (gnus-article-wide-reply-with-original): New function.
14666
14667         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
14668         Emacs 21.
14669
14670 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14671
14672         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14673         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14674
14675 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14676
14677         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14678         (gnus-group-read-ephemeral-gmane-group): New command.
14679
14680 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
14681
14682         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14683
14684 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14685
14686         * message.el (message-send-mail-function): Increase custom version.
14687
14688         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14689         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
14690
14691 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14692
14693         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
14694         for the cases where imap-authenticate is called with a nil buffer
14695         parameter.
14696
14697 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14698
14699         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14700         html parts correctly; support forwarded messages.
14701         (gnus-article-browse-html-article): Remove work buffers.
14702
14703         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14704         compiling.
14705         (netrc-bound-and-true-p): New macro.
14706         (netrc-parse): Use it instead of bound-and-true-p that is not available
14707         in XEmacs 21.4.
14708
14709 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
14710
14711         * gnus-registry.el (gnus-registry-mark-article)
14712         (gnus-registry-article-marks): Add functionality to mark articles
14713         through the Gnus registry.
14714
14715         * encrypt.el: Clarify documentation for the new pgg method.
14716         (encrypt-file-alist): Add PGG option.
14717         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
14718         functionality.  Abstract password key and messaging to external
14719         functions.
14720         (encrypt-password-key, encrypt-get-passphrase-if-needed)
14721         (encrypt-message-method-and-cipher): Add new convenience external
14722         functions.
14723         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
14724         (encrypt-pgg-process-buffer): Add PGG functionality glue.
14725
14726         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14727         (netrc-parse): Use encrypt-file-alist to determine if
14728         encrypt-find-model or encrypt-insert-file-contents should be used.
14729
14730         * encrypt.el: Clarify documentation.  Load password-cache or
14731         password, whichever one is found first, instead of autoloading.
14732
14733 2007-12-19  Glenn Morris  <rgm@gnu.org>
14734
14735         * mml.el (message-options-set, message-narrow-to-head)
14736         (message-in-body-p, message-mail-p, message-encode-message-body):
14737         Autoload.
14738         (message-remove-header, message-narrow-to-headers-or-head)
14739         (message-subscribed-p, message-make-mail-followup-to)
14740         (message-position-on-field, message-news-p)
14741         (message-options-set-recipient, message-generate-headers)
14742         (message-sort-headers): Declare as functions.
14743
14744 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14745
14746         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14747         convention in doc string.
14748
14749 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14750
14751         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14752         title to html parts.
14753         (gnus-article-browse-html-article): Pass message header to it.
14754
14755         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14756
14757 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
14758
14759         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14760         or password compatible with XEmacs.
14761
14762 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14763
14764         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14765         format document.
14766         (gnus-mime-delete-part): Don't write description line if empty.
14767         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14768
14769 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
14770
14771         * gnus-sum.el (gnus-summary-mark-unread-as-read)
14772         (gnus-summary-mark-read-and-unread-as-read)
14773         (gnus-summary-mark-current-read-and-unread-as-read)
14774         (gnus-summary-mark-unread-as-ticked): Doc fix.
14775         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14776
14777 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14778
14779         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14780         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14781
14782 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14783
14784         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14785         yes-or-no-p.
14786
14787 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14788
14789         * mm-decode.el (mm-add-meta-html-tag): New function.
14790         (mm-save-part-to-file, mm-pipe-part): Use it.
14791
14792         * gnus-art.el (gnus-article-browse-delete-temp-files):
14793         Use gnus-y-or-n-p instead of y-or-n-p.
14794         (gnus-article-browse-html-parts): Work with message/external-body; use
14795         mm-add-meta-html-tag.
14796
14797 2007-12-11  Glenn Morris  <rgm@gnu.org>
14798
14799         * gnus-cache.el: Require gnus-sum not just when compiling.
14800
14801         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14802
14803         * gnus-int.el (gnus-server-opened, gnus-status-message):
14804         Move definitions before use.
14805
14806         * mm-decode.el: Require gnus-util.
14807         (mm-remove-part): Only call delete-annotation on XEmacs.
14808
14809         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14810
14811         * nnmail.el: Require gnus-int.
14812
14813         * spam.el: Move `require's before `eval-when-compile's.
14814
14815         * gnus-ems.el (gnus-alive-p):
14816         * gnus-fun.el (message-goto-eoh):
14817         * gnus-util.el (gnus-group-name-decode):
14818         * mail-source.el (gnus-compress-sequence):
14819         * message.el (Info-goto-node, format-spec):
14820         * mm-bodies.el (message-options-get):
14821         * mm-decode.el (mm-view-pkcs7):
14822         * mm-util.el (gmm-write-region):
14823         * mml-smime.el (mml-compute-boundary)
14824         (gnus-completing-read-with-default):
14825         * mml.el (widget-button-press, gnus-make-hashtable):
14826         * mml1991.el (mm-decode-content-transfer-encoding)
14827         (mm-encode-content-transfer-encoding)
14828         (message-options-get, message-options-set):
14829         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14830         * nnfolder.el (gnus-request-group):
14831         * nnheader.el (ietf-drums-unfold-fws):
14832         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14833         * smime.el (gnus-run-mode-hooks):
14834         * spam-stat.el (gnus-message): Autoload.
14835
14836         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14837         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14838         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14839         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14840         Add declare-function compatibility definition.
14841
14842         * gnus-cache.el (nnvirtual-find-group-art):
14843         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14844         (gnus-add-image, gnus-add-wash-type):
14845         * gnus-group.el (nnkiboze-score-file):
14846         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14847         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14848         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14849         (message-tokenize-header, gnus-get-buffer-create)
14850         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14851         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14852         * gnus.el (gnus-group-decoded-name):
14853         * mail-source.el (imap-capability):
14854         * mm-bodies.el (message-options-set):
14855         * mm-decode.el (gnus-configure-windows):
14856         * mm-extern.el (message-goto-body):
14857         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14858         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14859         (epg-sub-key-validity, message-options-set):
14860         * mml.el (widget-event-point, gnus-configure-windows):
14861         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14862         * mml2015.el (epg-check-configuration, epg-configuration)
14863         (message-options-set):
14864         * nndb.el (nndb-request-article):
14865         * nnfolder.el (gnus-request-create-group):
14866         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14867         * nnmaildir.el (gnus-group-mark-article-read):
14868         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14869         * rfc1843.el (message-fetch-field):
14870         * spam.el (gnus-extract-address-components):
14871         Declare as functions.
14872
14873 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14876
14877         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
14878
14879         * lpath.el: Fbind run-mode-hooks for Emacs 21;
14880         bind show-trailing-whitespace for XEmacs.
14881
14882 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14883
14884         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
14885         new no-op macro for backward compatibility.
14886
14887         * imap.el (imap-string-to-integer): New function.
14888
14889 2007-12-09  Glenn Morris  <rgm@gnu.org>
14890
14891         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14892
14893         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14894         * message.el, mm-view.el, sieve-manage.el, smime.el:
14895         Add declare-function compatibility definition.
14896
14897         * gnus-art.el (w3-region, w3m-region, Info-menu):
14898         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14899         * gnus-sum.el (gnus-get-predicate):
14900         * gnus-util.el (mm-append-to-file, w32-focus-frame):
14901         * message.el (mail-abbrev-in-expansion-header-p):
14902         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14903         (w3m-detect-meta-charset, w3m-region):
14904         * sieve-manage.el (password-read, password-cache-add)
14905         (password-cache-remove):
14906         * smime.el (password-read-and-add): Declare as functions.
14907
14908 2007-12-08  David Kastrup  <dak@gnu.org>
14909
14910         * gnus-sum.el (gnus-summary-simplify-subject-query):
14911         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14912         `message'.
14913
14914 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14915
14916         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
14917         it to bind idna-program, installation-directory, defined-colors, and
14918         face-attribute for XEmacs of the version that compiles defcustom forms.
14919
14920 2007-12-07  Glenn Morris  <rgm@gnu.org>
14921
14922         * gnus-art.el (article-make-date-line): Revert previous change.
14923
14924 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14925
14926         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14927
14928 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
14929
14930         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14931         Call gnus-add-to-range ranges only once with a prepared article-list.
14932
14933 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
14934
14935         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14936         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14937         group names with backslashes.
14938         Reported by Tassilo Horn <tassilo@member.fsf.org>.
14939
14940 2007-12-06  Deepak Goel  <deego3@gmail.com>
14941
14942         * gnus-art.el (article-make-date-line):
14943         * gnus-start.el (gnus-load):
14944         * pop3.el (pop3-read-response): Fix buggy call to `error'.
14945
14946 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14947
14948         * gnus-art.el (gnus-use-idna):
14949         * gnus-start.el (gnus-site-init-file):
14950         * message.el (message-use-idna):
14951         * mm-uu.el (mm-uu-hide-markers):
14952         * smiley.el (smiley-style): Revert changes that suppress warnings.
14953
14954 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14955
14956         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14957         specify charset to html source.
14958         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14959
14960 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14961
14962         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14963         idna-program in order to suppress byte compile warning issued by XEmacs
14964         that came to byte compile the default value section of defcustom forms
14965         recently.
14966
14967         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14968         value of installation-directory.
14969
14970         * message.el (message-use-idna): Don't directly refer to the value of
14971         idna-program.
14972
14973         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14974
14975         * smiley.el (smiley-style): Don't directly call face-attribute.
14976
14977 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
14978
14979         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14980
14981         * gnus-dired.el: Reduce Gnus dependencies.
14982         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14983         Don't require.  Use autoloads instead.
14984         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14985         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14986         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14987         (gnus-dired-mode): Adjust doc string.
14988         (gnus-dired-mail-mode): New variable.
14989         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14990         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14991         (gnus-dired-mail-buffers): New function.  Return mail or message
14992         composition buffers.
14993         (gnus-dired-attach): Use it.
14994         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14995         NO-DECODE.
14996         (gnus-dired-print): Use `gnus-print-buffer' depending on
14997         `gnus-dired-mail-mode'.
14998
14999 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15000
15001         * rfc2047.el (rfc2047-encoded-word-regexp)
15002         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15003         explaining what regexp patterns are for.
15004
15005 2007-12-04  Glenn Morris  <rgm@gnu.org>
15006
15007         * password.el: Move to password-cache.el.
15008
15009         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15010         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15011         * mml-smime.el (password-read, password-cache-add)
15012         (password-cache-remove):
15013         No need to autoload, since mml-sec requires password.
15014
15015         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15016         * message.el (gnus-extract-address-components):
15017         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15018
15019         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15020         password.
15021
15022 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15023
15024         * mailcap.el: Reduce dependencies.
15025         (mail-header-parse-content-type): Autoload.
15026         (mailcap-delete-duplicates): New alias.
15027         (mailcap-mime-info): Add optional argument NO-DECODE.
15028         (mailcap-mime-types): Use mailcap-delete-duplicates.
15029
15030         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15031
15032 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15033
15034         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15035         (imap-parse-status): Upcase status-att for servers that sends them
15036         lower-case (e.g., MS Exchange 2007).
15037
15038 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15039
15040         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15041         function.
15042
15043         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15044         (gnus-uu-yenc-article): New function.
15045
15046         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15047
15048         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15049
15050 2007-12-02  Glenn Morris  <rgm@gnu.org>
15051
15052         * binhex.el (binhex): New custom group.
15053         (binhex-decoder-program, binhex-decoder-switches)
15054         (binhex-use-external): Move to the binhex custom group.
15055
15056         * uudecode.el (uudecode): New custom group.
15057         (uudecode-decoder-program, uudecode-decoder-switches)
15058         (uudecode-use-external): Move to the uudecode custom group.
15059
15060         * netrc.el (top-level): Don't load `encrypt' features.
15061         (netrc-parse): Don't use encrypt.
15062         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15063
15064         * encrypt.el: Remove file.
15065
15066 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15067
15068         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15069         matches on patches.
15070
15071         * gnus-art.el (gnus-article-browse-html-article):
15072         Mention `mm-text-html-renderer' in the doc string.
15073
15074         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15075         string.  Add comments.
15076
15077         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15078         if rhs is ASCII.
15079
15080 2007-12-01  Glenn Morris  <rgm@gnu.org>
15081
15082         * mail-source.el (top-level): Require format-spec before
15083         eval-when-compile.
15084
15085 2007-11-30  Glenn Morris  <rgm@gnu.org>
15086
15087         * encrypt.el: Require password, rather than autoloading password-read.
15088
15089 2007-11-29  Glenn Morris  <rgm@gnu.org>
15090
15091         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15092         (sasl-make-client, sasl-next-step, sasl-step-data)
15093         (sasl-step-set-data): Declare as functions.
15094
15095 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15096
15097         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15098
15099 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15100
15101         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15102         certs should be verified and what is to be done in the event of a
15103         verification failure.
15104
15105         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15106         caller can indicate whether the cache should be disregarded for this
15107         call.  This way the result of the call is reproducible at all times and
15108         can be considered a canonical server name for the supplied method.
15109         (gnus-agent-method-p): Canonicalize server names by pushing their
15110         method through `gnus-method-to-server' using the no-cache argument.
15111
15112         * gnus-srvr.el (gnus-server-insert-server-line):
15113         Call `gnus-method-to-server' with `no-cache' argument.
15114
15115         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15116         gnus-agent-possibly-synchronize-flags as this should be called when the
15117         server is actually being opened.
15118         (gnus-agent-possibly-synchronize-flags)
15119         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15120         flags file of an agentized server to the latter function.
15121
15122         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15123         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15124         after a connection has been established successfully.
15125
15126 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15127
15128         * gnus-art.el (article-display-face): Force to display face if called
15129         interactively; check if gnus-article-x-face-too-ugly matches author.
15130         (article-display-x-face): Display face even if From header is missing
15131         as article-display-face does.
15132
15133 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15134
15135         * hashcash.el (message-narrow-to-headers-or-head)
15136         (message-fetch-field, message-goto-eoh)
15137         (message-narrow-to-headers): Declare as functions.
15138
15139 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15140
15141         * mail-source.el (mail-sources): Default to fetch from file for
15142         compatibility with default of nnmail-spool-file.
15143
15144 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15145
15146         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15147         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15148         to look for encoded word that should be encoded again.
15149         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15150         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15151         encoding pattern.
15152         (rfc2047-decode-region): Switch strict regexp and loose one according
15153         to rfc2047-allow-irregular-q-encoded-words.
15154
15155 2007-11-25  Romain Francoise  <romain@orebokech.com>
15156
15157         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15158
15159 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15160
15161         * tls.el (tls-program): Provide more custom choices from
15162         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15163         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15164
15165 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15166
15167         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15168         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15169
15170         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15171         `nnmail-spool-file'.
15172
15173         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15174         `nnmail-spool-file'.
15175
15176         * gnus-move.el (gnus-change-server): Ditto.
15177
15178         * gnus-kill.el (gnus-batch-score): Ditto.
15179
15180         * gnus-cache.el (gnus-jog-cache): Ditto.
15181
15182         * gnus-msg.el (gnus-summary-reply):
15183         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15184
15185 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15186
15187         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15188         version.  Minor improvement to doc strings.
15189         (tls-program): Add comment.
15190
15191 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15192
15193         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15194         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15195         mismatch between the hostname provided in the certificate and the name
15196         of the host connnecting to.
15197         (open-tls-stream): Use them.  Check certificates against trusted root
15198         certificates.
15199
15200 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15201
15202         * gnus-cache.el (gnus-cache-generate-nov-databases):
15203         Use nnml-generate-nov-databases-directory instead of
15204         nnml-generate-nov-databases-1.
15205
15206 2007-11-24  Glenn Morris  <rgm@gnu.org>
15207
15208         * message.el (message-tool-bar-retro): Update for rename
15209         mail_send.xpm->mail-send.xpm.
15210
15211 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15212
15213         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15214         `smime-ldap-search' for Emacs 22 and up.
15215
15216 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15217
15218         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15219
15220         * message.el (message-send-mail-function): Fix error convention.
15221         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15222         (message-widen-reply, message-send-mail, message-talkative-question)
15223         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15224         (message-clone-locals, message-send-news): Use with-current-buffer.
15225         (message-insert-or-toggle-importance): Remove unused var `valid'.
15226         (message-make-references): Remove unused var `new-references'.
15227         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15228
15229 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15230
15231         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15232         (spam-split-symbolic-return-positive): Reflow docstring.
15233         (spam-backends, spam-summary-exit-behavior)
15234         (spam-mark-ham-unread-before-move-from-spam-group)
15235         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15236         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15237         (spam-clear-cache, spam-backend-check, spam-install-backend)
15238         (spam-install-statistical-backend, spam-list-of-processors)
15239         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15240         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15241         (spam-check-crm114, spam-initialize, spam-unload-hook):
15242         Fix typos in docstrings.
15243
15244 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15245
15246         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15247         been checked if they have never been read and those group levels are
15248         higher than the one that a user specified.
15249
15250 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15253         foreign groups unless a group level is specified by a user.
15254         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15255
15256 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15257
15258         * message.el (message-send-mail-function): Require sendmail.
15259
15260 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15261
15262         * message.el (message-send-mail-function): Check for smtpmail too.
15263
15264         * utf7.el (utf7-encode, utf7-decode): Use coding system
15265         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15266
15267         * message.el (message-send-mail-function): New function.
15268         (message-send-mail-function): Set default using
15269         message-send-mail-function.  Adjust doc string.
15270         (message-send-mail-with-mailclient): New function.
15271
15272 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15273
15274         * smime.el (from):
15275         * rfc2047.el (message-posting-charset):
15276         * qp.el (mm-use-ultra-safe-encoding):
15277         * pop3.el (parse-time-months):
15278         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15279         * nnml.el (files):
15280         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15281         (jka-compr-compression-info-list, ange-ftp-path-format)
15282         (efs-path-regexp):
15283         * nndiary.el (files):
15284         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15285         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15286         (epg-digest-algorithm-alist, inhibit-redisplay)
15287         (password-cache-expiry):
15288         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15289         (pgg-output-buffer, password-cache-expiry):
15290         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15291         (efs-path-regexp):
15292         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15293         (inhibit-redisplay):
15294         * mm-uu.el (file-name, start-point, end-point, entry)
15295         (gnus-newsgroup-name, gnus-newsgroup-charset):
15296         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15297         (latin-unity-ucs-list):
15298         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15299         (mm-uu-binhex-decode-function):
15300         * message.el (gnus-message-group-art, gnus-list-identifiers)
15301         (rmail-enable-mime-composing, gnus-local-organization)
15302         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15303         (gnus-read-active-file, facemenu-add-face-function)
15304         (facemenu-remove-face-function, gnus-article-decoded-p)
15305         (tool-bar-mode):
15306         * mail-source.el (display-time-mail-function):
15307         * gnus-util.el (nnmail-pathname-coding-system)
15308         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15309         (gnus-original-article-buffer, gnus-user-agent)
15310         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15311         (xemacs-codename, sxemacs-codename, emacs-program-version):
15312         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15313         * gnus-start.el (gnus-agent-covered-methods)
15314         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15315         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15316         (gnus-newsgroup-headers, gnus-group-list-mode)
15317         (gnus-group-mark-positions, gnus-newsgroup-data)
15318         (gnus-newsgroup-unreads, nnoo-state-alist)
15319         (gnus-current-select-method, mail-sources)
15320         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15321         (nnmail-spool-file, gnus-cache-active-hashtb):
15322         * gnus-mh.el (mh-lib-progs):
15323         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15324         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15325         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15326         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15327         (gnus-group-buffer):
15328         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15329         (font-lock-set-defaults):
15330         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15331         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15332         (gnus-summary-post-menu, total-parts, type, condition, length):
15333         * gnus-agent.el (gnus-agent-read-agentview):
15334         * flow-fill.el (show-trailing-whitespace):
15335         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15336         eval-and-compile wrappers for byte compiler pacifiers.
15337
15338         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15339         (mm-display-inline-fontify): Check for featurep 'xemacs not
15340         extent-list.
15341
15342         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15343         itimer-list.
15344         (mm-create-image-xemacs): Only do something for XEmacs.
15345         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15346
15347         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15348
15349         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15350         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15351
15352 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15353
15354         * nnimap.el (nnimap-split-download-body):
15355         * gnus-demon.el (gnus-demon):
15356         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15357
15358 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15359
15360         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15361         New macros.
15362         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15363         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15364         copy data from unibyte buffer to multibyte current buffer.
15365         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15366         to copy data from unibyte current buffer to multibyte buffer.
15367         (nntp-make-process-buffer): Make process buffer unibyte.
15368
15369         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15370
15371 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15372
15373         * pop3.el (pop3-open-server): Accept and process data more robustly at
15374         connection start to avoid spurious "POP SSL connection failed" errors.
15375
15376 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15377
15378         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15379         read group names.
15380
15381 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15382
15383         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15384
15385 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15386
15387         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15388         (nnmail-save-active): Use a unibyte buffer when saving active file,
15389         which may contain non-ASCII group names.
15390
15391         * nnml.el (nnml-request-group): Decode group names in messages.
15392
15393 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15394
15395         * message.el (message-citation-line-function)
15396         (message-insert-formatted-citation-line): Fix spelling of
15397         `message-insert-formated-citation-line'.
15398
15399 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15400
15401         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15402
15403 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15404
15405         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15406         nnmail-pathname-coding-system.
15407
15408         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15409         that a user enters; decode group names in messages.
15410
15411         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15412
15413 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15414
15415         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15416
15417         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15418
15419         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15420         risky local variable.
15421
15422         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15423
15424 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15425
15426         * encrypt.el: Improve documentation to fix function name typo.
15427         Reported by Daiki Ueno <ueno@unixuser.org>.
15428
15429 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15430
15431         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15432         even if the point is not in the last page of an article.
15433         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15434         back to the previous page.
15435
15436 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15437
15438         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15439
15440 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15441
15442         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15443
15444 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15445
15446         * message.el (message-check-news-body-syntax):
15447         Avoid mm-string-as-multibyte.
15448         (message-hide-headers): Don't assume (point-min)==1.
15449
15450 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15451
15452         * message.el (message-remove-blank-cited-lines): Fix if remove is
15453         given.
15454         (message-bogus-address-regexp): New variable.
15455         (message-bogus-recipient-p): New function.
15456         (message-check-recipients): New command.
15457         (message-syntax-checks): Add `bogus-recipient'.
15458         (message-fix-before-sending): Add `bogus-recipient'.
15459
15460         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15461         (gnus-treat-body-boundary): Don't test window-system.
15462
15463 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15464
15465         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15466
15467 2007-10-28  Miles Bader  <miles@gnu.org>
15468
15469         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15470         at compile-time too.
15471
15472 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15473
15474         * gnus-msg.el (gnus-message-setup-hook):
15475         Add `message-remove-blank-cited-lines' to options.
15476
15477 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15478
15479         * message.el (message-remove-blank-cited-lines): New function.
15480         Suggested by Karl Plästerer.
15481
15482 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15483
15484         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15485         mapc.
15486
15487         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15488         (top-level): Use mapc to set functions to be traced for debugging.
15489
15490         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15491         called for effect with while loop.
15492
15493         * message.el (message-talkative-question): Replace mapcar called for
15494         effect with mapc.
15495
15496         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15497         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15498         called for effect with dolist.
15499
15500         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15501
15502         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15503         gnus-extra-headers and nnmail-extra-headers.
15504
15505         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15506         called for effect with dolist.
15507         (top-level): Use mapc to set functions to be traced for debugging.
15508
15509         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15510         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15511         dolist.
15512
15513         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15514         Replace mapcar called for effect with mapc.
15515         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15516         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15517         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15518         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15519
15520         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15521         remove-if that's a cl function.
15522
15523         * webmail.el (webmail-debug): Replace mapcar called for effect with
15524         dolist.
15525
15526         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15527         with mapc.
15528
15529 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15530
15531         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15532         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15533         with while loop.
15534
15535         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15536         functions from article-* functions.
15537         (gnus-multi-decode-header): Replace mapcar called for effect with
15538         dolist.
15539
15540         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15541         (gnus-bookmark-show-details): Replace mapcar called for effect with
15542         while loop.
15543
15544         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15545         called for effect with while loop.
15546
15547         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15548         with dolist.
15549
15550         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15551         Replace mapcar called for effect with dolist.
15552
15553         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15554
15555         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15556         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15557         Replace mapcar called for effect with dolist.
15558         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15559         mapc.
15560
15561         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15562         Replace mapcar called for effect with dolist.
15563         (gnus-topic-list): Replace mapcar called for effect with mapc.
15564
15565         * gnus.el: Use mapc instead of mapcar to add autoloads.
15566
15567 2007-10-23  Richard Stallman  <rms@gnu.org>
15568
15569         * gnus-group.el (gnus-group-highlight): Mark as risky.
15570
15571 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * gnus.el (gnus-server-to-method): Return method found first in
15574         gnus-newsrc-alist.
15575
15576         * gnus-art.el (gnus-article-highlight-signature)
15577         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15578         button overlay without the front stickiness.
15579
15580 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15581
15582         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15583         overview buffer needed a catch to receive its throw.
15584         (gnus-agent-flush-cache): Declare as interactive to make this function
15585         easier to use.
15586
15587 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15588
15589         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15590         `next-line'.
15591
15592 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15593
15594         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15595         exclude address matching message-dont-reply-to-names.
15596
15597 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15598
15599         * gnus-util.el (gnus-string<): New function.
15600
15601         * gnus-sum.el (gnus-article-sort-by-author)
15602         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15603
15604 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15605
15606         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15607         the frame-focus tag is set in gnus-buffer-configuration.
15608
15609 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15610
15611         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15612         the front stickiness.
15613
15614 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15615
15616         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15617         url pattern; remove duplicate one.
15618         (gnus-article-extend-url-button): New function.
15619         (gnus-article-add-buttons): Use it.
15620         (gnus-button-push): Use concatenated url that it makes.
15621
15622 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15623
15624         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15625
15626 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15627
15628         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15629         Don't hardcode point-min==1.
15630
15631 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
15632
15633         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15634         Fix comment about "iso8859-1".
15635
15636 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
15637
15638         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15639         ones returned from the verify-function.
15640
15641         * mm-uu.el (mm-uu-pgp-signed-extract-1):
15642         Call mml2015-extract-cleartext-signature if extraction failed.
15643
15644 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
15645
15646         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15647         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15648         failed.
15649
15650 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15651
15652         * Relicense "GPLv2 or later" files to "GPLv3 or later".
15653
15654 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
15655
15656         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
15657         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
15658         recommends to use EasyPG instead of PGG.
15659
15660         * pgg.el: Revert to revision 6.23.2.16.
15661
15662         * pgg-def.el: Revert to revision 6.6.2.14.
15663
15664         * pgg-gpg.el: Revert to revision 6.23.2.34.
15665
15666 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
15667
15668         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15669         to mark a thread as expirable.  Add variable `hide' to handle hiding of
15670         thread for both the null and zero (kill/expire thread) universal prefix
15671         cases.
15672         (gnus-summary-expire-thread): Add new function to expire a thread,
15673         using gnus-summary-kill-thread.
15674         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15675         shortcuts for gnus-summary-expire-thread.
15676         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15677         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
15678
15679 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15680
15681         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15682         extras value, so an extras entry can be deleted.
15683         (gnus-registry-delete-extra-entry): Use it.
15684         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15685         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15686         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15687         storage through the gnus-registry, and provide an appropriate API for
15688         it.
15689
15690 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15691
15692         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15693         Suggested by Leo <sdl.web@gmail.com>.
15694
15695         * gnus.el: Do.
15696
15697 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15698
15699         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15700         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
15701
15702         * gnus-agent.el (gnus-agent-fetch-headers): Do.
15703
15704         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15705         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15706
15707 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15708
15709         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15710         newline.
15711         (nnmbox-request-accept-article): Don't change article in source buffer;
15712         narrow to header to use message-fetch-field rather than
15713         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15714         (nnmbox-request-replace-article): Quote lines that'll be misidentified
15715         as delimiters; make sure article ends with newline.
15716         (nnmbox-delete-mail): Correct last position of article to be deleted;
15717         ignore X-Gnus-Newsgroup header in article body.
15718         (nnmbox-save-mail): Quote lines looking like delimiters at the right
15719         positions; make sure article ends with newline.
15720
15721         * message.el (message-display-abbrev): Don't infloop when a user
15722         inserts SPC in the beginning of header.
15723
15724         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
15725         coding-system-for-read and coding-system-for-write for XEmacs having no
15726         file-coding feature.
15727
15728         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
15729
15730 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
15731
15732         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15733         list of groups not followed by default.  Fix type to be regexp.
15734         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15735
15736 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
15737
15738         * hmac-def.el (define-hmac-function): Switch from old-style to
15739         new-style backquotes.
15740
15741         * md4.el (md4-make-step): Likewise.
15742
15743 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15744
15745         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15746         raw-text coding system when saving .newsrc file, which may contain
15747         non-ASCII group names.
15748
15749 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15750
15751         * gnus-cus.el (gnus-score-extra): New widget.
15752         (gnus-score-extra-convert): New function.
15753         (gnus-score-customize): Use it for Extra.
15754
15755 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
15756
15757         * mml2015.el (mml2015-extract-cleartext-signature): New function.
15758         (mml2015-mailcrypt-clear-verify): Use it.
15759         (mml2015-gpg-clear-verify): Use it.
15760         (mml2015-pgg-clear-verify): Use it.
15761         (mml2015-epg-clear-verify): Replace the current part with the output
15762         from GnuPG; don't extract the plaintext by itself.
15763
15764         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15765         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15766         mml2015-clear-verify-function; don't touch the armor headers or
15767         dash-escaped text here.
15768
15769 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15770
15771         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15772         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15773         parts, or application/octet-stream as a last resort.
15774         (gnus-mime-view-part-as-type): Don't toggle display.
15775         (gnus-mime-view-part-as-charset): Don't turn off display before
15776         querying charset.
15777
15778         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15779         stuff to undisplayer function in Emacs.
15780         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15781
15782         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15783         text/calendar parts.
15784
15785 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15786
15787         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15788         decoding text/calendar parts.
15789
15790         * message.el (message-forward-make-body-mime): Always mark body as
15791         having no illegible text; remove signed-or-encrypted argument.
15792         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15793
15794         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15795         (mml-generate-mime-1): Don't encode body if it is specified to be in
15796         raw form; don't make buffer be unibyte when inserting multibyte string.
15797
15798 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15799
15800         * sha1.el: Fix up comment style.
15801         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15802         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15803
15804         * hex-util.el: Fix up comment style.
15805         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15806
15807         * gnus-salt.el: Use with-current-buffer.
15808         (gnus-pick-setup-message): Fix long-standing typo.
15809
15810 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15811
15812         * imap.el (imap-logout-timeout): New variable.
15813         (imap-logout, imap-logout-wait): New functions.
15814         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15815
15816         * nnimap.el (nnimap-logout-timeout): New server variable.
15817         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15818         nnimap-logout-timeout.
15819
15820         * gnus-art.el (gnus-article-summary-command-nosave)
15821         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15822
15823 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15824
15825         * gnus.el (gnus-maximum-newsgroup): New variable.
15826
15827         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15828         according to gnus-maximum-newsgroup.
15829
15830         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15831         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15832         Limit the range of articles according to gnus-maximum-newsgroup.
15833
15834 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
15835
15836         * gnus-art.el (gnus-sticky-article): Fix problems described in
15837         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
15838         Don't perform gnus-configure-windows here; reuse existing sticky
15839         article buffer.
15840
15841         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15842         it doesn't exist in gnus-article-mode.
15843
15844 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15845
15846         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15847         (gnus-agent-decoded-group-name): New function.
15848         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15849         (gnus-agent-expire-group-1): Use it; decode group name in messages.
15850
15851 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
15852
15853         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15854         Add binding for gnus-sticky-article.
15855         (gnus-summary-exit): Don't kill sticky article buffers.
15856
15857         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15858         article buffer.
15859         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15860         (gnus-kill-sticky-article-buffers): New commands.
15861
15862 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15863
15864         * nntp.el (nntp-xref-number-is-evil): New server variable.
15865         (nntp-find-group-and-number): If it is non-nil, don't trust article
15866         numbers in the Xref header.
15867
15868 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15869
15870         * gnus-agent.el (gnus-agent-read-group): New function.
15871         (gnus-agent-flush-group, gnus-agent-expire-group)
15872         (gnus-agent-regenerate-group): Use it.
15873         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15874         nnmail-pathname-coding-system.
15875
15876 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15879
15880         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15881         that are unread as unread, and also as selected so that information of
15882         marks having been changed by a user may be updated when exiting group.
15883
15884 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15885
15886         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15887
15888 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15889
15890         * gnus-art.el (gnus-mime-display-single): Pass part number that is
15891         calculated ignoring signature parts to gnus-treat-article.
15892
15893 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15894
15895         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15896         a point here in order to keep the window start.
15897         (gnus-insert-mime-security-button): Make a button overlay without the
15898         front stickiness.
15899         (gnus-mime-display-security): Goto the end of a button.
15900
15901         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15902
15903 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15904
15905         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15906         group-name-at-point.
15907         (gnus-group-completing-read): New function that offers decoded
15908         non-ASCII group names for completion.
15909         (gnus-fetch-group, gnus-group-read-ephemeral-group)
15910         (gnus-group-jump-to-group, gnus-group-make-group-simple)
15911         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15912         (gnus-group-fetch-control): Use it.
15913         (gnus-fetch-group): Use group-name-at-point for the initial value
15914         rather than the default value; use gnus-alive-p.
15915
15916         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15917         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15918         (gnus-summary-post-news): Use gnus-group-completing-read.
15919
15920         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15921         (gnus-read-move-group-name): Decode group name for completion.
15922
15923 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
15924
15925         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15926         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15927         Yamaoka slightly modified the code).
15928
15929 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15930
15931         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15932         (nnmail-split-incoming): Bind it.
15933
15934         * nnml.el (nnml-group-name-charset): New function.
15935         (nnml-decoded-group-name): Use it; don't decode group name if
15936         nnmail-group-names-not-encoded-p is non-nil.
15937         (nnml-encoded-group-name): New function.
15938         (nnml-group-pathname): Inline nnml-decoded-group-name.
15939         (nnml-request-expire-articles): Decode group name in message.
15940         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15941         nnmail-pathname-coding-system.
15942         (nnml-save-mail, nnml-active-number): Work with decoded group names and
15943         not decoded ones according to nnmail-group-names-not-encoded-p.
15944         (nnml-generate-active-info): Use nnml-encoded-group-name.
15945
15946 2007-08-08  Glenn Morris  <rgm@gnu.org>
15947
15948         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15949         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15950         doc-strings and comments.
15951
15952 2007-07-25  Glenn Morris  <rgm@gnu.org>
15953
15954         * Relicense all FSF files to GPLv3 or later.
15955
15956 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15957
15958         * gnus-sum.el (gnus-summary-move-article):
15959         Make gnus-summary-respool-article work.
15960
15961 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
15962
15963         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15964         string.
15965
15966 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
15967
15968         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
15969         that should be ignored when comparing distant RSS articles with local
15970         ones.
15971         (nnrss-make-hash-index): New function.  Create a hash index according
15972         to the ignored fields.
15973         (nnrss-check-group): Use it.
15974
15975 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15976
15977         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15978
15979         * gnus-art.el (article-decode-group-name): Decode Xref header too.
15980
15981         * gnus-group.el (gnus-group-make-group): Encode group name here unless
15982         the new optional argument ENCODED is non-nil.
15983         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15984         coding system for encoding group name.
15985         (gnus-group-make-rss-group): Pass un-encoded group name to
15986         gnus-group-make-group.
15987         (gnus-group-set-info): Tell gnus-group-make-group that group name is
15988         encoded.
15989
15990         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15991         Encode group name to which articles are moved or copied.
15992         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15993         coding system for encoding Newsgroup, Followup-To and Xref headers.
15994
15995         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15996         marks; use nnheader-file-coding-system to write a file.
15997         (nnagent-retrieve-headers): Bind file-name-coding-system to
15998         nnmail-pathname-coding-system.
15999
16000         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16001
16002         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16003         (nnml-request-article, nnml-request-create-group)
16004         (nnml-request-rename-group, nnml-find-id)
16005         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16006         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16007         (nnml-save-marks): Use nnml-group-pathname instead of
16008         nnmail-group-pathname.
16009
16010         (nnml-request-create-group, nnml-request-expire-articles)
16011         (nnml-request-move-article, nnml-request-delete-group)
16012         (nnml-deletable-article-p, nnml-possibly-create-directory)
16013         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16014         (nnml-open-marks): Bind file-name-coding-system to
16015         nnmail-pathname-coding-system.
16016
16017         (nnml-request-article): Pass server argument to nnml-find-group-number.
16018         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16019         Pass server argument to nnml-possibly-create-directory.
16020         (nnml-request-accept-article): Pass server argument to
16021         nnml-active-number and nnml-save-mail.
16022         (nnml-find-group-number): Pass server argument to nnml-find-id.
16023         (nnml-request-update-info): Pass server argument to
16024         nnml-marks-changed-p.
16025
16026         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16027         (nnml-save-mail, nnml-active-number): Add server argument.
16028
16029         (nnml-request-delete-group): Warn if group is missing.
16030         (nnml-get-nov-buffer): Decode group name.
16031         (nnml-generate-active-info): Encode group name.
16032         (nnml-open-marks): Decode group name in messages.
16033
16034 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16035
16036         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16037         if it is not specified.
16038         (gnus-article-pipe-part, gnus-article-save-part)
16039         (gnus-article-interactively-view-part, gnus-article-copy-part)
16040         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16041         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16042         (gnus-article-replace-part, gnus-article-delete-part)
16043         (gnus-article-view-part-as-type): Pass raw prefix argument to
16044         gnus-article-part-wrapper.
16045
16046 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16047
16048         * gnus-agent.el (gnus-agent-save-active):
16049         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16050
16051         * gnus-cache.el (gnus-cache-save-buffers)
16052         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16053         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16054         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16055         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16056         (gnus-cache-generate-active, gnus-cache-rename-group)
16057         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16058         (gnus-cache-update-overview-total-fetched-for):
16059         Bind file-name-coding-system to nnmail-pathname-coding-system.
16060         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16061         New variables.
16062         (gnus-cache-decoded-group-name): New function.
16063         (gnus-cache-file-name): Use it.
16064         (gnus-cache-generate-active): Use non-decoded group name for active.
16065
16066         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16067         right place.
16068         (gnus-write-active-file): Don't break non-ASCII group names.
16069
16070         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16071         nnmail-pathname-coding-system.
16072
16073         * lpath.el: Bind default-file-name-coding-system,
16074         file-name-coding-system and language-info-alist for XEmacs.
16075
16076         * gnus-uu.el (gnus-uu-decode-save): Typo.
16077
16078 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16079
16080         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16081
16082 2007-07-14  David Kastrup  <dak@gnu.org>
16083
16084         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16085         finishing actions if we did not edit the article.
16086
16087 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16088
16089         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16090         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16091         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16092         (gnus-agent-flush-group, gnus-agent-flush-cache)
16093         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16094         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16095         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16096         (gnus-agent-regenerate-group)
16097         (gnus-agent-update-files-total-fetched-for)
16098         (gnus-agent-update-view-total-fetched-for):
16099         Bind file-name-coding-system to nnmail-pathname-coding-system.
16100         (gnus-agent-group-pathname): Don't encode file names by
16101         nnmail-pathname-coding-system.
16102         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16103         coding-system-for-write instead of buffer-file-coding-system to
16104         gnus-agent-file-coding-system.
16105
16106         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16107         Decode group name.
16108
16109         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16110
16111         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16112         (gnus-read-newsrc-el-file): Make group names unibyte.
16113
16114         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16115         nnmail-pathname-coding-system.
16116
16117         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16118         (nnrss-request-delete-group): Bind file-name-coding-system to
16119         nnmail-pathname-coding-system.
16120         (nnrss-read-server-data, nnrss-read-group-data):
16121         Bind file-name-coding-system correctly.
16122         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16123
16124         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16125         (nntp-server-to-method-cache): New variable.
16126         (nntp-group-pathname): New function that decodes non-ASCII group names.
16127         (nntp-possibly-create-directory, nntp-marks-changed-p)
16128         (nntp-save-marks, nntp-open-marks): Use it.
16129         (nntp-possibly-create-directory, nntp-open-marks):
16130         Bind file-name-coding-system to nnmail-pathname-coding-system.
16131         (nntp-open-marks): Decode group names when bootstrapping marks.
16132
16133         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16134         Newsgroups and Followup-To headers.
16135
16136 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16137
16138         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16139         (gnus-server-closed-face, gnus-server-denied-face)
16140         (gnus-server-offline-face): Remove variable.
16141         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16142
16143         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16144         of modifying message-stack directly for XEmacs.
16145
16146         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16147         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16148         if the coding-system argument is nil for XEmacs.
16149
16150         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16151         mm-charset-override-alist.
16152
16153         * rfc2047.el: Don't require base64; require rfc2045 for the function
16154         rfc2045-encode-string.
16155         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16156         to quote the parameter value.
16157
16158 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16159
16160         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16161         form in gnus-group-name-charset-method-alist.
16162
16163         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16164         overrides the default layout edit-form.
16165
16166         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16167
16168         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16169
16170 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16171
16172         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16173         as unfetched articles.
16174
16175 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16176
16177         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16178
16179 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16180
16181         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16182         original back end that keeps marks in the local system.
16183
16184 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16185
16186         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16187         arg of pop-to-buffer for XEmacs.
16188         (gnus-article-read-summary-keys): Ditto; don't restore window
16189         configuration if summary command ends up with neither article buffer
16190         nor summary buffer; describe bindings if summary keys end with C-h.
16191
16192 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16193
16194         * message.el (message-fix-before-sending): Skip raw message part to be
16195         forwarded while checking illegible text.
16196         (message-forward-make-body-mime, message-forward-make-body):
16197         Mark signed or encrypted raw message as having no illegible text.
16198
16199 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16200
16201         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16202         (gnus-message-with-timestamp-1): New macro.
16203         (gnus-message-with-timestamp): New function.
16204         (gnus-message): Use them.
16205
16206         * nnheader.el (nnheader-message): Use them.
16207
16208 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16209
16210         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16211         .newsrc.eld file.
16212
16213 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16214
16215         * gnus-agent.el (gnus-agent-fetch-headers)
16216         (gnus-agent-retrieve-headers):
16217         Bind gnus-decode-encoded-address-function to identity.
16218
16219         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16220         available also when the server returns simply a dot.
16221
16222         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16223
16224 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16225
16226         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16227
16228 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16229
16230         * gnus-ems.el (gnus-x-splash): Make it work.
16231
16232         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16233         from being used.
16234
16235         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16236
16237 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16238
16239         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16240         4th and the 5th arguments.
16241
16242         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16243         the front stickiness.
16244         (gnus-article-summary-command-nosave): Correct the order of the
16245         arguments passed to pop-to-buffer.
16246         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16247         summary command ends up with the article buffer.
16248
16249         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16250         the same faces.
16251
16252 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16253
16254         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16255
16256 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16257
16258         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16259         * gnus-sum.el (gnus-summary-highlight):
16260         * pgg.el (pgg-sign-region, pgg-sign):
16261         * mail-source.el (mail-source-delete-old-incoming-confirm):
16262         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16263
16264 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16265
16266         * gnus-art.el (gnus-mime-view-part-externally)
16267         (gnus-mime-view-part-internally): Fix predicate function passed to
16268         completing-read.
16269
16270         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16271
16272         * gnus.el (gnus-update-message-archive-method): Add :version.
16273
16274 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16275
16276         * gnus.el (gnus-update-message-archive-method): New variable.
16277
16278         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16279         according to gnus-message-archive-method if
16280         gnus-update-message-archive-method is non-nil.
16281
16282 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16283
16284         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16285         Suggested by Loic Dachary <loic@dachary.org>.
16286         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16287
16288 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16289
16290         * message.el (message-pop-to-buffer): Add switch-function argument.
16291         (message-mail): Pass switch-function argument to it.
16292
16293 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16294
16295         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16296         Improve doc string.
16297
16298 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16299
16300         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16301         (gnus-header-content):
16302         * gnus-cite.el (gnus-cite-10):
16303         * gnus-srvr.el (gnus-server-closed):
16304         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16305         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16306         (gnus-group-mail-3-empty, gnus-group-mail-low)
16307         (gnus-group-mail-low-empty, gnus-splash):
16308         * message.el (message-header-to, message-header-cc)
16309         (message-header-subject, message-header-other, message-header-name)
16310         (message-header-xheader, message-separator, message-cited-text)
16311         (message-mml): Lighten colors of faces used for dark background.
16312
16313 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16314
16315         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16316         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16317
16318 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16319
16320         * message.el (message-narrow-to-headers-or-head):
16321         Ignore mail-header-separator in the body.
16322
16323 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16324
16325         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16326         same as window size.
16327
16328 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16329
16330         * message.el (message-font-lock-keywords): Use message-header-xheader
16331         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16332         ahead of the anything pattern, to get it recognized.
16333
16334 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16335
16336         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16337         spam.el loads uses it in the compiled defadvice form.
16338
16339 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16340
16341         * gnus-sum.el (gnus-articles-to-read)
16342         (gnus-summary-insert-old-articles): Don't truncate group name for
16343         `read-string'.
16344
16345         * gnus-util.el (gnus-limit-string): Delete this function.
16346
16347         * gnus-sum.el (gnus-simplify-subject-fully):
16348         Use `truncate-string-to-width' instead.
16349
16350 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16351
16352         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16353         Tell if, on summary exit, the next group has to be selected.
16354         (gnus-summary-exit): Use it.
16355
16356 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16357
16358         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16359         non-break space.
16360
16361 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16362
16363         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16364         Check if group is not a directory.
16365         (nnfolder-request-expire-articles): Don't delete articles if the target
16366         group is not available.
16367
16368         * nnml.el (nnml-request-create-group): Properly check if group is not a
16369         file.
16370         (nnml-request-expire-articles): Don't delete articles if the target
16371         group is not available.
16372
16373         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16374         Don't quote characters that are within parentheses.
16375
16376 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16377
16378         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16379         (gnus-handle-ephemeral-exit): Select article according to it.
16380
16381 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16382
16383         * message.el (message-insert-formated-citation-line): Remove newline.
16384         (message-citation-line-format): Add final \n here so that the user can
16385         avoid a blank line.
16386
16387 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16388
16389         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16390         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16391         Update lanl/arXiv support.
16392
16393 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16394
16395         * gnus.el: Bump version number.
16396
16397 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16398
16399         * gnus.el (gnus-version-number): Bump version.
16400
16401 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16402
16403         * gnus.el: No Gnus v0.6 is released.
16404
16405 2007-04-27  Didier Verna  <didier@xemacs.org>
16406
16407         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16408         * gmm-utils.el (gmm-regexp-concat): ... here.
16409         * message.el: Don't require 'gnus-util.
16410         (message-dont-reply-to-names): Handle name change above.
16411         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16412
16413 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16414
16415         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16416         since the initial value varies according to the system.
16417
16418 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16419
16420         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16421
16422 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16423
16424         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16425
16426 2007-04-24  Didier Verna  <didier@xemacs.org>
16427
16428         Improve the type of gnus-ignored-from-addresses.
16429         * gnus-util.el (gnus-orify-regexp): New function.
16430         * message.el (gnus-util): Require it.
16431         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16432         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16433         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16434
16435 2007-04-24  Didier Verna  <didier@xemacs.org>
16436
16437         * gnus-sum.el:
16438         * gnus-utils.el: Fix some trailing whitespaces.
16439
16440 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16441
16442         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16443         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16444         article's Message-ID; refer parent article in summary buffer.
16445
16446         * message.el (message-bounce): Call mime-to-mml.
16447
16448         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16449         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16450         optimize and/or forms properly.
16451
16452 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16453
16454         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16455         URL.
16456
16457 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16458
16459         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16460
16461 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16462
16463         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16464         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16465         displayed of multipart/alternative part if it is invoked from summary
16466         buffer.
16467
16468         * mm-view.el (mm-inline-text-html-render-with-w3m)
16469         (mm-inline-text-html-render-with-w3m-standalone)
16470         (mm-inline-render-with-function): Use mail-parse-charset by default.
16471
16472 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16473
16474         * parse-time.el (parse-time-string-chars): Check if CHAR
16475         is less than the length of parse-time-syntax.
16476
16477 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16478
16479         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16480         from gnus-newsgroup-processable.
16481
16482 2007-04-16  Didier Verna  <didier@xemacs.org>
16483
16484         * gnus-msg.el (gnus-configure-posting-styles):
16485         Handle message-signature-directory properly with :file syntax.
16486         Reported by "Leo".
16487
16488 2007-04-11  Didier Verna  <didier@xemacs.org>
16489
16490         New user option: message-signature-directory.
16491         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16492         * message.el (message-insert-signature): Ditto.
16493         * message.el (message-signature-file): Doc update.
16494         * message.el (message-signature-directory): New.
16495
16496 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16497
16498         * gnus-msg.el (gnus-inews-yank-articles):
16499         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16500
16501 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16502
16503         * message.el (message-yank-original): Make sure cited text ends with
16504         newline; don't exchange point and mark.
16505
16506 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16507
16508         * tls.el (open-tls-stream): Properly handle case where there
16509         is no associated buffer.
16510
16511 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16512
16513         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16514         message-yank-original, make sure (< mark TEXT point).
16515
16516 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16517
16518         * message.el (message-fill-column): New variable.
16519         (message-mode): Use it.  Add comment on a possible new hook.
16520
16521         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16522         (nnmail-get-new-mail): Reformat.
16523
16524         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16525
16526         * gmm-utils.el: Fix Commentary.
16527         (gmm-tool-bar-from-list): Fix typo in doc string.
16528
16529 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16530
16531         * message.el (message-yank-original): Don't switch point and mark
16532         unnecessarily to put point and mark as documented.
16533
16534 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16535
16536         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16537         from the message heads.
16538
16539 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16540
16541         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16542         article buffer does not have a window.  This may not be the best
16543         solution but is certainly better than setting the start of the null,
16544         that is the current, window.
16545
16546 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16547
16548         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16549         (gnus-draft-setup): Run it.
16550
16551         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16552         gnus-score-fast-scoring.  Allow regexp.
16553         (gnus-score-headers): Use it.
16554
16555         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16556         XEmacs.
16557
16558         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16559         string.
16560         (gnus-button-alist): Also catch `<f1> k ...'.
16561         (gnus-treat-display-x-face): Fix doc string.
16562
16563 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16564
16565         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16566         evaluation of gnus-extended-version to ensure correct generation of the
16567         User-Agent header when message-generate-headers-first is used.
16568
16569 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16570
16571         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16572         hashcash-path is nil.  Don't call callback with incorrect number of
16573         parameters if val is 0.
16574
16575 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16576
16577         * message.el (message-required-news-headers):
16578         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16579
16580 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16581
16582         * tls.el (open-tls-stream): In handshake-waiting loop,
16583         don't wait more if there is output available to process.
16584
16585 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16586
16587         * tls.el (tls-program): Doc fix.
16588
16589 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16590
16591         * message.el (message-generate-new-buffers): Change the meaning of the
16592         nil value; add `standard' to the choices; treat t as `unique'; improve
16593         doc string.
16594         (gnus-select-frame-set-input-focus): Autoload.
16595         (message-buffer-name): Search for the existing message buffer if
16596         message-generate-new-buffers is nil or `standard'; treat the value t of
16597         message-generate-new-buffers as `unique'.
16598         (message-pop-to-buffer): Raise the frame already displaying the message
16599         buffer; clear the echo area after querying.
16600         (message-setup): Pass the `continue' argument to compose-mail.
16601         (message-mail): Prefer `switch-function' if it is given; search for the
16602         existing message buffer if the `continue' argument is non-nil; pass
16603         continue and switch-function arguments to compose-mail by way of
16604         message-setup.
16605         (message-mail-other-window): Adjust argument of message-setup.
16606         (message-mail-other-frame): Ditto.
16607
16608 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16611         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16612         to turn font-lock on when turning gnus-message-citation-mode on.
16613
16614 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16615
16616         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16617         (mml-smime-function-alist): New variable; add epg as the backend.
16618         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16619         mml-smime- functions instead.
16620         * mm-view.el: Require smime.
16621
16622 2007-03-05  Didier Verna  <didier@xemacs.org>
16623
16624         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16625         instead of just inheritance for posting styles.
16626         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16627
16628 2007-02-24  Chris Moore  <dooglus@gmail.com>
16629
16630         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
16631         * pgg-pgp.el (pgg-pgp-encrypt-region):
16632         * pgg-gpg.el (pgg-gpg-encrypt-region):
16633         Check pgg-encrypt-for-me if no other recipients.
16634
16635 2007-02-24  John Paul Wallington  <jpw@pobox.com>
16636
16637         * tls.el (tls-certtool-program): Fix custom type.
16638
16639 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16640
16641         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16642         and point-at-eol instead of line-(beginning|end)-position.
16643
16644         * assistant.el (assistant-parse-buffer): Ditto.
16645
16646         * netrc.el (netrc-parse-services): Ditto.
16647
16648 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
16649
16650         * mml2015.el (mml2015-epg-find-usable-key): New function.
16651         (mml2015-epg-sign): Use it.
16652         (mml2015-epg-encrypt): Use it.
16653
16654 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * message.el (message-make-in-reply-to): Quote name containing
16657         non-ASCII characters.  It will make the RFC2047 encoder cause an error
16658         if there are special characters.  Reported by NAKAJI Hiroyuki
16659         <nakaji@jp.freebsd.org>.
16660
16661 2007-02-27  Didier Verna  <didier@xemacs.org>
16662
16663         Include the group parameters as well as the topic ones in the
16664         inheritance filter process.
16665         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16666         argument GROUP-PARAMS-LIST.
16667         * gnus-topic.el (gnus-group-topic-parameters): Use it.
16668
16669 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16670
16671         * nntp.el (nntp-never-echoes-commands)
16672         (nntp-open-connection-functions-never-echo-commands): New variables.
16673         (nntp-send-command): Use them.
16674
16675 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
16676
16677         * mml2015.el (mml2015-epg-verify): Simplify.
16678
16679 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16680
16681         * mml.el (mml-content-disposition-alist): New user option.
16682         (mml-content-disposition): New function.
16683         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16684         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16685
16686 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
16687
16688         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16689         verification.
16690
16691 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16692
16693         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16694         articles posted in the last 24 hours.
16695
16696 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
16697
16698         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16699
16700 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
16701
16702         * nntp.el (nntp-send-command): Don't wait for echoes when
16703         nntp-open-ssl-stream is used.
16704
16705 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16706
16707         * gnus-cite.el (gnus-test-font-lock-add-keywords)
16708         (gnus-message-add-citation-keywords)
16709         (gnus-message-remove-citation-keywords): Remove.
16710         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16711         directly, make the variables in font-lock-defaults buffer-local, add
16712         gnus-message-citation-keywords to them and then update the value of
16713         font-lock-keywords.
16714
16715 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16716
16717         * message.el (message-cite-original-1): Don't call
16718         gnus-article-highlight-citation.
16719
16720         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16721         citations; fix line count.
16722
16723 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16724
16725         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16726         (gnus-message-add-citation-keywords)
16727         (gnus-message-remove-citation-keywords): Use it; fix the emulating
16728         versions of font-lock-add-keywords and font-lock-remove-keywords to
16729         work with XEmacs correctly.
16730
16731 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16732
16733         * gnus-cite.el (gnus-cite-face-list): Set the values of
16734         gnus-message-max-citation-depth and gnus-message-citation-keywords.
16735         (gnus-message-max-citation-depth): Use defvar rather than defconst.
16736         (gnus-message-cite-prefix-regexp): New variable.
16737         (gnus-message-search-citation-line): Use it; protect against long
16738         citation prefix; fill match data with nil rather than 0 for XEmacs; set
16739         the 0th match data for Emacs.
16740         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16741         (gnus-message-add-citation-keywords): Append keywords rather than
16742         prepending; emulate font-lock-add-keywords if it is not available.
16743         (gnus-message-remove-citation-keywords):
16744         Emulate font-lock-remove-keywords if it is not available.
16745
16746         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16747
16748         * message.el (message-cite-prefix-regexp): Set the value of
16749         gnus-message-cite-prefix-regexp.
16750
16751 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16752
16753         * nnweb.el (nnweb-google-parse-1): Update parser.
16754
16755 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
16756
16757         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16758
16759 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16760
16761         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16762         regexp.
16763
16764 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16765
16766         * uudecode.el (uudecode-string-to-multibyte): New function emulating
16767         string-to-multibyte.
16768         (uudecode-decode-region-internal): Use it.
16769
16770         * lpath.el: Fbind string-as-multibyte for XEmacs.
16771
16772 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16773
16774         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16775         Fix custom choice.
16776
16777         * gnus-art.el (gnus-signature-limit): Fix custom choice.
16778
16779 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
16780
16781         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16782
16783         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16784         `write-region' to respect `mm-inhibit-file-name-handlers'.
16785
16786 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
16787
16788         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16789         Use gnus-home-directory instead of "~/" or "$HOME".
16790
16791 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
16792
16793         * encrypt.el (encrypt-insert-file-contents): Add better prompt
16794         to mention filename.
16795         Add comments at beginning regarding usage.
16796         (encrypt-write-file-contents): Change interactive so a string is
16797         acceptable.  If the file has no associated model, show an error instead
16798         of a nonsense prompt.
16799
16800 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16801
16802         * spam.el (spam-bsfilter-ham-switch): Fix typo.
16803         Thanks to Yoshihiko Yamada for kind notification of this typo.
16804
16805 2007-01-12  Kenichi Handa  <handa@m17n.org>
16806
16807         * uudecode.el (uudecode-decode-region-internal): Make it work in a
16808         multibyte buffer.
16809
16810 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16811
16812         * gnus-score.el (gnus-score-fast-scoring): New variable.
16813         (gnus-score-headers): Use it.
16814
16815         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16816
16817         * message.el (message-cite-original-1):
16818         Call gnus-article-highlight-citation if requested.
16819         (message-make-from): Allow name and address as optional arguments.
16820
16821         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16822
16823         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16824         bugs to doc string.
16825         (gnus-button-alist): Add mid\\|message-id.
16826         (gnus-button-fetch-group): Extend for use in
16827         `browse-url-browser-function'.
16828         (gnus-button-url-regexp): Try to catch paired parentheses like in
16829         Wikipedia URLs.
16830
16831         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16832         Suggested by Simon Krahnke <overlord@gmx.li>.
16833
16834 2007-01-13  Romain Francoise  <romain@orebokech.com>
16835
16836         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16837         Update copyright.
16838
16839 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
16840
16841         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16842
16843 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16844
16845         * gnus-registry.el (gnus-registry-unfollowed-groups)
16846         (gnus-registry-split-fancy-with-parent): Fix documentation.
16847
16848 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16849
16850         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16851         from nnweb groups.
16852
16853 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16854
16855         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16856         Xref urls.  Erase buffer before requesting head.
16857
16858         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16859
16860 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16861
16862         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
16863         customizable.
16864
16865 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
16866
16867         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16868         no signing key is found.
16869         (mml2015-epg-encrypt): Ask user whether to skip or abort if
16870         no encrypting and/or signing key is found.
16871
16872 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16873
16874         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16875
16876 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16877
16878         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16879         headers read from disk with the ones newly found in the current search.
16880         This should no longer cause problems, because the article numbers in
16881         Gmane's `nov.php' output are ignored since the previous change.
16882
16883 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16884
16885         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16886
16887 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16888
16889         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
16890         replace-regexp-in-string; bind url-version; fbind display-images-p and
16891         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
16892         find-face and set-itimer-function for Emacs; bind itimer-list for
16893         Emacs.
16894
16895         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16896
16897 2007-01-01  Romain Francoise  <romain@orebokech.com>
16898
16899         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16900
16901 2006-12-31  Steve Youngs  <steve@sxemacs.org>
16902
16903         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16904         `define-minor-mode' macro definition expanded properly.
16905         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16906         exclude it there.
16907
16908         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16909         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
16910         `fboundp' test.
16911         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16912         This is OK to autoload in (S)XEmacs now.
16913
16914 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16915
16916         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16917         keystroke.
16918         (gnus-summary-limit-to-singletons): Fix typo.
16919
16920         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16921         else fails.
16922
16923 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16924
16925         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16926         docstring.
16927
16928         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16929         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16930         (gnus-summary-insert-dormant-articles): Fix typo in message.
16931
16932 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
16933
16934         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16935         nil for XEmacs.
16936         (gnus-message-citation-mode): Don't autoload in XEmacs.
16937
16938         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16939
16940 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
16941
16942         * nnimap.el (nnimap-expunge-search-string):
16943         Mention nnimap-search-uids-not-since-is-evil in docstring.
16944
16945 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16946
16947         * spam.el: Revert to make-obsolete-variable because
16948         define-obsolete-variable-alias is not supported in Emacs 21.
16949
16950         * spam.el (spam-ifile-path, spam-ifile-database-path)
16951         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16952         make-obsolete-variable.
16953         (spam-bsfilter-path, spam-bsfilter-program)
16954         (spam-spamassassin-path, spam-spamassassin-program)
16955         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16956         Don't use "path" inappropriately.
16957         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16958         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16959         variable names.
16960
16961 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
16962
16963         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16964         summary buffer.
16965
16966         * password.el (password-cache-remove): Use clear-string to burn
16967         password, if available.
16968
16969 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16970
16971         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16972
16973         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16974
16975         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16976         (gnus-message-highlight-citation): Move defcustom here from
16977         gnus-cite.el.
16978         (gnus-message-citation-mode): Autoload.
16979
16980         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
16981         checks to make it compile with XEmacs.
16982         (gnus-message-citation-mode): New minor mode.
16983         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16984         (gnus-message-highlight-citation): New variables.
16985         (gnus-message-search-citation-line)
16986         (gnus-message-add-citation-keywords)
16987         (gnus-message-remove-citation-keywords)
16988         (turn-on-gnus-message-citation-mode)
16989         (turn-off-gnus-message-citation-mode): New functions.
16990
16991 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
16992
16993         * gnus-cite.el: Enable highlighting of different citation levels in
16994         message-mode.
16995
16996 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16997
16998         * message.el (message-make-fqdn): Fix comment.
16999         (message-bogus-system-names): Add ".local".
17000
17001         * spam.el (spam-ifile-path, spam-ifile-program)
17002         (spam-ifile-database-path, spam-ifile-database)
17003         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17004         Don't use "path" inappropriately.
17005         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17006         strings.
17007         (spam-check-ifile, spam-ifile-register-with-ifile)
17008         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17009         Use new variable names.
17010
17011         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17012         (gnus-treat-display-smileys): Simplify using
17013         gnus-image-type-available-p.
17014
17015         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17016         available.
17017
17018         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17019         Use `display-images-p' if available.
17020
17021 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17022
17023         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17024         one after turning on the buffer's multibyteness instead of decoding
17025         them directly in the unibyte buffer that causes unexpected conversion
17026         in Emacs 23 (unicode).
17027
17028 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17029
17030         * message.el (message-generate-hashcash): Fix custom type.
17031
17032 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17033
17034         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17035
17036 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17037
17038         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17039         disconnect icons.  Add help text.
17040
17041 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17042
17043         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17044         negated to be consistent with the others we handle.
17045
17046 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17047
17048         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17049         version of gnus-summary-buffer to something, so that we can use two
17050         article buffers at the same time.
17051
17052 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17053
17054         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17055         trigger all the extra headers.
17056         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17057         sorting.
17058
17059 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17060
17061         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17062         solid groups.
17063
17064 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17065
17066         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17067
17068 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17069
17070         * legacy-gnus-agent.el: Add Copyright notice.
17071
17072 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17073
17074         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17075
17076 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17077
17078         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17079
17080         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17081         to make it work reliably in CVS Emacs.
17082         (gnus-summary-limit-strange-charsets-predicate)
17083         (gnus-summary-limit-to-predicate): New functions.
17084
17085 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17086
17087         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17088         specifying array size.
17089         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17090         array if it is too small.
17091         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17092         (gnus-sort-threads-loop): New function.
17093
17094 2006-12-06  Chris Moore  <dooglus@gmail.com>
17095
17096         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17097         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17098
17099 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17100
17101         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17102         options.
17103
17104 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17105
17106         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17107         DOS-ing the recipient.
17108
17109         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17110         the headers when creating the mapping to avoid mismappings.
17111         (nnweb-gmane-create-mapping): Always nix out old mapping.
17112
17113 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17114
17115         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17116         and mm-verify-option to never.
17117
17118 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17119
17120         * message.el (message-signed-or-encrypted-p): New function.
17121         (message-forward-make-body): Use it.
17122
17123         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17124         Replace encode-coding-string with mm-encode-coding-string.
17125
17126 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17127
17128         * nneething.el (nneething-decode-file-name):
17129         Replace decode-coding-string with mm-decode-coding-string.
17130
17131         * gnus-int.el (gnus-open-server): Say failed server's name.
17132
17133 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17134
17135         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17136         strings to a single string.  Quote `errors-file-name'.
17137         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17138         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17139         Adjust calls.  Use `shell-quote-argument'.
17140
17141 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17142
17143         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17144         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17145
17146         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17147         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17148         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17149         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17150         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17151         (gnus-subscribe-newsgroup, gnus-1):
17152         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17153         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17154         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17155         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17156
17157 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17158
17159         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17160         keystroke.
17161         (gnus-summary-limit-to-bodies): Implement headersp.
17162
17163 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17164
17165         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17166
17167 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17168
17169         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17170
17171 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17172
17173         * message.el (message-generate-hashcash): Expand range of values to
17174         include `opportunistic'.
17175         (message-send-mail): Use it.
17176
17177 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17178
17179         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17180         and comment it.
17181
17182         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17183
17184 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17185
17186         * gnus-util.el (gnus-extract-address-components): Improve comment.
17187
17188 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17189
17190         * gnus-util.el (gnus-extract-address-components): Work with address in
17191         which the name portion contains @.
17192
17193         * lpath.el: Fbind custom-autoload.
17194
17195 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17196
17197         * gnus.el (gnus-start): Move custom group up.
17198         (gnus-select-method): Don't autoload, but make it available for
17199         `customize-variable'.
17200         (gnus-getenv-nntpserver): Don't autoload.
17201
17202 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17203
17204         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17205
17206 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17207
17208         * message.el (message-sendmail-extra-arguments): New variable.
17209         (message-send-mail-with-sendmail): Use it.
17210
17211 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17212
17213         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17214         mm-with-unibyte-current-buffer to make string unibyte.
17215
17216         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17217         mm-string-as-multibyte.
17218
17219 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17220
17221         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17222         Reported by Werner Koch <wk@gnupg.org>.
17223
17224 2006-11-14  Daiki Ueno  <ueno@p360>
17225
17226         * mml2015.el: Autoload epa-select-keys when compiling.
17227
17228 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17229
17230         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17231         message-options.
17232         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17233
17234 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17235
17236         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17237         EasyPG (< 0.0.6).
17238         (mml2015-always-trust): New user option.
17239         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17240         prompt.
17241
17242 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17243
17244         * nntp.el (nntp-authinfo-force): New variable.
17245         (nntp-send-authinfo): Use it.
17246
17247 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17248
17249         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17250         decode encoded words.  Improve prompt.  Add comment about forwarding.
17251         (message-replacement-char): Move up.
17252
17253 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17254
17255         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17256         instead of gnus-intersection because arguments of gnus-sorted-nunion
17257         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17258
17259 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17260
17261         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17262         (message-simplify-subject-functions):
17263         Enable message-strip-subject-encoded-words by default.
17264
17265 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17266
17267         * message.el (message-strip-subject-encoded-words): New function.
17268         (message-simplify-subject-functions): New variable.
17269         (message-simplify-subject): Use it.  Fix typo in doc string.
17270         Support message-strip-subject-encoded-words.
17271
17272 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17273
17274         * gnus-diary.el (gnus-diary-delay-format-function):
17275         * nndiary.el (nndiary-reminders):
17276         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17277
17278 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17279
17280         * gnus-art.el (article-hide-boring-headers): Fetch date from
17281         gnus-original-article-buffer to avoid problems with localized date
17282         strings.
17283
17284 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17285
17286         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17287
17288 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17289
17290         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17291         New variables.
17292         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17293         (mm-charset-synonym-alist): Move some entries to
17294         mm-codepage-iso-8859-list.
17295         (mm-charset-synonym-alist, mm-charset-override-alist):
17296         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17297
17298 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17299
17300         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17301
17302 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17303
17304         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17305         with Emacs 21 and XEmacs.
17306
17307 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17308
17309         * spam.el (spam-parse-address): New function for better parsing,
17310         catching errors, etc.
17311         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17312
17313 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17314
17315         * mm-view.el: Add interactive arg to html2text autoload.
17316
17317 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17318
17319         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17320
17321 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17322
17323         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17324         New variables.
17325         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17326         (mm-charset-synonym-alist): Move some entries to
17327         mm-codepage-iso-8859-list.
17328
17329         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17330
17331 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17332
17333         * message.el (message-citation-line-format)
17334         (message-insert-formated-citation-line): Fix implementation of %E, %N
17335         and %n according to the doc string.
17336
17337 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17338
17339         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17340         Use car-safe to avoid bad parses.
17341
17342 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17343
17344         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17345         names.
17346
17347         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17348
17349 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17350
17351         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17352         header.
17353
17354         * message.el (message-draft-headers): Add Date.
17355         (message-headers-to-generate): Fix typo in docstring.
17356
17357         * nndraft.el (nndraft-required-headers): New variable.
17358         (nndraft-generate-headers): Use it.
17359
17360         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17361
17362 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17363
17364         * gnus-registry.el (gnus-registry-wash-for-keywords)
17365         (gnus-registry-find-keywords): New functions to allow easy searching of
17366         articles that are in the registry.
17367
17368 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17369
17370         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17371         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17372         Reported by Damien Elmes <damien@repose.cx>.
17373
17374 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17375
17376         * gnus.el (gnus-mime): Remove unused custom group.
17377
17378 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17379
17380         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17381         "blank line" when searching for end of armor headers.
17382
17383 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17384
17385         * gmm-utils.el (gmm-write-region): Fix variable name.
17386
17387 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17388
17389         * gmm-utils.el (gmm-write-region): New function based on compatibility
17390         code from `mm-make-temp-file'.
17391
17392         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17393
17394         * nnmaildir.el (nnmaildir--update-nov)
17395         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17396         Use `gmm-write-region'.
17397
17398 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17399
17400         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17401         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17402
17403         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17404
17405         * message.el (message-replacement-char): New variable.
17406         (message-fix-before-sending): Use it.
17407         (message-simplify-subject): New function to remove duplicate code.
17408         (message-reply, message-followup): Use it.
17409
17410         * gnus-sum.el (gnus-summary-make-menu-bar):
17411         Clarify gnus-summary-limit-to-articles.
17412
17413 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17414
17415         * gnus-util.el (gnus-with-local-quit): New macro.
17416
17417         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17418
17419 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17420
17421         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17422         ignore non-string data.
17423
17424 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17425
17426         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17427         non-string data (needs to be done in the registry too).
17428
17429 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17430
17431         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17432         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17433         (gnus-registry-split-fancy-with-parent)
17434         (gnus-registry-fetch-simplified-message-subject-fast)
17435         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17436         Remove text properties on ingress into the registry and when it's saved.
17437         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17438         registry from entries with no groups.
17439
17440 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17441
17442         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17443         function to remove string properties.
17444
17445 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17446
17447         * gmm-utils.el (gmm): Adjust custom version.
17448
17449         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17450         Adjust custom version.
17451
17452         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17453
17454 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17455
17456         * gnus-art.el (gnus-insert-prev-page-button)
17457         (gnus-insert-next-page-button): Simplify.  Reformat.
17458
17459 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17460
17461         * gnus-art.el (gnus-insert-prev-page-button)
17462         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17463
17464 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17465
17466         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17467
17468 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17469
17470         * gnus-art.el (gnus-insert-mime-button)
17471         (gnus-insert-mime-security-button):
17472         Apply gnus-article-button-face to MIME and security buttons.
17473
17474 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17475
17476         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17477         readable.
17478
17479 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17480
17481         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17482
17483 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17484
17485         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17486         `browse-url-of-file' instead of `browse-url'.
17487
17488 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17489
17490         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17491         regexp.  Articles containing quotation were cut prematurely.
17492
17493 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17494
17495         * message.el (message-cite-original-1): Use nobody by default for the
17496         value of From header.
17497         (message-reply): Ditto.
17498
17499 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17500
17501         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17502         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17503         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17504
17505 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17506
17507         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17508         mails in the doc string.  Add some URLs in comment.
17509         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17510
17511 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17512
17513         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17514         backslashes handling and the way to find boundaries of quoted strings.
17515
17516 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17517
17518         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17519         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17520         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17521         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17522
17523 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17524
17525         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17526         doc string.
17527         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17528
17529 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17530
17531         * lpath.el: Fbind epg-check-configuration.
17532
17533 2006-09-06  Simon Josefsson  <jas@extundo.com>
17534
17535         * mml2015.el (mml2015-use): Doc fix, mention epg.
17536
17537 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17538
17539         * mml2015.el (mml2015-use): Default to epg, if available.
17540
17541 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17542
17543         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17544         message-sender.
17545         (mml1991-epg-encrypt): Ditto.
17546         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17547         message-sender.
17548         (mml2015-epg-encrypt): Ditto.
17549
17550 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17551
17552         * message.el (message-send-mail-with-sendmail): Look for sendmail in
17553         several common directories.
17554
17555 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
17556
17557         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17558         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17559
17560 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * gnus-art.el (article-decode-encoded-words): Make it fast.
17563
17564 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17565
17566         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17567
17568         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17569         in quoted string into `\'.
17570
17571 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17572
17573         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17574         Use standard-syntax-table.
17575
17576 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17577
17578         * gnus-art.el (gnus-decode-address-function): New variable.
17579         (article-decode-encoded-words): Use it to decode headers which are
17580         assumed to contain addresses.
17581         (gnus-mime-delete-part): Remove useless `or'.
17582
17583         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17584         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17585         (gnus-nov-parse-line): Use it to decode From header.
17586         (gnus-get-newsgroup-headers): Ditto.
17587         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17588
17589         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17590         (mail-decode-encoded-address-string): New alias.
17591
17592         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17593         New function.
17594         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17595         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17596         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17597         (rfc2047-decode-string): Ditto.
17598         (rfc2047-decode-address-region): New function.
17599         (rfc2047-decode-address-string): New function.
17600
17601 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17602
17603         * message.el (message-caesar-buffer-body): Allow rotating headers.
17604
17605         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17606
17607         * message.el (message-insert-formated-citation-line): Fix %f.
17608         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17609
17610 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17611
17612         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17613         (gnus-bookmark-mouse-available-p): New macro.
17614         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17615         (gnus-bookmark-bmenu-show-infos): Use it.
17616         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17617         (gnus-bookmark-bmenu-hide-infos): Ditto.
17618         (gnus-bookmark-remove-properties): New function.
17619         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17620         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17621         (gnus-bookmark-write-file): Bind coding-system-for-write.
17622         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17623         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17624         group before selecting it.
17625         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17626         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17627         quit-window if it is not available; use gnus-mouse-2 and bind it to
17628         gnus-bookmark-bmenu-select-by-mouse.
17629         (gnus-bookmark-show-details): Remove unused variable `details-list'.
17630         (gnus-bookmark-bmenu-select-by-mouse): New function.
17631
17632 2006-08-13  Romain Francoise  <romain@orebokech.com>
17633
17634         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17635         space.
17636
17637 2006-08-10  Romain Francoise  <romain@orebokech.com>
17638
17639         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
17640         (dns-mode-soa-auto-increment-serial): New user option.
17641         (dns-mode-soa-maybe-increment-serial): New function.
17642         (dns-mode): Add the latter to `write-contents-functions'.
17643
17644 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * compface.el (uncompface): Use binary rather than raw-text-unix.
17647
17648 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17649
17650         * compface.el (uncompface): Make sure the eol conversion doesn't take
17651         place when communicating with the external programs.
17652         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17653
17654 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17655
17656         * nnheader.el (nnheader-insert-head): Fix typo in comment.
17657
17658 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17659
17660         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17661         Make it more robust by parsing author and date independently.
17662
17663 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17664
17665         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17666
17667 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
17668
17669         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17670         first matching secret key.
17671         (mml2015-epg-encrypt): Ditto.
17672
17673         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17674         first matching secret key.
17675         (mml1991-epg-encrypt): Ditto.
17676
17677         * mml2015.el (mml2015-encrypt-to-self): New user option.
17678         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17679         mml2015-epg-encrypt-to-self is set.
17680
17681         * mml1991.el (mml1991-encrypt-to-self): New variable.
17682         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17683         mml1991-epg-encrypt-to-self is set.
17684
17685         * mml2015.el (mml2015-signers): New user option.
17686         (mml2015-epg-sign): Reflect the value of mml2015-signers.
17687         (mml2015-epg-encrypt): Allow to select signing keys.
17688
17689         * mml1991.el (mml1991-signers): New variable.
17690         (mml1991-epg-sign): Reflect the value of mml1991-signers.
17691         (mml1991-epg-encrypt): Allow to select signing keys.
17692
17693 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17694
17695         * nnheader.el (nnheader-insert-head): Make it work even if the file
17696         uses CRLF for the line-break code.
17697
17698 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
17699
17700         * mml2015.el: Require mml-sec instead of password.
17701         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17702         (mml2015-cache-passphrase): Inherit the default value from
17703         mml-secure-cache-passphrase.
17704         (mml2015-passphrase-cache-expiry): Inherit the default value from
17705         mml-secure-passphrase-cache-expiry.
17706
17707         * mml1991.el: Require mml-sec instead of password.
17708         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17709         (mml1991-cache-passphrase): Inherit the default value from
17710         mml-secure-cache-passphrase.
17711         (mml1991-passphrase-cache-expiry): Inherit the default value from
17712         mml-secure-passphrase-cache-expiry.
17713
17714         * mml-sec.el: Require password.
17715         (mml-secure-verbose): New user option.
17716         (mml-secure-cache-passphrase): New user option.
17717         (mml-secure-passphrase-cache-expiry): New user option.
17718
17719 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
17720             Andreas Vögele  <andreas@altroot.de>   (tiny change)
17721
17722         * pgg-def.el (pgg-truncate-key-identifier):
17723         Truncate the key ID to 8 letters from the end.
17724
17725 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17726
17727         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17728         workaround for the url package included with Emacs.
17729
17730         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17731
17732 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17733
17734         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17735         correctly.  This fixes a bug caused by the 2006-05-12 change.
17736
17737 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
17738
17739         * nnmail.el (nnmail-article-group): If splitting raises an error, give
17740         some information about the error when saying that the `bogus' mail
17741         group will be used.
17742
17743 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
17744
17745         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17746         string.
17747
17748 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
17749
17750         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17751
17752 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17753
17754         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17755
17756 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17757
17758         * mml1991.el (mml1991-function-alist): Add epg.
17759         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17760         (mml1991-epg-encrypt): New functions.
17761
17762 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17763
17764         * mml2015.el (mml2015-verbose): New variable.
17765         (mml2015-cache-passphrase): Ditto.
17766         (mml2015-passphrase-cache-expiry): Ditto.
17767         (mml2015-function-alist): Add epg.
17768         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17769         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17770         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17771         New functions.
17772
17773 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17774
17775         * message.el (message-cite-original-1): Preserve region when removing
17776         quoted text due to X-No-Archive in order to avoid bogus attribution
17777         when citing multiple messages.
17778
17779 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17780
17781         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17782         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17783
17784 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
17785
17786         * gnus-diary.el (gnus-user-format-function-d)
17787         (gnus-user-format-function-D): Autoload.
17788
17789         * imap.el (Commentary): Fix typo.
17790
17791         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17792         2006-04-22 contribution.
17793
17794 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17795
17796         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17797         It didn't really fix the bogosity I'm seeing with solid web groups.
17798
17799 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17800
17801         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17802         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17803         created using server names.  If we use the feature without declaring
17804         it, Gnus does not properly manage server and group state.
17805
17806         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17807         bound.
17808
17809 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17810
17811         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17812         looking up the method using GROUP's prefix before inventing a new one.
17813         It is used on killed/unknown groups in various places where returning
17814         an all-new method isn't expected by the caller.
17815
17816         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17817         and match semantics of gnus-group-real-prefix.
17818
17819 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
17820
17821         * nnmail.el (nnmail-broken-references-mailers): New variable.
17822         (nnmail-ignore-broken-references): New function generalizing
17823         nnmail-fix-eudora-headers.
17824         (nnmail-fix-eudora-headers): Now obsolete.
17825
17826         * gnus-art.el (gnus-button-handle-custom):
17827         Support `customize-apropos*'.
17828
17829 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17830
17831         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17832
17833         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17834         articles.
17835
17836 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
17837
17838         * message.el (message-cite-reply-above): New variable.
17839         (message-yank-original): Use it.
17840
17841 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17842
17843         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17844
17845 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
17846
17847         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17848         as read.
17849
17850         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17851
17852 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
17853
17854         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17855         (gnus-bookmark-default-file): Use gnus-directory.
17856         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17857         Remove "*" in doc string.
17858         (gnus-bookmark-write-file): Simplify.
17859         (gnus-bookmark-maybe-sort-alist): Use `when'.
17860         (gnus-bookmark-get-bookmark): Fix typo in doc string.
17861         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17862         Add FIXME about Emacs 21 and XEmacs compatibility.
17863         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17864         compatibility.
17865         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17866         compatibility.
17867         (gnus-bookmark-menu-heading): Fix version.
17868
17869 2006-06-19  Bastien Guerry  <bzg@altern.org>
17870
17871         * gnus-bookmark.el: New file.
17872
17873 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17874
17875         * message.el (message-syntax-checks): Doc fix.
17876
17877 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17878
17879         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17880         unsubscribed groups as if they were killed ones.  It causes duplicate
17881         entries in gnus-newsrc-alist.
17882
17883 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17884
17885         * message.el (message-syntax-checks): Doc fix.
17886         (message-send-mail): Add check for continuation headers.
17887         (message-check-news-header-syntax): Fix regexp used to check for
17888         continuation headers.
17889
17890 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17891
17892         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17893
17894 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
17895
17896         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17897
17898 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17899
17900         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17901         default-truncate-lines.
17902
17903 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17904
17905         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17906         to fill the utf-8 entry.
17907
17908         * lpath.el: Fbind unicode-precedence-list.
17909
17910 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17911
17912         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17913
17914 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
17915
17916         * gnus-agent.el (directory-files-and-attributes): Move all the way
17917         forward (the third and final move).
17918         (gnus-agent-read-agentview): Trap reconstruction errors due to
17919         nonexistent directory.  Handle by returning nil.
17920
17921 2006-05-30  Didier Verna  <didier@xemacs.org>
17922
17923         * message.el (message-dont-reply-to-names): Update the custom type.
17924         * message.el (message-dont-reply-to-names): New defsubst: potentially
17925         convert a list of regexps into a single one.
17926         * message.el (message-get-reply-headers): Use it.
17927         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17928
17929 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17930
17931         * gnus-agent.el (directory-files-and-attributes): Move forward.
17932
17933 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17934
17935         * gnus-ml.el (gnus-mailing-list-subscribe)
17936         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17937         (gnus-mailing-list-message): Fix doc strings.
17938
17939 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17940
17941         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17942         of doing it manually.
17943
17944 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17945
17946         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17947         comment.
17948
17949 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
17950
17951         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17952         (gnus-agent-read-agentview): Fix handling of end-of-file error.
17953         (gnus-agent-read-local): All symbols allocated in my-obarray.
17954         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17955         (gnus-agent-regenerate-group): Check numeric names to see if they are
17956         messages or groups.
17957         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17958         better way of do this...)
17959
17960         * gnus-cache.el (gnus-agent-total-fetched-for):
17961         Ignore 'dummy.group' (there should be a better way of do this...)
17962
17963 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17964
17965         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17966         (gnus-saved-headers): Ditto.
17967         (gnus-default-article-saver): Mention functions may have properties.
17968         (gnus-article-save): Override gnus-save-all-headers and
17969         gnus-saved-headers by :headers property which saver function may have.
17970         (gnus-summary-save-in-file): Add :headers property.
17971         (gnus-summary-write-to-file): Ditto.
17972
17973         * gnus-sum.el (gnus-summary-save-article): Bind
17974         gnus-prompt-before-saving to t when saving many articles in a file;
17975         always show all headers.
17976
17977         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
17978
17979 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
17980
17981         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17982         marks.
17983
17984         * message.el (message-indent-citation): Add optional arguments to allow
17985         using it outside of message buffers.
17986
17987         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17988         (gnus-article-treat-unfold-headers): Use it.
17989         (gnus-article-truncate-lines): New variable.
17990         (gnus-article-mode): Use it.
17991         (gnus-article-toggle-truncate-lines): New function.
17992
17993         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17994         Add gnus-article-toggle-truncate-lines.
17995
17996         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17997         coding system in XEmacs, use binary.
17998
17999 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18000
18001         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18002         after-load-alist.
18003
18004         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18005         this function should save decoded articles.
18006         (gnus-summary-write-to-file): Use property to specify this function
18007         should save decoded articles and specify gnus-summary-save-in-file
18008         should be used to save articles other than the first one when saving
18009         many articles.
18010         (gnus-summary-save-body-in-file): Use property to specify this
18011         function should save decoded articles.
18012         (gnus-summary-write-body-to-file): Use property to specify this
18013         function should save decoded articles and specify
18014         gnus-summary-save-body-in-file should be used to save articles other
18015         than the first one when saving many articles.
18016
18017         * gnus-sum.el (gnus-summary-save-article): Simplify.
18018
18019 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18020
18021         * gnus-art.el (gnus-default-article-saver):
18022         Add gnus-summary-write-body-to-file.
18023         (gnus-article-save-coding-system): Don't use coding system object
18024         in XEmacs.
18025         (gnus-read-save-file-name): Add optional `dir-var' argument which
18026         specifies directory in which files are saved; work even if optional
18027         `variable' argument is not specified.
18028         (gnus-summary-write-to-file): Read file name.
18029         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18030         (gnus-summary-write-body-to-file): New function.
18031
18032         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18033         (gnus-summary-local-variables): Add it.
18034         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18035         (gnus-summary-save-article): Remove optional `decode' argument;
18036         determine whether to decode articles by the value of
18037         gnus-default-article-saver; when saving many files using
18038         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18039         it first and use gnus-summary-save-in-file or
18040         gnus-summary-save-body-in-file thereafter unless
18041         gnus-prompt-before-saving is always; move point to article which
18042         will be saved.
18043         (gnus-summary-save-article-file): Revert.
18044         (gnus-summary-write-article-file): Revert.
18045         (gnus-summary-save-article-body-file): Revert.
18046         (gnus-summary-write-article-body-file): New function.
18047
18048 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18049
18050         * gnus-art.el (gnus-default-article-saver): Doc fix.
18051         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18052         from gnus-summary-save-article-coding-system, and default to a
18053         certain coding system.
18054         (gnus-output-to-file): Add coding cookie and encode text according
18055         to gnus-article-save-coding-system; don't use mm-append-to-file.
18056
18057         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18058         gnus-art.el and rename to gnus-article-save-coding-system.
18059         (gnus-summary-save-article): Require gnus-art; don't show all
18060         headers if it decodes articles; don't add coding cookie here;
18061         don't bind mm-text-coding-system-for-write.
18062         (gnus-summary-save-article-file): Save decoded articles.
18063         (gnus-summary-write-article-file): When saving many files, use
18064         gnus-summary-write-to-file first and gnus-summary-save-in-file
18065         thereafter unless gnus-prompt-before-saving is always.
18066         (gnus-summary-save-article-body-file): Save decoded articles.
18067
18068         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18069
18070 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18071
18072         * nnrss.el (nnrss-check-group): Bind hash-index.
18073
18074 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18075
18076         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18077         its hash index.  Store this hash in `nnrss-group-data'.
18078         (nnrss-read-group-data): Update accordingly.
18079
18080 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18081
18082         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18083         entry.
18084
18085         * gnus-sum.el (gnus-summary-make-menu-bar):
18086         Add gnus-article-browse-html-article.
18087
18088 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18089
18090         * gnus-sum.el (gnus-summary-mime-map):
18091         Add gnus-article-browse-html-article.
18092
18093         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18094
18095 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18096
18097         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18098         suitable coding systems in customize.
18099
18100 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18101
18102         * mail-source.el (mail-sources): Fix custom type.
18103
18104 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18105
18106         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18107         (gnus-summary-expire-articles-now): Shorten prompt.
18108
18109         * gmm-utils.el (wid-edit): Require.
18110         (defun-gmm): Rename from `gmm-defun-compat'.
18111         (gmm-image-search-load-path): Use it.
18112         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18113
18114 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18115
18116         * gnus-sum.el (gnus-summary-save-article-coding-system):
18117         New variable.
18118         (gnus-summary-save-article): Add optional `decode' argument.
18119         If it is set and gnus-summary-save-article-coding-system is non-nil,
18120         save decoded article.
18121         (gnus-summary-write-article-file): Save decoded article if
18122         gnus-summary-save-article-coding-system is non-nil.
18123
18124         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18125         type.
18126
18127 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18128
18129         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18130
18131 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18132
18133         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18134         first to test gnus-single-article-buffer which may be buffer-local.
18135
18136         * gnus-sum.el (gnus-summary-setup-buffer):
18137         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18138         group; make gnus-article-buffer, gnus-article-current, and
18139         gnus-original-article-buffer always buffer-local.
18140         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18141         group.
18142         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18143
18144 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18145
18146         * nnml.el (nnml-request-compact-group): Compressed files might not
18147         have .gz extension.
18148
18149 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18150
18151         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18152         (mm-copy-to-buffer): Use with-current-buffer.
18153         (mm-display-part): Simplify.
18154         (mm-inlinable-p): Add optional arg `type'.
18155
18156 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18157
18158         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18159         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18160         Try harder to show the attachment internally or externally using
18161         gnus-mime-view-part-as-type.
18162
18163 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18164
18165         * message.el (message-from-style, message-signature-separator)
18166         (message-user-organization-file, message-send-mail-function)
18167         (message-citation-line-function, message-yank-prefix)
18168         (message-indent-citation-function, message-signature)
18169         (message-signature-file, message-signature-insert-empty-line):
18170         Remove autoloads.
18171
18172         * gnus-art.el (gnus-buttonized-mime-types):
18173         Remove "multipart/signed".  Revert 2006-04-26 change.
18174
18175 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18176
18177         * gnus.el (gnus-version-number): Bump version.
18178
18179 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18180
18181         * gnus.el: No Gnus v0.5 is released.
18182
18183 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18184
18185         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18186         fetching articles by message-id.
18187
18188 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18189
18190         * message.el (hashcash): Require hashcash as normal.
18191
18192         * ecomplete.el (ecomplete-highlight-match-line):
18193         Use point-at-eol.
18194         (ecomplete-highlight-match-line): Use `highlight', because that
18195         face exists in both Emacs and XEmacs.
18196
18197         * message.el (message-display-abbrev): Use point-at-bol.
18198
18199         * mail-source.el: Don't require timer/timer-funcs.
18200
18201         * gnus-async.el: Ditto.
18202
18203         * password.el: Ditto.
18204
18205         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18206
18207         * mm-url.el: Ditto.
18208
18209         * gnus-xmas.el: Don't require timer-funcs.
18210
18211         * mm-util.el: Require timer/timer-funcs.
18212
18213 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18214
18215         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18216         Close.
18217
18218 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18219
18220         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18221         unibyte after clear-decrypt function runs.
18222
18223         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18224         returns as a unibyte string.
18225
18226 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18227
18228         * lpath.el: Revert.
18229
18230         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18231         (pgg-gpg-process-sentinel): Revert.
18232
18233         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18234         (pgg-pgp-lookup-key): Revert.
18235
18236         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18237         (pgg-pgp5-lookup-key): Revert.
18238
18239         * pgg.el (pgg-fetch-key): Revert.
18240
18241 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18242
18243         * lpath.el: Fbind string-as-multibyte for XEmacs.
18244
18245         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18246         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18247         (mml1991-pgg-encrypt): Ditto.
18248
18249         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18250         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18251         a multibyte buffer.
18252
18253         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18254         (pgg-pgp-lookup-key): Ditto.
18255
18256         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18257         (pgg-pgp5-lookup-key): Ditto.
18258
18259         * pgg.el (pgg-fetch-key): Ditto.
18260
18261 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18262
18263         * message.el (message-user-organization-file): Check several
18264         locations of the organization file.
18265
18266         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18267         Add gnus-article-view-part-as-type.
18268
18269         * gnus-art.el (gnus-article-view-part-as-type): New function.
18270
18271         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18272         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18273
18274         * mml.el: Simplify autoload.
18275         (mml-mode): defvar dnd-protocol-alist instead of using
18276         symbol-value.
18277         (mml-default-directory): New variable.
18278         (mml-minibuffer-read-file): Use it.
18279         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18280
18281         * message.el (message-citation-line-format): New variable.
18282         (message-insert-formated-citation-line): New function.
18283         (message-citation-line-function):
18284         Add `message-insert-formated-citation-line' to custom type.
18285
18286         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18287         to doc string.
18288
18289         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18290         depending on mm-verify-option.
18291
18292 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18293
18294         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18295         binding pgg-* variables; reimplement the section which prevents
18296         MIME header from being signed.
18297         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18298         pgg-text-mode; remove a blank line at the top of body.
18299
18300         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18301         lines at the top of body; use gnus-newsgroup-charset if there's no
18302         Charset header.
18303
18304 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18305
18306         * message.el (message-self-insert-commands): Doc fix.
18307
18308         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18309         (mm-uu-pgp-encrypted-test): Ditto.
18310         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18311         between header and body; return application/pgp-encrypted handle
18312         if decryption failed; decode decrypted body by charset.
18313
18314         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18315         element match to application/pgp-*.
18316
18317 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18318
18319         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18320         HTML.
18321
18322 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18323
18324         * mail-source.el (mail-source-call-script): Message the error
18325         string.
18326
18327 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18328
18329         * gnus-util.el (gnus-byte-compile): Use it.
18330
18331 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18332
18333         * gnus-util.el (kill-empty-logs): New function.
18334
18335 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18336
18337         * message.el (message-mail-alias-type): Doc fix.
18338         (message-mail-alias-type-p): New function.
18339         (message-send): Use it.
18340         (message-mode): Ditto.
18341         (message-strip-forbidden-properties): Ditto.
18342
18343         * ecomplete.el (ecomplete-database-file-coding-system):
18344         New variable.
18345         (ecomplete-save): Use it.
18346         (ecomplete-setup): Use it.
18347
18348 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18349
18350         * message.el (message-self-insert-commands): New variable.
18351         (message-strip-forbidden-properties): Use it.
18352
18353 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18354
18355         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18356         that doesn't make XEmacs choke.
18357
18358 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18359
18360         * gnus-util.el (gnus-replace-in-string):
18361         Prefer replace-regexp-in-string over of replace-in-string.
18362
18363 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18364
18365         * gnus-util.el (gnus-select-frame-set-input-focus):
18366         Use select-frame-set-input-focus if it is available in XEmacs; use
18367         definition defined in Emacs 22 for old Emacsen.
18368
18369         * dgnushack.el: Autoload unmorse-region for XEmacs.
18370
18371         * lpath.el: Bind cursor-in-non-selected-windows and
18372         select-frame-set-input-focus for XEmacs.
18373
18374 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18375
18376         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18377
18378 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18379
18380         * gnus-registry.el (gnus-registry-cache-save): Remove text
18381         properties when saving via the temp buffer.
18382
18383 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18384
18385         * message.el (message-generate-hashcash): Honor custom type.
18386
18387 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18388
18389         * message.el (message-generate-hashcash): Default to non-nil when
18390         hashcash is found.
18391
18392         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18393         (gnus-refer-thread-limit): Increase default to 500.
18394
18395         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18396
18397         * flow-fill.el (fill-flowed): Allow delete-space.
18398
18399 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18400
18401         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18402         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18403         Remove autoloads.
18404
18405 2006-04-18  Simon Josefsson  <jas@extundo.com>
18406
18407         * message.el (message-generate-hashcash): Default to.
18408
18409 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18410
18411         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18412         concatenating segments rather than before concatenating them.
18413
18414 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18415
18416         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18417
18418 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18419
18420         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18421
18422         * message.el (message-forward-make-body-plain):
18423         Allow message-forward-ignored-headers to be a list.
18424         (message-remove-ignored-headers): Factor out into function.
18425         (message-forward-make-body-mml): Use it.
18426
18427         * imap.el (imap-quote-specials): New function.
18428         (imap-login-auth): Quote specials.
18429
18430         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18431         (rfc2231-parse-string): Allow concatanation of parameters that
18432         aren't contiguous.  The test case is
18433           (mail-header-parse-content-type "message/external-body;
18434             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18435             access-type=LOCAL-FILE;
18436             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18437
18438 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18439
18440         * nntp.el (nntp-accept-process-output): Return the value of
18441         `nnheader-accept-process-output'.
18442
18443 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18444
18445         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18446         (gnus-button-alist): Recognize more diff formats.
18447         (gnus-button-patch): Strip directory.
18448
18449 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18450
18451         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18452         Emacs 22 when setting focus.
18453
18454 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18455
18456         * gnus-art.el (gnus-article-treat-types): Do treatment of
18457         text/x-verbatim parts.
18458         (gnus-button-patch): New command.
18459
18460         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18461         addresses that contain invalid characters.
18462
18463 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18464
18465         * message.el (message-put-addresses-in-ecomplete):
18466         Use gnus-replace-in-string.
18467         (message-is-yours-p): Use the more correct
18468         mail-header-parse-address instead of
18469         mail-extract-address-components.
18470         (message-put-addresses-in-ecomplete): Fix typo.
18471
18472         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18473         keystroke.
18474
18475         * gnus-art.el (gnus-treatment-function-alist): Change order of
18476         newsgroups/generic header folding to avoid double-folding.
18477
18478         * message.el (message-hidden-headers): Add X-Draft-From.
18479
18480         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18481         New command.
18482         (gnus-summary-repeat-search-article-backward): New command.
18483
18484         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18485         groups in the parent topic.
18486
18487 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18488
18489         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18490         (spam-extra-header-to-number): Return the CRM114 number as a
18491         number instead of a string.
18492
18493 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18494
18495         * gnus-art.el (gnus-face-properties-alist): Move here from
18496         gnus-fun.
18497
18498         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18499
18500 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18501
18502         * message.el (message-strip-forbidden-properties): Only display on
18503         self-insert-command.
18504
18505         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18506         reindent.
18507         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18508
18509 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18510
18511         * smiley.el (smiley-style): Fix typo.
18512
18513 2006-03-23  Kenichi Handa  <handa@m17n.org>
18514
18515         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18516         instead of set-buffer-multibyte.
18517
18518 2006-03-23  Kenichi Handa  <handa@m17n.org>
18519
18520         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18521         buffer and then decode the buffer text if necessary.
18522         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18523         first, and after mm-encode-body, change the buffer to unibyte.
18524
18525 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18526
18527         * hashcash.el (hashcash-insert-payment-async-2):
18528         Use message-goto-eoh instead of doing it manually.
18529         (mail-add-payment): Use message-narrow-to-header instead of trying
18530         to do the same itself.
18531
18532         * message.el (message-hidden-headers): Add Face.
18533
18534         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18535         reparenting code.
18536         (gnus-summary-reparent-children): Refactored out code.
18537         (gnus-summary-thread-map): New keystroke.
18538         (gnus-summary-reparent-children): Make into command.
18539
18540         * smiley.el (smiley-style): Default to `medium' if using a large
18541         font.
18542
18543         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18544         does it itself.
18545
18546         * message.el (message-point-in-header-p): Simplify definition.
18547
18548 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18549
18550         * nnagent.el (nnagent-request-set-mark): Silence log file
18551         writing.
18552         (nnagent-request-set-mark): Use write-region instead of
18553         append-to-file.
18554
18555         * gnus-sum.el (gnus-read-header): Fudge article number if using a
18556         strange select method.
18557
18558         * ecomplete.el (ecomplete-display-matches): Get highlightling
18559         right.
18560         (ecomplete-display-matches): Use literals.
18561         (ecomplete-display-matches): Disable message logging.
18562
18563         * message.el (message-display-abbrev): Small optimization.
18564
18565         * ecomplete.el (ecomplete-display-matches): Allow automatic
18566         display.
18567
18568         * message.el (message-strip-forbidden-properties):
18569         Display abbrevs.
18570         (message-display-abbrev): Get automatic display right.
18571
18572         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18573         keystrokes.
18574
18575 2006-04-13  Romain Francoise  <romain@orebokech.com>
18576
18577         TODO: Backport to v5-10!
18578
18579         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18580         Move here (and rename) from gnus-registry.el.
18581
18582         * gnus-registry.el: Require gnus-util.
18583         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18584
18585 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18586
18587         * gnus-group.el (gnus-group-catchup-current):
18588         Change if-then-else-if-then-else into cond.
18589         (gnus-group-catchup): Indent.
18590         (group-name-at-point): New function.
18591         (gnus-fetch-group): Provide default from thing at point.
18592
18593 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18594
18595         * message.el (message-display-abbrev): Fix regexp.
18596
18597         * ecomplete.el (ecomplete-highlight-match-line):
18598         Reimplement choosing.
18599         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18600         dead variables.
18601
18602         * message.el (message-newline-and-indent): Remove debugging.
18603         (message-display-abbrev): Use new implementation.
18604
18605 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18606
18607         * gnus-art.el (gnus-article-mode):
18608         Set cursor-in-non-selected-windows to nil.
18609
18610         * smiley.el: Revert previous change.
18611         (smiley-data-directory): defvar it before using it in the
18612         defcustom of `smiley-style'.
18613
18614 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18615
18616         * message.el (message-newline-and-indent): New function.
18617
18618         * ecomplete.el: Implement more bits.
18619
18620         * message.el (message-put-addresses-in-ecomplete): Clean up the
18621         string.
18622
18623         * ecomplete.el (ecomplete-add-item): Chop off decimals.
18624
18625         * gnus-sum.el (gnus-summary-save-parts):
18626         Bind gnus-summary-save-parts-counter and use it to make unique file
18627         names.
18628
18629         * gnus-art.el (gnus-ignored-headers): Add some more headers.
18630
18631         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18632         parameter to say whether to actually parse the individual
18633         addresses.
18634
18635         * message.el (message-put-addresses-in-ecomplete): New function.
18636         (ecomplete): Require.
18637         (message-mail-alias-type): Add ecomplete as an option.
18638
18639 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
18640
18641         * flow-fill.el (fill-flowed): Remove trailing space from blank
18642         quoted lines.
18643
18644 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18645
18646         * smiley.el (smiley-style): Move definition later to avoid a
18647         compilation warning.
18648
18649 2006-04-12  Kenichi Handa  <handa@m17n.org>
18650
18651         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18652         buffer and then decode the buffer text if necessary.
18653         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18654         first, and after mm-encode-body, change the buffer to unibyte.
18655         Use mm-disable-multibyte instead of set-buffer-multibyte.
18656
18657 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18658
18659         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18660         Content-Type header instead of Content-Disposition header.
18661         (gnus-mime-inline-part): Ditto.
18662         (gnus-mime-view-part-as-charset): Ignore charset that the part
18663         specifies.
18664
18665         * mm-decode.el (mm-display-part): Work with external parts and
18666         usual parts similarly.
18667
18668         * mm-extern.el (mm-inline-external-body): Use mm-display-part
18669         instead of gnus-display-mime.
18670
18671         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18672         instead of with-temp-buffer.
18673
18674         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18675         tag to summarized topics part in order to encode non-ASCII text.
18676
18677 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18678
18679         * smiley.el (smiley-style): New variable.
18680         (smiley-directory): New function.
18681         (smiley-data-directory): Derive from `smiley-style' using
18682         `smiley-directory'.
18683         (smiley-regexp-alist): Add new entries.
18684
18685         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18686         (gnus-article-browse-delete-temp): Add :version.
18687
18688 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
18689
18690         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18691         the sieve region.
18692
18693 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18694
18695         * gnus.el (gnus-version-number): Bump version.
18696
18697 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18698
18699         * gnus.el: No Gnus v0.4 is released.
18700
18701 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18702
18703         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18704         layout.
18705
18706         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18707         unknown charset.
18708
18709         * message.el (message-header-synonyms): Add Original-To to the
18710         default.
18711
18712         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18713         optional parameter.
18714
18715 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
18716
18717         * gnus-fun.el (gnus): Require it for gnus-directory.
18718
18719 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18720
18721         * gnus-fun.el (gnus-face-properties-alist): Add :version.
18722
18723 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18724
18725         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18726
18727 2006-04-05  Simon Josefsson  <jas@extundo.com>
18728
18729         * password.el (password-reset): New function.
18730
18731 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18732
18733         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18734         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18735
18736 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18737
18738         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18739         Some whitespace was matched into the url, which broke browsing hits
18740         > 100 when mm-url-use-external was nil.
18741
18742 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18743
18744         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18745         Check gnus-extra-headers for 'Newsgroups.
18746
18747         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18748         bound.
18749
18750 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
18751
18752         * pgg-gpg.el: Clean up process buffers every time gpg processes
18753         complete.
18754
18755 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
18756
18757         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18758         doc string.
18759
18760 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
18761
18762         * pgg-gpg.el (pgg-gpg-process-filter)
18763         (pgg-gpg-wait-for-completion): Check if buffer is alive.
18764
18765         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18766         lines, temporary fix.
18767
18768 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18769
18770         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18771
18772 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
18773
18774         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
18775         default-enable-multibyte-characters.  This reverts the change from
18776         revision 6.17 which is no longer necessary because the passphrase
18777         is sent separately now.  GnuPG messages are unreadable under
18778         multibyte locales with default-enable-multibyte-characters set to
18779         nil.
18780
18781 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
18782
18783         * message.el (message-tool-bar-gnome): Move "spell".
18784
18785 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
18786
18787         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18788         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
18789         instead.
18790
18791 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
18792
18793         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18794         Improve newsgroups handling for NNTP overviews which don't include
18795         Newsgroups.
18796
18797 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18798
18799         * message.el (message-resend): Bind message-generate-hashcash to nil.
18800
18801 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18802
18803         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18804         when searching for already-paid recipients.
18805
18806 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
18807
18808         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18809         passphrases when it is not needed.
18810         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18811         passphrase stuff from gpg, should only be necessary when you use
18812         gpg with a smartcard.
18813
18814 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18815
18816         * mml.el (mml-insert-mime): Ignore cached contents of
18817         message/external-body part.
18818
18819         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18820         (mm-insert-part): Ditto.
18821
18822 2006-03-23  Simon Josefsson  <jas@extundo.com>
18823
18824         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18825         Reiner.
18826         (pgg-gpg-use-agent-p): Use it again.
18827
18828 2006-03-23  Simon Josefsson  <jas@extundo.com>
18829
18830         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18831         older emacsen.
18832         (pgg-gpg-use-agent-p): Don't use it.
18833
18834 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
18835
18836         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18837         if we can.
18838
18839 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
18840
18841         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18842         (pgg-gpg-update-agent): New function.
18843         (pgg-gpg-use-agent-p): New function.
18844         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18845         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18846         (pgg-gpg-sign-region): Use it.
18847
18848 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18849
18850         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18851         Reported by Ralf Wachinger <rwachinger@gmx.de>.
18852
18853 2006-03-21  Simon Josefsson  <jas@extundo.com>
18854
18855         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18856         <wilde@sha-bang.de>.
18857         (pgg-gpg-use-agent): New variable.
18858         (pgg-gpg-process-region): Use it.
18859         (pgg-gpg-encrypt-region): Likewise.
18860         (pgg-gpg-encrypt-symmetric-region): Likewise.
18861         (pgg-gpg-decrypt-region): Likewise.
18862         (pgg-gpg-sign-region): Likewise.
18863         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18864
18865 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18866
18867         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18868
18869         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18870         Add comment on version.
18871
18872 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
18873
18874         * smiley.el: Add missing test smiley.
18875
18876 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18877
18878         * mm-decode.el (mm-with-part): New macro.
18879         (mm-get-part): Use it; work with message/external-body as well.
18880         (mm-save-part): Treat name and filename equally.
18881
18882         * mm-extern.el (mm-extern-cache-contents): New function.
18883         (mm-inline-external-body): Use it; force the part to be displayed;
18884         move undisplayer added to the cached handle to the parent.
18885
18886         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18887         (gnus-mime-view-part-as-type): Work with message/external-body.
18888
18889         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18890
18891 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18892
18893         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18894         images in image-load-path.  [Sync with image.el, revision 1.60, in
18895         Emacs.]
18896
18897 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18898
18899         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18900         path rather than symbol.  Always return list of directories.
18901         Guarantee that image directory comes first.  [Sync with image.el,
18902         revision 1.59, in Emacs.]
18903
18904         * message.el (message-make-tool-bar): Adjust to new API of
18905         `gmm-image-load-path-for-library'.
18906
18907         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18908
18909         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18910
18911 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18912
18913         * gnus-art.el (gnus-article-only-boring-p):
18914         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18915         intangible text.
18916         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18917
18918 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
18919
18920         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18921         Use `defun' instead of `gmm-defun-compat'.
18922
18923 2006-03-14  Simon Josefsson  <jas@extundo.com>
18924
18925         * message.el (message-unique-id): Don't use message-number-base36
18926         if (user-uid) is a float.
18927         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18928
18929 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18930
18931         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18932
18933         * gnus-art.el (gnus-mime-display-single): Make sure there is an
18934         empty line between a part and a message part.
18935
18936 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
18937
18938         * smiley.el: Add more test smileys.
18939         (smiley-data-directory, smiley-regexp-alist)
18940         (gnus-smiley-file-types): Fix doc strings.
18941         (smiley-update-cache): Clear smiley-cached-regexp-alist before
18942         adding new elements.
18943         (smiley-mouse-map): Unused code.  Make it a comment.
18944
18945 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18946
18947         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18948         scan latest NoCeM messages instead of old ones.
18949         (gnus-nocem-check-article): Fix regexps so as to match to PGP
18950         delimiters that are recently used.
18951         (gnus-nocem-load-cache): Add autoload cookie.
18952
18953         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18954
18955         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18956         level which is larger than gnus-use-nocem is specified.
18957
18958         * gnus-group.el (gnus-group-get-new-news): Ditto.
18959
18960 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
18961
18962         * gnus-util.el (gnus-tool-bar-update): New function.
18963
18964         * gnus-group.el (gnus-group-update-tool-bar): New variable.
18965         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18966
18967         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18968
18969         * gnus-group.el (gnus-group-redraw-when-idle)
18970         (gnus-group-redraw-check): Remove.
18971         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18972
18973 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18974
18975         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18976         if optional last element is specified in splits (FIELD VALUE...).
18977
18978 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
18979
18980         * message.el (message-make-tool-bar): Rename gmm-image-load-path
18981         to gmm-image-load-path-for-library.  Call with no-error argument.
18982         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18983
18984         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18985
18986         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18987
18988         * gmm-utils.el (gmm-image-load-path): Remove alias.
18989
18990 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
18991
18992         * gmm-utils.el (gmm-image-load-path): Add alias.
18993
18994         * nnml.el (nnml-generate-nov-databases-directory): Rename from
18995         nnml-generate-nov-databases-1.
18996         (nnml-generate-nov-databases): Use it.
18997         (nnml-generate-nov-databases-directory): Document no-active
18998         argument.
18999
19000         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19001         directory if path is t.  Add no-error.
19002
19003         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19004         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19005
19006         * gnus-art.el (gnus-article-browse-delete-temp-files):
19007         Simplify resetting gnus-article-browse-html-temp-list.
19008
19009         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19010         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19011         Add example to docstring.  Rename local variables.  Move error
19012         checks to default case in cond and simplify.
19013
19014 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19015
19016         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19017         handle is multipart when calling it recursively.
19018         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19019
19020 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19021
19022         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19023         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19024
19025 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19026
19027         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19028         is loaded.
19029
19030         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19031         loaded.
19032
19033 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19034
19035         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19036         to "Emacs 23 (unicode)" in doc string.
19037
19038         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19039         "Emacs 23 (unicode)" in comment.
19040
19041 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19042
19043         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19044
19045         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19046         characters 160 through 255 in Emacs 23.
19047
19048 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19049
19050         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19051         gnus-article-browse-html-temp.
19052         (gnus-article-browse-delete-temp): Make it customizable.
19053         Add `file'.  Adjust doc string.
19054         (gnus-article-browse-delete-temp-files): Add argument.
19055         Allow query for each file.  Adjust doc string.
19056         (gnus-article-browse-html-parts):
19057         Add `gnus-article-browse-delete-temp-files' to
19058         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19059
19060 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19061
19062         * gnus-art.el (gnus-article-browse-html-temp)
19063         (gnus-article-browse-delete-temp): New variables.
19064         (gnus-article-browse-delete-temp-files): New function.
19065         (gnus-article-browse-html-parts): Use it.
19066
19067 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19068
19069         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19070
19071         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19072         string.
19073
19074         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19075         gnus-summary-insert-new-articles when unplugged.
19076         Remove gnus-summary-search-article-forward.
19077
19078         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19079         display-visual-class instead of display-color-cells.
19080
19081 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19082
19083         * dgnushack.el: Autoload customize-group for XEmacs.
19084
19085         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19086         message/* containing non-ASCII text properly.
19087
19088 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19089
19090         * message.el: Require gmm-utils, remove autoloads.
19091         (message-tool-bar): Set default based on
19092         gmm-tool-bar-style.
19093         (message-tool-bar-gnome): Add gmm-customize-mode.
19094
19095         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19096         gmm-tool-bar-style.
19097         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19098
19099         * gnus-group.el (gnus-group-tool-bar): Set default based on
19100         gmm-tool-bar-style.
19101         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19102
19103         * gmm-utils.el (gmm-image-directory): Rename variable from
19104         gmm-image-load-path.
19105         (gmm-image-load-path): Use gmm-image-directory.
19106         (gmm-customize-mode): New function.
19107         (gmm-tool-bar-style): New variable.
19108
19109         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19110         gnus-group-redraw-line-number.
19111         (gnus-group-redraw-check): Simplify.
19112         (gnus-group-tool-bar-update): Remove redraw check.
19113         (gnus-group-make-tool-bar): Add redraw check.
19114
19115 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19116
19117         * gnus-art.el (gnus-button): Add missing parentheses.
19118
19119 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19120
19121         * lpath.el: Fbind line-number-at-pos.
19122
19123 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19124
19125         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19126
19127 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19128
19129         * gnus-art.el (gnus-button): New face.
19130         (gnus-article-button-face): Use it.
19131
19132         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19133         Add gnus-summary-next-page.  Re-order.
19134
19135         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19136         next-node are now included.
19137         (gnus-group-redraw-line-number): New internal variable.
19138         (gnus-group-redraw-check): Helper function for updating the tool
19139         bar.
19140         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19141
19142         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19143
19144         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19145         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19146         Use it to match format of Spamassassin 3.0 and later.
19147         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19148         (spam-check-bogofilter)
19149         (spam-bogofilter-register-with-bogofilter): Fix args of
19150         `gnus-error' calls.
19151
19152 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19153
19154         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19155         unnecessary interaction when sending queued mails.
19156         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19157
19158 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19159
19160         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19161         first or last are nil.
19162
19163 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19164
19165         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19166
19167 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19168
19169         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19170
19171 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19172
19173         * dns.el (query-dns): Protect more against buggy tcp output.
19174
19175 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19176
19177         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19178         nov.php.
19179
19180 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19181
19182         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19183         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19184         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19185         output on the server side.
19186         (nnweb-google-create-mapping): Update regexps and add some
19187         progress indication.
19188
19189 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19190
19191         * gnus-group.el (gnus-group-tool-bar-gnome):
19192         Fix gnus-agent-toggle-plugged.  Re-order icons.
19193         (gnus-group-tool-bar-gnome):
19194         Add gnus-group-{prev,next}-unread-group.
19195         (gnus-group-tool-bar-gnome): Re-order icons.
19196
19197         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19198         Move gnus-summary-insert-new-articles.
19199
19200         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19201         Fix comments.
19202
19203         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19204         also available in Emacs 21.3.
19205
19206         * message.el (message-fix-before-sending): Change "Emacs 22" to
19207         "Emacs 23 (unicode)" in comment.
19208
19209         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19210         "Emacs 23 (unicode)" in comment.
19211
19212         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19213         comment.
19214         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19215
19216         * mm-view.el (mm-fill-flowed): Add :version.
19217
19218 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19219
19220         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19221         and load-path.
19222
19223 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19224
19225         * message.el: Autoload gmm-image-load-path.
19226         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19227         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19228         consitency.
19229
19230         * gmm-utils.el (gmm-image-load-path): Also search in
19231         "../etc/images".  Don't set gmm-image-load-path if we don't find
19232         the image.
19233
19234 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19235
19236         * gmm-utils.el (gmm-image-load-path): Don't make
19237         `gmm-image-load-path' include subdirectories which the second arg
19238         `image' might specify.
19239
19240         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19241         subdirectory to icon file names.
19242
19243         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19244
19245 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19246
19247         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19248         gmm-image-load-path calls.
19249
19250         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19251
19252         * message.el (message-make-tool-bar): Ditto.
19253
19254         * mml.el (mml-preview): Add comment concerning tool bar icons.
19255
19256         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19257         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19258
19259         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19260         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19261
19262         * message.el (message-tool-bar-gnome): Use new icon names.
19263         (message-make-tool-bar): Use `gmm-image-load-path'.
19264
19265         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19266         New functions from MH-E.
19267         (gmm-image-load-path): New variable from MH-E.
19268         (gmm-image-load-path): New function from MH-E.  Add arguments
19269         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19270         *-image-load-path-called-flag.
19271
19272 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19273
19274         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19275
19276 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19277
19278         * nnimap.el (nnimap-request-move-article): Change folder back to
19279         source group before deleting.
19280
19281 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19282
19283         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19284
19285         * gnus-art.el (mm-url-insert-file-contents-external):
19286         Autoload mm-url.
19287
19288         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19289
19290 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19291
19292         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19293         coding system which mm-charset-to-coding-system returns for a
19294         given charset is valid.
19295
19296 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19297
19298         * html2text.el (html2text-remove-tag-list):
19299         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19300
19301 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19302
19303         * gnus-cus.el: Revert 2005-10-17 change.
19304
19305 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19306
19307         * gnus-art.el (article-strip-banner):
19308         Call article-really-strip-banner only when the regexp match is made.
19309
19310 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19311
19312         * gnus-art.el (article-strip-banner):
19313         Use gnus-extract-address-components instead of
19314         mail-header-parse-addresses to make it work with non-ASCII text;
19315         remove mail-encode-encoded-word-string.
19316
19317         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19318         values which are surrounded with \"...\"; make it never cause a
19319         Lisp error; give up parsing of parameters if it failed in
19320         extracting type.
19321
19322 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19323
19324         * smime.el (smime-cert-by-ldap-1): Fix bug where
19325         `smime-ldap-search' returns results without userCertificates.
19326
19327 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19328
19329         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19330
19331 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19332
19333         * spam.el (spam-check-spamassassin-headers): Adapt format for
19334         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19335         <ari@mbf.ocn.ne.jp>.
19336         (spam-list-of-processors): Add spam-use-gmane.
19337
19338 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19339
19340         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19341         make-temp-file; make it work with XEmacs as well.
19342
19343         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19344         mm-make-temp-file.
19345
19346         * mm-decode.el (mm-display-external): Use the 3rd arg of
19347         mm-make-temp-file.
19348         (mm-create-image-xemacs): Ditto.
19349
19350 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19351
19352         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19353         with message-narrow-to-headers.
19354         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19355         (gnus-draft-check-draft-articles): New function.
19356         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19357
19358 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19359
19360         * gnus-art.el (gnus-article-browse-html-parts):
19361         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19362         Don't use suffix argument for mm-make-temp-file for Emacs 21
19363         compatibility.  Remove useless `format'.
19364
19365 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19366
19367         * nnweb.el (nnweb-google-wash-article): Update regexps.
19368         (nnweb-group-alist): Use defvoo instead of defvar.
19369
19370 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19371
19372         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19373         re-loading nn* modules.
19374
19375 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19376
19377         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19378         for `tool-bar-mode' and don't check it's default-value.
19379
19380         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19381
19382         * message.el (message-make-tool-bar): Ditto.
19383
19384         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19385         `substring'.  Shorten tmp-file name.
19386
19387         * gnus.el: Remove bogus comment.
19388
19389 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19390
19391         * gnus-art.el (gnus-article-browse-html-parts): New function.
19392         (gnus-article-browse-html-article): New function for viewing html
19393         articles with a browser.
19394
19395 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19396
19397         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19398         in elisp.
19399         (pgg-gpg-encrypt-symmetric-region): Ditto.
19400         (pgg-gpg-sign-region): Ditto.
19401
19402         * pgg-def.el (pgg-text-mode): New variable.
19403
19404         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19405         (mml2015-pgg-encrypt): Ditto.
19406
19407         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19408         (mml1991-pgg-encrypt): Ditto.
19409
19410 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19411
19412         * nnfolder.el (nnfolder-insert-newsgroup-line):
19413         Use message-make-date instead of current-time-string.
19414
19415         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19416         to gnus-decoded which mm-uu might set.
19417
19418 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19419
19420         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19421         don't decode quoted parameters; remove misimported Emacs code.
19422         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19423         (rfc2231-decode-encoded-string): Don't use split-string which
19424         behaves differently according to Emacs version; use
19425         mm-decode-coding-region to convert charset to coding-system.
19426         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19427         (rfc2231-encode-string): Remove misimported Emacs code.
19428
19429 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19430
19431         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19432         when calling mail-header-parse-content-type.
19433         (article-de-quoted-unreadable): Ditto.
19434         (article-de-base64-unreadable): Ditto.
19435         (article-wash-html): Ditto.
19436
19437         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19438         calling mail-header-parse-content-type and
19439         mail-header-parse-content-disposition.
19440         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19441         mail-header-parse-content-type.
19442
19443         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19444         insert charset and format parameters; encode description after
19445         inserting it to buffer.
19446         (mml-insert-parameter): Fold lines properly even if a parameter is
19447         segmented into two or more lines; change the max column to 76.
19448
19449         * rfc1843.el (rfc1843-decode-article-body): Don't use
19450         ignore-errors when calling mail-header-parse-content-type.
19451
19452         * rfc2231.el (rfc2231-parse-string): Return at least type if
19453         possible; don't cause an error even if it fails in parsing of
19454         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19455         (rfc2231-encode-string): Don't break lines at the beginning, leave
19456         it to mml-insert-parameter.
19457
19458         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19459         calling mail-header-parse-content-type.
19460
19461 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19462
19463         * spam-report.el (spam-report-gmane-use-article-number):
19464         Improve doc string.
19465         (spam-report-gmane-internal): Check if a suitable header was found
19466         in the article.
19467
19468 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19469
19470         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19471         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19472
19473 2006-02-05  Romain Francoise  <romain@orebokech.com>
19474
19475         Update copyright notices of all files in the gnus directory.
19476
19477 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19478
19479         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19480
19481 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19482
19483         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19484         segmented lines of parameter value to cope with Thunderbird 1.5
19485         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19486         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19487         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19488
19489 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19490
19491         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19492         parts.
19493
19494 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19495
19496         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19497         there's only one active file for all servers.
19498         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19499         solid groups.  Gnus might have used a FAST request to select the group.
19500         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19501         and nnweb-search redundantly in the active file.
19502         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19503         (nnweb-request-create-group): Don't use ARGS.
19504         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19505         initializations.  Let nnoo do the work.
19506
19507 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19508
19509         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19510         Say the part has been decoded.
19511
19512         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19513
19514 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19515
19516         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19517         mailcap-viewer-test-cache when there's no 'test clause, since that
19518         will invert the meaning of a "nil" test previously determined by
19519         mailcap-mailcap-entry-passes-test.
19520
19521 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19522
19523         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19524         compiling.
19525
19526         * gnus-sum.el: Ditto.
19527
19528         * message.el: Don't bind tool-bar-map when compiling.
19529
19530 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19531
19532         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19533
19534 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19535
19536         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19537         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19538         current Google Groups.
19539
19540 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19541
19542         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19543         and tool-bar-mode.
19544
19545         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19546         and tool-bar-mode.
19547
19548         * message.el (message-tool-bar-update): Simplify.
19549         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19550
19551         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
19552         gnus-summary-buffer.
19553         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19554         gnus-summary-reply.
19555
19556         * gmm-utils.el (gmm): Add :version.
19557
19558 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19559
19560         * Makefile.in (clean): New rule.
19561         (distclean): Use it.
19562
19563 2006-01-26  Steve Youngs  <steve@sxemacs.org>
19564
19565         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19566         Don't autoload.
19567
19568 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19569
19570         * gmm-utils.el (gmm-verbose): Add :group.
19571
19572 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19573
19574         * message.el: Change some comments WRT tool-bars.
19575
19576         * gnus-sum.el (gnus-summary-tool-bar)
19577         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19578         (gnus-summary-tool-bar-zap-list): New variables.
19579         (gnus-summary-make-tool-bar): Complete rewrite using
19580         `gmm-tool-bar-from-list'.
19581
19582         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19583         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19584         New variables.
19585         (gnus-group-make-tool-bar): Complete rewrite using
19586         `gmm-tool-bar-from-list'.
19587         (gnus-group-tool-bar-update): New function.
19588
19589         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19590
19591 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19592
19593         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19594         is dissected into a single part of which the type is the same as
19595         the given one; decode charset.
19596
19597 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19598
19599         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19600         into alists as symbol not string, since that's what
19601         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19602         look for.
19603
19604 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19605
19606         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19607         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19608
19609         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19610
19611 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19612
19613         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19614         (gnus-xmas-mime-security-button-menu): New function.
19615
19616         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19617         (gnus-mime-security-button-menu): New definition.
19618         (gnus-mime-security-button-map): Use them.
19619         (gnus-mime-security-button-menu): New function.
19620         (gnus-insert-mime-security-button): Addition to help echo.
19621         (gnus-mime-security-run-function, gnus-mime-security-save-part)
19622         (gnus-mime-security-pipe-part): New functions.
19623
19624         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19625         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19626
19627         * mm-decode.el (mm-handle-set-disposition): Remove.
19628         (mm-handle-set-description): Remove.
19629
19630 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19631
19632         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19633         (mm-w3m-standalone-supports-m17n-p): New function.
19634         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19635         w3m usage.
19636
19637         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19638         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19639
19640 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
19641
19642         * message.el (message-tool-bar-zap-list):
19643         Use gmm-tool-bar-zap-list as custom type.
19644         (message-tool-bar-update): New function.
19645         (message-tool-bar, message-tool-bar-gnome)
19646         (message-tool-bar-retro): Add message-tool-bar-update.
19647         (message-tool-bar-gnome): Add flyspell-buffer.
19648
19649         * gnus-util.el (gnus-error): Describe `args'.
19650
19651         * gmm-utils.el (gmm-error): Describe `args'.
19652         (gmm-tool-bar-zap-list): New widget.
19653         (gmm-tool-bar-from-list): Improve description of `zap-list'.
19654
19655 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19656
19657         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19658         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19659         the number of recursive calls.
19660
19661         * mm-decode.el (mm-handle-set-disposition): New macro.
19662         (mm-handle-set-description): New macro.
19663
19664 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19665
19666         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19667         encoding.
19668
19669 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19670
19671         * message.el (message-tool-bar-zap-list, message-tool-bar)
19672         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19673         (message-tool-bar-local-item-from-menu): Remove.
19674         (message-tool-bar-map): Replace by `message-make-tool-bar'.
19675         (message-make-tool-bar): New function.
19676         (message-mode): Use `message-make-tool-bar'.
19677
19678         * gmm-utils.el: New file.
19679         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19680         (gmm-lazy): New widget copied from `nnmail.el'.
19681         (gmm-tool-bar-from-list): New function for creating customizable
19682         tool bars.
19683         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
19684         output.
19685         (gmm): Add :prefix to defgroup.
19686
19687 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
19688
19689         * gmm-utils.el (gmm-widget-p): New function.
19690
19691 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19692
19693         * mml.el (mml-attach-file): Describe `description' in doc string.
19694         (mml-menu): Add Emacs MIME manual and PGG manual.
19695
19696 2006-01-20  Richard M. Stallman  <rms@gnu.org>
19697
19698         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19699
19700 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
19701
19702         * nntp.el (nntp-end-of-line): Doc fix.
19703
19704 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
19705
19706         * imap.el (imap-open): Handle case where buffer is a buffer
19707         object.
19708
19709 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19710
19711         * gnus-delay.el (gnus-delay): Don't autoload.
19712         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19713         to be re-loaded when customizing the `gnus-delay' group.
19714
19715 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
19716
19717         * message.el (message-insert-citation-line): Use newlines.
19718
19719 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19720
19721         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
19722         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
19723         these routines, so the passphrase can be managed externally and
19724         passed in to the system.
19725         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
19726         pgg-add-passphrase-to-cache function.
19727
19728         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
19729         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
19730         these routines, so the passphrase can be managed externally and
19731         passed in to the system.
19732         (pgg-pgp5-sign-region): Use new name of
19733         pgg-add-passphrase-to-cache function.
19734
19735 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19736
19737         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
19738         part of the decoded armor to find the key-identifier.
19739         (pgg-gpg-lookup-key-owner): New function to return the
19740         human-readable identifier of a key owner.
19741         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
19742         itself.
19743         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
19744         the key value) if we have a key and can match it against a secret
19745         key.  Also, added a note pointing out fact that the prompt only
19746         indicates the first matching key.
19747
19748         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
19749         pgg-decrypt-region.
19750         (pgg-add-passphrase-to-cache): Rename from
19751         `pgg-add-passphrase-cache' to reduce confusion (all callers
19752         changed).
19753         (pgg-remove-passphrase-from-cache): Rename from
19754         `pgg-remove-passphrase-cache' to reduce confusion (all callers
19755         changed).
19756         (pgg-read-passphrase, pgg-add-passphrase-cache)
19757         (pgg-remove-passphrase-cache): Add informative docstrings.
19758         (pgg-decrypt): Convey provided passphrase in subordinate call to
19759         pgg-decrypt-region.
19760
19761 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
19762
19763         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
19764         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
19765         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
19766         'passphrase' argument, so the passphrase can be managed externally
19767         and then passed in to the system.
19768
19769         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
19770         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
19771         so the passphrase cache can be used reliably with identifiers
19772         besides a pgp packet's key id.
19773
19774         * pgg-gpg.el (pgg-gpg-encrypt-region)
19775         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19776         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
19777         these routines, so the passphrase can be managed externally and
19778         passed in to the system.
19779
19780         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
19781         'notruncate' argument, so the passphrase cache can be used
19782         reliably with identifiers besides a pgp packet's key id.
19783
19784 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
19785
19786         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
19787         symmetric encryption.
19788         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
19789         encrypted session key.
19790         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
19791         message ask for the passphrase in a proper way.
19792
19793         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
19794         New user commands for symmetric encryption.
19795
19796 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19797
19798         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
19799
19800         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
19801
19802 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
19803
19804         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
19805
19806 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19807
19808         * mm-decode.el (mm-inlined-types): Add application/pgp.
19809         (mm-automatic-display): Ditto.
19810
19811         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
19812         part as text.
19813
19814 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19815
19816         * nnrss.el: Update copyright.
19817         (nnrss-opml-import): Query whether to subscribe to each entry.
19818
19819         * gnus-art.el:
19820         * gnus-sum.el:
19821         * gnus-xmas.el:
19822         * messagexmas.el:
19823         * mm-uu.el:
19824         * mm-view.el: Update copyright.
19825
19826 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
19827
19828         * message.el (message-info): New function.
19829         (message-mode-menu): Add it.
19830         Update copyright.
19831
19832         * ChangeLog: Fix and update copyright.
19833
19834 2006-01-13  Romain Francoise  <romain@orebokech.com>
19835
19836         * message.el (message-forward-subject-name-subject): Prefer the
19837         address to 'nowhere' if the sender has no name.
19838         Fix typo.  Update copyright year.
19839
19840 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19841
19842         * gnus-art.el (article-wash-html):
19843         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
19844         (gnus-article-wash-html-with-w3m-standalone): New function.
19845
19846         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
19847         mm-inline-text-html-render-with-w3m-standalone.
19848         (mm-text-html-washer-alist): Map w3m-standalone to
19849         gnus-article-wash-html-with-w3m-standalone.
19850         (mm-inline-text-html-render-with-w3m-standalone): New function.
19851
19852 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19853
19854         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
19855         Improve LaTeX.
19856
19857 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19858
19859         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
19860         (nnrss-request-article): Render text/plain parts as HTML.
19861
19862         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
19863         the buffer.
19864
19865 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
19866
19867         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
19868         custom definition of `gnus-posting-styles'.
19869
19870         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
19871         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
19872
19873 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19874
19875         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
19876         Use nntp for bug archive.
19877
19878 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19879
19880         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19881         parts.
19882         (nnrss-normalize-date): New function converts ISO 8601 date into
19883         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19884         (nnrss-check-group): Use it.
19885
19886 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19887
19888         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19889
19890         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19891         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19892         (nnrss-insert-w3): Ditto.
19893
19894 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19895
19896         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19897         the articles to be forwarded including the case where neither a
19898         number of articles nor a region is specified.
19899
19900 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19901
19902         * nnrss.el (nnrss-request-article): Fix last change; fill
19903         text/plain parts.
19904
19905 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19906
19907         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19908         in text/plain part.
19909         (nnrss-check-group): Don't add excessive newline to dc:subject.
19910
19911 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
19912
19913         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19914         article.
19915
19916 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
19917
19918         * nnml.el: Don't require gnus-bcklg.  Autoload it.
19919         (nnml-use-compressed-files, nnml-save-mail): Support other
19920         comression programs such as bzip2.
19921
19922 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19923
19924         * dns.el (query-dns): Make sure we check the buffer size before
19925         removing tcp headers.
19926
19927 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19928
19929         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19930         remove MIME buttons associated with multipart/alternative parts.
19931         (gnus-mime-display-alternative): Tag buttons using `article-type'
19932         text property.
19933
19934         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19935         associated with multipart/alternative parts.
19936
19937         * gnus-art.el (gnus-signature-separator): Fix custom type.
19938
19939         * mm-decode.el (mm-inlined-types): Fix custom type.
19940         (mm-keep-viewer-alive-types): Ditto.
19941         (mm-automatic-display): Ditto.
19942         (mm-attachment-override-types): Ditto.
19943         (mm-inline-override-types): Ditto.
19944         (mm-automatic-external-display): Ditto.
19945
19946 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
19947
19948         * spam-report.el (spam-report-user-mail-address)
19949         (spam-report-user-agent): New variables.
19950         (spam-report-url-ping-plain): Use spam-report-user-agent.
19951
19952 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
19953
19954         * gnus-art.el (gnus-button-handle-custom): Do not just use
19955         `customize-apropos' for any "M-x customize-*" button but the
19956         function called for.  Accept both the function name and its
19957         argument in order to achieve this.
19958         (gnus-button-alist): Remove support for "custom:" URL's.
19959         Pass function name to `gnus-button-handle-custom' in case of "M-x
19960         customize-*" buttons.
19961
19962 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19963
19964         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19965         multipart/alternative and add xref to mm-discouraged-alternatives
19966         in doc string.
19967
19968         * mm-decode.el (mm-discouraged-alternatives): Add xref to
19969         gnus-buttonized-mime-types in doc string.
19970
19971 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
19972
19973         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19974         Suggest image/.* in the doc string.
19975
19976 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
19977
19978         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19979         message-marks (Debian bug #342521).
19980
19981 2005-12-12  Simon Josefsson  <jas@extundo.com>
19982
19983         * password.el (password-read-from-cache): Add.
19984         (password-read): Use it.
19985
19986 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19987
19988         * rfc2047.el (rfc2047-charset-to-coding-system):
19989         Recognize us-ascii as a MIME charset.
19990
19991         * mm-bodies.el (mm-decode-content-transfer-encoding):
19992         Protect against the case where the 2nd arg TYPE is nil.
19993
19994 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19995
19996         * pop3.el (pop3-stream-type): Fix custom version.
19997
19998         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19999
20000 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20001
20002         * mm-decode.el (mm-display-external): Add missing cdr.
20003
20004 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20005
20006         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20007         RFC1524) if it is in mailcap or add a suffix according to
20008         mailcap-mime-extensions when generating a temp filename; postpone
20009         deleting a temp file for 2 seconds for some wrappers, shell
20010         scripts, and so on, which might exit right after having started a
20011         viewer command as a background job.
20012
20013 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20014
20015         * nntp.el (nntp-marks-directory): Fix custom group.
20016
20017         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20018         steps when < 10.
20019
20020         * gnus-start.el (gnus-no-server-1):
20021         Mention `gnus-level-default-subscribed' in doc string.
20022
20023 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20024
20025         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20026         parens.
20027
20028 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20029
20030         * gnus-xmas.el (gnus-use-toolbar): Revert.
20031         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20032         gnus-use-toolbar is default.
20033
20034         * messagexmas.el (message-use-toolbar): Revert.
20035         (message-setup-toolbar): Use global default-toolbar if
20036         message-use-toolbar is default.
20037
20038 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20039
20040         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20041         according to default-toolbar-visible-p.
20042
20043         * messagexmas.el (message-use-toolbar): Ditto.
20044
20045 2005-11-26  Dave Love  <fx@gnu.org>
20046
20047         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20048         (tls-program, tls-success): Provide openssl alternative.
20049
20050         * starttls.el: Doc fixes.
20051         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20052         SERVICE to PORT.
20053
20054         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20055         port null or service name.
20056         (starttls-negotiate): Autoload.
20057
20058 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20059
20060         * message.el (message-kill-to-signature): Fix interactive spec.
20061
20062 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20063
20064         * pop3.el (pop3-open-server): Recognize a string as a service name.
20065
20066 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20067
20068         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20069
20070 2005-11-23  Dave Love  <fx@gnu.org>
20071
20072         Add pop3s, pop3/starttls.
20073
20074         * pop3.el (pop3-authentication-scheme): Clarify doc.
20075         (open-tls-stream, starttls-open-stream): Autoload.
20076         (pop3-stream-type): New.
20077         (pop3-open-server): Use it.
20078
20079         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20080         for POP.
20081         (mail-source-keyword-map): Add :stream for POP.
20082         (mail-source-fetch-pop): Use pop3-stream-type.
20083
20084 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20085
20086         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20087         of current-time-string.
20088
20089 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20090
20091         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20092         date header.
20093
20094 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20095
20096         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20097         it can seriously impact performance as it bypasses the agent's
20098         local caches.
20099
20100 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20101
20102         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20103         must be explicitly online rather than "not explicitly offline" for
20104         its flags to be synchronized.
20105
20106         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20107         that gnus-uu-unmark-thread will function correctly.
20108
20109         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20110         1024K is instead displayed as 1M.
20111
20112 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20113
20114         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20115
20116 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20117
20118         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20119
20120 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20121
20122         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20123         error message to display actual error condition.
20124         (gnus-agent-save-local): Avoid saving symbols that are bound to
20125         nil as they simply result in a warning message in
20126         gnus-agent-read-local.
20127
20128 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20129
20130         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20131         rather than make-variable-buffer-local for file-precious-flag.
20132
20133 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20134
20135         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20136         for duplicates which are removed.  The invalid sort check then
20137         triggers a rescan after the sort as sorting may have moved
20138         duplicate entries such that they can be cheaply detected.
20139
20140 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20141
20142         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20143
20144 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20145
20146         * gnus-agent.el (gnus-agent-article-alist-save-format):
20147         Change internal variable to a custom variable.  Change default value
20148         from compressed(2) to uncompressed(1).
20149         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20150         support for uncompressed agentview files.  Taken together, reading
20151         the agentview file should now be 6-7 times faster.
20152
20153 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20154
20155         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20156         as a buffer-local variable.  This avoids creating truncated
20157         dribble files as a result of a hang up, eg.
20158
20159 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20160
20161         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20162         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20163         XEmacs.
20164
20165 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20166
20167         * gnus-start.el (gnus-start-draft-setup):
20168         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20169
20170         * gnus.el (gnus-splash): Change custom group.
20171         (gnus-group-get-parameter, gnus-group-parameter-value):
20172         Describe allow-list argument.
20173
20174         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20175         string.
20176
20177 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20178
20179         * gnus-art.el (gnus-default-article-saver): Add user-defined
20180         `function' to custom type.
20181
20182 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20183
20184         * imap.el (imap-open): Handle case where buffer is a buffer
20185         object.
20186
20187 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20188
20189         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20190         long lines.
20191         (gnus-cache-delete-group): Wrap doc strings.
20192
20193         * gnus-agent.el (gnus-agent-rename-group)
20194         (gnus-agent-delete-group): Wrap doc strings.
20195
20196 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20197
20198         * messagexmas.el (message-use-toolbar): Change the valid values
20199         into default, top, bottom, left, and right.
20200         (message-toolbar-thickness): New variable.
20201         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20202         well.
20203         (message-setup-toolbar): Make it work.
20204
20205         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20206         (gnus-use-toolbar): Change the valid values into default, top,
20207         bottom, left, and right.
20208         (gnus-toolbar-thickness): New variable.
20209         (gnus-xmas-setup-toolbar): New function.
20210         (gnus-xmas-setup-group-toolbar): Use it.
20211         (gnus-xmas-setup-summary-toolbar): Use it.
20212
20213 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20214
20215         * gnus-start.el (gnus-1): Add "native" to
20216         gnus-predefined-server-alist.
20217
20218         * gnus.el (gnus-method-to-server): Don't add "native" to the
20219         lists here, because that leads to problems when
20220         gnus-select-method is bound.
20221
20222 2005-11-09  Simon Josefsson  <jas@extundo.com>
20223
20224         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20225         use (not sort-by-date) instead.
20226
20227 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20228
20229         * gnus-delay.el (gnus-delay-group): Don't autoload.
20230         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20231         to be re-loaded when customizing the `gnus-delay' group.
20232
20233 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20234
20235         * message.el: Revert last changes.
20236         (message-insert-citation-line): Use newlines.
20237
20238 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20239
20240         * message.el (message-courtesy-message)
20241         (message-mark-insert-begin, message-mark-insert-end)
20242         (message-elide-ellipsis, message-cancel-message)
20243         (message-add-header, message-change-subject)
20244         (message-cross-post-followup-to-header)
20245         (message-cross-post-insert-note, message-reduce-to-to-cc)
20246         (message-widen-reply, message-delete-not-region)
20247         (message-kill-to-signature, message-insert-signature)
20248         (message-insert-importance-high, message-insert-importance-low)
20249         (message-insert-or-toggle-importance)
20250         (message-insert-disposition-notification-to)
20251         (message-indent-citation, message-yank-original)
20252         (message-cite-original-without-signature, message-cite-original)
20253         (message-insert-citation-line, message-position-on-field)
20254         (message-fix-before-sending, message-send-mail-partially)
20255         (message-send-mail, message-send-mail-with-sendmail)
20256         (message-send-mail-with-qmail, message-send-news)
20257         (message-check-news-header-syntax, message-generate-headers)
20258         (message-insert-courtesy-copy, message-fill-address)
20259         (message-fill-header, message-shorten-references)
20260         (message-setup-1, message-cancel-news)
20261         (message-forward-make-body-plain, message-forward-make-body-mime)
20262         (message-forward-make-body-mml, message-encode-message-body)
20263         (message-forward-make-body-digest-plain)
20264         (message-forward-make-body-digest-mime)
20265         (message-use-alternative-email-as-from): Insert `hard-newline'
20266         instead of ordinary newlines.
20267
20268 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20269
20270         * message.el (message-generate-headers): Downcase the argument
20271         given to message-check-element.
20272
20273 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20274
20275         * nntp.el (nntp-authinfo-rejected): New error condition.
20276         (nntp-wait-for): Use new error condition to signal authentication
20277         error.
20278         (nntp-retrieve-data): Rethrow new error condition to break out of
20279         recursive call to nntp-send-authinfo.
20280
20281 2005-11-08  Romain Francoise  <romain@orebokech.com>
20282
20283         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20284         (gnus-summary-exit-map): Bind to `Z p'.
20285         (gnus-summary-make-menu-bar): Add menu item.
20286
20287 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20288
20289         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20290         (gnus-treat-*): Add `first' in all doc strings.
20291
20292         * gnus-group.el (gnus-group-compact-group): Fix typo.
20293
20294 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20295
20296         * gnus.el (gnus-parameters-case-fold-search): New variable.
20297         (gnus-parameters-get-parameter): Use it.
20298
20299         * gnus-score.el (gnus-home-score-file): Doc fix.
20300
20301 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20302
20303         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20304
20305 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20306
20307         * mm-util.el (mm-special-display-p): New function.
20308
20309         * mml.el (mml-preview): Use it; doc fix.
20310
20311 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20312
20313         * imap.el (imap-open): Handle case where buffer is a buffer object.
20314
20315 2005-10-29  Romain Francoise  <romain@orebokech.com>
20316
20317         * message.el (message-fix-before-sending): Fix comment.
20318
20319 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20320
20321         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20322
20323 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20324
20325         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20326         Used in gnus-score.el.
20327
20328 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20329
20330         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20331
20332 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20333
20334         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20335         whitespace removed in revision 7.8.  Use concatenated string to
20336         protect trailing whitespace.
20337
20338 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20339
20340         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20341         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20342         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20343         Courier IMAP ("some version from 2004").  Mostly based on similar
20344         code in the same function.
20345
20346 2005-10-26  Didier Verna  <didier@xemacs.org>
20347
20348         * gnus-group.el (gnus-group-compact-group): Invalidate original
20349         article buffer.
20350         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20351         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20352         NOV database and in article itself.
20353         Invalidate article backlog.
20354
20355 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20356
20357         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20358
20359 2005-10-26  Simon Josefsson  <jas@extundo.com>
20360
20361         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20362         part of 2004-07-25 change.
20363
20364 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20365
20366         * message.el (message-display-completion-list): New function.
20367         (message-expand-group): Use it; make sure the Completions buffer
20368         is modifiable.
20369 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20370
20371         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20372         user-mail-name is an empty string.
20373
20374 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20375
20376         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20377         depending on gnus-score-decay-constant.
20378
20379         * encrypt.el (encrypt-insert-file-contents)
20380         (encrypt-write-file-contents): Don't use `gnus-message'.
20381
20382         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20383         arguments.
20384         (mm-uu-type-alist): Add message-marks and insert-marks.
20385         Pass arguments to mm-uu-verbatim-marks-extract.
20386         (mm-uu-hide-markers): New variable.
20387         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20388
20389         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20390         (gnus-convert-image-to-face-command): Use "convert" by default to
20391         allow other input image formats.
20392         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20393         accordingly.
20394
20395 2005-10-23  Simon Josefsson  <jas@extundo.com>
20396
20397         * imap.el (imap-gssapi-program): Align command line parameters
20398         with latest GNU SASL.
20399         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20400
20401 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20402
20403         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20404         HTML.
20405         (nnslashdot-request-article): Ditto.
20406
20407         * lpath.el (featurep): Add nobreak-char-display.
20408
20409 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20410
20411         * mail-source.el (mail-source-fetch-pop): Require pop3.
20412         (mail-source-check-pop): Ditto.
20413
20414 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20415
20416         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20417         errors.
20418
20419 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20420
20421         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20422         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20423
20424         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20425
20426         * mm-bodies.el (mm-decode-string):
20427         Call `mm-charset-to-coding-system' with allow-override argument.
20428
20429 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20430
20431         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20432         (rfc2047-charset-to-coding-system): New function.
20433         (rfc2047-decode-encoded-words): New function.
20434         (rfc2047-decode-region): Use them.
20435         (rfc2047-decode-cte): Remove.
20436         (rfc2047-parse-and-decode): Remove.
20437         (rfc2047-decode): Remove.
20438
20439 2005-10-15  Kenichi Handa  <handa@m17n.org>
20440
20441         * rfc2047.el (rfc2047-decode-cte): New function.
20442         (rfc2047-decode-region): Change the way to decode successive
20443         encoded-words: decode B- or Q-encoding in each encoded-word,
20444         concatenate them, and decode it as charset.
20445
20446 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20447
20448         * lpath.el: Fbind codepage-setup for XEmacs.
20449
20450 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20451
20452         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20453         widget-move-and-invoke.
20454         (gnus-custom-mode): Use gnus-custom-map.
20455
20456 2005-10-15  Bill Wohler  <wohler@newt.com>
20457
20458         * message.el (message-tool-bar-map): Rename image file from
20459         mail_send to mail/send.
20460
20461 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20462
20463         * message.el (message-expand-group): Pass the common
20464         prefix substring of completion to `display-completion-list'.
20465
20466 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20467
20468         * mml-sec.el (mml-secure-method): New internal variable.
20469         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20470         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20471         New functions using mml-secure-method.
20472
20473         * mml.el (mml-mode-map): Add key bindings for those functions.
20474         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20475         Harder <harder@myrealbox.com>.
20476         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20477         Goto end of message if point is the headers of the message.
20478
20479         * message.el (message-in-body-p): New function.
20480
20481         * assistant.el: Autoload gnus-util and netrc.
20482
20483         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20484         Use `mm-charset-override-alist' only when decoding.
20485
20486         * mm-bodies.el (mm-decode-body):
20487         Call `mm-charset-to-coding-system' with allow-override argument.
20488
20489         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20490         `filename' from Content-Disposition if Content-Type doesn't
20491         provide `name'.
20492         (gnus-mime-view-part-as-type): Set default instead of
20493         initial-input.
20494
20495 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20496
20497         * format-spec.el (format-spec): Propagate text properties of % spec.
20498
20499 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20500
20501         * gnus-art.el (gnus-treat-predicate): Add `first'.
20502
20503 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20504
20505         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20506         (mm-charset-override-alist): New variable.
20507         (mm-charset-to-coding-system): Use it.
20508         (mm-codepage-setup): New helper function.
20509         (mm-charset-eval-alist): New variable.
20510         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20511         Warn about unknown charsets.
20512
20513         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20514
20515 2005-10-04  David Hansen  <david.hansen@gmx.net>
20516
20517         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20518         (nnrss-check-group): Ditto.
20519
20520 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20521
20522         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20523         Rename x-gnus-verbatim to x-verbatim.
20524         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20525
20526         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20527         x-verbatim.
20528
20529         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20530
20531         * gnus-util.el (gnus-remove-duplicates): Remove.
20532
20533         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20534         instead of gnus-remove-duplicates.
20535
20536         * message.el (message-remove-duplicates): Remove.
20537         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20538         message-remove-duplicates.
20539
20540         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20541         available, else use implementation from `delete-dups'.
20542
20543         * message.el (message-insert-expires): New function.
20544         (message-mode-map): Add key binding.
20545         (message-mode-field-menu): Add menu entry.
20546         (message-mode): Document it.
20547         (message-make-expires-date): Use `message-make-date'.
20548
20549 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20550
20551         * message.el (message-make-expires-date): New function.
20552
20553 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20554
20555         * Makefile.in (list-installed-shadows): New entry.
20556         (install): Use it.
20557         (remove-installed-shadows): New entry.
20558
20559         * dgnushack.el (dgnushack-default-load-path): New variable.
20560         (dgnushack-find-lisp-shadows): New function.
20561         (dgnushack-remove-lisp-shadows): New function.
20562
20563 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20564
20565         * Makefile.in (install-el-elc): New entry.
20566         (install): Use it so that .el files are necessarily installed.
20567
20568 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20569
20570         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20571
20572 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20573
20574         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20575         function rather than the diff-mode.el package.
20576         (mm-display-external): Use with-current-buffer.
20577         (mm-viewer-completion-map, mm-viewer-completion-map):
20578         Move initialization inside declaration.
20579
20580 2005-09-29  Simon Josefsson  <jas@extundo.com>
20581
20582         * spam.el: Load hashcash when compiling, to avoid warnings.
20583         Don't autoload mail-check-payment.
20584         (spam-check-hashcash): Define unconditionally, since hashcash.el
20585         is part of Gnus now.  Ignore errors from payment checking.
20586
20587 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20588
20589         * message.el (message-bold-region, message-unbold-region):
20590         Rename from `bold-region' and `unbold-region'.
20591
20592         * message.el: Remove useless autoloads.
20593
20594 2005-09-28  Simon Josefsson  <jas@extundo.com>
20595
20596         * message.el (message-use-idna): Default to t.
20597         (message-use-idna): Test whether encoding works too.  Doc fix.
20598
20599 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20600
20601         * nntp.el (nntp-warn-about-losing-connection): Remove.
20602
20603 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20604
20605         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20606         customizable.  Change default value.
20607         (mm-uu-diff-groups-regexp): Change default value.
20608         (mm-uu-type-alist): Add doc string.
20609         (mm-uu-configure): Add doc string.  Make it interactive.
20610         (mm-uu-tex-groups-regexp): New variable.
20611         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20612         (mm-uu-type-alist): Add LaTeX documents.
20613         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20614         of "text/verbatim".
20615         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20616
20617         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20618         instead of "text/verbatim".
20619
20620         * message.el (message-mark-inserted-region)
20621         (message-mark-insert-file): Use slrn style marks when called with
20622         prefix argument.
20623
20624 2005-09-27  Simon Josefsson  <jas@extundo.com>
20625
20626         * message.el (message-idna-to-ascii-rhs-1): Reformat.
20627
20628 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
20629
20630         * message.el (message-remove-duplicates): New function.
20631         Implementation borrowed from `gnus-remove-duplicates'.
20632         (message-idna-to-ascii-rhs): Also encode idna addresses in
20633         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20634         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
20635         only ask about the same idna domain once per header and also tell
20636         in what header to replace the idna domain.
20637
20638         * gnus-art.el (article-decode-idna-rhs): Also decode idna
20639         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20640         (article-decode-idna-rhs): Fix regexp so that all idna-address in
20641         a header is decoded and not just the last one.
20642
20643 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20644
20645         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
20646         has been decoded.
20647
20648         * mm-decode.el (mm-automatic-display): Add text/verbatim.
20649         (mm-insert-part): Don't modify text if it has been decoded.
20650
20651         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
20652         decoded.
20653
20654         * mm-view.el (mm-inline-text): Don't strip text props unless
20655         decoding enriched or richtext parts.
20656
20657 2005-09-25  Romain Francoise  <romain@orebokech.com>
20658
20659         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
20660         * gnus-start.el (gnus-subscribe-interactively):
20661         * gnus-uu.el (gnus-uu-grab-articles):
20662         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
20663         space.
20664
20665 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
20666
20667         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
20668         * mm-view.el (mm-view-pkcs7-decrypt):
20669         * gnus-sum.el (gnus-summary-limit-to-extra)
20670         (gnus-summary-respool-article, gnus-read-move-group-name):
20671         * gnus-score.el (gnus-summary-increase-score):
20672         * gnus-util.el (gnus-completing-read-with-default):
20673         * gnus-art.el (gnus-read-save-file-name)
20674         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
20675         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
20676         * message.el (message-check-news-header-syntax):
20677         Follow convention for reading with the minibuffer.
20678
20679 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
20680
20681         * spam-report.el (spam-report-url-ping-plain):
20682         Use gnus-extended-version as User-Agent.
20683
20684         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
20685         default value is nil.
20686
20687         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
20688         (mm-uu-verbatim-marks-extract): New function.
20689         (mm-uu-extract): New face.
20690         (mm-uu-copy-to-buffer): Use it.
20691
20692         * spam-report.el (spam-report-gmane-ham): Rename from
20693         `spam-report-gmane-unspam'.
20694         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20695         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
20696
20697         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20698         Autoload.
20699         (spam-report-gmane-unregister-routine):
20700         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20701
20702 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
20703
20704         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20705         (spam-report-gmane-unregister-routine): Add support for gmane
20706         unregistration.
20707
20708         * spam-report.el (spam-report-gmane-unspam)
20709         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20710         (spam-report-gmane): Change to take a single article and do unspam
20711         registration.
20712
20713 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20714
20715         * mm-url.el (mm-url-decode-entities): Fix regexp.
20716
20717 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20718
20719         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20720         default to nil, to be able to use Gnus at all.  If the default
20721         switches to something else, then the function should be fixed not
20722         be exceedingly slow.
20723
20724 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
20725
20726         * gnus-start.el (gnus-activate-group): If the server is nil, don't
20727         fail hard.
20728
20729         * spam-report.el: Add better Keywords line.
20730
20731         * spam.el: Add Maintainer and better Keywords line.
20732
20733 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20734
20735         * gnus-art.el (gnus-article-replace-part)
20736         (gnus-mime-replace-part): New functions.
20737         (gnus-mime-action-alist, gnus-mime-button-commands)
20738         (gnus-mime-save-part-and-strip): Add file argument.
20739         (gnus-article-part-wrapper): Add interactive argument.
20740
20741         * gnus-sum.el (gnus-summary-mime-map):
20742         Add `gnus-article-replace-part'.
20743
20744 2005-09-19  Didier Verna  <didier@xemacs.org>
20745
20746         The nnml compaction feature:
20747         * nnml.el (nnml-request-compact-group): New function.
20748         * nnml.el (nnml-request-compact): New function.
20749         * gnus-int.el (gnus-request-compact-group): New function.
20750         * gnus-int.el (gnus-request-compact): New function.
20751         * gnus-group.el (gnus-group-compact-group): New function.
20752         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20753         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20754         * gnus-srvr.el (gnus-server-compact-server): New function.
20755         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20756         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20757
20758 2005-09-18  Deepak Goel  <deego@gnufans.org>
20759
20760         * sieve.el (sieve-help): Fix `message' call: first arg should be a
20761         format spec.
20762
20763 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20764
20765         * gnus.el (gnus-group-startup-message): Bind image-load-path.
20766
20767 2005-09-15  Romain Francoise  <romain@orebokech.com>
20768
20769         * message.el (message-fill-paragraph): Clarify docstring.
20770
20771 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20772
20773         * gnus-art.el (gnus-mime-display-part): Protect against broken
20774         MIME messages.
20775
20776 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20777
20778         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
20779         before parsing header.
20780
20781 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
20782
20783         * html2text.el (html2text-replace-list): Add new entities.
20784
20785 2005-09-11  Romain Francoise  <romain@orebokech.com>
20786
20787         * message.el (message-alternative-emails): Improve docstring.
20788         (message-setup-1): Call `message-use-alternative-email-as-from'
20789         after `message-setup-hook' to give it precedence over posting
20790         styles, etc.
20791         (message-use-alternative-email-as-from): Add docstring.
20792         Remove the original From header if present.
20793
20794         * nnml.el (nnml-compressed-files-size-threshold): New variable.
20795         (nnml-save-mail): Use it.
20796
20797         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
20798         articles.  Add new argument `silent'.
20799         (gnus-uu-mark-all): Report the total number of marked articles.
20800
20801 2005-09-10  Romain Francoise  <romain@orebokech.com>
20802
20803         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
20804         (gnus-uu-mark-series): Likewise.
20805
20806 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
20807
20808         * spam-report.el (spam-report-gmane): Fix generation of spam
20809         report URL.
20810
20811 2005-09-10  Simon Josefsson  <jas@extundo.com>
20812
20813         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
20814         t, based on discussion on the ding list with Robert Epprecht
20815         <epprecht@solnet.ch>.
20816
20817 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
20818
20819         * spam-report.el (spam-report-gmane): Make it work without
20820         X-Report-Spam header.  Gmane now only provides Archived-At.
20821         This is only used if `spam-report-gmane-use-article-number' is nil.
20822         (spam-report-gmane-spam-header): Remove.  Not used anymore.
20823
20824         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
20825         make `gnus-summary-sort-by-recipient' work with threading.
20826
20827         * nnweb.el (nnweb-google-wash-article): Print a message if article
20828         is not available.
20829
20830 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20831
20832         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
20833         change.  Decode text/* parts content before displaying.
20834
20835 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
20836
20837         * mml-smime.el: Remove defvar of gnus-extract-address-components.
20838
20839 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20840
20841         * mm-view.el (mm-display-inline-fontify): Disable support modes.
20842
20843         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
20844         url-package-name, url-package-version,
20845         w3m-cid-retrieve-function-alist, w3m-current-buffer,
20846         w3m-display-inline-images, and w3m-minor-mode-map.
20847
20848 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
20849
20850         * message.el (message-tab-body-function): Fix mismatched custom type.
20851
20852         * gnus.el (gnus-group-change-level-function): Ditto.
20853
20854         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
20855
20856         * gnus-art.el (gnus-signature-limit)
20857         (gnus-article-mime-part-function): Ditto.
20858
20859 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20860
20861         * mml.el (mml-mode): Silence the byte compiler.
20862
20863         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
20864         using `(sit-for 0)' before moving the point to the specified part;
20865         skip unbuttonized parts.
20866         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
20867         return to the summary window if gnus-auto-select-part is non-nil.
20868
20869 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
20870
20871         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
20872         New variables.
20873         (mml-dnd-attach-file, mml-mode): Use them.
20874
20875         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
20876         Make fetching article by MID work again for Google Groups.
20877         Add FIXME concerning gnus-group-make-web-group.
20878
20879         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
20880         Don't depend on Gnus by using mail-extract-address-components if
20881         gnus-extract-address-components is not bound.
20882
20883 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20884
20885         * gnus-art.el (gnus-mime-display-security): Don't display the
20886         signature, but only the signed part.
20887
20888 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20889
20890         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
20891
20892         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
20893         list, not listp.
20894
20895 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
20896
20897         * mm-encode.el (mm-encode-content-transfer-encoding):
20898         Likewise when encoding.
20899
20900         * mm-bodies.el (mm-decode-content-transfer-encoding):
20901         De-canonicalize CRLF for all text content types, not just
20902         text/plain.
20903
20904 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20905
20906         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
20907         valid article; point arrow and cursor at the MIME button.
20908
20909 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20910
20911         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
20912         Suggested by Dan Christensen <jdc@uwo.ca>.
20913
20914         * mm-decode.el (mm-save-part): Enable change of prompt.
20915
20916 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
20917
20918         * gnus-msg.el (gnus-inews-add-send-actions):
20919         Make `message-post-method' lambda parameter ARG `&optional'.
20920
20921 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20922
20923         * gnus-sum.el (gnus-summary-mime-map):
20924         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
20925         gnus-article-jump-to-part.
20926
20927         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
20928         (gnus-article-edit-part): Use it.
20929         (gnus-article-part-wrapper): Add no-handle argument.
20930         (gnus-article-save-part-and-strip, gnus-article-delete-part):
20931         New functions.
20932
20933 2005-08-29  Romain Francoise  <romain@orebokech.com>
20934
20935         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20936         docstring.
20937         (gnus-face-from-file): Likewise.
20938
20939 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20940
20941         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20942         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20943         non-nil.
20944         (gnus-auto-select-part): New variable.
20945         (gnus-article-jump-to-part): New function.
20946         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20947         (gnus-mime-delete-part): Allow selecting specified part after
20948         deleting or stripping parts.
20949         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
20950         part if argument is bogus.
20951
20952 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
20953
20954         * gnus-art.el (w3m-minor-mode-map):
20955         * gnus-spec.el (gnus-newsrc-file-version):
20956         * gnus-util.el (nnmail-active-file-coding-system)
20957         (gnus-original-article-buffer, gnus-user-agent):
20958         * gnus.el (gnus-ham-process-destinations)
20959         (gnus-parameter-ham-marks-alist)
20960         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20961         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20962         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20963         * mm-decode.el (gnus-current-window-configuration):
20964         * mm-extern.el (gnus-article-mime-handles):
20965         * mm-url.el (url-current-object, url-package-name)
20966         (url-package-version):
20967         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20968         (smime-keys, w3m-cid-retrieve-function-alist)
20969         (w3m-current-buffer, w3m-display-inline-images)
20970         (w3m-minor-mode-map):
20971         * mml-smime.el (gnus-extract-address-components):
20972         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20973         (gnus-newsrc-hashtb, message-default-charset)
20974         (message-deletable-headers, message-options)
20975         (message-posting-charset, message-required-mail-headers)
20976         (message-required-news-headers):
20977         * mml1991.el (mc-pgp-always-sign):
20978         * mml2015.el (mc-pgp-always-sign):
20979         * nnheader.el (nnmail-extra-headers):
20980         * rfc1843.el (gnus-decode-encoded-word-function)
20981         (gnus-decode-header-function, gnus-newsgroup-name):
20982         * spam-stat.el (gnus-original-article-buffer): Add defvars.
20983
20984 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
20985
20986         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20987         the end of the date treatments.
20988
20989 2005-08-15  Simon Josefsson  <jas@extundo.com>
20990
20991         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20992         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
20993         Capello and Romain Francoise.
20994         (pgg-fetch-key-function): Remove, not used?
20995         (pgg-insert-url-with-w3): Require url, to get
20996         url-insert-file-contents regardless of where it is defined.
20997
20998 2005-08-13  Romain Francoise  <romain@orebokech.com>
20999
21000         * message.el (message-cite-original-1): New function.
21001         (message-cite-original): Use it.
21002         (message-cite-original-without-signature): Ditto.
21003
21004 2005-08-08  Romain Francoise  <romain@orebokech.com>
21005
21006         * message.el (message-yank-empty-prefix): New variable.
21007         (message-indent-citation): Use it.
21008         (message-cite-original-without-signature): Respect X-No-Archive.
21009
21010 2005-08-08  Simon Josefsson  <jas@extundo.com>
21011
21012         * pgg.el: Autoload url-insert-file-contents instead of loading
21013         w3/url.
21014         (pgg-insert-url-with-w3): Don't load url here.
21015
21016 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21017
21018         * message.el (message-kill-to-signature): Don't insert newline at
21019         bol.
21020         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21021
21022 2005-08-06  Romain Francoise  <romain@orebokech.com>
21023
21024         * message.el (message-user-fqdn): Fix typo in docstring.
21025
21026 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21027
21028         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21029
21030         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21031
21032 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21033
21034         * mm-bodies.el (mm-encode-body): Use coding system rather than
21035         charset to encode text.
21036
21037         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21038         number of charsets if utf-8 is available (XEmacs).
21039
21040 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21041
21042         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21043         taken from `gnus-button-mid-or-mail-regexp'.
21044         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21045         (gnus-button-alist): Improve regexp for domain part of the MIDs
21046         for news:localpart@domain buttons.
21047         (gnus-button-ctan-directory-regexp): Update.
21048
21049 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21050
21051         * sieve-manage.el (sieve-manage-interactive-login):
21052         Use make-local-variable rather than make-variable-buffer-local.
21053         (sieve-manage-open): Ditto.
21054         (sieve-manage-authenticate): Ditto.
21055
21056         * mml.el (mml-generate-mime-1): Make the content type default to
21057         text/plain if the filename is not specified.
21058
21059 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21060
21061         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21062         instead of insert-buffer.
21063
21064         * message.el (message-yank-original): Ditto; set the mark at the
21065         end of the yanked message.
21066
21067 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21068
21069         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21070         lines to scroll rather than to stop it.
21071
21072         * mml.el (mml-generate-default-type): Add doc string.
21073         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21074         default to application/octet-stream when determining the content
21075         type if it is not specified for the part or the mml contents; add
21076         a comment about mml-generate-default-type.
21077
21078 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21079
21080         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21081         make it default to application/octet-stream when determining the
21082         content type if it is not specified for the external contents.
21083
21084 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21085
21086         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21087         segmented parameter but also other parameters might be there.
21088
21089 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21090
21091         * mm-decode.el (mm-display-external): Delete temp file, directory
21092         and buffer immediately if the external process is exited.
21093
21094 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21095
21096         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21097         fewer lines than that of scroll-margin.
21098         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21099
21100 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21101
21102         * gnus-art.el (gnus-article-next-page): Revert.
21103         (gnus-article-beginning-of-window): New macro.
21104         (gnus-article-next-page-1): Use it.
21105         (gnus-article-prev-page): Ditto.
21106         (gnus-article-edit-part): Use insert-buffer-substring instead of
21107         insert-buffer.
21108         (gnus-article-edit-exit): Ditto.
21109
21110         * gnus-util.el (gnus-beginning-of-window): Remove.
21111         (gnus-end-of-window): Remove.
21112
21113         * lpath.el: Don't bind header-line-format and scroll-margin.
21114
21115 2005-07-25  Simon Josefsson  <jas@extundo.com>
21116
21117         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21118         to have the url package without w3.  Reported by Daiki Ueno
21119         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21120
21121 2005-07-20  Didier Verna  <didier@xemacs.org>
21122
21123         * gnus-diary.el: Remove the description comment (nndiary is now
21124         properly documented in the Gnus manual).
21125         Fix the spelling of "Back End".
21126         * nndiary.el: Ditto.
21127         Fix the copyright notice.
21128
21129 2005-07-18  Romain Francoise  <romain@orebokech.com>
21130
21131         * gnus-sum.el (gnus-summary-to-prefix)
21132         (gnus-summary-newsgroup-prefix): New variables.
21133         (gnus-summary-from-or-to-or-newsgroups): Use them.
21134
21135 2005-07-17  Romain Francoise  <romain@orebokech.com>
21136
21137         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21138         space as it's generally not especially interesting to the user.
21139
21140 2005-07-16  Romain Francoise  <romain@orebokech.com>
21141
21142         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21143         nil to avoid prompting and file modification if one of the
21144         messages at the top of the nnfolder file contains a copyright
21145         notice.
21146         Update copyright notice.
21147
21148         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21149         instead of `current-time-string' as the latter creates a time
21150         string that is not RFC 2822 compliant (it lacks the zone).
21151         Update copyright notice.
21152
21153 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21154
21155         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21156         for text/rtf.  Display default in prompt.  Pass default for M-n.
21157
21158         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21159
21160 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21161
21162         * gnus-msg.el (gnus-button-mailto):
21163         Remove save-selected-window-window hackery because it relies on
21164         save-selected-window internals.
21165
21166 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21167
21168         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21169         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21170         (gnus-article-prev-page): Ditto.
21171
21172         * gnus-util.el (gnus-beginning-of-window): New function.
21173         (gnus-end-of-window): New function.
21174
21175         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21176
21177 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21178
21179         * gnus-score.el (gnus-score-edit-all-score):
21180         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21181         gnus-message.
21182
21183 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21184
21185         * gnus-msg.el (gnus-button-mailto):
21186         Remove save-selected-window-window hackery because it relies on
21187         save-selected-window internals.
21188
21189 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21190
21191         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21192         add-minor-mode.
21193         (gnus-binary-mode): Ditto.
21194
21195         * gnus-topic.el (gnus-topic-mode): Ditto.
21196
21197 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21198
21199         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21200         (gnus-article-prev-page): Take scroll-margin into consideration.
21201
21202 2005-07-04  Lute Kamstra  <lute@gnu.org>
21203
21204         Update FSF's address in GPL notices.
21205
21206 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21207
21208         * gnus.el (gnus-exit):
21209         * gnus-group.el (gnus-group-icons):
21210         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21211
21212         * gnus-nocem.el (gnus-nocem):
21213         * message.el (message-various, message-buffers, message-sending)
21214         (message-interface, message-forwarding, message-insertion)
21215         (message-headers, message-news, message-mail):
21216         * pgg-gpg.el (pgg-gpg):
21217         * pgg-parse.el (pgg-parse):
21218         * pgg-pgp.el (pgg-pgp):
21219         * pgg-pgp5.el (pgg-pgp5):
21220         * pop3.el (pop3): Finish `defgroup' description with period.
21221
21222 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21223
21224         * gnus-art.el (article-display-face): Improve the efficiency.
21225         (article-display-x-face): Ditto; remove gray x-face stuff.
21226
21227 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21228
21229         * gnus-art.el (article-display-face): Correct the position in
21230         which Faces are inserted.
21231
21232 2005-06-29  Didier Verna  <didier@xemacs.org>
21233
21234         * gnus-art.el (article-display-face): Display faces in correct
21235         order.
21236
21237 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21238
21239         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21240         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21241         (gnus-nocem-check-article): Fetch the Type header.
21242         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21243         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21244         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21245         make sure gnus-nocem-hashtb is initialized.
21246         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21247         (gnus-nocem-unwanted-article-p): Ditto.
21248
21249         * pgg.el (pgg-verify): Return the verification result.
21250
21251 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21252
21253         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21254         is ascii.
21255
21256 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21257
21258         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21259         `show-nonbreak-escape'.
21260
21261 2005-06-23  Lute Kamstra  <lute@gnu.org>
21262
21263         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21264
21265         * dig.el (dig-mode):
21266         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21267
21268 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21269
21270         * nnimap.el (nnimap-split-download-body): Fix spellings.
21271
21272 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21273
21274         * gnus-art.el (gnus-article-encrypt-body):
21275         * gnus-cus.el (gnus-score-customize):
21276         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21277         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21278
21279 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21280
21281         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21282         header by looking for magic "MII" at the beginning.
21283
21284 2005-06-16  Miles Bader  <miles@gnu.org>
21285
21286         * gnus-xmas.el (gnus-xmas-group-startup-message):
21287         Use renamed gnus-splash face.
21288
21289         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21290         (assistant-field-face): New backward-compatibility alias for renamed
21291         face.
21292         (assistant-render-text): Use renamed assistant-field face.
21293
21294         * spam.el (spam): Remove "-face" suffix from face name.
21295         (spam-face): New backward-compatibility alias for renamed face.
21296         (spam-face, spam-initialize): Use renamed spam face.
21297
21298         * message.el (message-header-to, message-header-cc)
21299         (message-header-subject, message-header-newsgroups)
21300         (message-header-other, message-header-name)
21301         (message-header-xheader, message-separator, message-cited-text)
21302         (message-mml): Remove "-face" suffix from face names.
21303         (message-header-to-face, message-header-cc-face)
21304         (message-header-subject-face, message-header-newsgroups-face)
21305         (message-header-other-face, message-header-name-face)
21306         (message-header-xheader-face, message-separator-face)
21307         (message-cited-text-face, message-mml-face):
21308         New backward-compatibility aliases for renamed faces.
21309         (message-font-lock-keywords): Use renamed message faces.
21310
21311         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21312         (sieve-test-commands, sieve-tagged-arguments):
21313         Remove "-face" suffix from face names.
21314         (sieve-control-commands-face, sieve-action-commands-face)
21315         (sieve-test-commands-face, sieve-tagged-arguments-face):
21316         New backward-compatibility aliases for renamed faces.
21317         (sieve-control-commands-face, sieve-action-commands-face)
21318         (sieve-test-commands-face, sieve-tagged-arguments-face):
21319         Use renamed sieve faces.
21320
21321         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21322         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21323         (gnus-group-news-3-empty, gnus-group-news-4)
21324         (gnus-group-news-4-empty, gnus-group-news-5)
21325         (gnus-group-news-5-empty, gnus-group-news-6)
21326         (gnus-group-news-6-empty, gnus-group-news-low)
21327         (gnus-group-news-low-empty, gnus-group-mail-1)
21328         (gnus-group-mail-1-empty, gnus-group-mail-2)
21329         (gnus-group-mail-2-empty, gnus-group-mail-3)
21330         (gnus-group-mail-3-empty, gnus-group-mail-low)
21331         (gnus-group-mail-low-empty, gnus-summary-selected)
21332         (gnus-summary-cancelled, gnus-summary-high-ticked)
21333         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21334         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21335         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21336         (gnus-summary-low-undownloaded)
21337         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21338         (gnus-summary-low-unread, gnus-summary-normal-unread)
21339         (gnus-summary-high-read, gnus-summary-low-read)
21340         (gnus-summary-normal-read, gnus-splash):
21341         Remove "-face" suffix from face names.
21342         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21343         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21344         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21345         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21346         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21347         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21348         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21349         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21350         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21351         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21352         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21353         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21354         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21355         (gnus-summary-normal-ticked-face)
21356         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21357         (gnus-summary-normal-ancient-face)
21358         (gnus-summary-high-undownloaded-face)
21359         (gnus-summary-low-undownloaded-face)
21360         (gnus-summary-normal-undownloaded-face)
21361         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21362         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21363         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21364         (gnus-splash-face):
21365         New backward-compatibility aliases for renamed faces.
21366         (gnus-group-startup-message): Use renamed gnus faces.
21367
21368         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21369         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21370         (gnus-server-agent): Remove "-face" suffix from face names.
21371         (gnus-server-agent-face, gnus-server-opened-face)
21372         (gnus-server-closed-face, gnus-server-denied-face)
21373         (gnus-server-offline-face):
21374         New backward-compatibility aliases for renamed faces.
21375         (gnus-server-agent-face, gnus-server-opened-face)
21376         (gnus-server-closed-face, gnus-server-denied-face)
21377         (gnus-server-offline-face): Use renamed gnus faces.
21378
21379         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21380         Remove "-face" suffix from face names.
21381         (gnus-picon-xbm-face, gnus-picon-face):
21382         New backward-compatibility aliases for renamed faces.
21383
21384         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21385         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21386         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21387         (gnus-cite-11): Remove "-face" suffix from face names.
21388         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21389         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21390         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21391         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21392         New backward-compatibility aliases for renamed faces.
21393         (gnus-cite-attribution-face, gnus-cite-face-list)
21394         (gnus-article-boring-faces): Use renamed gnus faces.
21395
21396         * gnus-art.el (gnus-signature, gnus-header-from)
21397         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21398         (gnus-header-content): Remove "-face" suffix from face names.
21399         (gnus-signature-face, gnus-header-from-face)
21400         (gnus-header-subject-face, gnus-header-newsgroups-face)
21401         (gnus-header-name-face, gnus-header-content-face):
21402         New backward-compatibility aliases for renamed faces.
21403         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21404
21405         * gnus-sum.el (gnus-summary-selected-face)
21406         (gnus-summary-highlight): Use renamed gnus faces.
21407         * gnus-group.el (gnus-group-highlight): Likewise.
21408
21409 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21410
21411         * gnus-sieve.el (gnus-sieve-article-add-rule):
21412         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21413         * spam-stat.el (spam-stat-buffer-change-to-spam)
21414         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21415
21416         * message.el (message-is-yours-p):
21417         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21418
21419 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21420
21421         * mm-view.el (mm-inline-text): Withdraw the last change.
21422
21423 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21424
21425         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21426         executing enriched-decode.
21427
21428 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21429
21430         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21431         charset of tar files.
21432
21433 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21434
21435         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21436
21437 2005-06-04  Lute Kamstra  <lute@gnu.org>
21438
21439         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21440         information is never recorded.
21441
21442 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21443
21444         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21445
21446 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21447
21448         * pop3.el (pop3-apop): Run md5 in the binary mode.
21449
21450         * starttls.el (starttls-set-process-query-on-exit-flag):
21451         Use eval-and-compile.
21452
21453 2005-05-31  Simon Josefsson  <jas@extundo.com>
21454
21455         * smime.el (smime-replace-in-string): Define.
21456         (smime-cert-by-ldap-1): Use it.
21457
21458 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21459
21460         * gnus-art.el (article-display-x-face): Replace
21461         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21462
21463         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21464         set-process-query-on-exit-flag or process-kill-without-query.
21465
21466         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21467         loop instead of replace-regexp.
21468
21469         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21470         instead of process-kill-without-query if it is available.
21471
21472         * lpath.el: Fbind ldap-search-entries.
21473
21474         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21475         instead of find-file-hooks if it is available.
21476
21477         * mml1991.el: Bind pgg-default-user-id when compiling.
21478
21479         * mml2015.el: Bind pgg-default-user-id when compiling.
21480
21481         * nndraft.el (nndraft-request-associate-buffer):
21482         Use write-contents-functions instead of write-contents-hooks if it is
21483         available.
21484
21485         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21486         instead of find-file-hooks if it is available.
21487
21488         * nntp.el (nntp-open-connection): Replace
21489         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21490         (nntp-open-ssl-stream): Ditto.
21491         (nntp-open-tls-stream): Ditto.
21492
21493         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21494         set-process-query-on-exit-flag or process-kill-without-query.
21495         (starttls-open-stream-gnutls): Use it instead of
21496         process-kill-without-query.
21497         (starttls-open-stream): Ditto.
21498
21499 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21500
21501         * smime.el (smime-cert-by-ldap-1): Don't use
21502         replace-regexp-in-string.
21503
21504 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21505
21506         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21507
21508         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21509         in PEM format.  Adjust to the XEmacs compatibility.
21510
21511 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21512
21513         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21514         by `string-to-number'.
21515         * gnus-agent.el (gnus-agent-regenerate-group)
21516         (gnus-agent-fetch-articles): Ditto.
21517         * gnus-art.el (gnus-button-fetch-group): Ditto.
21518         * gnus-cache.el (gnus-cache-generate-active)
21519         (gnus-cache-articles-in-group): Ditto.
21520         * gnus-group.el (gnus-group-set-current-level)
21521         (gnus-group-insert-group-line): Ditto.
21522         * gnus-score.el (gnus-score-set-expunge-below)
21523         (gnus-score-set-mark-below, gnus-summary-score-effect)
21524         (gnus-summary-score-entry): Ditto.
21525         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21526         (gnus-soup-pack): Ditto.
21527         * gnus-spec.el (gnus-xmas-format): Ditto.
21528         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21529         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21530         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21531         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21532         * nndb.el (nndb-get-remote-expire-response): Ditto.
21533         * nndiary.el (nndiary-parse-schedule-value)
21534         (nndiary-string-to-number, nndiary-request-replace-article)
21535         (nndiary-request-article): Ditto.
21536         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21537         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21538         * nneething.el (nneething-make-head): Ditto.
21539         * nnfolder.el (nnfolder-request-article)
21540         (nnfolder-retrieve-headers): Ditto.
21541         * nnheader.el (nnheader-file-to-number): Ditto.
21542         * nnkiboze.el (nnkiboze-request-article): Ditto.
21543         * nnmail.el (nnmail-process-unix-mail-format)
21544         (nnmail-process-babyl-mail-format): Ditto.
21545         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21546         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21547         (nnmh-request-create-group, nnmh-request-list-1)
21548         (nnmh-request-group, nnmh-request-article): Ditto.
21549         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21550         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21551         * nnsoup.el (nnsoup-make-active): Ditto.
21552         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
21553         * nntp.el (nntp-find-group-and-number)
21554         (nntp-retrieve-headers-with-xover): Ditto.
21555         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
21556         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
21557         (pgg-format-key-identifier): Ditto.
21558         * pop3.el (pop3-last, pop3-stat): Ditto.
21559         * qp.el (quoted-printable-decode-region): Ditto.
21560
21561         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
21562         of concat.
21563
21564 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21565
21566         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21567
21568         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21569
21570         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21571
21572         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21573
21574         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21575
21576         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21577
21578         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21579         (gnus-carpal-mode): Ditto.
21580
21581         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21582         (gnus-browse-mode): Ditto.
21583
21584         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21585
21586         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21587
21588 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21589
21590         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21591
21592 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21593
21594         * gnus-util.el (gnus-run-mode-hooks): New function.
21595
21596         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21597
21598         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21599         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21600
21601 2005-05-27  Lute Kamstra  <lute@gnu.org>
21602
21603         * dns-mode.el (dns-mode): Specify customization group.
21604
21605 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21606
21607         * gnus-agent.el (gnus-agent-make-mode-line-string):
21608         Use mode-line-highlight as mouse-face.
21609
21610 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21611
21612         * canlock.el (canlock): Change the parent group to news.
21613
21614         * deuglify.el (gnus-outlook-deuglify): Add :group.
21615
21616         * dig.el (dig): Add :group.
21617
21618         * dns-mode.el (dns-mode): Add :group.
21619
21620         * encrypt.el (encrypt): Add :group.
21621
21622         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
21623         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
21624         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
21625         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
21626         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
21627
21628         * gnus-diary.el (gnus-diary): Add :group.
21629
21630         * gnus.el (gnus-group-news-1-face): Add :group.
21631         (gnus-group-news-1-empty-face): Ditto.
21632         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
21633         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
21634         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
21635         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
21636         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
21637         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
21638         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
21639         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
21640         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
21641         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
21642         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
21643         (gnus-summary-high-ticked-face): Ditto.
21644         (gnus-summary-low-ticked-face): Ditto.
21645         (gnus-summary-normal-ticked-face): Ditto.
21646         (gnus-summary-high-ancient-face): Ditto.
21647         (gnus-summary-low-ancient-face): Ditto.
21648         (gnus-summary-normal-ancient-face): Ditto.
21649         (gnus-summary-high-undownloaded-face): Ditto.
21650         (gnus-summary-low-undownloaded-face): Ditto.
21651         (gnus-summary-normal-undownloaded-face): Ditto.
21652         (gnus-summary-high-unread-face): Ditto.
21653         (gnus-summary-low-unread-face): Ditto.
21654         (gnus-summary-normal-unread-face): Ditto.
21655         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
21656         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
21657
21658         * hashcash.el (hashcash): New custom group.
21659         (hashcash-default-payment): Add :group.
21660         (hashcash-payment-alist): Ditto.
21661         (hashcash-default-accept-payment): Ditto.
21662         (hashcash-accept-resources): Ditto.
21663         (hashcash-path): Ditto.
21664         (hashcash-extra-generate-parameters): Ditto.
21665         (hashcash-double-spend-database): Ditto.
21666         (hashcash-in-news): Ditto.
21667
21668         * message.el (message-minibuffer-local-map): Add :group.
21669
21670         * netrc.el (netrc): Add :group.
21671
21672         * sieve-manage.el (sieve-manage-log): Add :group.
21673         (sieve-manage-default-user): Diito.
21674         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
21675         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
21676         (sieve-manage-authenticators): Ditto.
21677         (sieve-manage-authenticator-alist): Ditto.
21678         (sieve-manage-default-port): Ditto.
21679
21680         * sieve-mode.el (sieve-control-commands-face): Add :group.
21681         (sieve-action-commands-face): Ditto.
21682         (sieve-test-commands-face): Ditto.
21683         (sieve-tagged-arguments-face): Ditto.
21684
21685         * smime.el (smime): Add :group.
21686
21687         * spam-report.el (spam-report): Add :group.
21688
21689         * spam.el (spam, spam-face): Add :group.
21690
21691 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21692
21693         * nntp.el (nntp-next-result-arrived-p): Some news servers may
21694         return \n.\n.\n at the end of articles.  Protect against that.
21695         (nntp-with-open-group): Allow debugging.
21696
21697         * nnheader.el (mail-header-set-extra): Make into a function
21698         because I just could't understand how to quote the list properly.
21699
21700         * dns.el (query-dns-cached): New function.
21701
21702 2005-05-26  Lute Kamstra  <lute@gnu.org>
21703
21704         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
21705
21706 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21707
21708         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
21709
21710         * gnus-art.el: Don't autoload mail-extract-address-components.
21711
21712         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
21713         eval-and-compile to evaluate it.
21714
21715         * hashcash.el: Don't autoload executable-find.
21716
21717         * nndb.el: Don't declare the nndb back end two or more times; don't
21718         autoload news-reply-mode, news-setup, cancel-timer and telnet.
21719
21720         * nntp.el: Autoload format-spec instead of format; use
21721         eval-and-compile to evaluate autoload forms.
21722
21723 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
21724
21725         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21726
21727 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21728
21729         * gnus.el (gnus-version-number): Bump version.
21730
21731 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21732
21733         * gnus.el: No Gnus v0.3 is released.
21734
21735 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21736
21737         * lpath.el (featurep): Bind show-nonbreak-escape.
21738
21739 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21740
21741         * gnus-art.el (gnus-article-edit-part): Disable undo.
21742
21743 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21744
21745         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21746         gnus-article-date-lapsed-new-header is t if date timer is active;
21747         skip headers in which the original date value is empty.
21748         (gnus-article-save-original-date): Redefine it as a macro.
21749         (gnus-display-mime): Use it.
21750
21751 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21752
21753         * gnus-art.el (article-date-ut): Support converting date in
21754         forwarded parts as well.
21755         (gnus-article-save-original-date): New function.
21756         (gnus-display-mime): Use it.
21757
21758 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
21759
21760         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21761         enclosure element of <item>.
21762
21763 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
21764
21765         * message.el (message-kill-buffer-query): Rename from
21766         `message-kill-buffer-query-if-modified'.  Add :version.
21767
21768 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21769
21770         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21771         window layout.
21772
21773 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21774
21775         * mml.el: Autoload dnd when compiling.
21776
21777 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
21778
21779         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
21780         x-dnd-*.
21781
21782 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21783
21784         * qp.el (quoted-printable-encode-region): Save excursion.
21785
21786 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
21787
21788         * message.el (message-kill-buffer-query-if-modified): Add new variable
21789         so the user can kill a modified message buffer quickly.
21790         (message-kill-buffer): Use it.
21791
21792 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21793
21794         * lpath.el: Fbind display-time-event-handler; don't fbind
21795         string-to-multibyte.
21796
21797         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
21798
21799 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21800
21801         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
21802         contained in text because xml.el decodes entities) with LFs.
21803
21804 2005-04-11  Lute Kamstra  <lute@gnu.org>
21805
21806         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
21807         differently.
21808
21809 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21810
21811         * mm-util.el (mm-detect-coding-region): Typo.
21812
21813 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21814
21815         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
21816
21817 2005-04-06  Deepak Goel  <deego@gnufans.org>
21818
21819         * spam-stat.el (spam-stat-score-buffer): Add a call to a
21820         user-function allow user modifications of the scores.
21821         (spam-stat-score-buffer-user): New function, to allow
21822         user-computed modifications to the score.
21823         (spam-stat-score-buffer-user-functions): List of additional
21824         scoring functions.
21825         (spam-stat-error-holder): Global temporary error holder.
21826         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
21827         variable.
21828
21829 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
21830
21831         * gnus-registry.el (gnus-registry-clean-empty-function)
21832         (gnus-registry-trim, gnus-registry-fetch-groups)
21833         (gnus-registry-delete-group): Groups that match
21834         `gnus-registry-ignored-groups' are removed from the registry
21835         entries, not just ignored for splitting.  This helps clean up the
21836         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
21837         to get all the groups a message ID is in.
21838
21839         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
21840         (spam-stat-split-fancy): Change "threshhold" to "threshold".
21841         (spam-stat-score-buffer-user-functions): Add :number custom type.
21842
21843 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21844
21845         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
21846         argument in XEmacs.
21847
21848         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
21849         (nnrss-request-group): Decode group name first.
21850         (nnrss-request-article): Make a text/plain article if mml-to-mime
21851         failed.
21852         (nnrss-get-encoding): Return a compatible encoding according to
21853         nnrss-compatible-encoding-alist.
21854         (nnrss-find-el): Use consp instead of listp.
21855         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
21856
21857 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21858
21859         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
21860         which Emacs 20 doesn't support.
21861         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
21862
21863 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
21864
21865         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
21866         silence the byte compiler inside the defun.
21867
21868         * gnus-demon.el (parse-time-string): Add autoload.
21869
21870         * gnus-delay.el (parse-time-string): Add autoload.
21871
21872         * gnus-art.el (parse-time-string): Add autoload.
21873
21874         * nnultimate.el (parse-time): Require for `parse-time-string'.
21875
21876 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
21877
21878         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
21879
21880         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
21881
21882         * smime.el (smime-ldap-host-list): Add :version.
21883
21884 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
21885
21886         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
21887         pass it to `gnus-browse-read-group'.
21888         (gnus-browse-read-group): Add NUMBER argument and pass it to
21889         `gnus-group-read-ephemeral-group'.
21890
21891         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
21892         argument and pass it to `gnus-group-read-group'.
21893
21894 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
21895
21896         * mm-util.el (mm-xemacs-find-mime-charset): Only call
21897         mm-xemacs-find-mime-charset-1 if we have the mule feature
21898         available at runtime.
21899
21900 2005-03-25  Werner Lemberg  <wl@gnu.org>
21901
21902         * nnmaildir.el: Replace `illegal' with `invalid'.
21903
21904 2005-03-23  Lute Kamstra  <lute@gnu.org>
21905
21906         * time-date.el: Add comment on time value formats.
21907         Don't require parse-time.
21908         (with-decoded-time-value): New macro.
21909         (encode-time-value): New function.
21910         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
21911         (days-to-time): Return a valid time value when arg is huge.
21912         (time-since): Use time-subtract.
21913         (time-to-number-of-days): Use time-to-seconds.
21914
21915 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21916
21917         * gnus-start.el (gnus-display-time-event-handler):
21918         Check display-time-timer at runtime rather than only at load time
21919         in case display-time-mode is turned off in the mean time.
21920
21921 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
21922
21923         * nnimap.el (nnimap-open-connection): Print which authinfo file is
21924         used.
21925
21926         * nneething.el (nneething-map-file-directory): Derive from
21927         `gnus-directory'.
21928
21929         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
21930         the To/Cc button.
21931
21932 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
21933
21934         * nnmaildir.el (nnmaildir-request-accept-article):
21935         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
21936
21937 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21938
21939         * gnus-async.el: Require timer-funcs at compile time when in
21940         XEmacs for `run-with-idle-timer'.
21941
21942 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21943
21944         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
21945         autoloaded function.
21946
21947 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21948
21949         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
21950
21951 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
21952
21953         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
21954
21955 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21956
21957         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
21958         Add gnus-expert-user to default.
21959
21960 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
21961
21962         * nnimap.el (nnimap-open-server): Ditto.
21963
21964         * imap.el (imap-authenticate): Fix typo.
21965
21966 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
21967
21968         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
21969         buffer (since IMAP server might return FETCH response out of
21970         order, and the nntp buffer must be sorted).
21971
21972 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
21973
21974         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21975         comparison on string.
21976
21977         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21978         (gnus-agent-score): Rename category keywords to match gnus-cus.
21979         (gnus-agent-summary-fetch-series): Modify to protect against
21980         gnus-agent-summary-fetch-group clearing processable flags.
21981         (gnus-agent-synchronize-group-flags): Update live group buffer as
21982         synchronization may occur due to the user toggle the plugged
21983         status.
21984         (gnus-agent-fetch-group-1): Clear downloadable flag when article
21985         successfully downloaded.
21986         (gnus-agent-expire-group-1): Avoid using markers when the overview
21987         is in ascending order; greatly improves performance.
21988         (gnus-agent-regenerate-group):
21989         Use gnus-agent-synchronize-group-flags to reset read status in both
21990         gnus and server.
21991         (gnus-agent-update-files-total-fetched-for): Fix initial size.
21992
21993 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
21994
21995         * message.el: Don't autoload former message-utils variables.
21996         (message-strip-subject-trailing-was): Change doc string.
21997
21998         * nnweb.el: Fixes for `gnus-group-make-web-group'.
21999         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22000         (nnweb-google-search): Add "hl=en" here.
22001         (nnweb-google-parse-1, nnweb-google-create-mapping):
22002         Don't hardcode URL.
22003
22004 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22005
22006         * message.el (message-get-reply-headers, message-followup):
22007         Mention related variables `message-use-followup-to' and
22008         `message-use-mail-followup-to', in the information buffer.
22009
22010         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22011         of broken groups(-beta).google.com.
22012
22013 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22014
22015         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22016         parameter to invoked gnus-request-move-article; remove the
22017         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22018         all at once instead of once per article.
22019         (gnus-summary-remove-process-mark): Accept a list of articles as
22020         well as a single article for processing.
22021
22022         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22023         parameter.
22024
22025         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22026
22027         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22028
22029         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22030         parameter.
22031
22032         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22033         parameter.
22034
22035         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22036         parameter and remove the gnus-sum-hint-move-is-internal variable.
22037
22038         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22039         parameter.
22040
22041         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22042         parameter.
22043
22044         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22045         parameter.
22046
22047         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22048
22049         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22050         parameter.
22051
22052         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22053         parameter.
22054
22055 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22056
22057         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22058         a more conservative way.
22059
22060 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22061
22062         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22063         buffer, so it moves the window's cursor.
22064
22065 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22066
22067         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22068         `mm-dissect-multipart' and receive the from field as an (optional)
22069         argument from `mm-dissect-multipart'.
22070         (mm-dissect-multipart): Receive the from field as an argument and
22071         pass it on when we call `mm-dissect-buffer' on MIME parts.
22072         Fixes verification/decryption of signed/encrypted MIME parts.
22073
22074 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22075
22076         * gnus-sum.el (gnus-summary-move-article):
22077         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22078         whatever it calls (right now, only nnimap-request-move article
22079         respects it).
22080
22081         * nnimap.el (nnimap-request-move-article):
22082         When gnus-sum-hint-move-is-internal is set, don't do the extra
22083         nnimap-request-article.
22084
22085 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22086
22087         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22088
22089         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22090         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22091
22092         * gnus-sum.el (gnus-summary-caesar-message):
22093         Apply `gnus-treat-article' after rotation.
22094
22095         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22096         doc string.
22097
22098 2005-02-22  Simon Josefsson  <jas@extundo.com>
22099
22100         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22101         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22102         <arne@arnested.dk>.
22103         (encrypt): Add password-cache and password-cache-expiry as group
22104         members.
22105
22106 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22107
22108         * smime.el (smime-ldap-host-list): Doc fix.
22109         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22110         cache) password.
22111         (smime-sign-region): Use it.
22112         (smime-decrypt-region): Use it.
22113         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22114         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22115         fails.
22116         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22117         certificate from DER to PEM format rather than calling openssl.
22118
22119         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22120
22121         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22122         for signing/encryption.
22123
22124         * mml.el (mml-parse-1): Use them.
22125
22126 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22127
22128         * nnrss.el (nnrss-verbose): Remove.
22129         (nnrss-request-group): Use `nnheader-message' instead.
22130
22131 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22132
22133         * nnrss.el (nnrss-verbose): New variable.
22134         (nnrss-request-group): Make it say nnrss is requesting a group.
22135
22136 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22137
22138         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22139         Handle news URL with given port correctly.
22140
22141 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22142
22143         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22144         containing special characters.
22145
22146         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22147
22148         * mml.el (mime-to-mml): Ditto.
22149
22150         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22151         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22152         (rfc2047-decode-region): Quote decoded words containing special
22153         characters when rfc2047-quote-decoded-words-containing-tspecials
22154         is non-nil.
22155
22156 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22157
22158         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22159
22160         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22161
22162 2005-02-15  Simon Josefsson  <jas@extundo.com>
22163
22164         * nnimap.el (nnimap-debug): Doc fix.
22165
22166         * imap.el (imap-debug): Doc fix.
22167
22168 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22169
22170         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22171
22172 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22173
22174         * gnus.el (spam-contents): Improve docs for spam-contents
22175         parameter in its variable incarnation.
22176
22177 2005-02-14  Simon Josefsson  <jas@extundo.com>
22178
22179         * smime-ldap.el: Use require instead of load-library for ldap.
22180         (smime-ldap-search): Indent.
22181         (smime-ldap-search-internal): Shorten line.
22182
22183         * smime.el (smime-cert-by-dns): Add doc-string.
22184         (smime-cert-by-ldap-1): Indent.
22185
22186         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22187         mml-smime-get-dns-ldap.
22188         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22189
22190 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22191
22192         * smime.el: Require smime-ldap.
22193         (smime-ldap-host-list): New variable.
22194         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22195
22196         * mml-smime.el (mml-smime-encrypt-query): New function.
22197         (mml-smime-encrypt-query): Use it.
22198
22199         * smime-ldap.el: New file.
22200
22201 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22202
22203         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22204
22205 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22206
22207         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22208         argument in doc string.  Make query for type more clear.
22209
22210 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22211
22212         * gnus.el (gnus-group-startup-message): Search for gnus images in
22213         etc/images/gnus.
22214         * mm-util.el (mm-image-load-path): Likewise.
22215         * smiley.el (smiley-data-directory): Search for smilies in
22216         etc/images/smilies.
22217
22218 2005-02-09  Kim F. Storm  <storm@cua.dk>
22219
22220         Change Emacs release version from 21.4 to 22.1 throughout.
22221         Change Emacs development version from 21.3.50 to 22.0.50.
22222
22223 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22224
22225         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22226
22227         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22228         non-Mule XEmacs as well.
22229         (mm-decompress-buffer): Signal an error intentionally if it does
22230         not decompress compressed data because auto-compression-mode is
22231         disabled.
22232
22233 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22234
22235         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22236         an ID in the registry even if it has no groups.
22237
22238 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22239
22240         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22241         merge it into mm-decompress-buffer.
22242         (gnus-mime-copy-part): Use the MIME part charset, the value which
22243         a user specified or gnus-newsgroup-charset for decoding, like
22244         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22245         save-buffer what was used.  Suggested by Kevin Ryde
22246         <user42@zip.com.au>.
22247         (gnus-mime-inline-part): Allow the name parameter as well as the
22248         filename parameter; force decompressing of compressed data; always
22249         display contents being not decoded as unibyte.
22250
22251         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22252         as well as the filename parameter.
22253
22254         * mm-util.el (mm-decompress-buffer):
22255         Merge gnus-mime-jka-compr-maybe-uncompress.
22256         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22257         of compressed data.
22258
22259 2005-02-08  Simon Josefsson  <jas@extundo.com>
22260
22261         * imap.el (imap-log): Doc fix.
22262
22263 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22264
22265         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22266         the coding cookies; decompress compressed parts.
22267
22268         * mml.el (mml-generate-mime-1): Add the charset parameter according
22269         to the value which a user specified manually or the coding cookie.
22270
22271         * mm-util.el (mm-string-to-multibyte): New function.
22272         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22273         (mm-coding-system-to-mime-charset): New function.
22274         (mm-decompress-buffer): New function.
22275         (mm-find-buffer-file-coding-system): New function.
22276
22277         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22278         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22279         parts.
22280
22281 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22282
22283         * mm-view.el (mm-display-inline-fontify): Decode a part according
22284         to the charset parameter.
22285
22286 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22287
22288         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22289         prefix arg is neither nil nor a number, as info specifies.
22290
22291 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22292
22293         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22294         timestamps.
22295
22296 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22297
22298         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22299         groups error checking and notify user.
22300
22301 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22302
22303         * message.el (message-send-mail-function): Check existence of
22304         sendmail-program first before using default value
22305         `message-send-mail-with-sendmail'.  Otherwise use more generic
22306         `smtpmail-send-it'.
22307
22308 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22309
22310         * nntp.el (nntp-request-update-info): Always return nil.
22311
22312 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22313
22314         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22315
22316 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22317
22318         * message.el (message-beginning-of-line): Change the behavior when
22319         invoked between BOL and : so that it first moves backward.
22320
22321 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22322
22323         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22324         article buffer when editing of the article is discarded.
22325         (gnus-article-prepare): Revert.
22326
22327 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22328
22329         * gnus-art.el (gnus-article-prepare):
22330         Remove message-strip-forbidden-properties from the local hook.
22331
22332 2005-01-27  Simon Josefsson  <jas@extundo.com>
22333
22334         * password.el (password-cache-add): Only start one timer per key.
22335         Reported by Derek Atkins <warlord@MIT.EDU>.
22336
22337 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22338
22339         * run-at-time.el: Remove.  It is no longer needed as
22340         timer-funcs.el in the xemacs-base package has a working version of
22341         `run-at-time'.
22342
22343         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22344
22345         * password.el: Require timer-funcs instead of run-at-time in
22346         XEmacs.
22347         Remove `password-run-at-time' macro.
22348         (password-cache-add): Use `run-at-time' instead of
22349         `password-run-at-time'.
22350
22351         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22352         Remove `nnheader-cancel-function-timers' alias,
22353         `cancel-function-timers' exists in XEmacs in timer-funcs.
22354
22355         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22356         for `run-with-idle-timer'.
22357
22358         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22359         for `run-at-time'.
22360
22361         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22362         for `with-timeout'.
22363
22364         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22365         the same as for XEmacs 21.4.
22366         No need to ignore `run-with-idle-timer', this function exists in
22367         XEmacs now in timer-funcs.el in the xemacs-base package.
22368         (dgnushack-compile): No need to delete
22369         run-at-time.el from the list of files to compile because it
22370         doesn't exist anymore.
22371
22372 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22373
22374         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22375         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22376
22377 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22378
22379         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22380         sensitively.
22381
22382 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22383
22384         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22385
22386 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22387
22388         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22389         which will be inserted according to the multibyteness of a buffer
22390         rather than the type of contents.  Suggested by ARISAWA Akihiro
22391         <ari@mbf.ocn.ne.jp>.
22392
22393         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22394         of string which old xml.el may return rather than a string.
22395
22396 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22397
22398         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22399
22400 2005-01-16  Simon Josefsson  <jas@extundo.com>
22401
22402         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22403         idn/idna.el isn't available.
22404         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22405         <michael@waxrat.com>.
22406
22407         * hashcash.el: Remove non-FSF copyright header.
22408
22409         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22410         (hashcash-generate-payment): Use it.
22411         (hashcash-generate-payment-async): Use it.
22412
22413 2005-01-15  Simon Josefsson  <jas@extundo.com>
22414
22415         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22416         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22417
22418         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22419         gnus-summary-idna-message.
22420         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22421         (gnus-summary-idna-message): New function.
22422
22423 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22424
22425         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22426         gnus-novice-user.
22427
22428 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22429
22430         * nnrss.el (nnrss-request-delete-group): Delete entries in
22431         nnrss-group-alist as well.
22432         (nnrss-save-server-data): Insert newline.
22433
22434 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22435
22436         * gnus.el (gnus-user-agent): Use list of symbols instead of
22437         symbols.  Display full version number for (S)XEmacs.
22438         Optionally display (S)XEmacs codename.
22439
22440         * gnus-util.el (gnus-emacs-version): Update for new
22441         `gnus-user-agent'.
22442
22443         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22444         Gnus version.
22445
22446 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22447
22448         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22449         which is unreadable in some setups.
22450
22451 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22452
22453         * gnus-spec.el (gnus-update-format-specifications): Flush the
22454         group format spec cache if it doesn't support decoded group names.
22455
22456 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22457
22458         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22459         Allow to apply decay on score files matching a regexp.
22460
22461 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22462
22463         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22464         compatibility in %g and %c.
22465
22466 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22467
22468         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22469         name for only %g and %c.
22470         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22471         of gnus-tmp-group to decoded group name.
22472         (gnus-group-make-rss-group): Exclude `/'s from group names.
22473
22474 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22475
22476         * nnrss.el (nnrss-get-encoding): Fix regexp.
22477
22478 2004-12-27  Simon Josefsson  <jas@extundo.com>
22479
22480         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22481         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22482         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22483
22484 2004-12-17  Kim F. Storm  <storm@cua.dk>
22485
22486         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22487
22488         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22489
22490 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22491
22492         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22493
22494 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22495
22496         * nnrss.el: Require rfc2047 and mml.
22497         (nnrss-file-coding-system): New variable.
22498         (nnrss-format-string): Redefine it as an inline function.
22499         (nnrss-decode-group-name): New function.
22500         (nnrss-string-as-multibyte): Remove.
22501         (nnrss-retrieve-headers): Decode group name; don't use
22502         nnrss-format-string.
22503         (nnrss-request-group): Decode group name.
22504         (nnrss-request-article): Decode group name; allow a Message-ID as
22505         well as an article number; don't use nnrss-format-string; encode a
22506         Message-ID string which may contain non-ASCII characters; use
22507         mml-to-mime to compose a MIME article.
22508         (nnrss-request-expire-articles): Decode group name.
22509         (nnrss-request-delete-group): Decode group name.
22510         (nnrss-fetch): Clarify error message.
22511         (nnrss-read-server-data): Use insert-file-contents instead of load;
22512         bind file-name-coding-system; use multibyte buffer.
22513         (nnrss-save-server-data): Bind coding-system-for-write to the
22514         value of nnrss-file-coding-system; bind file-name-coding-system;
22515         add coding cookie.
22516         (nnrss-read-group-data): Use insert-file-contents instead of load;
22517         bind file-name-coding-system; use multibyte buffer.
22518         (nnrss-save-group-data): Bind coding-system-for-write to the
22519         value of nnrss-file-coding-system; bind file-name-coding-system.
22520         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22521         make it work with non-ASCII text.
22522         (nnrss-find-el): Make it work with old xml.el as well.
22523
22524 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22525
22526         * nnrss.el (nnrss-get-encoding): New function.
22527         (nnrss-fetch): Use unibyte buffer initially; bind
22528         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22529         decode contents according to the encoding attribute.
22530         (nnrss-save-group-data): Add coding cookie.
22531         (nnrss-mime-encode-string): New function.
22532         (nnrss-check-group): Use it to encode subject and author.
22533
22534 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22535
22536         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22537         imaginary variable.
22538
22539 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22540
22541         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22542         correctly even if there are wide characters.
22543
22544 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22545
22546         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22547         downcased symbol names; make a new cache instead of reusing
22548         bbdb-hashtable.
22549
22550 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22551
22552         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
22553         concatenating segments rather than before concatenating them.
22554         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22555
22556         * message.el (message-get-reply-headers): Bind `extra'.
22557
22558 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22559
22560         * message.el (message-extra-wide-headers): New variable.
22561         (message-get-reply-headers): Use it.
22562
22563 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22564
22565         * gnus-agent.el (gnus-agent-group-path): Decode group name.
22566         (gnus-agent-group-pathname): Ditto.
22567
22568         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22569
22570         * gnus-group.el (gnus-group-make-group): Decode group name.
22571         (gnus-group-make-rss-group): Register the group data after opening
22572         the nnrss group.
22573
22574 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22575
22576         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22577         by expiry now get marked as read.
22578
22579 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22580
22581         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22582
22583 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22584
22585         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22586         unify Latin characters in XEmacs.
22587         (mm-find-mime-charset-region): Use it.
22588
22589 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22590
22591         * gnus-util.el (gnus-delete-directory): New function.
22592
22593         * gnus-agent.el (gnus-agent-delete-group): Use it.
22594
22595         * gnus-cache.el (gnus-cache-delete-group): Use it.
22596
22597 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22598
22599         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22600         names.
22601
22602 2004-12-16  Simon Josefsson  <jas@extundo.com>
22603
22604         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22605
22606 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22607
22608         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22609
22610         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22611         (gnus-group-set-current-level): Decode group name.
22612
22613 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22614
22615         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22616         failed.
22617
22618 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22619
22620         * gnus-group.el (gnus-group-delete-group): Decode group name.
22621         (gnus-group-make-rss-group): Encode group name.
22622         (gnus-group-catchup-current): Decode group name.
22623         (gnus-group-kill-group): Decode group name.
22624
22625 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22626
22627         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
22628
22629 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22630
22631         * gnus-group.el (gnus-group-make-rss-group):
22632         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
22633
22634         * gnus-start.el (gnus-setup-news): Honor user's setting to
22635         gnus-message-archive-method.  Suggested by Lute Kamstra
22636         <lute@gnu.org>.
22637
22638 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
22639
22640         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
22641         global counterparts of the buffer-local variables.
22642
22643 2004-11-16  Romain Francoise  <romain@orebokech.com>
22644
22645         * gnus-sum.el (gnus-summary-exit): Don't clear the global
22646         counterparts of the buffer-local variables.
22647
22648 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22649
22650         * message.el (message-forbidden-properties): Fix typo in doc
22651         string.
22652
22653 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22654
22655         * gnus-util.el (gnus-replace-in-string): Add doc string.
22656
22657         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
22658         to avoid problems when splitting mails with many recipients.
22659
22660 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22661
22662         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
22663         pop-to-buffer, covered by the subsequent gnus-configure-windows.
22664
22665 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
22666
22667         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
22668         if there is no hashtable in memory or file modification time is
22669         newer than cached timestamp.
22670
22671 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
22672
22673         * gnus-sum.el (gnus-summary-limit-to-recipient):
22674         Implement not-matching option.
22675
22676 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
22677
22678         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
22679         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
22680         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
22681         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
22682         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
22683         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
22684
22685 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22686
22687         * message.el (message-forward-make-body-mml): Remove headers
22688         according to message-forward-ignored-headers if a message is decoded.
22689
22690 2004-12-02  Romain Francoise  <romain@orebokech.com>
22691
22692         * message.el (message-forward-make-body-plain): Always remove
22693         headers according to message-forward-ignored-headers.
22694
22695 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
22696
22697         * spam.el (spam-summary-prepare-exit): Remove the
22698         gnus-summary-limit pop for now, it has problems with ham marks for
22699         me.
22700
22701 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
22702
22703         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
22704         correctly.
22705
22706 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
22707
22708         * format-spec.el (format-spec): Message the char.
22709
22710 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
22711
22712         * gnus-art.el (gnus-split-methods): Reformat comments.
22713
22714         * spam.el (spam-summary-prepare-exit): Remove article limits
22715         before exiting the summary buffer.
22716
22717 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22718
22719         * lpath.el: Remove bbdb-create-internal, bbdb-records,
22720         spam-BBDB-register-routine and spam-enter-ham-BBDB.
22721
22722         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
22723         order to silence the byte compiler.
22724
22725         * spam.el: Fix the way to silence the byte compiler, which
22726         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
22727         bbdb-search-simple, spam-BBDB-register-routine,
22728         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
22729         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
22730         spam-stat-buffer-is-spam, spam-stat-load,
22731         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
22732         spam-stat-save and spam-stat-split-fancy.
22733
22734 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22735
22736         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
22737         which may confuse users.
22738         (canlock-password-for-verify): Ditto.
22739
22740         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
22741
22742         * gnus-art.el (gnus-emphasis-alist): Ditto.
22743
22744         * gnus-registry.el (gnus-registry-max-entries): Ditto.
22745
22746         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
22747
22748         * gnus-start.el (gnus-save-killed-list): Ditto.
22749
22750         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22751         (gnus-sum-thread-tree-root): Ditto.
22752         (gnus-sum-thread-tree-false-root): Ditto.
22753         (gnus-sum-thread-tree-single-indent): Ditto.
22754
22755         * message.el (message-courtesy-message): Ditto.
22756         (message-archive-note): Ditto.
22757         (message-subscribed-address-file): Ditto.
22758         (message-user-fqdn): Ditto.
22759
22760         * spam-report.el (spam-report-gmane-regex): Ditto.
22761
22762         * spam.el (spam-blackhole-good-server-regex): Ditto.
22763
22764 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22765
22766         * mml.el (mml-preview): Widen the message buffer before copying
22767         the contents to the preview buffer; sort headers before previewing.
22768
22769         * message.el (message-hidden-headers): Fix the way to avoid a bug
22770         in the `repeat' widget in Emacs 21.3 or earlier.
22771
22772 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22773
22774         * message.el (message-hidden-headers): Default to "^References:".
22775         Improve customization type.  Suggested by Reiner Steib
22776         <Reiner.Steib@gmx.de>.
22777
22778 2004-11-25  Romain Francoise  <romain@orebokech.com>
22779
22780         * message.el (message-strip-forbidden-properties): Remove check for
22781         obsolete `message-hidden' text property, hidden headers are not
22782         accessible in the buffer anymore.
22783
22784 2004-11-22  Romain Francoise  <romain@orebokech.com>
22785
22786         * message.el (message-header-format-alist): Add `From' in list
22787         so that it can be sorted.
22788         (message-fix-before-sending): Widen and sort headers before
22789         sending.
22790         (message-hide-headers): Use narrowing to hide headers by moving
22791         them to the top of the buffer and narrowing to the region
22792         underneath.
22793
22794 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22795
22796         * message.el (message-strip-forbidden-properties):
22797         Bind buffer-read-only (etc) to nil.
22798
22799 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22800
22801         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
22802         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22803
22804 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
22805
22806         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
22807
22808 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22809
22810         * dns.el (query-dns): Use sit-for to time instead of
22811         accept-process-output, since that doesn't seem to work on udp
22812         sockets.
22813
22814 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22815
22816         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
22817
22818 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
22819
22820         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
22821         doc string.  Improve doc string.
22822
22823 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22824
22825         * nntp.el (nntp-request-update-info): Return nil if
22826         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
22827         may not call gnus-activate-group which uselessly issues the GROUP
22828         commands for all nntp groups and wastes time.  Reported by Romain
22829         Francoise <romain@orebokech.com>.
22830
22831         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
22832
22833 2004-11-15  Simon Josefsson  <jas@extundo.com>
22834
22835         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
22836         headers separately.
22837         (gnus-button-openpgp): New function, inspired by Jochen Küpper
22838         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
22839
22840 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
22841
22842         * gnus-start.el (gnus-convert-old-newsrc):
22843         Assign legacy-gnus-agent to 5.10.7.
22844
22845 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22846
22847         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
22848         start of the lines.
22849
22850 2004-11-14  Magnus Henoch  <mange@freemail.hu>
22851
22852         * hashcash.el (hashcash-default-payment): Change default to 20.
22853         (hashcash-default-accept-payment): Change default to 20.
22854         (hashcash-process-alist): New variable.
22855         (hashcash-generate-payment-async): Add.
22856         (hashcash-already-paid-p): Add.
22857         (hashcash-insert-payment): Don't generate payments twice.
22858         (hashcash-insert-payment-async): Add.
22859         (hashcash-insert-payment-async-2): Add.
22860         (hashcash-cancel-async): Add.
22861         (hashcash-wait-async): Add.
22862         (hashcash-processes-running-p): Add.
22863         (hashcash-wait-or-cancel): Add.
22864         (mail-add-payment): New optional argument.  Conditionally start
22865         asynchronous calculation.
22866         (mail-add-payment-async): Add.
22867
22868         * message.el (message-send-mail): Wait for asynchronous hashcash
22869         results.  Don't clobber existing X-Hashcash headers.
22870         (message-setup-1): Call mail-add-payment-async when
22871         message-generate-hashcash is non-nil.
22872
22873 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
22874
22875         * message.el (message-use-alternative-email-as-from): Examine the
22876         From header as well; use message-make-from in order to include a
22877         user's full name.
22878
22879 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22880
22881         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
22882         default; improve customization type.
22883         (gnus-emphasis-custom-with-format): New macro.
22884         (gnus-emphasis-custom-value-to-external): New function.
22885         (gnus-emphasis-custom-value-to-internal): New function.
22886
22887 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22888
22889         * dns.el (query-dns): Resolve reverse addresses.
22890
22891 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22892
22893         * gnus-group.el (gnus-group-get-new-news): Use it.
22894
22895         * gnus-start.el (gnus-check-reasonable-setup): New function.
22896
22897 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22898
22899         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
22900         "Args out of range" error.  Reported by Arnaud Giersch
22901         <arnaud.giersch@free.fr>.
22902
22903 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22904
22905         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
22906
22907 2004-11-04  Richard M. Stallman  <rms@gnu.org>
22908
22909         * spam.el (spam group): Add :version.
22910
22911         * pgg-def.el (pgg group): Add :version.
22912
22913 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22914
22915         * gnus-art.el (gnus-article-edit-article): Don't associate the
22916         article buffer with a draft file.  This is a temporary measure
22917         against the 2004-08-22 change to gnus-article-edit-mode.
22918
22919 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22920
22921         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
22922         (html2text-format-tags): Remove unused variable `attr'.
22923
22924 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
22925
22926         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
22927
22928         * tls.el (tls-process-connection-type, tls-success)
22929         (tls-certtool-program): Add :version.
22930
22931         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
22932         (starttls-extra-arguments, starttls-process-connection-type)
22933         (starttls-connect, starttls-failure, starttls-success): Add :version.
22934
22935         * spam-stat.el (spam-stat): Add :version.
22936
22937         * sieve.el (sieve): Add :version.
22938
22939         * sha1.el (sha1): Add :version.
22940         (sha1-use-external): Remove redundant version.
22941
22942         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
22943         (nnmail-cache-ignore-groups, nnmail-spool-hook)
22944         (nnmail-split-fancy-match-partial-words)
22945         (nnmail-split-lowercase-expanded): Add :version.
22946
22947         * nndiary.el (nndiary): Add :version.
22948
22949         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
22950
22951         * mml-sec.el (mml-default-sign-method)
22952         (mml-default-encrypt-method, mml-signencrypt-style-alist):
22953         Add :version.
22954
22955         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
22956
22957         * mm-url.el (mm-url-use-external, mm-url-program)
22958         (mm-url-arguments): Add :version.
22959
22960         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
22961         (mm-attachment-file-modes, mm-decrypt-option)
22962         (mm-w3m-safe-url-regexp): Add :version.
22963
22964         * message.el (message-cite-prefix-regexp)
22965         (message-sendmail-envelope-from, message-minibuffer-local-map)
22966         (message-user-fqdn, message-completion-alist): Add :version.
22967
22968         * gnus-win.el (gnus-configure-windows-hook)
22969         (gnus-use-frames-on-any-display): Add :version.
22970
22971         * gnus-art.el (gnus-article-address-banner-alist)
22972         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
22973         (gnus-treat-from-picon, gnus-treat-mail-picon)
22974         (gnus-treat-x-pgp-sig): Add :version.
22975
22976         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
22977         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
22978         (gnus-summary-article-delete-hook)
22979         (gnus-summary-display-while-building): Add :version.
22980
22981         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
22982         (gnus-get-top-new-news-hook): Add :version.
22983
22984         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
22985         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
22986
22987         * gnus-registry.el (gnus-registry): Add :version.
22988
22989         * gnus-spec.el (gnus-use-correct-string-widths)
22990         (gnus-make-format-preserve-properties): Add :version.
22991
22992         * gnus.el (gnus-group-charter-alist)
22993         (gnus-group-fetch-control-use-browse-url)
22994         (gnus-install-group-spam-parameters): Add :version.
22995
22996         * gnus-diary.el (gnus-diary): Add :version.
22997
22998         * gnus-delay.el (gnus-delay): Add :version.
22999
23000         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23001         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23002         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23003         Add :version.
23004
23005         * gnus-agent.el (gnus-agent-max-fetch-size)
23006         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23007         (gnus-agent-prompt-send-queue): Add :version.
23008
23009         * deuglify.el (gnus-outlook-deuglify): Add :version.
23010
23011         * html2text.el: Beautify code.  Improve doc strings.
23012         Some checkdoc cleanup.
23013         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23014
23015 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23016
23017         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23018
23019 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23020
23021         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23022         when package is loaded.
23023
23024         * spam.el (spam-summary-score-preferred-header): Add global preference
23025         for people who want to override the default SpamAssassin over
23026         Bogofilter preference (when both are set).
23027         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23028         (spam-user-format-function-S):
23029         Check spam-summary-score-preferred-header.
23030         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23031         (spam-user-format-function-S): Format the score correctly.
23032
23033 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23034
23035         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23036         signature file.  Suggested by Manoj Srivastava
23037         <srivasta@golden-gryphon.com>.
23038
23039         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23040         iso-2022-jp even in the Japanese language environment.
23041         Suggested by Jason Rumney <jasonr@gnu.org>.
23042
23043 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23044
23045         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23046         use the same characters as the dummy marks; make it free from
23047         getting affected by the language environment.
23048         (gnus-summary-read-group-1): Update mark positions only when the
23049         format spec is updated.
23050
23051         * gnus-spec.el (gnus-update-format-specifications): Return a list
23052         of updated types.
23053
23054 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23055
23056         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23057         of boundp to check if display-warning is available.
23058
23059 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23060
23061         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23062
23063 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23064
23065         * nnspool.el (nnspool-spool-directory): Use news-path if the
23066         news-directory variable is not bound.
23067
23068         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23069         function instead of display-warning if it is not available.
23070
23071 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23072
23073         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23074         v5-10: Use `point-at-bol'.
23075
23076 2004-10-26  Simon Josefsson  <jas@extundo.com>
23077
23078         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23079         <chenggao@gmail.com>.
23080
23081 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23082
23083         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23084         instead.
23085
23086 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23087
23088         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23089         to remove a server from the nnimap-server-buffer-alist.
23090         (nnimap-open-connection, nnimap-close-server): Use it.
23091
23092         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23093
23094 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23095
23096         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23097         running the major-mode function.
23098
23099 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23100
23101         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23102         dummy marks in the right way.
23103
23104 2004-10-18  David Edmondson  <dme@dme.org>
23105
23106         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23107         excessively.
23108
23109 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23110
23111         * gnus-util.el (gnus-split-references): Accept a nil references
23112         string and go on blissfully.
23113
23114         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23115         cases where the references string is non-nil but has no references.
23116
23117         * encrypt.el: Add autoload tags.
23118
23119         * spam.el (spam-resolve-registrations-routine): Remove article
23120         from unregistration list too.  Reported by David Hanak
23121         <dhanak@isis.vanderbilt.edu>
23122
23123 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23124
23125         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23126         nil.  Change custom type.
23127
23128 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23129
23130         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23131
23132         * gnus-sum.el (gnus-summary-move-article): Use it.
23133
23134 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23135
23136         * encrypt.el: Add autoload cookies.
23137
23138         * spam.el (spam-backend-article-list-property)
23139         (spam-backend-get-article-todo-list)
23140         (spam-backend-put-article-todo-list)
23141         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23142         Resolve registrations separately.
23143         (spam-register-routine): Format comments.
23144         (spam-unregister-routine, spam-register-routine): Always call with
23145         specific-articles, no default list.
23146         (spam-summary-prepare-exit): Use the spam-classifications function.
23147
23148         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23149         gnus-encrypt.el.
23150
23151         * encrypt.el: Copied from gnus-encrypt.el.
23152
23153         * gnus-encrypt.el: Commented that it's obsolete.
23154
23155 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23156
23157         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23158         (gnus-score-save): Use it.
23159
23160         * message.el (message-bury): Use `window-dedicated-p'.
23161
23162 2004-10-15  Simon Josefsson  <jas@extundo.com>
23163
23164         * pop3.el (top-level): Don't require nnheader.
23165         (pop3-read-timeout): Add.
23166         (pop3-accept-process-output): Add.
23167         (pop3-read-response, pop3-retr): Use it.
23168
23169 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23170
23171         * spam.el (spam-register-routine): Move comment.
23172         (spam-verify-bogofilter): Use 'unknown for the initial
23173         spam-bogofilter-valid state, not 'never.
23174
23175         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23176         for netrc-machine.
23177
23178         * nnimap.el (nnimap-open-connection):
23179         Use netrc-machine-user-or-password.
23180
23181 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23182
23183         * gnus-registry.el (gnus-registry-unload-hook):
23184         Set as a variable with add-hook.
23185
23186         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23187         of news-path.
23188
23189         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23190
23191         * spam.el: Delete duplicate `provide'.
23192         (spam-unload-hook): Set as a variable with add-hook.
23193
23194 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23195
23196         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23197         in the doc string.
23198
23199         * message.el (message-ignored-news-headers)
23200         (message-ignored-supersedes-headers)
23201         (message-ignored-resent-headers)
23202         (message-forward-ignored-headers): Improve custom type.
23203
23204 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23205
23206         * message.el (message-tokenize-header): Fix 2004-09-06 change
23207         which used point-min in the wrong place.
23208
23209 2004-10-12  Simon Josefsson  <jas@extundo.com>
23210
23211         * tls.el (tls-certtool-program): New variable.
23212         (tls-certificate-information): New function, based on
23213         ssl-certificate-information.
23214
23215 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23216
23217         * compface.el: Move the version of ELisp-based uncompface program
23218         to the contrib directory because of the copyright problem.
23219
23220 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23221
23222         * message.el (message-kill-buffer): Raise the current frame.
23223
23224 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23225
23226         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23227
23228         * gnus.el (message-y-or-n-p): Autoload.
23229
23230         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23231         (pop3-password-required, pop3-authentication-scheme)
23232         (pop3-leave-mail-on-server): Make customizable.
23233         (pop3): New custom group.
23234         (pop3-retr): Remove `sleep-for' statements.
23235         Suggested by Dave Love <fx@gnu.org>.
23236
23237         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23238         Windows/DOS.
23239
23240         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23241         (imap-parse-body): Fix incorrect use of `assert'.
23242         Suggested by Dave Love <fx@gnu.org>.
23243
23244         * mml.el (mml-minibuffer-read-disposition): Require match.
23245         Suggested by Dave Love <fx@gnu.org>.
23246
23247 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23248
23249         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23250         doc string.
23251
23252 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23253
23254         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23255
23256 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23257
23258         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23259         instead of calling `mm-insert-inline', to decode text/* parts
23260         before displaying them.
23261
23262 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23263
23264         * mm-uu.el (mm-uu-text-plain-type): New variable.
23265         (mm-uu-pgp-signed-extract-1): Use it.
23266         (mm-uu-pgp-encrypted-extract-1): Use it.
23267         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23268         bind mm-uu-text-plain-type with that value.
23269         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23270         mm-uu-dissect.
23271
23272 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23273
23274         * gnus-group.el (gnus-update-group-mark-positions):
23275         * gnus-sum.el (gnus-update-summary-mark-positions):
23276         * message.el (message-check-news-body-syntax):
23277         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23278         of string-as-multibyte.
23279
23280 2004-10-05  Juri Linkov  <juri@jurta.org>
23281
23282         * gnus-group.el (gnus-update-group-mark-positions):
23283         * gnus-sum.el (gnus-update-summary-mark-positions):
23284         * message.el (message-check-news-body-syntax):
23285         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23286         8-bit unibyte values to a multibyte string for search functions.
23287
23288 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23289
23290         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23291         (mm-uu-dissect-text-parts): New function.
23292
23293         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23294         dissect text parts.
23295
23296         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23297         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23298
23299         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23300
23301         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23302         Use gnus-current-topics instead of gnus-current-topic.
23303
23304 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23305
23306         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23307
23308 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23309
23310         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23311         where appropriate.
23312
23313         * nnml.el (nnml-generate-active-info): do.
23314
23315         * nndiary.el (nndiary-generate-active-info): do.
23316
23317         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23318         (gnus-topic-move): do.
23319
23320         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23321         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23322
23323         * gnus-srvr.el (gnus-server-prepare)
23324         (gnus-server-open-all-servers): do.
23325
23326         * gnus-msg.el (gnus-summary-cancel-article)
23327         (gnus-summary-resend-message)
23328         (gnus-summary-mail-crosspost-complaint): do.
23329
23330         * gnus-move.el (gnus-change-server): do.
23331
23332         * gnus-group.el (gnus-group-unmark-all-groups)
23333         (gnus-group-set-current-level): do.
23334
23335 2004-10-04  Simon Josefsson  <jas@extundo.com>
23336
23337         * message.el (message-generate-hashcash): Doc fix.
23338
23339 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23340
23341         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23342         avoid infinite recursion via gnus-get-function.
23343
23344 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23345
23346         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23347
23348         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23349
23350         * nnmail.el (nnmail-split-history): do.
23351
23352         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23353         (nnml-request-delete-group): do.
23354
23355         * nnslashdot.el (nnslashdot-read-groups): do.
23356
23357         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23358         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23359
23360         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23361         (nnspool-sift-nov-with-sed): Use last.
23362         (nnspool-retrieve-headers-with-nov): Use mapc.
23363         (nnspool-request-newgroups): Use dolist.
23364         (nnspool-request-group): Use last.
23365
23366         * nntp.el (nntp-read-server-type): Use dolist.
23367
23368         * nnvirtual.el (nnvirtual-create-mapping)
23369         (nnvirtual-update-read-and-marked): Use dolist.
23370         (nnvirtual-convert-headers): Simplify.
23371
23372 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23373
23374         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23375         Add support for sync'ing tick marks.
23376
23377 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23378
23379         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23380         there's no visible header.
23381
23382 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23383
23384         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23385         When necessary, pass full group name to gnus-request-set-marks.
23386
23387 2004-10-01  Simon Josefsson  <jas@extundo.com>
23388
23389         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23390         acroread.
23391
23392 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23393
23394         * spam-report.el (spam-report-gmane): Fix interactive.
23395
23396         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23397
23398         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23399         when writing file.
23400         (gnus-agent-synchronize-flags): Don't default to being
23401         interactive.
23402
23403 2004-09-30  Simon Josefsson  <jas@extundo.com>
23404
23405         * message.el (message-generate-hashcash): Add.
23406         (message-send-mail): Use it, call mail-add-payment.
23407
23408 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23409
23410         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23411
23412 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23413
23414         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23415         gnus-requst-update-info with explicit code to sync the in-memory
23416         info read flags with the marks being sync'd to the backend.
23417
23418         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23419
23420 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23421
23422         * spam.el (spam-verify-bogofilter): Add new function.
23423         (spam-check-bogofilter)
23424         (spam-bogofilter-register-with-bogofilter): Use it.
23425         (spam-verify-bogofilter): Add small fixes.
23426
23427 2004-09-28  Simon Josefsson  <jas@extundo.com>
23428
23429         * hashcash.el (hashcash-generate-payment): Revert.
23430
23431 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23432
23433         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23434         Use gnus-extract-references instead of gnus-split-references.
23435
23436         * gnus-util.el (gnus-extract-references): Add new function, analogous
23437         to gnus-split-references but extracts only the message-ID without
23438         anything extra.
23439
23440         * hashcash.el (hashcash-generate-payment)
23441         (hashcash-check-payment): Do the right thing if hashcash-path is
23442         nil (because the hashcash program could not be found).
23443
23444         * spam.el (spam-use-hashcash): Remove comment.
23445
23446 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23447
23448         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23449         (gnus-cache-enter-article, gnus-cache-remove-article)
23450         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23451
23452         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23453
23454         * gnus-art.el (article-hide-boring-headers)
23455         (article-translate-strings, article-display-face)
23456         (gnus-article-mime-match-handle-first)
23457         (gnus-article-highlight-headers)
23458         (gnus-article-add-buttons-to-head): do.
23459
23460 2004-09-27  Simon Josefsson  <jas@extundo.com>
23461
23462         * hashcash.el: New version, from
23463         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23464         ../contrib/.
23465
23466 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23467
23468         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23469
23470 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23471
23472         * gnus-dup.el (gnus-dup-open): Use mapc.
23473         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23474
23475         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23476         Reported by Stefan Wiens <s.wi@gmx.net>.
23477
23478         * gnus.el (gnus-shutdown): Use dolist.
23479
23480         * gnus-undo.el (gnus-undo): Use mapc.
23481
23482         * nnrss.el (nnrss-generate-active): do.
23483
23484         * message.el (message-cite-original-without-signature)
23485         (message-cite-original): Use mapc.
23486         (message-do-actions, message-make-forward-subject): Use dolist.
23487
23488 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23489
23490         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23491         deletion to remove entire duplicate line.  Fixes merged article
23492         number bug.
23493
23494 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23495
23496         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23497         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23498         first ask if you want to open a server and then, even when you
23499         responded with no, asking if you want to synchronize the server's
23500         flags.
23501         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23502         multi-line expressions.
23503         (gnus-agent-synchronize-group-flags): New internal function.
23504         Updates marks in memory (in the info structure) AND in the
23505         backend.
23506
23507         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23508
23509         * nnagent.el (nnagent-request-set-mark):
23510         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23511         method, to ensure that synchronization updates marks in the
23512         backend and in the info (in memory) structure.
23513
23514 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23515
23516         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23517         convention fully; don't miss the root article of a thread; make
23518         the X-Draft-From header with correct article numbers.
23519
23520 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23521
23522         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23523         unless plugged.  Disable the agent so that an open failure causes
23524         an error.
23525
23526         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23527         Revert 2004-09-21 change.  The backend must be opened while
23528         synchronizing flags even when the backend stores the flags
23529         locally.
23530
23531 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23532
23533         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23534         in `header' match.  Reported by Svend Tollak Munkejord.
23535
23536         * message.el (message-cite-original): Fix use of
23537         `message-cite-articles-with-x-no-archive'.
23538
23539 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23540
23541         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23542         (gnus-window-to-buffer): Ditto.
23543
23544         * mml.el (mml-preview-buffer): New variable.
23545         (mml-preview): Manage window layout with gnus-buffer-configuration.
23546
23547         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23548         X-Draft-From header even if those articles aren't quoted.
23549
23550 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23551
23552         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
23553         (gnus-request-set-mark, gnus-request-update-mark): Use new
23554         g-s-t-u-l-m to decide to use backend even when unplugged.
23555
23556 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23557
23558         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
23559         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
23560
23561 2004-09-20  Simon Josefsson  <jas@extundo.com>
23562
23563         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
23564         "utf-16-le".
23565
23566 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23567
23568         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23569
23570 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23571
23572         * uudecode.el (uudecode-use-external): Add :version.
23573
23574         * smime.el (smime-CA-file, smime-encrypt-cipher)
23575         (smime-dns-server): Add :version.
23576
23577         * smiley.el (gnus-smiley-file-types): Add :version.
23578
23579         * sha1.el (sha1-use-external): Add :version.
23580
23581         * pgg-def.el (pgg-query-keyserver): Add :version.
23582
23583         * nnmail.el (nnmail-fancy-expiry-targets)
23584         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23585         Add :version.
23586
23587         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23588         (nnimap-retrieve-groups-asynchronous): Add :version.
23589         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23590
23591         * mml.el (mml-content-disposition-parameters)
23592         (mml-insert-mime-headers-always): Add :version.
23593
23594         * mm-util.el (mm-coding-system-priorities): Add :version.
23595
23596         * mm-decode.el (mm-inline-text-html-with-images)
23597         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23598         (mm-verify-option): Add :version.
23599         (mm-text-html-renderer): Change :version.
23600
23601         * message.el (message-fcc-externalize-attachments)
23602         (message-required-headers, message-draft-headers)
23603         (message-subject-trailing-was-query)
23604         (message-subject-trailing-was-ask-regexp)
23605         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23606         (message-mark-insert-end, message-archive-header)
23607         (message-archive-note, message-cross-post-default)
23608         (message-cross-post-note, message-followup-to-note)
23609         (message-cross-post-note-function, message-use-mail-followup-to)
23610         (message-subscribed-address-functions)
23611         (message-subscribed-address-file, message-subscribed-addresses)
23612         (message-subscribed-regexps, message-allow-no-recipients)
23613         (message-yank-cited-prefix, message-signature-insert-empty-line)
23614         (message-hidden-headers, message-hierarchical-addresses)
23615         (message-mail-user-agent, message-use-idna)
23616         (message-valid-fqdn-regexp)
23617         (message-strip-special-text-properties, message-header-synonyms)
23618         (message-beginning-of-line, message-tab-body-function): Add :version.
23619         (message-insert-canlock, message-wide-reply-confirm-recipients):
23620         Change :version.
23621
23622         * mail-source.el (mail-source-ignore-errors): Add :group, :type
23623         and :version.
23624         (mail-source-delete-old-incoming-confirm)
23625         (mail-source-movemail-program): Add :version.
23626
23627         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
23628         (gnus-agent-cache, gnus-agent): Change :version.
23629
23630         * gnus-util.el (gnus-use-byte-compile): Change :version.
23631
23632         * gnus-sum.el (gnus-summary-make-false-root-always)
23633         (gnus-summary-default-high-score)
23634         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
23635         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
23636         (gnus-read-all-available-headers, gnus-article-emulate-mime)
23637         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
23638         (gnus-sum-thread-tree-single-indent)
23639         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
23640         (gnus-sum-thread-tree-leaf-with-other)
23641         (gnus-sum-thread-tree-single-leaf): Add :version.
23642         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
23643         (gnus-article-loose-mime): Change :version.
23644
23645         * gnus-start.el (gnus-backup-startup-file)
23646         (gnus-save-startup-file-via-temp-buffer): Add :version.
23647
23648         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
23649         (gnus-server-offline-face): Add :version.
23650
23651         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
23652
23653         * gnus-msg.el (gnus-gcc-externalize-attachments)
23654         (gnus-debug-files, gnus-debug-exclude-variables)
23655         (gnus-discouraged-post-methods): Change :version.
23656         (gnus-confirm-mail-reply-to-news)
23657         (gnus-confirm-treat-mail-like-news): Add :version.
23658
23659         * gnus-int.el (gnus-server-unopen-status): Add :version.
23660
23661         * gnus-group.el (gnus-group-jump-to-group-prompt)
23662         (gnus-large-ephemeral-newsgroup)
23663         (gnus-fetch-old-ephemeral-headers): Add :version.
23664
23665         * gnus-fun.el (gnus-x-face-directory)
23666         (gnus-convert-pbm-to-x-face-command)
23667         (gnus-convert-image-to-x-face-command)
23668         (gnus-convert-image-to-face-command): Add :version.
23669
23670         * gnus-delay.el (gnus-delay-default-hour): Add :version.
23671
23672         * gnus-cite.el (gnus-cite-blank-line-after-header)
23673         (gnus-article-boring-faces): Add :version.
23674
23675         * gnus-art.el (gnus-buttonized-mime-types)
23676         (gnus-inhibit-mime-unbuttonizing)
23677         (gnus-treat-display-face)
23678         (gnus-treat-body-boundary): Change :version.
23679         (gnus-body-boundary-delimiter, gnus-picon-databases)
23680         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
23681         (gnus-treat-date-english, gnus-treat-fold-headers)
23682         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
23683         (gnus-treat-mail-picon, gnus-treat-wash-html)
23684         (gnus-article-encrypt-protocol)
23685         (gnus-use-idna, gnus-article-over-scroll)
23686         (gnus-mime-display-multipart-alternative-as-mixed)
23687         (gnus-mime-display-multipart-related-as-mixed)
23688         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
23689         (gnus-ctan-url, gnus-button-ctan-handler)
23690         (gnus-button-handle-ctan-bogus-regexp)
23691         (gnus-button-ctan-directory-regexp)
23692         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
23693         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
23694         (gnus-button-man-level, gnus-button-emacs-level)
23695         (gnus-button-message-level, gnus-button-browse-level): Add :version.
23696
23697         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
23698         (gnus-agent-go-online): Change :version.
23699         (gnus-agent-expire-unagentized-dirs)
23700         (gnus-agent-auto-agentize-methods): Add :version.
23701
23702         * flow-fill.el (fill-flowed-display-column)
23703         (fill-flowed-encode-column): Add :version.
23704
23705         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
23706         (gnus-outlook-deuglify-unwrap-max)
23707         (gnus-outlook-deuglify-cite-marks)
23708         (gnus-outlook-deuglify-unwrap-stop-chars)
23709         (gnus-outlook-deuglify-no-wrap-chars)
23710         (gnus-outlook-deuglify-attrib-cut-regexp)
23711         (gnus-outlook-deuglify-attrib-verb-regexp)
23712         (gnus-outlook-deuglify-attrib-end-regexp)
23713         (gnus-outlook-display-hook): Add :version.
23714
23715         * binhex.el (binhex-use-external): Add :version.
23716
23717 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
23718
23719         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
23720         and `invisible'.
23721
23722 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
23723
23724         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
23725         in gnus-registry-trim.
23726
23727 2004-09-13  Simon Josefsson  <jas@extundo.com>
23728
23729         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
23730
23731         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
23732
23733         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
23734         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23735         <yamaoka@jpl.org>.
23736         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
23737         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23738         <yamaoka@jpl.org>.
23739
23740         * sieve.el (sieve-manage-mode): Ditto.
23741
23742 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
23743
23744         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
23745
23746 2004-09-11  Simon Josefsson  <jas@extundo.com>
23747
23748         * dns-mode.el: Add.
23749
23750         * mm-view.el (mm-display-dns-inline): Add.
23751
23752         * mm-decode.el (mm-inline-media-tests): Add text/dns.
23753         (mm-automatic-display): Ditto.
23754
23755         * mailcap.el (mailcap-mime-data): Add text/dns.
23756         (mailcap-mime-extensions): Map .soa to text/dns.
23757
23758 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
23759
23760         * gnus-art.el (article-decode-mime-words, article-babel)
23761         (gnus-article-highlight-signature, gnus-article-add-buttons)
23762         (gnus-signature-toggle): Remove unnecessary bindings of
23763         `inhibit-read-only' inherited from v5.10 merge.
23764
23765 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23766
23767         * nntp.el (nntp): New customization group.
23768         (nntp-authinfo-file): Add customization group.
23769
23770         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23771
23772         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
23773
23774         * gnus.el (to-address, to-list, subscribed)
23775         (large-newsgroup-initial): Ditto.
23776
23777         * flow-fill.el (fill-flowed-display-column)
23778         (fill-flowed-encode-column): Ditto.
23779
23780 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23781
23782         * message.el (message-tokenize-header, message-send-mail-with-qmail):
23783         Use point-min rather than 1.
23784         (message-send-mail): Use buffer-size rather than point-max.
23785
23786         * gnus-sum.el (gnus-summary-search-article-forward):
23787         Signal a specific `search-failed' rather than a generic `error'.
23788
23789         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
23790         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
23791         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
23792
23793 2004-09-10  Simon Josefsson  <jas@extundo.com>
23794
23795         * nndb.el (require): Remove tcp and duplicate cl.
23796
23797 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23798
23799         * gnus-agent.el (directory-files-and-attributes): Move forward.
23800
23801 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23802
23803         * gnus-agent.el (directory-files-and-attributes):
23804         Optionally defined to support XEmacs.
23805
23806 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23807
23808         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
23809         to avoid run-time CL dependencies.
23810         (gnus-agent-unfetch-articles): New function.
23811         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
23812         article numbers even when local .overview file is missing.
23813         (gnus-agent-read-article-number): New function.  Only accepts
23814         27-bit article numbers.
23815         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
23816         Use gnus-agent-read-article-number.
23817         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
23818         from backend while recognizing that article numbers in .overview
23819         must be valid.
23820         (gnus-agent-update-files-total-fetched-for):
23821         Use directory-files-and-attributes to improve performance.
23822         * gnus-int.el (gnus-request-move-article):
23823         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
23824         improve performance.
23825
23826         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
23827         some users confused by references to .newsrc when they only have a
23828         .newsrc.eld file.
23829         (gnus-convert-mark-converter-prompt)
23830         (gnus-convert-converter-needs-prompt): Fix use of property list.
23831         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
23832         New function.  Used internally to only display 'gnus converting
23833         files' message when actually necessary.
23834
23835         * gnus-sum.el (): Remove (require 'gnus-agent) as required
23836         methods now autoloaded.
23837
23838 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23839
23840         * gnus-sum.el (gnus-summary-insert-subject): Remove list
23841         identifiers.
23842
23843 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
23844
23845         * gnus-picon.el: Fix indentation and closing parenthesis.
23846
23847 2004-09-01  Simon Josefsson  <jas@extundo.com>
23848
23849         * message.el (message-canlock-generate): Require sha1, not
23850         sha1-el.  (Can we get rid of this require altogether?  It is ugly
23851         to require within a function.  Sadly, if sha1.el isn't loaded, the
23852         let binding in m-c-g will hide the defcustom definition, which is
23853         bad.)
23854
23855         * canlock.el: Require sha1, not sha1-el.
23856
23857         * message.el: Don't autoload sha1 (there is a autoload cookie in
23858         sha1.el).
23859
23860         * sha1-el.el: Rename to sha1.el.
23861
23862 2004-08-30  Juanma Barranquero  <lektu@terra.es>
23863
23864         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
23865
23866 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23867
23868         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
23869
23870 2004-08-30  Kim F. Storm  <storm@cua.dk>
23871
23872         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
23873
23874         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
23875         Add :group 'nnimap.
23876
23877 2004-08-30  Andreas Schwab  <schwab@suse.de>
23878
23879         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
23880         ?* and ?\;.
23881
23882         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
23883         and ?\' to symbol instead of whitespace.
23884
23885 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23886
23887         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
23888
23889         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
23890         instead of re-search-forward.
23891
23892         * gnus-uu.el (gnus-uu-save-article): Ditto.
23893         (gnus-uu-post-encode-uuencode): Ditto.
23894
23895         * html2text.el (html2text-clean-list-items): Ditto.
23896         (html2text-clean-dtdd): Ditto.
23897         (html2text-format-tags): Ditto.
23898
23899         * message.el (message-send-mail-with-sendmail): Fix regexp.
23900         (message-fill-field-general): Use search-forward instead of
23901         re-search-forward.
23902         (unbold-region): Ditto.
23903
23904         * nnrss.el (nnrss-request-article): Ditto.
23905
23906         * nnslashdot.el (nnslashdot-request-article): Ditto.
23907
23908         * nnweb.el (nnweb-gmane-wash-article): Ditto.
23909
23910         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
23911         "Unrecognized menu descriptor" error in XEmacs.
23912
23913 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23914
23915         * gnus-sum.el (gnus-read-header): Don't remove a header for the
23916         parent article of a sparse article in the thread hashtb.
23917
23918 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
23919
23920         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
23921         (nnmail-expand-newtext): Lowercase expanded entries if
23922         nnmail-split-lowercase-expanded is non-nil.
23923
23924 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23925
23926         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
23927
23928         * gnus-group.el (gnus-group-line-format-alist): Convert the value
23929         of gnus-tmp-news-method into string under XEmacs.  It will be
23930         passed to gnus-correct-length which takes only a string argument.
23931
23932 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23933
23934         * gnus-util.el (gnus-bind-print-variables): New macro.
23935         (gnus-prin1): Use it.
23936         (gnus-prin1-to-string): Use it.
23937         (gnus-pp): New function.
23938         (gnus-pp-to-string): New function.
23939
23940         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
23941         Replace pp-to-string with gnus-pp-to-string.
23942         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
23943         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
23944         * gnus-msg.el (gnus-debug): Ditto.
23945         * gnus-score.el (gnus-score-save): Ditto.
23946         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
23947         gnus-pp-to-string.
23948         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
23949         with gnus-pp.
23950         * score-mode.el (gnus-score-pretty-print): Ditto.
23951         * webmail.el (webmail-debug): Ditto.
23952
23953 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23954
23955         * gnus-art.el (article-display-face, article-display-x-face):
23956         Use buffer-read-only.
23957
23958 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23959
23960         * gnus-art.el (article-hide-list-identifiers):
23961         Bind inhibit-read-only as t.
23962
23963 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
23964
23965         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
23966
23967 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23968
23969         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
23970         (gnus-narrow-to-page): Don't assume point-min == 1.
23971         (gnus-article-edit-mode): Derive from message-mode.
23972
23973         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
23974         point-min == 1.
23975
23976         * imap.el (imap-parse-address-list, imap-parse-body-ext):
23977         Disable incorrect use of `assert'.
23978
23979         * message.el (message-mode): Set comment-start-skip.
23980
23981
23982 2004-08-22  Sam Steingold  <sds@gnu.org>
23983
23984         * pop3.el (pop3-leave-mail-on-server): New user variable.
23985         (pop3-movemail): Delete mail only when it is nil.
23986
23987 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
23988
23989         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
23990
23991         * mml.el (mml-preview): Use `pop-to-buffer'.
23992
23993         * message.el (message-goto-mail-followup-to): Insert after "To".
23994         (message-carefully-insert-headers): Add comment.
23995
23996         * gnus.el: Remove unused variable `gnus-article-check-size'.
23997
23998         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23999
24000         * gnus-art.el (gnus-button-alist):
24001         Improve `gnus-button-handle-library' entry.
24002
24003 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24004
24005         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24006         Use downcase, since XEmacs capitalizes error messages differently.
24007
24008 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24009
24010         * nntp.el: Add (require 'gnus) due to reference to
24011         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24012
24013 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24014
24015         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24016         Bind `mm-fill-flowed'.
24017
24018         * mm-decode.el (mm-dissect-singlepart): Check it.
24019
24020 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24021
24022         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24023         'imap' for netrc parsing.
24024
24025 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24026
24027         * mailcap.el (mailcap-mime-data): Mark as risky.
24028
24029 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24030
24031         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24032         may be included in the encoded word.
24033         (rfc2047-encode): Don't append a space if the encoded word
24034         includes close parenthesis.
24035
24036 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24037
24038         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24039         of text within parentheses.
24040
24041 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24042
24043         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24044         (gnus-encrypt-write-file-contents): Make the password key the file
24045         name PLUS the cipher, not just the cipher.  Also remove failed
24046         passwords from the cache.
24047
24048 2004-08-06  Simon Josefsson  <jas@extundo.com>
24049
24050         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24051         Doc fix.
24052
24053 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24054
24055         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24056         LWSP.
24057
24058 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24059
24060         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24061         Try to append in-reply-to: data to the references: header.
24062
24063         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24064         (netrc-parse): Use gnus-encrypt.el functions.
24065
24066         * gnus-encrypt.el: Add new file for encryption support; currently
24067         does only a few GPG ciphers and an internal XOR cipher.
24068
24069         * password.el: Add comments on using password-read-and-add.
24070         (password-read-and-add): Add function to read and add the
24071         password to the cache at once.
24072
24073 2004-07-28  Simon Josefsson  <jas@extundo.com>
24074
24075         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24076         parameter (but don't use it, for now).
24077
24078         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24079         instead of hard coding to nil.
24080
24081 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24082
24083         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24084         as mm-inline-image-xemacs does.
24085
24086 2004-07-26  Simon Josefsson  <jas@extundo.com>
24087
24088         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24089         Revert part of 2004-07-17 change below.
24090
24091 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24092
24093         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24094         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24095
24096 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24097
24098         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24099         quotes that actually start with ">" at the beginning of the
24100         lines.
24101
24102 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24103
24104         * rfc2047.el (rfc2047-encode-region): Fix last change.
24105         (rfc2047-encode-parameter): Remove useless concat.
24106
24107 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24108
24109         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24110         encode special characters; fix some kind of misconfigured headers;
24111         signal a real error if debug-on-quit or debug-on-error is non-nil.
24112         (rfc2047-encode-max-chars): New variable.
24113         (rfc2047-encode-1): Use it.
24114         (rfc2047-encode-parameter): New function.
24115
24116         * mml.el (mml-insert-parameter): Remove an excessive space.
24117
24118 2004-07-17  Simon Josefsson  <jas@extundo.com>
24119
24120         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24121         Kai Grossjohann <kai@emptydomain.de>.
24122         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24123         (gnus-group-make-menu-bar): Ditto.
24124
24125         * gnus-util.el (gnus-group-server): Add.
24126
24127 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24128
24129         * message.el (message-clone-locals): Clone sendmail and smtp
24130         variables.
24131
24132 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24133
24134         * rfc2047.el (rfc2047-encode-region): Fix last change.
24135
24136 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24137
24138         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24139         characters as non-special.
24140
24141 2004-07-09  Simon Josefsson  <jas@extundo.com>
24142
24143         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24144         Users will lose all flag changes made while unplugged with
24145         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24146         good default.  See numerous reports on ding mailing list.
24147
24148 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24149
24150         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24151         add generate-head-function and generate-article-function to the
24152         rfc822-forward entry.
24153         (nndoc-rfc822-forward-generate-article): New function.
24154         (nndoc-rfc822-forward-generate-head): New function.
24155
24156         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24157
24158 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24159
24160         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24161         respect display group parameter and gnus-summary-expunge-below.
24162         (gnus-articles-to-read): Remove unused reference to display group
24163         parameter.
24164
24165 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24166
24167         * nnheader.el (nnheader-uniquify-message-id): New experimental
24168         variable.
24169         (nnheader-nov-read-message-id): Use it.
24170
24171         * spam-report.el (spam-report-gmane): Add interactive.
24172
24173 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24174
24175         * mm-encode.el (mm-content-transfer-encoding-defaults):
24176         Use qp-or-base64 for the application/* types.
24177
24178 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24179
24180         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24181
24182 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24183
24184         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24185         trim value.
24186
24187 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24188
24189         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24190         New macro and function.
24191         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24192
24193 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24194
24195         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24196         after-load-alist.
24197
24198 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24199
24200         * gnus-group.el (gnus-group-get-new-news-this-group):
24201         Don't update info that isn't there.
24202
24203 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24204
24205         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24206         entry.
24207
24208 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24209
24210         * mm-view.el (mm-inline-render-with-function): Use multibyte
24211         buffer; decode html source by charset.
24212
24213         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24214
24215         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24216         Mule-UCS is loaded under XEmacs.
24217         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24218
24219 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24220
24221         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24222
24223 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24224
24225         * mm-util.el (mm-coding-system-p): Return a coding-system.
24226         (mm-mime-mule-charset-alist): Use shift_jis instead of
24227         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24228         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24229         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24230         instead of japanese-shift-jis and iso-latin-1 respectively in
24231         order to share the default value with both Emacs and XEmacs-mule.
24232         (mm-mule-charset-to-mime-charset):
24233         Make mm-coding-system-priorities effective.
24234         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24235         while predicating of candidates upon the priorities.
24236
24237 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24238
24239         * gnus-sum.el (gnus-summary-make-menu-bar):
24240         Add gnus-uu-invert-processable.
24241
24242         * gnus.el: Autoload gnus-uu-invert-processable.
24243
24244 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24245
24246         * mm-util.el (mm-with-multibyte-buffer): New macro.
24247
24248         * rfc2047.el (rfc2047-encode-string): Use it.
24249         (rfc2047-encode-region): Move point to the end of the region after
24250         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24251
24252 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24253
24254         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24255         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24256
24257 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24258
24259         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24260         (gnus-cite-parse): Ignore quoted envelope From_.
24261         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24262
24263 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24264
24265         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24266         invalid addresses.
24267
24268 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24269
24270         * spam.el: Change section markers, revise TODO list.
24271         (spam-backends): Make new master list of all installed backends.
24272         (spam-summary-exit-behavior): Add new variable to determine how
24273         messages moves are done at summary exit.
24274         (spam-move-spam-nonspam-groups-only)
24275         (spam-process-ham-in-nonham-groups)
24276         (spam-process-ham-in-spam-groups): Remove variables, the
24277         spam-summary-exit-behavior variable should be used to manage this
24278         behavior.
24279         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24280         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24281         and spam-old-spam-articles.
24282         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24283         Add empty variables, placeholders for the backends they represent.
24284         (spam-set-difference): Move, unchanged.
24285         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24286         unless the user has a processor variable.
24287         (spam-classifications, spam-classification-valid-p)
24288         (spam-backend-properties, spam-backend-property-valid-p)
24289         (spam-backend-function-type-valid-p)
24290         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24291         (spam-report-articles-gmane, spam-report-articles-resend):
24292         Remove functions, they are not needed.
24293         (spam-install-backend-super, spam-backend-list)
24294         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24295         (spam-backend-function, spam-backend-ham-registration-function)
24296         (spam-backend-spam-registration-function)
24297         (spam-backend-ham-unregistration-function)
24298         (spam-backend-spam-unregistration-function)
24299         (spam-backend-statistical-p, spam-backend-mover-p)
24300         (spam-install-backend-alias, spam-install-checkonly-backend)
24301         (spam-install-mover-backend, spam-install-nocheck-backend)
24302         (spam-install-backend, spam-install-statistical-backend)
24303         (spam-install-statistical-checkonly-backend): Add backend installation
24304         support.
24305         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24306         (spam-group-processor-p): Use the new backend code and respect the
24307         summary exit behavior.
24308         (spam-mark-spam-as-expired-and-move-routine): Remove.
24309         (spam-summary-prepare): Change to use the new spam-old-articles
24310         variable.
24311         (spam-copy-or-move-routine, spam-copy-spam-routine)
24312         (spam-move-spam-routine, spam-copy-ham-routine)
24313         (spam-move-ham-routine): Add code to copy/move ham or spam.
24314         (spam-fetch-field-fast): Improve doc and code, plus allow the
24315         'number request.
24316         (spam-list-of-checks, spam-list-of-statistical-checks):
24317         Remove variables.
24318         (spam-split, spam-find-spam): Use the new backend code.
24319         (spam-registration-functions): Remove variable.
24320         (spam-unregister-routine): Add convenience wrapper.
24321         (spam-log-undo-registration, spam-register-routine)
24322         (spam-log-processing-to-registry)
24323         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24324         where possible.
24325         (spam-check-gmane-xref, spam-check-regex-headers)
24326         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24327         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24328         (spam-check-bogofilter-headers, spam-check-spamoracle)
24329         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24330         (spam-check-crm114-headers): Use the spam-split-group that
24331         spam-split prepares, no need to determine it every time.
24332
24333         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24334         to the nnheader-parse-naked-head call.
24335
24336         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24337
24338         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24339         the nnheader-nov-read-message-id call.
24340
24341 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24342
24343         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24344         gnus-activate-group twice.  Suggested by Markus Peter
24345         <warp@spin.de>.
24346
24347 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24348
24349         * gnus-art.el (gnus-article-time-format): Exchange the order of
24350         day and month in the default value; fix customization type.
24351         (article-date-ut): Use add-text-properties.
24352         (article-make-date-line): Use message-make-date instead of
24353         current-time-string.
24354
24355         * message.el (message-fetch-field): Don't use set-text-properties.
24356         (message-make-date): Simplify.
24357
24358         * messagexmas.el (message-xmas-make-date): New function.
24359         (message-xmas-redefine): Defalias message-make-date to it.
24360
24361 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24362
24363         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24364         (rfc2047-encode-region): Treat text within parentheses as special;
24365         show the original text when error has occurred.
24366
24367         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24368         already-computed method to gnus-activate-group.
24369
24370         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24371         same select-methods identical Lisp objects.
24372
24373         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24374         object when modifying the info.
24375
24376 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24377
24378         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24379         gnus-opened-servers since it has never been opened with the new
24380         configuration yet.
24381
24382 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24383
24384         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24385         arg to nnheader-generate-fake-message-id.
24386
24387 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24388
24389         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24390         number and build a fake message ID localized to a group and
24391         article number (so it's repeatable from that point on).
24392         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24393         ID format.
24394
24395         * gnus-sum.el (gnus-get-newsgroup-headers):
24396         Call nnheader-generate-fake-message-id with the article number.
24397
24398 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24399
24400         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24401         end-of-buffer.
24402
24403 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24404
24405         * message.el (message-ignored-supersedes-headers): Add Approved.
24406
24407 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24408
24409         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24410         goto-char.
24411         (rfc2047-encode): Fold the line before encoding.
24412
24413 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24414
24415         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24416         folding -- not all headers can be folded, and this should be done
24417         by the message composition mode.  Probably.  I think.
24418
24419 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24420
24421         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24422         fast.
24423
24424         * gnus-ems.el (gnus-remove-image): Don't use
24425         message-text-with-property; remove only the image found first.
24426
24427         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24428         found first.
24429
24430 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24431
24432         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24433
24434 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24435
24436         * message.el (message-text-with-property): Make it fast and accept
24437         optional arguments.
24438         (message-strip-forbidden-properties): Use it.
24439         (message-fix-before-sending): Follow the m-t-w-p change.
24440
24441         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24442
24443 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24444
24445         * gnus-art.el (article-hide-headers): Don't change the buffer
24446         mistakenly when performing mml-preview even if
24447         gnus-single-article-buffer is nil.
24448
24449 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24450
24451         * message.el (message-expand-name-databases): New user option.
24452         (message-expand-name): Use it.
24453
24454 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24455
24456         * spam.el (spam-report-articles-resend)
24457         (spam-report-resend-register-routine): Allow ham reporting.
24458         (spam-report-resend-register-ham-routine): Add wrapper.
24459         (spam-registration-functions): Add ham resending functions.
24460         (spam-list-of-processors): Add ham resend processor.
24461
24462         * gnus.el (ham-resend-to): Add new group parameter.
24463         (spam-process): Add ham resend option.
24464
24465         * spam-report.el (spam-report-resend): Allow reporting ham.
24466         (spam-report-resend-ham): Add wrapper.
24467
24468 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24469
24470         * message.el (message-cite-articles-with-x-no-archive):
24471         New variable.
24472         (message-cite-original): Use it.
24473
24474 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24475
24476         * message.el (message-cite-original): Respect X-No-Archive.
24477
24478 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24479
24480         * gnus-art.el (article-hide-headers): Refer to the values for
24481         gnus-ignored-headers and gnus-visible-headers in the summary
24482         buffer since a user may have set them as group parameters.
24483
24484 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24485
24486         * assistant.el (assistant-node-name): Add convenience function.
24487         (assistant-render-text, assistant-render-node): Add error handling,
24488         plus handle multiple next nodes.
24489         (assistant-find-next-node): Comment out for now.
24490         (assistant-find-next-nodes): Add function, returns list of next
24491         nodes.
24492
24493 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24494
24495         * mail-source.el (mail-source-directory): Fix doc-string.
24496
24497 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24498
24499         * assistant.el (assistant-render-text, assistant-eval): Add :set
24500         widget type, which is different because it takes and returns a
24501         list.  Much hilarity ensues.
24502
24503 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24504
24505         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24506
24507         * gnus-group.el (gnus-group-get-new-news-this-group):
24508         Add doc-string.
24509
24510         * gnus-start.el (gnus-activate-group): Add doc-string.
24511
24512 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24513
24514         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24515
24516 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24517
24518         * assistant.el (assistant-render-text): Try to add a :set
24519         widget, more to come.
24520
24521         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24522         strings.
24523         (spam-report-articles-resend)
24524         (spam-register-routine): Do registration iff any articles warrant
24525         it.
24526         (spam-summary-prepare-exit): Change log message for nil group
24527         destinations.
24528
24529 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24530
24531         * spam.el (spam-report-resend-register-routine):
24532         Allow spam-report-resend-to to be a group parameter or a global value.
24533
24534 2004-05-26  Simon Josefsson  <jas@extundo.com>
24535
24536         * starttls.el: Merge with my GNUTLS based starttls.el.
24537         (starttls-gnutls-program, starttls-use-gnutls)
24538         (starttls-extra-arguments, starttls-process-connection-type)
24539         (starttls-connect, starttls-failure, starttls-success):
24540         New variables.
24541         (starttls-program, starttls-extra-args): Doc fix.
24542         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24543         New functions.
24544         (starttls-negotiate, starttls-open-stream):
24545         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24546         function if it is set.
24547
24548 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24549
24550         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24551         structured fields.
24552
24553 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24554
24555         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
24556
24557 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
24558
24559         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
24560         Add variable.
24561         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
24562         assigning the spam-mark to new messages.
24563
24564 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
24565
24566         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24567
24568 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24569
24570         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24571
24572         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24573         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24574         default.
24575
24576 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24577
24578         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24579         correct data.
24580
24581 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24582
24583         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24584         (spam-group-processor-p): Fix function.
24585         (spam-group-processor-multiple-p)
24586         (spam-group-spam-processor-report-gmane-p)
24587         (spam-group-spam-processor-report-resend-p)
24588         (spam-group-spam-processor-bogofilter-p)
24589         (spam-group-spam-processor-blacklist-p)
24590         (spam-group-spam-processor-ifile-p)
24591         (spam-group-ham-processor-ifile-p)
24592         (spam-group-spam-processor-spamoracle-p)
24593         (spam-group-spam-processor-crm114-p)
24594         (spam-group-ham-processor-bogofilter-p)
24595         (spam-group-spam-processor-stat-p)
24596         (spam-group-ham-processor-stat-p)
24597         (spam-group-ham-processor-whitelist-p)
24598         (spam-group-ham-processor-BBDB-p)
24599         (spam-group-ham-processor-spamoracle-p)
24600         (spam-group-ham-processor-copy-p): Remove functions with some
24601         prejudice against unneeded code.
24602         (spam-report-articles-resend)
24603         (spam-report-resend-register-routine): Allow the group/topic
24604         spam-resend-to value to override spam-report-resend-to.
24605         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24606         properly now.
24607
24608         * gnus.el (spam-resend-to): Add group/topic parameter.
24609         (spam-process): Move the OBSOLETE processors to the end of the
24610         choices.
24611
24612 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24613
24614         * spam-report.el (spam-report-resend-to, spam-report-resend):
24615         Start with resend-to set to nil, and then ask the user if necessary.
24616         (spam-report-resend): spam-report-resend takes a list of articles, not
24617         separate article numbers.
24618
24619 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24620
24621         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
24622         addition to emacs-w3m.
24623
24624 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24625
24626         * assistant.el (assistant-authinfo-data): New function.
24627         (assistant-eval): Eval for entire assistant.
24628
24629         * netrc.el (netrc-services-file): New variable.
24630         (netrc-parse-services): New function.
24631         (netrc-find-service-name): New function.
24632         (netrc-find-service-number): New function.
24633         (netrc-port-equal): New function.
24634         (netrc-machine): Use it.
24635
24636         * nnimap.el (nnimap-open-connection): Use netrc.
24637
24638         * gnus-util.el (gnus-netrc-get): Remove aliases.
24639
24640         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
24641
24642         * assistant.el (wid-edit): Fix compilation.
24643
24644         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
24645
24646 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
24647
24648         * gnus-util.el (gnus-set-file-modes): New function.  (small
24649         patch).
24650
24651 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24652
24653         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
24654
24655         * assistant.el (assistant-render-node): Fix up rendering and
24656         read-only text.
24657         (assistant-render-node): Reset.
24658         (assistant-make-read-only): Not sticky.
24659
24660 2004-05-20  Danny Siu  <dsiu@adobe.com>
24661
24662         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
24663         centered even when gnus-auto-center-summary is t.
24664
24665 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24666
24667         * dns.el (dns-get-txt-answer): New function.
24668         (dns-read-txt): Ditto.
24669         (query-dns): Use it.
24670
24671 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24672
24673         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
24674         active for foreign groups even if the group level is higher than
24675         the specified value.
24676
24677 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24678
24679         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
24680         non-active groups.
24681
24682         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
24683
24684 2004-05-20  Magnus Henoch  <mange@freemail.hu>
24685
24686         * dns.el (dns-read-type): Add support for SVR.  (small patch)
24687
24688 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
24689
24690         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
24691         (spam-crm114-header, spam-crm114-spam-switch)
24692         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
24693         (spam-crm114-positive-spam-header)
24694         (spam-crm114-database-directory, spam-list-of-processors)
24695         (spam-group-spam-processor-crm114-p)
24696         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
24697         (spam-generic-score, spam-list-of-checks)
24698         (spam-list-of-statistical-checks, spam-registration-functions)
24699         (spam-check-crm114-headers, spam-crm114-score)
24700         (spam-check-crm114, spam-crm114-register-with-crm114)
24701         (spam-crm114-register-spam-routine)
24702         (spam-crm114-unregister-spam-routine)
24703         (spam-crm114-register-ham-routine)
24704         (spam-crm114-unregister-ham-routine): Add CRM114 support.
24705
24706 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
24707
24708         * gnus.el: Add spam-use-crm114.
24709
24710         * spam.el (spam-list-of-processors, spam-registration-functions):
24711         Add spam-use-resend.
24712         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
24713         (spam-report-articles-gmane): Add doc fix.
24714         (spam-report-articles-resend, spam-report-resend-register-routine):
24715         Add wrappers around spam-report-resend-to.
24716
24717         * spam-report.el (spam-report-resend-to, spam-report-resend):
24718         Add support for resending spam.
24719         (spam-report-gmane): Fix line length >80.
24720
24721         * gnus.el (spam-process): Add spam-use-resend.
24722
24723 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24724
24725         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
24726         number of processed spam messages.
24727         (spam-ham-copy-or-move-routine): Return the number of processed
24728         ham messages.
24729         (spam-summary-prepare-exit): Use the above values to decide
24730         whether status messages shouled be displayed.
24731
24732 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24733
24734         * rfc2047.el (rfc2047-encode-function-alist): Rename from
24735         `rfc2047-encoding-function-alist' in order to avoid conflicting
24736         with the old version.
24737         (rfc2047-encode-region): Concatenate words containing non-ASCII
24738         characters in structured fields; don't encode space-delimited
24739         ASCII words even in unstructured fields; don't break words at
24740         char-category boundaries.
24741         (rfc2047-encode-1): New function.
24742         (rfc2047-encode): Use it; encode text so that it occupies the
24743         maximum width within 76-column; work correctly on Q encoding for
24744         iso-2022-* charsets.
24745         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
24746         sure not to break a line just after the header name.
24747         (rfc2047-b-encode-region): Remove.
24748         (rfc2047-b-encode-string): New function.
24749         (rfc2047-q-encode-region): Remove.
24750         (rfc2047-q-encode-string): New function.
24751
24752         * mm-util.el (mm-replace-in-string): New function.
24753
24754 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24755
24756         * gnus-msg.el (gnus-inews-make-draft-meta-information):
24757         Really get it right.
24758         (gnus-inews-make-draft): Really.
24759
24760 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
24761
24762         * nnmh.el (nnmh-request-list-1): Don't check the link count
24763         before descending.  (small patch)
24764
24765 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24766
24767         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24768         stuff.
24769
24770         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24771         Match on real group name.
24772
24773         * gnus-art.el (gnus-signature-limit): Doc fix.
24774
24775         * gnus-msg.el (gnus-inews-make-draft): Quote list.
24776
24777         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
24778
24779 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
24780
24781         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
24782         isn't a string.
24783
24784 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24785
24786         * gnus-draft.el (gnus-draft-send):
24787         Bind rfc2047-encode-encoded-words.
24788
24789         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
24790         (rfc2047-encodable-p): Say that =? needs encoding.
24791         (rfc2047-encode-encoded-words): New variable.
24792
24793         * gnus-group.el (gnus-group-select-group): Doc fix.
24794
24795         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
24796
24797         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
24798         to nil.
24799
24800         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
24801
24802         * nnheader.el (nnheader-get-lines-and-char): New function.
24803
24804 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
24805
24806         * gnus-msg.el (gnus-summary-followup-with-original):
24807         Document yanking of region when active.
24808
24809 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24810
24811         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
24812         groups if the group level is higher than the specified value.
24813
24814 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24815
24816         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
24817         (gnus-group-jump-to-group): Add prefix argument using
24818         `gnus-group-jump-to-group-prompt'.  Query before jumping to
24819         non-active group.
24820
24821         * compface.el (uncompface): Be verbose when changing
24822         `uncompface-use-external'.
24823
24824         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
24825         handle manual section.
24826
24827 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24828
24829         * gnus-art.el (gnus-button-alist): Revert previous change.
24830
24831 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24832
24833         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
24834
24835 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24836
24837         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
24838         whether backend can accept message.
24839
24840         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
24841
24842 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
24843
24844         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24845         Avoid creating directory when nntp-marks-is-evil is true.
24846         Reported by Reiner Steib.
24847
24848 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24849
24850         * gnus-picon.el (gnus-picon-insert-glyph):
24851         Add optional `nostring' argument.
24852
24853 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24854
24855         * gnus-picon.el (gnus-picon-style): New variable.
24856         (gnus-picon-transform-address): Support `gnus-picon-style'.
24857
24858 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24859
24860         * message.el (message-fill-field): Return point.
24861         (message-generate-headers): Go to end of field.
24862
24863         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
24864         stuff for non-living groups.
24865
24866 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24867
24868         * gnus-art.el (gnus-article-followup-with-original)
24869         (gnus-article-reply-with-original): gnus-mark-active-p ->
24870         gnus-region-active-p.
24871
24872 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
24873
24874         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
24875         only when there is spam or ham to be processed.
24876
24877 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24878
24879         * mail-source.el (mail-source-delete-crash-box): Refactor.
24880         (mail-source-fetch): Use it.
24881         (mail-source-fetch-file): Ditto.
24882         (mail-source-fetch-directory): Run postscript in loop.
24883         (mail-source-fetch-pop): Delete.
24884         (mail-source-fetch-maildir): Ditto.
24885         (mail-source-fetch-imap): Ditto.
24886
24887         * imap.el (imap-authenticators): Comment out sasl.
24888
24889         * message.el (message-skip-to-next-address): New function.
24890         (message-fill-header-address): Refactor.
24891         (message-fill-address): Use it.
24892         (message-delete-address): Use it.
24893         (message-fill-header-general): Refactor.
24894         (message-fill-field-address): Rename.
24895         (message-narrow-to-field): Find the start of the header.
24896         (message-header-format-alist): Don't pre-fill.
24897         (message-fill-header): Remove.
24898         (message-insert-header): New function.
24899         (message-shorten-references): Use it.
24900
24901         * rfc2047.el (rfc2047-field-value): Strip props.
24902
24903         * mail-parse.el (mail-header-make-address): New alias.
24904
24905         * ietf-drums.el (ietf-drums-make-address): New function.
24906
24907         * imap.el: Add compiler directives.
24908
24909         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
24910
24911         * gnus-art.el (article-decode-idna-rhs): Don't use
24912         message-idna-inside-rhs-p.
24913
24914 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24915
24916         * message.el (message-idna-inside-rhs-p): Remove.
24917         (message-idna-to-ascii-rhs-1): Use proper address parsing.
24918
24919         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
24920         false positives.
24921
24922 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
24923
24924         * imap.el (imap-sasl-make-mechanisms): Use sasl.
24925
24926 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24927
24928         * nneething.el (nneething-file-name): Don't create spurious
24929         files.
24930
24931         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
24932         (gnus-inews-do-gcc): Remove sleep.
24933
24934         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
24935         part under point.
24936
24937         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
24938         (gnus-agent-regenerate-group): Using nil messages aren't valid.
24939
24940 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
24941
24942         * spam.el (spam-summary-prepare-exit): Fix (length).
24943
24944 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
24945
24946         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
24947         as expired without moving it" message when there are spam
24948         messages left.
24949
24950 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
24951
24952         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
24953         header is not nil.
24954
24955 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
24956
24957         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24958         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
24959         (nntp-marks-changed-p): New arg SERVER.
24960         (nntp-request-update-info): Adjust caller.
24961
24962 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
24963
24964         * nntp.el (nntp-save-marks): Pass missing arg.
24965
24966 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
24967
24968         * nntp.el: Support marks.
24969         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
24970         (nntp-marks-modtime, nntp-marks-directory): New variables.
24971         (nntp-request-set-mark, nntp-request-update-info)
24972         (nntp-possibly-create-directory, nntp-marks-changed-p)
24973         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
24974         New functions.
24975
24976 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
24977
24978         * gnus-xmas.el (gnus-xmas-select-lowest-window)
24979         (gnus-xmas-redefine): Rename.
24980
24981         * gnus-score.el (gnus-score-insert-help):
24982         Use gnus-select-lowest-window.
24983
24984         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
24985         appt-select-lowest-window and rename to gnus-select-lowest-window.
24986
24987         * gnus.el: do.
24988
24989 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24990
24991         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
24992         encodings of MIME-encoded words, in order to improve
24993         interoperability with several broken MUAs.
24994
24995 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24996
24997         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24998         tags, only when charsets are not specified in headers.
24999         (mm-inline-text-html-render-with-w3m): Ditto.
25000
25001         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25002         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25003
25004 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25005
25006         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25007         instead of MIME-decoded from fields when checking
25008         `gnus-article-address-banner-alist'.
25009
25010 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25011
25012         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25013         description rather than subject.
25014
25015 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25016
25017         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25018
25019 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25020
25021         * gnus.el (gnus-version-number): Bump.
25022
25023 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25024
25025         * gnus.el: No Gnus v0.2 is released.
25026
25027 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25028
25029         * gnus-agent.el (gnus-agent-read-agentview):
25030         Inline gnus-uncompress-range.
25031
25032 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25033
25034         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25035         `exec-installed-p'.
25036
25037 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25038
25039         * gnus.el (spam-process, spam-autodetect-methods):
25040         Add bsfilter and bsfilter-headers.
25041
25042         * spam.el (spam-bsfilter): New customize group.
25043         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25044         (spam-bsfilter-header, spam-bsfilter-probability-header)
25045         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25046         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25047         (spam-bsfilter-database-directory): New options.
25048         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25049         (spam-list-of-statistical-checks, spam-registration-functions):
25050         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25051         (spam-bsfilter-score): New command.
25052         (spam-check-bsfilter-headers, spam-check-bsfilter)
25053         (spam-bsfilter-register-with-bsfilter)
25054         (spam-bsfilter-register-spam-routine)
25055         (spam-bsfilter-unregister-spam-routine)
25056         (spam-bsfilter-register-ham-routine)
25057         (spam-bsfilter-unregister-ham-routine): New functions.
25058         (spam-generic-score): Support bsfilter; Accept an optional argument
25059         to recalcurate spam score even if scoring header has already been
25060         added.
25061         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25062         optional argument to recalcurate spam score even if scoring header
25063         has already been added.
25064
25065 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25066
25067         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25068         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25069         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25070         link is missing.
25071
25072 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25073
25074         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25075         (html2text-get-attr): Rewrite.
25076
25077         * message.el (message-setup-1): Remove redundant put-text-property
25078         on mail-header-separator.
25079
25080 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25081
25082         * gnus-registry.el (gnus-registry-cache-whitespace)
25083         (gnus-registry-action, gnus-registry-spool-action)
25084         (gnus-registry-split-fancy-with-parent): Change message levels
25085         from 5 to 3 or 7, as needed.
25086
25087         * spam.el (spam-summary-prepare-exit)
25088         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25089         (spam-split, spam-find-spam, spam-log-undo-registration)
25090         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25091         level from 5 to 6.
25092
25093 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25094
25095         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25096         2004-03-04 change).
25097
25098 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25099
25100         * sieve-manage.el (sieve-manage-open):
25101         * nnweb.el (nnweb-insert-html):
25102         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25103         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25104         * nnspool.el (nnspool-request-group):
25105         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25106         * nnml.el (nnml-request-update-info):
25107         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25108         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25109         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25110         (nnimap-request-set-mark):
25111         * nnfolder.el (nnfolder-request-update-info):
25112         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25113         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25114         * gnus-uu.el (gnus-uu-find-articles-matching):
25115         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25116         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25117         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25118         * gnus-nocem.el (gnus-nocem-scan-groups):
25119         * gnus-int.el (gnus-start-news-server):
25120         * gnus-group.el (gnus-group-make-kiboze-group)
25121         (gnus-group-browse-foreign-server):
25122         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25123         Use mapc when appropriate.
25124
25125 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25126             Adam Sjøgren  <asjo@koldfront.dk>
25127             Wes Hardaker  <wes@hardakers.net>
25128             Michael Shields  <shields@msrl.com>
25129
25130         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25131         may need for spam sorting and scoring.
25132         (spam-user-format-function-S): Add user format function suitable for
25133         general use.
25134         (spam-article-sort-by-spam-status): Add sorting function for summary
25135         sorting.
25136         (spam-extra-header-to-number): Add function to get a score from a
25137         header.
25138         (spam-summary-score): Add function to get a numeric score from the
25139         headers.
25140         (spam-generic-score): Fix function doc, was in wrong place.
25141         (spam-initialize): Take symbols when it's run, and install the
25142         extra headers that spam-necessary-extra-headers thinks we need.
25143
25144 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25145
25146         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25147         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25148
25149 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25150
25151         * gnus-sum.el (gnus-set-global-variables)
25152         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25153         (gnus-article-get-xrefs, gnus-summary-best-group)
25154         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25155         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25156         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25157         Use with-current-buffer.
25158
25159 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25160
25161         * spam.el (spam-summary-prepare-exit): Simplify logic.
25162         (spam-fetch-article-header): Read the article header if it's not
25163         available.
25164         (spam-list-articles): Simplify logic.
25165         (spam-filelist-register-routine): Fix bug with unregister-list.
25166
25167         * gnus-registry.el: Fix comments at beginning.
25168
25169 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25170
25171         * message.el (message-cater-to-broken-inn): Remove.
25172         (message-shorten-references): Make sure the total folded length of
25173         References is shorter than 998 characters to cater to a bug in INN
25174         2.3.  Also, don't pretend that references aren't folded -- this
25175         hasn't worked for a while.
25176
25177 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25178
25179         * gnus-agent.el (gnus-agentize):
25180         gnus-agent-send-mail-real-function no longer set to current value
25181         of message-send-mail-function but rather a lambda that calls
25182         message-send-mail-function.  The change makes the agent real-time
25183         responsive to user changes to message-send-mail-function.
25184
25185 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25186
25187         * legacy-gnus-agent.el
25188         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25189         help from Florian Weimer <fw@deneb.enyo.de>
25190
25191 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25192
25193         * nnmail.el (nnmail-cache-insert): Revert last change.
25194
25195 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25196
25197         * nnmail.el (nnmail-cache-insert): Always check whether
25198         nnmail-cache-ignore-groups matches a group name.
25199
25200 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25201
25202         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25203         (spam-find-spam, spam-log-processing-to-registry)
25204         (spam-log-registered-p, spam-log-unregistration-needed-p)
25205         (spam-log-undo-registration): Use gnus-message instead of
25206         gnus-error, none of these errors are fatal.
25207
25208         * gnus-registry.el (gnus-registry-clean-empty-function)
25209         (gnus-registry-clean-empty): Remove only empty entries without
25210         extra data.
25211
25212 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25213
25214         * spam-stat.el (spam-stat-buffer-change-to-spam)
25215         (spam-stat-buffer-change-to-non-spam): Change (error) to
25216         (gnus-message 8) invocation.
25217
25218 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25219
25220         * nntp.el (nntp-via-netcat-command): New variable.
25221         (nntp-via-netcat-switches): New variable.
25222         (nntp-open-via-rlogin-and-netcat): New function.
25223         (nntp-open-connection-function): Doc fix.
25224         (nntp-telnet-command): Doc fix.
25225         (nntp-end-of-line): Doc fix.
25226         (nntp-via-rlogin-command): Doc fix.
25227         (nntp-via-user-name): Doc fix.
25228         (nntp-via-address): Doc fix.
25229
25230 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25231
25232         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25233         error in Emacs 21.1.
25234
25235 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25236
25237         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25238
25239 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25240
25241         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25242         (gnus-agent-with-refreshed-group): New macro.
25243         (gnus-agent-rename-group): New function.
25244         (gnus-agent-delete-group): New function.
25245         (gnus-agent-save-group-info): Use gnus-command-method when
25246         `method' parameter is nil.  Don't write nil entries into the
25247         active file.
25248         (gnus-agent-get-group-info): New function.
25249         (gnus-agent-fetch-articles):
25250         Use gnus-agent-update-files-total-fetched-for to increment disk space
25251         used.
25252         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25253         Use gnus-agent-update-view-total-fetched-for to increment disk space
25254         used.
25255         (gnus-agent-get-local): Add optional parameters to avoid calling
25256         gnus-group-real-name and gnus-find-method-for-group.
25257         (gnus-agent-set-local): Delete stored entry if either min, or max,
25258         are nil.
25259         (gnus-agent-fetch-session): Reworded error/quit messages.
25260         On quit, use gnus-agent-regenerate-group to record existance of any
25261         articles fetched to disk before the quit occurred.
25262         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25263         gnus-agent-update-view-total-fetched-for, and
25264         gnus-agent-update-files-total-fetched-for to decrement disk space
25265         used.
25266         (gnus-agent-retrieve-headers):
25267         Use gnus-agent-update-view-total-fetched-for to increment disk space
25268         used.
25269         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25270         with gnus-agent-update-files-total-fetched-for to decrement disk
25271         space and fresh group buffer.
25272         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25273         (gnus-agent-need-update-total-fetched-for): New variable.
25274         (gnus-agent-update-files-total-fetched-for): New function.
25275         (gnus-agent-update-view-total-fetched-for): New function.
25276         (gnus-agent-total-fetched-for): New function.
25277
25278         * gnus-cache.el (gnus-cache-save-buffers):
25279         Use gnus-cache-update-overview-total-fetched-for to change disk space
25280         used by this group.
25281         (gnus-cache-possibly-enter-article):
25282         Use gnus-cache-update-file-total-fetched-for to increment disk space
25283         used by this group.
25284         (gnus-cache-possibly-remove-article):
25285         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25286         used by this group.
25287         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25288         (gnus-cache-rename-group): New function.
25289         (gnus-cache-delete-group): New function.
25290         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25291         (gnus-cache-need-update-total-fetched-for): New variable.
25292         (gnus-cache-with-refreshed-group): New macro.
25293         (gnus-cache-update-file-total-fetched-for): New function.
25294         (gnus-cache-update-overview-total-fetched-for): New function.
25295         (gnus-cache-rename-group-total-fetched-for): New function.
25296         (gnus-cache-delete-group-total-fetched-for): New function.
25297         (gnus-cache-total-fetched-for): New function.
25298
25299         * gnus-group.el: Require gnus-sum and autoload functions to
25300         resolve warnings when gnus-group.el compiled alone.
25301         (gnus-group-line-format): Documented new %F.
25302         (size of Fetched data) group line format; identifies disk space
25303         used by agent and cache.
25304         (gnus-group-line-format-alist): Defined new F format.
25305         (gnus-total-fetched-for): New function.
25306         (gnus-group-delete-group): No longer update
25307         gnus-cache-active-altered as gnus-request-delete-group now keeps
25308         the cache in sync.
25309         (gnus-group-list-active): Let the agent store a server's active
25310         list if currently plugged.
25311
25312         * gnus-int.el (gnus-request-delete-group):
25313         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25314         local disk in sync with the server.
25315         (gnus-request-rename-group):
25316         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25317         local disk in sync with the server.
25318
25319         * gnus-start.el (gnus-get-unread-articles):
25320         Cosmetic simplification to logic.
25321
25322         * gnus-util.el (gnus-rename-file): New function.
25323
25324 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25325
25326         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25327
25328 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25329
25330         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25331         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25332
25333 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25334
25335         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25336         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25337
25338 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25339
25340         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25341
25342 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25343
25344         * spam.el (spam-set-difference): Add function to replace
25345         gnus-set-difference in spam.el.
25346         (spam-summary-prepare-exit): Use spam-set-difference.
25347
25348 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25349
25350         * gnus-registry.el (gnus-registry-cache-file): Update to use
25351         gnus-dribble-directory OR gnus-home-directory OR ~.
25352         (gnus-registry-split-fancy-with-parent): Fix doc.
25353
25354 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25355
25356         * message.el (message-exchange-point-and-mark):
25357         Use message-mark-active-p.  Suggested by Jesper Harder
25358         <harder@ifa.au.dk>.
25359
25360 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25361
25362         * message.el (message-exchange-point-and-mark): Don't activate
25363         region if it was inactive.  Suggested by Hiroshi Fujishima
25364         <pooh@nature.tsukuba.ac.jp>.
25365
25366 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25367
25368         * gnus-art.el (article-display-face): Display Faces in the same
25369         order as X-Faces.
25370
25371 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25372
25373         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25374
25375 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25376
25377         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25378         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25379         (gnus-article-mime-hierarchy): Remove.
25380         (gnus-article-mime-hierarchy-next): Remove.
25381         (gnus-article-mode): Revert 2004-03-19 change.
25382         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25383         (gnus-insert-mime-button): Revert 2004-03-19 change.
25384         (gnus-mime-accumulate-hierarchy): Remove.
25385         (gnus-mime-enter-multipart): Remove.
25386         (gnus-mime-leave-multipart): Remove.
25387         (gnus-mime-display-part): Revert 2004-03-19 change.
25388         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25389
25390         * mml.el (mml-preview): Revert 2004-03-19 change.
25391
25392 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25393
25394         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25395
25396 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25397
25398         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25399         t while entering a file name using the mm-with-multibyte macro.
25400         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25401
25402         * mm-util.el (mm-with-multibyte): New macro.
25403
25404 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25405
25406         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25407         New user option.
25408         (gnus-mime-multipart-functions): Doc and customization fix.
25409         (gnus-article-mime-hierarchy): New variable.
25410         (gnus-article-mime-hierarchy-next): New variable.
25411         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25412         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25413         gnus-article-mime-hierarchy-next to nil.
25414         (gnus-insert-mime-button): Show hierarchy numbers.
25415         (gnus-mime-accumulate-hierarchy): New function.
25416         (gnus-mime-enter-multipart): New function.
25417         (gnus-mime-leave-multipart): New function.
25418         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25419         (gnus-mime-display-alternative): Show hierarchy numbers.
25420
25421         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25422         gnus-article-mime-hierarchy-next to nil.
25423
25424 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25425
25426         * dns.el: Don't require gnus-xmas.
25427
25428 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25429
25430         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25431         inline PGP.
25432         (mml-menu): Disable mml-quote-region if mark is inactive.
25433
25434 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25435
25436         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25437         when the group's active is not available.
25438
25439 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25440
25441         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25442         error.
25443
25444 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25445
25446         * imap.el (imap-store-password): New variable.
25447         (imap-interactive-login): Use it.
25448         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25449
25450 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25451
25452         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25453         window-start and hscroll to summary window.
25454
25455 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25456
25457         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25458         conversion message to newsrc-dribble when an actual conversion is
25459         performed.
25460
25461 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25462
25463         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25464
25465 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25466
25467         * mm-decode.el (mm-complicated-handles): New function reviving
25468         former definition of mm-multiple-handles.
25469
25470         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25471         (gnus-mime-delete-part): Use it.
25472
25473 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25474
25475         * gnus-agent.el (gnus-agent-read-local):
25476         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25477         avoid the implicit assumption that they will always be equal.
25478         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25479         coding-system-for-write, as the with-temp-file macro first prints
25480         to a buffer then saves the buffer.
25481
25482 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25483
25484         * gnus-art.el (gnus-article-edit-part): New function.
25485         (gnus-mime-save-part-and-strip): Use it; do query instead of
25486         signaling an error; don't use mm-multiple-handles.
25487         (gnus-mime-delete-part): Ditto.
25488
25489 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25490
25491         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25492         old file versions.
25493         (gnus-group-prepare-hook): Remove function that converted list
25494         form of gnus-agent-expire-days to group properties.
25495
25496         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25497         (gnus-request-accept-article): Re-indented.
25498
25499         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25500         converters to handle old agent file formats.  Add logic for a
25501         "backup before upgrading warning".
25502         (gnus-convert-mark-converter-prompt): Developers can mark
25503         functions as needing (default), or not needing,
25504         gnus-convert-old-newsrc's "backup before upgrading warning".
25505         (gnus-convert-converter-needs-prompt): Tests whether the user
25506         should be protected from potentially irreversable changes by the
25507         function.
25508
25509         * legacy-gnus-agent.el: New.  Provides converters that are only
25510         loaded when gnus-convert-old-newsrc needs to call them.
25511
25512 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25513
25514         * mail-source.el (mail-source-touch-pop): Doc fix.
25515
25516         * message.el (message-smtpmail-send-it): Doc fix.
25517
25518 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25519
25520         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25521
25522         * nnmail.el (nnmail-split-fancy): do.
25523
25524         * gnus-kill.el (gnus-kill, gnus-execute): do.
25525
25526 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25527
25528         * gnus-sum.el (gnus-widget-reversible-match)
25529         (gnus-widget-reversible-to-internal)
25530         (gnus-widget-reversible-to-external): New functions.
25531         (gnus-widget-reversible): New widget.
25532         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25533
25534 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25535
25536         * gnus-sum.el (gnus-thread-sort-functions)
25537         (gnus-article-sort-functions): Document `(not F)' items.
25538
25539 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25540
25541         * spam.el (spam-use-gmane-xref): Add new backend.
25542         (spam-gmane-xref-spam-group): Add variable to control the name of the
25543         Gmane spam group.
25544         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25545         (spam-regex-headers-spam, spam-regex-headers-ham)
25546         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25547         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25548         backends and checks.
25549         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25550
25551         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
25552         an autodetect method.
25553
25554 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25555
25556         * gnus-int.el (gnus-request-accept-article): Inform the agent that
25557         articles are being added to a group.
25558         (gnus-request-replace-article): Inform the agent that articles
25559         need to be uncached as the cached contents are no longer valid.
25560
25561 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25562
25563         * binhex.el: Don't autoload executable-find.
25564
25565         * canlock.el: Don't autoload mail-fetch-field.
25566
25567         * dgnushack.el: Autoload c-mode for XEmacs.
25568
25569         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25570
25571         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25572         rmail-dont-reply-to and rmail-output.
25573
25574         * gnus-score.el: Don't autoload ffap-string-at-point.
25575
25576         * gnus-setup.el: Don't autoload sc-cite-original.
25577
25578         * imap.el: Don't autoload base64-decode-string,
25579         base64-encode-string and md5.
25580
25581         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25582         and rmail-msg-restore-non-pruned-header.
25583
25584         * mm-decode.el: Don't autoload executable-find.
25585
25586         * mm-url.el: Don't autoload executable-find.
25587
25588         * mm-view.el: Don't autoload diff-mode.
25589
25590         * nndb.el: Don't autoload news-reply-mode, news-setup,
25591         cancel-timer and telnet.
25592
25593         * password.el: Don't autoload run-at-time for Emacs.
25594
25595         * sha1-el.el: Don't autoload executable-find.
25596
25597         * sieve-mode.el: Don't autoload c-mode.
25598
25599         * uudecode.el: Don't autoload executable-find.
25600
25601 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25602
25603         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25604         (gnus-agent-possibly-alter-active): Avoid null in numeric
25605         comparison.
25606         (gnus-agent-set-local): Refuse to save null in local object table.
25607         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25608         list of articles that will be marked as unread.
25609
25610 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25611
25612         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25613
25614 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25615
25616         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25617         language tags.
25618
25619 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
25620
25621         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
25622         Don't bind "obarray".
25623
25624         * gnus-sum.el (gnus-thread-sort-functions):
25625         Add `gnus-thread-sort-by-most-recent-number' and
25626         `gnus-thread-sort-by-most-recent-date'.
25627         Reported by Kai Grossjohann <kai@emptydomain.de>.
25628
25629 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25630
25631         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
25632
25633 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25634
25635         * gnus-cus.el (gnus-agent-customize-category):
25636         Remove ignore-errors macro reference that required cl to be loaded at
25637         run-time.
25638
25639         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
25640         single-interval range of the form (min . max).  Previously the
25641         range had to look like ((min . max)).  Likewise, return
25642         (min . max) rather than ((min . max)).
25643         (gnus-range-map): Use gnus-range-normalize to accept
25644         single-interval range.
25645
25646         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
25647         the cache, but not the agent, now appear with their usual face.
25648
25649         * dgnushack.el (loaddir): New variable that is bound to the
25650         directory containing the dgnushack.el file. Use loaddir, rather
25651         than srcdir, to update load-path. Change lets dgnushack compile
25652         code in directories other than GNUS/lisp.
25653
25654 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25655
25656         * lpath.el: Don't bind w3m-safe-url-regexp.
25657
25658         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
25659         w3m-safe-url-regexp variable buffer-local.
25660
25661         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25662
25663 2004-02-27  Simon Josefsson  <jas@extundo.com>
25664
25665         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
25666         gnus-group-real-prefix.
25667         (gnus-summary-move-article): Use it, instead of
25668         gnus-group-real-prefix.
25669
25670 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25671
25672         * lpath.el: Bind w3m-safe-url-regexp.
25673
25674         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
25675         w3m-safe-url-regexp variable buffer-local and set it as the value
25676         of mm-w3m-safe-url-regexp.
25677
25678         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25679
25680         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
25681         parsing gnus-posting-styles when the message is not for replying.
25682
25683         * dgnushack.el: Autoload sgml-mode for XEmacs.
25684
25685         * nnrss.el (nnrss-opml-export):
25686         Use mm-set-buffer-file-coding-system instead of
25687         set-buffer-file-coding-system.
25688
25689 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
25690
25691         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
25692         of checkdoc.el).
25693         * nnrss.el: do.
25694         * gnus-mlspl.el: do.
25695         * gnus-ml.el: do.
25696         * gnus-srvr.el: do.
25697
25698         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
25699
25700 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
25701
25702         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
25703         Corrections to custom-manual links.
25704
25705         * gnus-art.el (gnus-article): Ditto.
25706
25707         * mm-decode.el (mime-display, mime-security): Ditto.
25708
25709 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25710
25711         * flow-fill.el: Typo.
25712
25713 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
25714
25715         * spam-wash.el: New file.
25716
25717 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
25718
25719         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
25720
25721 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
25722
25723         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
25724         to be run with new-articles as LIST1, not LIST2.
25725         (spam-registration-functions): Add spam-use-ham-copy as a nil
25726         registration backend.
25727
25728 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25729
25730         * spam-stat.el (spam-stat-washing-hook): New option.
25731         (spam-stat-buffer-words): Use it.
25732         (spam-stat-process-directory, spam-stat-test-directory):
25733         Use insert-file-contents-literally.
25734         (spam-stat-coding-system): New variable.
25735         (spam-stat-load, spam-stat-save): Use it.
25736
25737 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25738
25739         * spam-report.el (spam-report-plug-agent):
25740         Quote spam-report-url-to-file and spam-report-url-ping-plain.
25741
25742 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
25743
25744         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
25745         Allow / in mailto URLs.
25746
25747 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
25748
25749         * spam-report.el (spam-report-process-queue): Fix interactive use.
25750         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
25751         (spam-report-unplug-agent): Doc fixes.
25752         (spam-report-url-ping-mm-url, spam-report-url-to-file)
25753         (spam-report-agentize, spam-report-deagentize): Autoload.
25754
25755 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25756
25757         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
25758
25759         * message.el (message-setup-fill-variables): Add mml tags to
25760         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
25761         <ajk@iu.edu>.
25762         (message-mode): Don't modify paragraph-separate there.
25763
25764 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25765
25766         * compface.el (uncompface-use-external): Default to undecided.
25767         (uncompface-use-external-threshold): New variable.
25768         (uncompface-float-time): New macro.
25769         (uncompface): Determine whether to use the external decoder if
25770         uncompface-use-external is undecided.
25771
25772 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25773
25774         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
25775         after images.
25776
25777         * gnus-art.el (gnus-mime-display-single): Remove dead code.
25778
25779 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
25780
25781         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
25782
25783         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
25784
25785         * gnus-sum.el (gnus-summary-limit-to-age)
25786         (gnus-summary-limit-children): do.
25787
25788         * gnus-int.el (gnus-request-scan): do.
25789
25790         * gnus-group.el (gnus-group-suspend): do.
25791
25792         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
25793
25794         * gnus-cite.el (gnus-cite-parse-attributions): do.
25795
25796         * gnus-agent.el (gnus-summary-set-agent-mark)
25797         (gnus-agent-regenerate-group): do.
25798
25799         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
25800
25801         * binhex.el (binhex-decode-region-internal): do.
25802
25803 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25804
25805         * gnus-fun.el (gnus-face-properties-alist): New user option.
25806         (gnus-display-x-face-in-from): Use it.
25807
25808         * gnus-art.el (article-display-face): Ditto.
25809
25810         * compface.el (uncompface-use-external): Default to nil.
25811
25812 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
25813
25814         * nntp.el (nntp-erase-buffer): New function.
25815         (nntp-retrieve-data, nntp-send-command)
25816         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
25817         (nntp-possibly-change-group): Use it.
25818
25819         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
25820         Use with-current-buffer.
25821
25822 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
25823
25824         * compface.el: Merge the ELisp-based uncompface program.
25825         (compface): New customization group.
25826         (uncompface-use-external): New user option.
25827         (uncompface): Call uncompface-internal if uncompface-use-external
25828         is nil.
25829         (uncompface-internal): New function.  Note that there are also
25830         some other functions and variables added for this function.
25831
25832 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
25833
25834         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
25835         if necessary.
25836
25837 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
25838
25839         * spam-report.el (spam-report-unplug-agent)
25840         (spam-report-plug-agent, spam-report-deagentize)
25841         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
25842         Add support for the Agent in spam-report: when unplugged, report to a
25843         file; when plugged, submit all the requests.
25844
25845         * spam.el (spam-register-routine): Fix message about
25846         registration.
25847
25848 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
25849
25850         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
25851         dependencies.
25852         (rfc2047-encode): Use it.
25853
25854         * gnus-art.el (gnus-button-marker-list): Move before first
25855         reference.
25856
25857         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25858         (imap-parse-body): Fix format string mismatch.
25859
25860         * gnus-score.el (gnus-summary-increase-score): do.
25861
25862         * nnrss.el (nnrss-close): New function.
25863
25864 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
25865
25866         * nnrss.el (nnrss-make-filename): New function.
25867         (nnrss-request-delete-group, nnrss-read-server-data)
25868         (nnrss-save-server-data, nnrss-read-group-data)
25869         (nnrss-save-group-data): Use it.
25870         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
25871         (nnrss-read-server-data, nnrss-read-group-data): Use load.
25872         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
25873
25874 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
25875
25876         * mml.el (mml-compute-boundary-1): Don't uncompress files.
25877
25878 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
25879
25880         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
25881         files.
25882
25883         * message.el (message-generate-headers-first): Don't quote nil
25884         and t in docstrings.
25885
25886         * imap.el (imap-id): do.
25887
25888         * gnus-agent.el (gnus-agent-consider-all-articles)
25889         (gnus-agent-queue-mail): do.
25890
25891 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
25892
25893         * spam-report.el (spam-report-process-queue): New function.
25894         Process requests from `spam-report-requests-file'.
25895         (spam-report-process-queue): Doc fix.
25896
25897 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
25898
25899         * spam.el (spam-register-routine)
25900         (spam-log-processing-to-registry, spam-log-registered-p)
25901         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25902         Change "check" to "spam-check" for semi-clarity.
25903
25904 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
25905
25906         * pop3.el: Require nnheader.
25907
25908         * mml-smime.el: Require cl.  Autoload message-fetch-field.
25909
25910         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
25911
25912         * gnus-picon.el: Require cl.
25913
25914         * gnus-fun.el: Require gnus-ems and gnus-util.
25915
25916         * gnus.el (gnus-method-to-server): Move defsubst before first use.
25917
25918         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
25919
25920         * gnus-art.el (gnus-article-edit-mode): Define before first
25921         reference.
25922
25923 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
25924
25925         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
25926         (gnus-uu-post-encoded): Use point-at-bol.
25927
25928         * gnus-topic.el (gnus-group-active-topic-p): do.
25929
25930         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
25931
25932         * gnus-group.el (gnus-group-kill-region): do.
25933
25934         * gnus-art.el (article-date-ut): do.
25935
25936         * message.el (message-fetch-field): Remove redundant
25937         case-fold-search binding.
25938         (message-narrow-to-field): Simplify.
25939
25940 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
25941
25942         * spam.el (spam-directory): Derive from `gnus-directory'.
25943
25944         * spam-report.el (spam-report-url-to-file)
25945         (spam-report-requests-file): New function and variable for offline
25946         reporting.
25947         (spam-report-url-ping-function): Add `spam-report-url-to-file'
25948         and user defined function.
25949         (spam-report-url-ping-mm-url): Remove doubled slash.
25950
25951 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
25952
25953         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
25954
25955 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
25956
25957         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
25958         Fix format string mismatch.
25959
25960         * sieve.el (sieve-deactivate-all): do.
25961
25962         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
25963
25964         * nnlistserv.el (nnlistserv-kk-wash-article): do.
25965
25966         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
25967
25968         * mm-bodies.el (mm-7bit-chars): Don't include \r.
25969
25970 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
25971
25972         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
25973         the list of checks.
25974
25975 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
25976
25977         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
25978         padding.
25979
25980 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
25981
25982         * mm-view.el (mm-fill-flowed): New variable.
25983         (mm-inline-text): Use it.
25984
25985 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
25986
25987         * spam.el (spam-spamassassin-register-ham-routine)
25988         (spam-spamassassin-register-spam-routine): Fix function names.
25989
25990 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25991
25992         * gnus.el (gnus-tmp-grouplens): Remove.
25993         (gnus-summary-line-format): Remove grouplens.
25994
25995         * gnus-group.el (gnus-group-line-format): Ditto.
25996
25997         * gnus-spec.el (gnus-format-specs): Ditto.
25998         (gnus-update-format-specifications): Flush the group format spec
25999         cache if there's the grouplens stuff.
26000         (gnus-parse-simple-format): Replace %l with the empty string.
26001
26002 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26003
26004         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26005         omission.
26006
26007 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26008
26009         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26010         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26011
26012 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26013
26014         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26015         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26016         New macros and functions.
26017         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26018         Handle > NLINK_MAX messages.
26019         * nnmaildir.el (nnmaildir-request-set-mark):
26020         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26021
26022 2004-01-25  Alex Schroeder  <alex@gnu.org>
26023
26024         * spam-stat.el (spam-stat-process-directory-age): New option.
26025         (spam-stat-process-directory): Use it.
26026
26027 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26028
26029         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26030         (spam-stat-save): Accept prefix argument.
26031
26032 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26033
26034         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26035         links" error.
26036
26037 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26038
26039         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26040         the rest of the and/or forms.
26041
26042 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26043
26044         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26045         compatibility with old .newsrc.eld files.
26046
26047         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26048
26049         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26050
26051         * gnus-start.el (gnus-1): do.
26052
26053         * gnus-group.el (gnus-group-line-format-alist): do.
26054
26055         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26056
26057         * gnus-gl.el: Remove.
26058
26059 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26060
26061         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26062         marks consisting of a single range {for example, (3 . 5)} rather
26063         than a list of a single range { ((3 . 5)) }.
26064
26065 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26066
26067         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26068         Use with-current-buffer.
26069         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26070         avoid consing a string.
26071
26072         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26073         Remove obsolete entries for big5 and gb2312.
26074
26075 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26076
26077         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26078         uncompressed list.
26079
26080 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26081
26082         * spam-stat.el (spam-stat-strip-xref): New function.
26083         (spam-stat-process-directory): Use it.
26084
26085         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26086         here -- it's done in message-fetch-field.
26087
26088 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26089
26090         * gnus-agent.el (gnus-agent-queue-mail)
26091         (gnus-agent-prompt-send-queue): New variables.
26092         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26093         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26094         "nndraft:queue" along to gnus-draft-send.
26095         Use gnus-agent-prompt-send-queue.
26096         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26097         is "nndraft:queue".  Suggested by Gaute Strokkenes
26098         <gs234@srcf.ucam.org>
26099
26100         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26101         (agent-enable-undownloaded-faces): Add.
26102         (gnus-agent-cat-groups): Use eval-and-compile, not
26103         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26104         method of gnus-agent-cat-groups even when the buffer has been
26105         evaled.
26106         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26107         delete gnus-agent-save-active-1.
26108         (gnus-agent-save-groups): Delete.  Identical to
26109         gnus-agent-save-active.
26110         (gnus-agent-write-active): No longer adjust agent's copy of active
26111         file as agent's adjustments are now stored in their own
26112         file.  Remove optional parameter.
26113         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26114         servers.  Add use of min/max range limits from server's local
26115         file.
26116         (gnus-agent-save-alist): Remove unused optional argument.
26117         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26118         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26119         (gnus-agent-set-local): A per-server file that keeps min/max range
26120         limits for articles known to the agent.  Provides a fast mechanism
26121         for altering many active ranges.
26122         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26123         active file (local makes it unnecessary).
26124         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26125
26126         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26127         (agent-enable-undownloaded-faces): Add.
26128
26129         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26130         disable it when sending to "nndraft:queue".
26131         (gnus-group-send-queue): Add safety check to avoid sending queue
26132         when unplugged.
26133
26134         * gnus-group.el (gnus-group-catchup): Use new
26135         gnus-sequence-of-unread-articles, not
26136         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26137         numbers of articles.  Use gnus-range-map to avoid having to
26138         uncompress the unread list.
26139         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26140         Fix invalid ange-ftp reference.
26141
26142         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26143         (gnus-sorted-range-intersection): Intersection of two ranges
26144         without requiring that they first be uncompressed.
26145
26146         * gnus-start.el (gnus-activate-group): Unless blocked by the
26147         caller, possibly expand the active range to include both cached
26148         and agentized articles.
26149         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26150         multiple version-dependent converters.
26151         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26152         gnus-agent-save-active.
26153         (gnus-save-newsrc-file): Save dirty agent range limits.
26154
26155         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26156         gnus-agent-possibly-alter-active.
26157         (gnus-adjust-marked-articles): Faster handling of simple lists.
26158
26159 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26160
26161         * spam-stat.el (spam-stat-test-directory): New optional argument
26162         displays a list of files detected.  Suggested by Andrew Cohen
26163         <cohen@andy.bu.edu>.
26164         (spam-stat-buffer-words-with-scores): Don't narrow and change
26165         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26166
26167 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26168
26169         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26170         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26171         (spam-spamassassin-arguments)
26172         (spam-spamassassin-spam-flag-header)
26173         (spam-spamassassin-positive-spam-flag-header)
26174         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26175         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26176         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26177         (spam-list-of-processors, spam-list-of-checks)
26178         (spam-list-of-statistical-checks, spam-registration-functions)
26179         (spam-check-spamassassin-headers, spam-check-spamassassin)
26180         (spam-spamassassin-score)
26181         (spam-spamassassin-register-with-sa-learn)
26182         (spam-spamassassin-register-spam-routine)
26183         (spam-spamassassin-register-ham-routine)
26184         (spam-assassin-register-spam-routine)
26185         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26186         (spam-bogofilter-score): Fix to show article before scoring.
26187
26188 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26189
26190         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26191         default scoring function.
26192         (spam-generic-score): Call spam-spamassassin-score if
26193         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26194         spam-bogofilter-score otherwise.
26195
26196         * gnus.el (spam-process, spam-autodetect-methods):
26197         Add spamassassin and spamassassin-headers.
26198
26199 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26200
26201         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26202         Suppress unnecessary messages.
26203
26204 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26205
26206         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26207         make-hash-table.
26208
26209 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26210
26211         * canlock.el (base64-encode-string): Don't autoload it.
26212
26213 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26214
26215         * run-at-time.el: Remove useless (require 'itimer),
26216         eval-and-compile and (featurep 'xemacs).
26217
26218 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26219
26220         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26221         GROUP is a virtual group.
26222
26223 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26224
26225         * gnus.el: Autoload `message-y-or-n-p'.
26226
26227 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26228
26229         * pgg-parse.el: Remove unnecessary (require 'custom).
26230
26231         * pgg-def.el: do.
26232
26233         * nnmail.el: do.
26234
26235         * gnus-undo.el: do.
26236
26237         * gnus-picon.el: do.
26238
26239         * gnus-util.el: do.
26240
26241 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26242
26243         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26244
26245 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26246
26247         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26248         handle, as well as a list.
26249
26250         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26251         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26252         (mm-w3m-cid-retrieve): Simplify.
26253
26254 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26255
26256         * message.el (message-kill-to-signature): Allow prefix arg to
26257         specify number of lines to keep before signature.
26258
26259 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26260
26261         * message.el (message-kill-to-signature): Change docstring.
26262
26263 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26264
26265         * canlock.el: Always require sha1-el.
26266         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26267
26268         * message.el: Autoload sha1 only when compiling.
26269
26270         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26271         eudc-expand-inline for XEmacs.
26272
26273 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26274
26275         * message.el (message-canlock-generate): Require sha1-el.
26276
26277 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26278
26279         * message.el (message-expand-name): Silence the byte compiler.
26280
26281         * lpath.el: Add detect-coding-system.
26282
26283         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26284         cus-edit.
26285
26286 2004-01-13  Simon Josefsson  <jas@extundo.com>
26287
26288         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26289         Invoke gnus-score-mode.
26290         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26291
26292         * gnus-range.el (gnus-compress-sequence): Doc fix.
26293         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26294
26295 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26296
26297         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26298
26299 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26300
26301         * spam.el (spam-get-article-as-string): Update to use
26302         gnus-request-article-this-buffer, much simpler.
26303         (spam-get-article-as-buffer): Remove.
26304
26305 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26306
26307         * message.el (message-expand-name): Use EUDC if the user uses that.
26308
26309 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26310
26311         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26312         character for the encoding to avoid consing a string.
26313
26314         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26315         unnecessarily.
26316
26317         * mm-util.el (mm-replace-chars-in-string): Remove.
26318
26319         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26320         of mm-replace-chars-in-string.
26321
26322 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26323
26324         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26325
26326         * mm-util.el (mm-subst-char-in-string): Support inplace.
26327
26328         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26329         a new string in every iteration.  Use shy groups.
26330
26331 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26332
26333         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26334         * gnus-soup.el (gnus-soup-group-brew):
26335         * gnus-msg.el (gnus-put-message):
26336         * gnus-move.el (gnus-group-move-group-to-server):
26337         * gnus-kill.el (gnus-batch-score):
26338         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26339         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26340         (gnus-group-update-group, gnus-group-read-group)
26341         (gnus-group-make-group, gnus-group-make-help-group)
26342         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26343         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26344         (gnus-group-sort-by-unread, gnus-group-catchup)
26345         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26346         (gnus-group-yank-group, gnus-group-set-info)
26347         (gnus-group-list-groups):
26348         * gnus.el (gnus-generate-new-group-name):
26349         * gnus-delay.el (gnus-delay-send-queue):
26350         * nnvirtual.el (nnvirtual-catchup-group):
26351         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26352         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26353         (gnus-group-prepare-topics, gnus-topic-check-topology):
26354         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26355         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26356         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26357         (gnus-group-make-articles-read):
26358         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26359         (gnus-group-change-level, gnus-kill-newsgroup)
26360         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26361         (gnus-get-unread-articles, gnus-make-articles-unread)
26362         (gnus-make-ascending-articles-unread): Use accessor
26363         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26364         to get group information for improved readability.
26365
26366
26367 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26368
26369         * gnus-art.el (article-decode-mime-words, article-babel)
26370         (gnus-article-highlight-signature, gnus-article-add-buttons)
26371         (gnus-signature-toggle): Use gnus-with-article-buffer.
26372
26373         * gnus-art.el (gnus-article-highlight-headers)
26374         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26375
26376         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26377         (gnus-article-set-globals, gnus-request-article-this-buffer)
26378         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26379         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26380         (gnus-mime-display-alternative): Use with-current-buffer.
26381
26382 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26383
26384         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26385         also under 80 char limit, and call gnus-error if needed.
26386         (spam-fetch-article-header): Fix - it was a
26387         buffer-local variable (gnus-newsgroup-data).
26388         (spam-find-spam): Use spam-generate-fake-headers, forget about
26389         spam-insert-fake-headers.
26390         (spam-insert-fake-headers): Remove.
26391
26392 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26393
26394         * deuglify.el (gnus-article-outlook-unwrap-lines)
26395         (gnus-outlook-rearrange-article)
26396         (gnus-outlook-repair-attribution-outlook)
26397         (gnus-outlook-repair-attribution-block)
26398         (gnus-outlook-repair-attribution-other): Remove redundant
26399         save-excursion.
26400
26401 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26402
26403         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26404         (spam-fetch-field-subject-fast)
26405         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26406         (spam-fetch-article-header): Add functions to deal with Gnus
26407         internals for fast retrieval of article header data.
26408         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26409
26410 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26411
26412         * pop3.el (pop3-md5): Remove.
26413         (pop3-apop): Replace pop3-md5 with md5.
26414
26415         * mm-bodies.el: base64 is always built-in.
26416
26417         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26418         Use with-current-buffer.
26419
26420 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26421
26422         * canlock.el (canlock-insert-header): Remove excessive grouping in
26423         regexp.
26424
26425         * gnus-sum.el (gnus-summary-read-document): Ditto.
26426
26427         * gnus-uu.el (gnus-uu-part-number): Ditto.
26428
26429         * html2text.el (html2text-remove-tags): Ditto.
26430         (html2text-format-tags): Ditto.
26431         (html2text-format-single-elements): Ditto.
26432
26433         * mml.el (mml-parse-1): Ditto.
26434
26435 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26436
26437         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26438
26439         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26440
26441         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26442
26443         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26444
26445 2003-11-15  Simon Josefsson  <jas@extundo.com>
26446
26447         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26448         (pgg-gpg-lookup-key): Use regexp match instead of
26449         split-string (split-string is different between emacs 21.2 and
26450         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26451
26452 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26453
26454         * gnus-art.el (gnus-mime-view-all-parts)
26455         (gnus-article-part-wrapper, gnus-article-view-part):
26456         Use with-current-buffer.
26457
26458 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26459
26460         * spam.el (spam-disable-spam-split-during-ham-respool)
26461         (spam-spamoracle-database, spam-cache-lookups)
26462         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26463         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26464         (spam-group-ham-marks, spam-group-spam-marks)
26465         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26466         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26467         also add spam-use-blackholes to the statistical checks.
26468         (spam-fetch-field-fast): Add interface to fetching fields, may
26469         become a macro.
26470         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26471         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26472         (spam-insert-fake-headers): Fake an article when needed.
26473         (spam-find-spam): Fake article when possible.
26474         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26475         (spam-check-bogofilter-headers): Use message-fetch-field instead
26476         of nnmail-fetch-field.
26477
26478 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26479
26480         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26481
26482 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26483
26484         * spam.el (spam-split): Do not require spam-use-CHECK to be
26485         enabled if that check is passed to spam-split explicitly; also
26486         fix so 'spam doesn't get converted to spam-split-group when
26487         spam-split-symbolic-return is t.
26488         (spam-find-spam): Find registrations of the article and use those
26489         instead of re-running spam-split to find the spam/ham
26490         classification of the article.
26491         (spam-log-processing-to-registry, spam-log-registered-p)
26492         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26493         Use gnus-error instead of gnus-message.
26494         (spam-log-registration-type): Add function to determine the
26495         classification of a message based on registry entries; will
26496         return nil if both 'spam and 'ham are found.
26497         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26498         a reasonably fast local cache without the loading errors.
26499         (spam-cache-lookups): Set to t by default.
26500         (spam-find-spam): Don't try to guess spam-cache-lookups.
26501         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26502         spam-caches entry.
26503         (spam-filelist-build-cache, spam-filelist-check-cache):
26504         Fix caching of whitelist/blacklist entries.
26505         (spam-check-whitelist, spam-check-blacklist):
26506         Invoke spam-from-listed-p with a type, not a cache variable.
26507         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26508
26509 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26510
26511         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26512
26513         * nnmail.el (nnmail-split-fancy): do.
26514
26515         * mml.el (mml-parse): do.
26516
26517         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26518         (gnus-score-adaptive): do.
26519
26520 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26521
26522         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26523         (gnus-mime-button-map): Don't set keymap parent.
26524         (gnus-button-ctan-directory-regexp): Use shy grouping.
26525         (gnus-prev-page-map): Don't set keymap parent.
26526         (gnus-prev-page-map): Remove duplicated one.
26527         (gnus-next-page-map): Don't set keymap parent.
26528         (gnus-mime-security-button-map): Ditto.
26529
26530         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26531         version number.
26532
26533         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26534
26535 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26536
26537         * canlock.el (canlock-sha1-function): Remove.
26538         (canlock-sha1-function-for-verify): Remove.
26539         (canlock-openssl-program): Remove.
26540         (canlock-openssl-args): Remove.
26541         (canlock-ignore-errors): Remove.
26542         (canlock-sha1-with-openssl): Remove.
26543         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26544         (canlock-verify): Don't use canlock-ignore-errors.
26545
26546         * sha1-el.el (sha1-string-external): Make it can return a string
26547         in binary form.
26548         (sha1-region-external): Ditto.
26549         (sha1-string-internal): Ditto.
26550         (sha1-region-internal): Ditto.
26551         (sha1-region): Ditto.
26552         (sha1-string): Ditto.
26553         (sha1): Ditto.
26554
26555 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26556
26557         * spam.el (spam-report-articles-gmane): New command.
26558
26559 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26560
26561         * gnus.el: Don't make unnecessary *Group* buffer when loading.
26562
26563         * run-at-time.el (run-at-time-saved): Remove.
26564         (run-at-time): Doc fix.
26565
26566 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26567
26568         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26569         (gnus-summary-limit-map): Add it.
26570         (gnus-summary-make-menu-bar): do.
26571
26572 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26573
26574         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26575         Make attempt at some caching support (done for BBDB only now).
26576         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26577         addresses to be checked.
26578         (spam-clear-cache-BBDB): Add function, to be invoked by
26579         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26580         (spam-check-BBDB): Check and use the caches, if
26581         spam-cache-lookups is on, remove superfluous (provide).
26582
26583 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26584
26585         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26586
26587 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26588
26589         * run-at-time.el (run-at-time-saved): Move to after the definition
26590         of `run-at-time'.
26591
26592         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26593
26594 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26595
26596         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26597         mm-w3m-local-map-property.
26598
26599         * mm-view.el (mm-w3m-mode-map): Remove.
26600         (mm-w3m-local-map-property): Remove.
26601         (mm-inline-text-html-render-with-w3m): Don't use
26602         mm-w3m-local-map-property.
26603
26604 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26605
26606         * run-at-time.el: New file.
26607
26608         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26609         under Emacs.
26610
26611         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26612         of gnus-set-text-properties.
26613
26614         * gnus-uu.el (gnus-uu-save-article): Ditto.
26615
26616         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26617
26618         * gnus-cite.el (gnus-cite-parse): Ditto.
26619
26620         * gnus-art.el (gnus-button-push): Use set-text-properties instead
26621         of gnus-.
26622
26623         * gnus-xmas.el (run-at-time): Require run-at-time.
26624
26625         * gnus.el: Change calls to nnheader-run-at-time and
26626         password-run-at-time throughout to use run-at-time directly.
26627
26628         * password.el: Remove definition of run-at-time.
26629
26630         * nnheaderxm.el: Remove definition of run-at-time.
26631
26632 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
26633
26634         * mml.el (mml-minibuffer-read-disposition): Show attachment type
26635         in prompt.
26636
26637 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26638
26639         * messagexmas.el (message-xmas-redefine): Alias
26640         `message-make-caesar-translation-table' to
26641         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
26642         version.
26643
26644         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
26645         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
26646         `gnus-xmas-set-text-properties'.
26647         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
26648         `gnus-xmas-completing-read'.
26649         (gnus-xmas-completing-read): Removed.
26650         (gnus-xmas-open-network-stream): Removed.
26651
26652         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
26653         XEmacs version.
26654
26655         * dns.el (dns-make-network-process): Use `open-network-stream'
26656         instead of `gnus-xmas-open-network-stream'.
26657
26658         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
26659
26660         * .cvsignore: Add auto-autoloads.el, custom-load.el.
26661
26662 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26663
26664         * gnus-art.el (gnus-mime-display-alternative)
26665         (gnus-insert-mime-button, gnus-insert-mime-security-button)
26666         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
26667         Don't use gnus-local-map-property.
26668
26669         * gnus-util.el (gnus-local-map-property): Remove.
26670
26671         * mm-view.el (mm-view-pkcs7-decrypt):
26672         Replace gnus-completing-read-maybe-default with completing-read.
26673
26674         * gnus-util.el (gnus-completing-read): do.
26675         (gnus-completing-read-maybe-default): Remove.
26676
26677 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26678
26679         * password.el: Only autoload `run-at-time' if not XEmacs.
26680         Only autoload the itimer functions if XEmacs.
26681
26682 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26683
26684         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
26685         XEmacsen.
26686
26687         * dgnushack.el: Autoload executable-find for XEmacs.
26688
26689 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26690
26691         * gnus-art.el (gnus-read-string): Remove.
26692         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
26693         read-string.
26694
26695 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
26696
26697         * netrc.el: Autoload password-read.
26698         (netrc): Add configuration group.
26699         (netrc-encoding-method, netrc-openssl-path):
26700         Add variables for encoding and decoding of files with symmetric
26701         ciphers.
26702         (netrc-encode): Add assistant function to encode a file with
26703         netrc-encoding-method.
26704         (netrc-parse): Add interactive parameter, added optional
26705         decoding if netrc-encoding-method is non-nil but otherwise
26706         behavior is standard.
26707         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
26708         Do s/encode/encrypt/ everywhere.
26709
26710         * spam.el: Remove executable-find autoload.
26711
26712 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26713
26714         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
26715
26716         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
26717
26718 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
26719
26720         * gnus-art.el (gnus-treat-ansi-sequences)
26721         (article-treat-ansi-sequences): New variable and function.
26722         Suggested by Dan Jacobson <jidanni@jidanni.org>.
26723
26724         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
26725         Use it.
26726
26727 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26728
26729         * mm-util.el (mm-quote-arg): Remove.
26730
26731         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
26732         shell-quote-argument.
26733
26734         * gnus-uu.el (gnus-uu-command): do.
26735
26736         * gnus-sum.el (gnus-summary-insert-pseudos): do.
26737
26738         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
26739         with make-char.
26740
26741         * mm-util.el (mm-make-char): Remove.
26742
26743         * mml.el (mml-mode): Replace gnus-add-minor-mode with
26744         add-minor-mode.
26745
26746         * gnus-undo.el (gnus-undo-mode): do.
26747
26748         * gnus-topic.el (gnus-topic-mode): do.
26749
26750         * gnus-sum.el (gnus-dead-summary-mode): do.
26751
26752         * gnus-start.el (gnus-slave-mode): do.
26753
26754         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
26755
26756         * gnus-ml.el (gnus-mailing-list-mode): do.
26757
26758         * gnus-gl.el (gnus-grouplens-mode): do.
26759
26760         * gnus-draft.el (gnus-draft-mode): do.
26761
26762         * gnus-dired.el (gnus-dired-mode): do.
26763
26764         * gnus-ems.el (gnus-add-minor-mode): Remove.
26765
26766         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26767         Replace gnus-char-width with char-width.
26768
26769         * gnus-ems.el (gnus-char-width): Remove.
26770
26771         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26772         Replace gnus-char-width with char-width.
26773
26774         * gnus-ems.el (gnus-char-width): Remove.
26775
26776         * spam-stat.el (with-syntax-table): Remove with-syntax-table
26777         definition.
26778         Remove Emacs 20 hash table compatibility code.
26779
26780         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
26781         20 compatibility code.
26782
26783         * spam.el (spam-point-at-eol): Replace with point-at-eol.
26784
26785         * smime.el (smime-point-at-eol): Replace with point-at-eol.
26786
26787         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
26788         Replace with point-at-{eol,bol}.
26789
26790         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
26791
26792         * imap.el (imap-point-at-eol): Replace with point-at-eol.
26793
26794         * flow-fill.el (fill-flowed-point-at-bol)
26795         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
26796
26797         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
26798         Replace with point-at-{eol,bol} throughout all files.
26799
26800 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26801
26802         * ntlm.el (ntlm-string-as-unibyte): New macro.
26803         (ntlm-build-auth-response): Use it.
26804
26805         Remove Emacs 20 stuff:
26806         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
26807         (butlast, mapc, remove): Remove the compiler macros.
26808         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
26809         of delq and copy-sequence.
26810         * gnus-art.el (popup-menu): Remove the compiler macro.
26811         * nnmail.el (nnmail-split-fancy): Don't support customizing with
26812         Emacs 20.
26813
26814 2004-01-05  Simon Josefsson  <jas@extundo.com>
26815
26816         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
26817         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
26818         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
26819         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
26820         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
26821         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
26822         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
26823         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
26824         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
26825         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
26826         ntlm-string-permute, string-lshift into ntlm-string-lshift,
26827         string-xor into ntlm-string-xor.
26828         Suggested by Jesper Harder <harder@myrealbox.com>.
26829
26830         * ntlm.el: Don't include poem.
26831
26832         * md4.el (print-int32, print-string-hexa): Remove.
26833         Suggested by Jesper Harder <harder@myrealbox.com>.
26834
26835         * sasl-ntlm.el, ntlm.el, md4.el: New files.
26836
26837         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
26838         probably breaks emacs with DL patch, but do we care? Is anyone
26839         still using the DL stuff?)
26840
26841         * sieve-manage.el: Use the password package.
26842         (sieve-manage-read-passwd): Remove.
26843         (sieve-manage-interactive-login): Use password.  Re-add
26844         condition-case around loop.
26845
26846         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
26847         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
26848         Use the password package.
26849
26850 2003-02-19  Simon Josefsson  <jas@extundo.com>
26851
26852         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
26853         token.
26854
26855 2002-08-07  Simon Josefsson  <jas@extundo.com>
26856
26857         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
26858         (sieve-manage-authenticators):
26859         (sieve-manage-authenticator-alist): Add some SASL mechs.
26860         (sieve-sasl-auth): New function.
26861         (sieve-manage-cram-md5-auth):
26862         (sieve-manage-plain-auth): Rewrite using SASL library.
26863         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
26864         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
26865         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
26866         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
26867
26868 2004-01-05  Simon Josefsson  <jas@extundo.com>
26869
26870         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
26871         New files.
26872
26873 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26874
26875         * gnus-group.el (gnus-no-groups-message): Update.
26876
26877         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
26878
26879 2003-11-09  Simon Josefsson  <jas@extundo.com>
26880
26881         * imap.el: Support for ID IMAP extension (RFC 2971).
26882         (imap-local-variables): Add imap-id.
26883         (imap-id): New variable.
26884         (imap-id): New function.
26885         (imap-parse-response): Parse untagged ID response.
26886         * nnimap.el (nnimap-id): New variable.
26887         (nnimap-open-connection): Use it.
26888
26889 2003-12-28  Simon Josefsson  <jas@extundo.com>
26890
26891         * gnus-score.el (gnus-score-edit-all-score): New.
26892         * gnus-group.el (gnus-group-score-map): Bind it to W e.
26893
26894 2004-01-04  Simon Josefsson  <jas@extundo.com>
26895
26896         * password.el: Add.
26897
26898 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
26899
26900         * dns.el (dns-query-types): Fix typo.
26901         (dns-query-types): New function.
26902         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
26903         PTR and SOA replies, see RFC 1035.
26904
26905 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26906
26907         * gnus.el (gnus-logo-color-style): Change colors to `no'.
26908
26909         * Move to Changelog.2.
26910
26911 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26912
26913         * gnus.el (gnus-version-number): Bump version.
26914
26915 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26916
26917         * gnus.el: No Gnus v0.1 is released.
26918
26919 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26920
26921         * gnus.el: No Gnus v0.0 is released.
26922
26923 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26924
26925         * gnus.el (gnus-version-number): Bump.
26926         (gnus-version): No.
26927
26928 See ChangeLog.2 for earlier changes.
26929
26930   Copyright (C) 2004-2013 Free Software Foundation, Inc.
26931
26932   This file is part of GNU Emacs.
26933
26934   GNU Emacs is free software: you can redistribute it and/or modify
26935   it under the terms of the GNU General Public License as published by
26936   the Free Software Foundation, either version 3 of the License, or
26937   (at your option) any later version.
26938
26939   GNU Emacs is distributed in the hope that it will be useful,
26940   but WITHOUT ANY WARRANTY; without even the implied warranty of
26941   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26942   GNU General Public License for more details.
26943
26944   You should have received a copy of the GNU General Public License
26945   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
26946
26947 ;; Local Variables:
26948 ;; coding: utf-8
26949 ;; fill-column: 79
26950 ;; add-log-time-zone-rule: t
26951 ;; End: