0a6a6c94eaa61b02e42e63a6099be0b5620efda3
[gnus] / lisp / ChangeLog
1 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
4         XEmacs.
5
6         * nnrss.el (libxml-parse-html-region): Silence compilation error.
7
8 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9
10         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
11         `gnus-group-split-fancy'.
12
13 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
14
15         * message.el (message-remove-header): Doc fix.
16         (message-forward-included-headers): New variable.
17         (message-remove-ignored-headers): Use it.
18
19 2014-01-31  Dave Abrahams  <dave@boostpro.com>
20
21         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
22
23 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
24
25         * dns.el (dns-servers-up-to-date-p): New function to see whether the
26         network interfaces changed.
27         (dns-query): Use it to flush the data.
28
29 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
30
31         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
32         from random face commands.
33         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
34         Face.
35         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
36         (gnus--random-face-with-type): Generic function returning a face-type
37         as a string.
38         (gnus--insert-random-face-with-type): Generic function inserting a face
39         in a message buffer header.
40         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
41         (gnus-insert-random-x-face-header): Rewritten to use
42         `gnus--insert-random-face-with-type`.
43         (gnus-random-face): Return random (png) Face as string.
44         (nus-insert-random-face-header): Insert random (png) Face in a message
45         buffer.
46
47 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
48
49         * mm-url.el: Remove all usage of w3.
50
51         * nnrss.el: Ditto.
52
53         * mm-decode.el: Ditto.
54
55         * mm-view.el: Ditto.
56
57         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
58         outdated and all Emacsen have url.el built-in.
59
60         * gnus-setup.el: Remove outdated file.
61
62 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
63
64         * gnus.el: Ma Gnus v0.9 is released.
65
66 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
67
68         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
69
70 2014-01-31  Dave Abrahams  <dave@boostpro.com>
71
72         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
73         in the summary buffer (bug#13769).
74
75 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
76
77         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
78         name if we're using a single article buffer.  Otherwise, it may point
79         to a killed buffer (bug#13756).
80
81 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
82
83         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
84         the match data, just save and restore it explictly (bug#12375).
85
86         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
87         that's needed.
88
89         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
90         the code once (bug#9069).
91
92 2014-01-18  Steinar Bang  <sb@dod.no>
93
94         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
95         reading.
96
97 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
98
99         * message.el (message-bury): Call bury-buffer with no argument
100         in the message-return-action case too.
101
102 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
105         (nnimap-split-fancy, nnimap-split-methods): Declare.
106
107         * mm-util.el (help-function-arglist): Declare.
108
109 2013-12-28  Glenn Morris  <rgm@gnu.org>
110
111         * gnus-sieve.el (gnus-sieve-select-method):
112         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
113         (gravatar-rating, gravatar-size):
114         * message.el (message-minibuffer-local-map):
115         * sieve-manage.el (sieve-manage-authenticators)
116         (sieve-manage-authenticator-alist): Specify custom types.
117
118         * hashcash.el (hashcash-program): Rename from hashcash-path.
119         Update callers.
120
121         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
122         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
123         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
124
125         * auth-source.el (auth-sources):
126         * nnmairix.el (nnmairix-propagate-marks-upon-close):
127         Fix custom types.
128
129         * tls.el (tls-certtool-program): Fix default value.
130
131 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
132
133         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
134         we get proper traces there, too.
135
136 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
137
138         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
139         value of the parameters if the current article has a Reply-To or From
140         field.
141
142 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
143
144         * gnus.el (gnus-group-buffer): Remove duplicate definition.
145
146 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
147
148         * gnus-sum.el (gnus-summary-exit): Stop animations.
149
150 2013-12-19  Juri Linkov  <juri@jurta.org>
151
152         * gnus.el (gnus-suppress-keymap):
153         * gnus-art.el (gnus-article-mode-map):
154         * gnus-group.el (gnus-group-mode-map):
155         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
156         Remove [backspace] key binding because it shadows DEL (bug#16035).
157
158         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
159
160 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
163         Make sure work directory exists.
164         (gnus-uu-digest-mail-forward): Store temporary files in work directory
165         rather than tmp directory.
166         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
167         not necessarily always run, with it.
168
169 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
170
171         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
172         value of gnus-icalendar-additional-identities work without restart.
173
174 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * mm-util.el (mm-make-temp-file):
177         Alias to make-temp-file for modern Emacsen.
178
179 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
180
181         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
182         nnir-article-number and nnir-article-group.
183
184 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
185
186         * message.el (message-send-mail-with-sendmail):
187         Don't kill error buffer if sending fails.
188
189 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
190
191         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
192         (gnus-icalendar-event->org-entry)
193         (gnus-icalendar--update-org-event)
194         (gnus-icalendar-event->gnus-calendar): Distinguish between
195         required/optional/non-participant attendee status. Fix bug causing
196         the first required event participant to be omitted.
197
198 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
199
200         * gnus-art.el (article-de-quoted-unreadable)
201         (article-de-base64-unreadable, gnus-mime-copy-part)
202         * gnus-html.el (gnus-article-html)
203         * mm-view.el (mm-inline-text-html-render-with-w3)
204         (mm-inline-text-html-render-with-w3m-standalone)
205         * rfc2231.el (rfc2231-decode-encoded-string):
206         Allow overriding charset by mm-charset-override-alist.
207
208         * gnus-art.el (gnus-article-browse-html-parts):
209         Replace LWSPs with `&nbsp;'s in header.
210
211         Work for broken Chinese articles.
212
213         * gnus-art.el (gnus-article-browse-html-save-cid-content):
214         Exclude broken handles that gnus-summary-enter-digest-group may create.
215         (gnus-article-browse-html-parts):
216         Allow overriding charset by mm-charset-override-alist.
217
218 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
219
220         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
221         (gnus-icalendar-identities): Support additional-identities.
222
223 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
224
225         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
226         org-timestamp for events ending at midnight.
227
228 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
229
230         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
231         .log files.
232
233 2013-11-20  David Engster  <deng@randomsample.de>
234
235         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
236
237 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
238
239         * message.el (message-beginning-of-line):
240         Use beginning-of-visual-line when visual-line-mode is turned on.
241
242 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
243
244         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
245         (gnus-icalendar-event-from-ical)
246         (gnus-icalendar-event->org-entry)
247         (gnus-icalendar--update-org-event): Required/optional participation,
248         list of attendees synced to org.
249
250 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
251
252         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
253         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
254         cancellations to be synced to org if the original appt has an org
255         outline.
256
257 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
258
259         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
260         (gnus-icalendar-event->org-entry)
261         (gnus-icalendar--update-org-event)
262         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
263
264 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
265
266         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
267         Fix timezone handling in gnus-icalendar export to org.
268
269 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
272
273 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
274
275         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
276
277 2013-10-30  Glenn Morris  <rgm@gnu.org>
278
279         * gnus-group.el (gnus-group-browse-foreign-server):
280         * gnus-int.el (gnus-start-news-server):
281         Silence compiler obsolescence warning.
282
283 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
284
285         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
286         `nnoo-current-server' first, then for the actual `nnimap-address' to
287         allow netrc entries for the nnoo server to coexist with netrc entries
288         for the `nnimap-address'.
289
290 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
291
292         * mm-decode.el (mm-dissect-buffer): Revert last change.
293         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
294         The problem that motivated those changes was attributed to a broken
295         mail sender, and has been fixed.
296
297 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
298
299         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
300         token is missing in the Content-Type header.
301
302         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
303
304 2013-09-18  Glenn Morris  <rgm@gnu.org>
305
306         * gnus-util.el (image-size): Declare.
307
308 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
309
310         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
311         (gnus-icalendar-event-from-ical)
312         (gnus-icalendar-event--build-reply-event-body)
313         (gnus-icalendar-event-reply-from-buffer)
314         (gnus-icalendar-find-org-event-file)
315         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
316         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
317
318         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
319
320 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
321
322         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
323         Use save-current-buffer.
324         (gnus-tree-mode-map): Initialize in the declaration.
325         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
326         (scroll-in-place): Defvar it.
327         (gnus-tmp-*): Defvar them.
328         (gnus-get-tree-buffer): Use derived-mode-p.
329         (gnus--let-eval): New macro.
330         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
331         non-prefixed variables.
332         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
333
334         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
335         vars since it doesn't seem to be available.
336         (gnus-set-global-variables, gnus-summary-read-group-1)
337         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
338         (gnus-summary-display-article, gnus-summary-select-article)
339         (gnus-summary-next-article, gnus-offer-save-summaries)
340         (gnus-summary-generic-mark): Use derived-mode-p.
341         (gnus-summary-read-group-1, gnus-summary-exit)
342         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
343         Adjust calls to gnus-tree-close and gnus-tree-open.
344
345         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
346
347         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
348         (gnus-agent-mode): Use derived-mode-p.
349         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
350         gnus-command-method and *-command-method to nil, but bind
351         gnus-command-method to *-command-method instead!
352         (gnus-agent-fetch-articles): Remove unused var `id'.
353         (gnus-agent-fetch-headers): Remove unused arg `force'.
354         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
355         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
356         (gnus-agent-short-article, gnus-agent-long-article)
357         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
358         first use.
359         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
360         `score-param'.
361         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
362         (gnus-get-predicate): Push in front of the cache, rather than end.
363         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
364         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
365         (gnus-agent-expire-unagentized-dirs): Don't rebind
366         gnus-agent-expire-current-dirs since the defvar silences the warning.
367         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
368         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
369         (gnus-agent-regenerate): Simplify interactive spec and doc.
370
371 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
372
373         * gnus-int.el (gnus-open-server): Silence compiler.
374
375         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
376
377         * message.el (message-display-completion-list): Abolish.
378         (message-completion-in-region): Use display-completion-list.
379
380 2013-09-17  Glenn Morris  <rgm@gnu.org>
381
382         * gnus-util.el (gnus-message-with-timestamp-1):
383         Use `messages-buffer' function if available.  Ignore read-only.
384
385 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
386
387         * message.el (message-expand-group, message-completion-in-region):
388         Correct the order of start and end of a region.
389
390 2013-09-13  Glenn Morris  <rgm@gnu.org>
391
392         * mml2015.el (gnus-create-image): Autoload it.
393
394         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
395
396         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
397         (image-size): Declare.
398
399 2013-09-12  Glenn Morris  <rgm@gnu.org>
400
401         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
402         Avoid using `find', which i) might not be defined at runtime;
403         ii) does not work, since its default test is eql, not equal.
404         (gnus-mime-action-alist): Declare.
405
406 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
407
408         * score-mode.el (gnus-score-mode-map): Move initialization
409         into declaration.
410         (gnus-score-mode): Use define-derived-mode.
411         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
412         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
413         into declaration.
414         (gnus-kill-file-mode): Use define-derived-mode.
415         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
416         Use derived-mode-p.
417         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
418         (gnus-group-setup-buffer, gnus-group-name-at-point)
419         (gnus-group-make-web-group, gnus-group-enter-directory)
420         (gnus-group-suspend): Use derived-mode-p.
421         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
422         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
423         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
424         (gnus-article-setup-buffer, gnus-article-prepare)
425         (gnus-article-prepare-display, gnus-sticky-article)
426         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
427         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
428         (gnus-article-read-summary-keys): Use derived-mode-p.
429
430 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
431
432         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
433
434 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
435
436         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
437         shift_jis from the default value set for Japanese users.
438
439 2013-08-13  Glenn Morris  <rgm@gnu.org>
440
441         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
442
443         * gnus.el (gnus-valid-select-methods): Fix type.
444
445         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
446
447 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
448
449         * mm-decode.el (mm-display-external): Run a timer for the temp files
450         deletion after a viewer exits; add a deletion timer for the needsterm
451         case, too.
452
453         * mm-decode.el (mm-display-external): Try to delete temporary files by
454         using a 1-min. timer.
455
456 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
457
458         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
459         New internal variables.
460         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
461         (mm-display-external): Use it to delete temporary files instead of
462         using timers.
463
464 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
465
466         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
467
468 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
469
470         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
471         with cond for backwards compatability.
472
473 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
474
475         * mm-decode.el (mm-display-external): Bind process-connection-type to
476         nil; don't delete a temp file immediately even if a viewer finishes,
477         since it may be a shell script, like xdg-open, that launches a real
478         viewer program belatedly.
479
480 2013-08-05  Dave Abrahams  <dave@boostpro.com>
481
482         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
483         that we can create nndoc groups that excerpt other groups.
484
485 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
486
487         * gnus-delay.el (gnus-delay-article): Fix typo.
488
489         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
490         articles.
491
492         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
493         we can get spell-checking etc.
494
495 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
496
497         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
498         a single one used for encoding the whole text in a header.
499
500 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
503         doesn't work properly on XEmacs.
504
505 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
506
507         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
508         before sending.
509
510         * dgnushack.el (dgnushack-compile): Add a temporary check for
511         gnus-icalendar.
512
513         * mm-decode.el (mm-command-output): New face.
514         (mm-display-external): Use it.
515
516 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
517
518         * nnmbox.el (nnmbox-request-article): Don't change point.
519
520 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
521
522         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
523         Include `handle' parameter.
524
525 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
526
527         * gnus-icalendar.el: New file.
528
529 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
530
531         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
532
533         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
534         dummy roots, too.
535
536 2013-08-01  David Edmondson  <dme@dme.org>
537
538         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
539         out on ttys.
540
541 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542
543         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
544         not empty.
545
546         * nnrss.el (nnrss-discover-feed): Indent.
547
548 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
549
550         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
551
552 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
553
554         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
555         dirty to ensure nnimap data being saved.
556
557 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
558
559         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
560         menu entry.
561
562         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
563         the current thread's total score instead of the current article's
564         score.
565
566         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
567         (gnus-sort-threads-recursively): Delete defcustom.
568         (gnus-sort-threads-recursive): Adapt accordingly.
569
570 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
571
572         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
573         (gnus-sort-threads-recursive): Use it.
574         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
575         again.  Now that determines how to sort subthreads.
576
577 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
578
579         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
580         (gnus-sort-threads): Use it.
581
582 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
583
584         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
585         punctuation characters follow parentheses (bug#14950).
586
587 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
588
589         * gnus.el (gnus-continuum-version):
590         * gnus-msg.el (gnus-extended-version): Simplify.
591
592         * gnus.el (gnus-continuum-version-1): Remove.
593         * gnus-msg.el (gnus-bug): Revert.
594
595         Calculate gnus-version correctly on Cygwin.
596
597         * gnus.el (gnus-continuum-version): Do main calculations in integers.
598         (gnus-continuum-version-1): New function, return a string.
599
600         * gnus-msg.el (gnus-extended-version, gnus-bug):
601         Use gnus-continuum-version-1 instead of gnus-continuum-version.
602
603 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
604
605         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
606         (bug#13384).
607
608 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
609
610         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
611         that were only relevant in a development version a long time ago.
612
613 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
614
615         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
616         that the old Emacs 24s bundle.
617
618 2013-07-10  David Engster  <deng@randomsample.de>
619
620         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
621         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
622         fixes a bug in Emacs trunk where the 'unexist' marks were always
623         removed at startup because "Gnus v5.13" was considered smaller than "Ma
624         Gnus v0.03".
625
626 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
627
628         * gnus.el (gnus-summary-line-format): Reference
629         `gnus-user-date-format-alist' for the &user-date; format, not
630         `gnus-summary-user-date-format-alist'.
631
632 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
633
634         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
635         delete files (bug#13481).
636
637 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
638
639         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
640
641 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
642
643         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
644         display images.
645
646         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
647
648         * message.el (message-cancel-news): According to
649         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
650         preferred over "cmsg cancel" in the Subject.
651
652         * nnir.el (nnir-engines): Note that the group specs are regexps
653         (bug#13238).
654
655         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
656         gotten read-only text properties, ensure that those aren't heeded when
657         copying stuff over (bug#13434).
658
659         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
660         (bug#13762).
661
662 2013-07-05  David Kastrup  <dak@gnu.org>
663
664         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
665         authinfo file again (important for blank passwords).  This had been
666         broken with 2013-06-15 change.
667
668 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
671         Revert 2013-01-14 change.
672
673 2013-07-02  Daiki Ueno  <ueno@gnu.org>
674
675         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
676         of 'create-image' for XEmacs compatibility; check errors when decoding
677         image.  Reported by Uwe Brauer.
678
679 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
680
681         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
682         gnus-button-push revised at 2011-01-19.
683
684 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
685
686         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
687         now live in the lisp/net Emacs 24 repository.
688
689 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
690
691         * eww.el (eww-update-header-line-format): Quote % characters.
692
693 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
694
695         * eww.el (eww-process-text-input): Display passwords as asterisks.
696
697         * shr.el (shr-make-table-1): Protect against invalid column-spans.
698
699 2013-06-19  Tom Tromey  <tromey@redhat.com>
700
701         * eww.el (eww-top-url): Remove.
702         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
703         (eww-render): Set new variables.  Don't set eww-top-url.
704         (eww-handle-link): Handle "prev", "home", and "contents".
705         Downcase the rel text.
706         (eww-top-url): Choose best top URL.
707
708 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
709
710         * eww.el: Rewrite to implement form elements "by hand" instead of
711         relying in widget.el.  Using widget.el leads to too many
712         user interface inconsistencies.
713         (eww-self-insert): Implement entering commands in text fields.
714         (eww-process-text-input): New function to make text input field editing
715         work.
716         (eww-submit): Rewrite to use the new-style form methods.
717         (eww-select-display): Display the correct selected item.
718         (eww-change-select): Implement changing the select value.
719         (eww-toggle-checkbox): Implement radio/checkboxes.
720         (eww-update-field): Fix compilation error.
721         (eww-tag-textarea): Implement <textarea>.
722
723         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
724         don't shadow mode-specific bindings.
725
726         * eww.el (eww-browse-url): Don't push stuff onto history if there's
727         nothing to push.
728
729         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
730
731 2013-06-19  Glenn Morris  <rgm@gnu.org>
732
733         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
734
735 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
736
737         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
738
739 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
740
741         * shr.el (shr-make-table-1): Implement <td rowspan>.
742         (shr-table-horizontal-line): Allow nil as a value, and change the
743         default.
744         (shr-insert-table-ruler): Respect the nil value.
745
746 2013-06-18  Tom Tromey  <tromey@barimba>
747
748         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
749         New defvars.
750         (eww-open-file): New defun.
751         (eww-render): Initialize new variables.
752         (eww-display-html): Handle "link" and "a".
753         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
754         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
755         (eww-back-url): Rename from eww-previous-url.
756         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
757         defuns.
758
759 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
760
761         * shr.el (shr-tag-table): Insert the images after the table, so that
762         they're not covered by the table colourisation, which often looked
763         awkward.
764         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
765         <dd>.
766         (shr-make-table-1): Implement <td colspan=> support.
767         (shr-insert-document): Use one less than window width if `shr-width' is
768         nil, since otherwise things may get one character too wide.
769
770 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
771
772         * eww.el (eww-detect-charset): Improve regexp; move backward.
773
774 2013-06-18  Glenn Morris  <rgm@gnu.org>
775
776         * mm-decode.el (widget-convert-button): Autoload.
777
778         * sieve-manage.el (mm-enable-multibyte): Autoload.
779
780         * shr.el (libxml-parse-html-region): Declare.
781         (shr-render-buffer): Explicit error if no libxml2 support.
782
783 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
784
785         * auth-source.el (auth-source-current-line): New function.
786         (auth-source-netrc-parse-entries): When a data token is "machine",
787         assume we're in the wrong place and abort parsing the current line.
788
789 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790
791         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
792         (eww-convert-widgets): Don't bug out if the first widget starts at the
793         beginning of the buffer.
794         (eww-convert-widgets): Fix last patch.
795         (eww-tag-input): Support <input type=image>.
796
797         * shr.el (shr-insert-table): Respect border-collapse: collapse.
798         (shr-tag-base): Protect against base specs that are degenerate.
799         (shr-ensure-paragraph): Don't delete empty lines that have text
800         properties, because these may be input fields.
801
802         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
803         we can navigate to them.
804
805         * shr.el (shr-colorize-region): Put the colours over the entire region.
806         (shr-inhibit-decoration): New variable.
807         (shr-add-font): Use it to inhibit text property decorations while doing
808         preliminary table renderings.  This speeds up typical Wikipedia page
809         renderings by 15%.
810         (shr-tag-span): Don't respect the <title>, because that overwrites the
811         help-echo from links inside the spans.
812         (shr-next-link): Use `help-echo' for navigation, so that we can
813         navigate to form elements, too.
814
815         * eww.el (eww-button): New face.
816         (eww-convert-widgets): Use it to make submit buttons more button-like.
817
818         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
819         that Gnus commands work.
820
821         * shr.el (shr-render-td): Support horizontal alignment.
822
823         * eww.el (eww-put-color): Removed.
824         (eww-colorize-region): Use `add-face-text-property'.
825
826         * shr.el (shr-add-font): Append face data, so that we get the correct
827         precedence: The innermost value (which is applied first) wins.
828         (shr-make-overlay): Obsolete function.
829
830         * mm-decode.el (mm-convert-shr-links): New function to convert
831         new-style shr URL links into widgets.
832         (mm-shr): Use it.
833
834         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
835         widget commands, since we're no longer using widgets for links.
836
837         * shr.el (shr-next-link): New command.
838         (shr-previous-link): New command.
839         (shr-urlify): Don't use `widget-convert', because that's slow.
840         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
841         because collecting the overlays and reapplying them when generating
842         tables is slow.
843         (shr-insert-table): Ditto.
844
845 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
846
847         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
848         * shr.el (browse-url): Require `url'.
849         * eww.el (url): Require format-spec.
850
851 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
852
853         * eww.el (eww-display-html): Default to using the entire window width.
854         (eww-browse-url): Don't add a User-Agent header (twice), because that
855         makes Bing refuse connection.
856
857         * shr.el (shr-make-table): Cache the table rendering at the table
858         level, and not the <td> level.  This is a bit faster.
859
860         * eww.el (eww-render): Go to the correct ID when given URLs ending with
861         #id.
862
863         * shr.el (shr-tag-li): Don't require a new paragraph, since other
864         browsers don't.
865         (shr-expand-url): Respect #anchor links.
866         (shr-parse-base): Chop off the anchor before using.
867         (shr-descend): Respect display: none.
868         (shr-descend): Allow marking elements that have certain IDs.
869
870         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
871
872         * shr.el (shr-expand-url): Don't bug out on zero-length links.
873
874         * eww.el (eww-tag-textarea): Support <textarea>.
875
876 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
877
878         * shr.el (shr-dom-to-xml): Fixed function call.
879
880         * eww.el (eww): New group.
881         (eww-header-line-format): New custom variable.
882         (eww-current-title): New variable.
883         (eww-display-html): Update header and handle title tag.
884         (eww-update-header-line-format): New function.
885         (eww-tag-title): New function.
886
887         * shr.el (shr-dom-to-xml): New function.
888         (shr-tag-svg): Add support for the SVG tag.
889         (shr-bullet): New custom variable.
890         (shr-tag-li): Support custom bullet in unordered lists.
891
892 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
893
894         * shr.el (shr-expand-url): Respect // URLs.
895
896         * eww.el (eww-tag-body): Override the shr body rendering so that we can
897         put a background colour onto the entire buffer.
898         (eww-render): When being redirected, use the redirect URL as the new
899         base URL.
900
901         * shr.el (shr-parse-base): Fix parsing error.
902
903         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
904
905         * shr.el (shr-parse-base): New function.
906         (shr-expand-url): Use it to expand relative URLs reliably.
907
908 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
909
910         * auth-source.el (auth-source-search-collection): Fix docstring.
911         (auth-source-netrc-parse): Refactor and improve netrc parser to support
912         single-quoted strings and multiline entries.
913         (auth-source-netrc-parse-next-interesting)
914         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
915         functions to support parser.
916
917 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918
919         * eww.el (eww-submit): Get submit button logic right when hitting RET
920         on non-submit buttons.
921
922         * shr.el: Remove shr-preliminary-table-render, since that can't really
923         be used for anything in practice.
924
925 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
926
927         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
928         (sieve-manage-quit).
929
930 2013-06-14  Glenn Morris  <rgm@gnu.org>
931
932         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
933
934 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
935
936         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
937         control the maximum size of photo ID image.
938         (mml2015-epg-key-image-to-string): Respect it.
939
940 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
941
942         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
943         instead of the final one so that we can more easily distinguish them.
944
945         * eww.el (eww-submit): Compute the submission URL correctly.
946
947 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
948
949         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
950         Use plist-get rather than CL's getf.
951         (sieve-manage-parse-capability): Avoid CL's remove-if.
952
953 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
954
955         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
956         (sieve-manage-quit).
957
958 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * shr.el (shr-expand-url): Expansion should chop off the bits after the
961         last slash.
962
963         * eww.el (eww-tag-select): Use the first value as the default value.
964
965 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
966
967         * eww.el (eww): Prepend urls with http:// if scheme is missing.
968         (eww-mode): Use `define-derived-mode'.
969         (eww-parse-headers): Parse headers from beginning of buffer so that
970         file:// links work.
971
972 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
973
974         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
975
976 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
979         to handle them at all.
980
981 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
982
983         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
984         work, too.
985         (eww-tag-select): Implement <select>.
986
987 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
988
989         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
990         stream managing functions by using open-protocol-stream to do most of
991         the work.  Has the nice benefit of enabling STARTTLS.
992         Wait for capabilities after STARTTLS: following RFC5804, the server
993         sends new capabilities after successfully establishing a TLS connection
994         with the client. The client should update the cached list of
995         capabilities, but we just ignore the answer for now.
996         (sieve-manage-network-p, sieve-manage-network-open)
997         (sieve-manage-starttls-p, sieve-manage-starttls-open)
998         (sieve-manage-forward, sieve-manage-streams)
999         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1000         API, nor called by any other function.
1001         Enable Multibyte for SieveManage buffers: The parser won't properly
1002         handle umlauts and line endings unless multibyte is turned on in the
1003         process buffer.
1004
1005 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * eww.el (eww-tag-input): Support password fields.
1008         (eww-submit): Support POST.
1009
1010 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * eww.el (eww-tag-form): Protect against degenerate forms.
1013
1014         * shr.el (shr-expand-url): Expand URLs that start with a slash
1015         correctly.
1016
1017         * eww.el (eww-submit): Get submit button logic right.
1018
1019         * shr.el (shr-final-table-render): New variable to signal when we're
1020         doing the final table rendering so that we can collect more data at
1021         that point.
1022
1023         * eww.el (eww-submit): Make form submission work.
1024         (eww-tag-input): Implement submit buttons.
1025         (eww-click-radio): Implement radio and checkboxes.
1026         (eww-submit): Handle hidden elements.
1027
1028         * shr.el (shr-descend): Allow other packages to override (or provide)
1029         rendering of elements.
1030         (shr-expand-url): Strip query strings from URLs before expanding them.
1031
1032         * eww.el: Don't require cl-lib.
1033         (eww-tag-form): Start form support.
1034
1035         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1036
1037         * eww.el: Start writing a new, tiny web browser.
1038         (eww-previous-url): New command.
1039         (eww-quit): New command.
1040
1041 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1042
1043         * sieve.el: Put point at beginning of buffer when viewing a script.
1044         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1045         number in sieve-buffer's header.  Fixed code to also work with a string
1046         as port specifier. Properly close the connection on pressing 'q'.  Make
1047         sieve-manage-quit close the connection and process buffer.  Also, remove
1048         duplicate keybinding for 'q'.
1049
1050 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1051
1052         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1053         make it easier to read.
1054         (mm-pkcs7-enveloped-magic): Ditto.
1055
1056 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1057
1058         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1059         before `image-type-available-p' to avoid loading the image libraries
1060         needlessly.
1061
1062 2013-06-05  David Engster  <deng@randomsample.de>
1063
1064         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1065         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1066         to see whether the group was synced before.
1067
1068 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1069
1070         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1071         when opening the connection.
1072         Suggested by João Távora <joaotavora@gmail.com> in
1073         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1074
1075 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1076
1077         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1078         assume Date header begins with "Date", that may be customized into
1079         something like "X-Sent" using gnus-article-time-format.
1080         (article-transform-date): Allow multi-line Date header.
1081
1082 2013-06-02  David Engster  <deng@randomsample.de>
1083
1084         * registry.el (initialize-instance, registry-lookup)
1085         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1086         (registry-lookup-secondary-value, registry-search, registry-delete)
1087         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1088         not wrap methods in `eval-and-compile'.  This breaks due to latest
1089         changes in EIEIO (introduction of eieio-core.el).
1090
1091 2013-05-30  Glenn Morris  <rgm@gnu.org>
1092
1093         * nnmail.el (nnmail-fancy-expiry-target):
1094         Also bind mail-dont-reply-to-names.
1095
1096         * spam-stat.el (spam-stat-save):
1097         No need to tweak font-lock in temp buffers.
1098
1099         * shr.el (shr-put-image): Silence compiler.
1100
1101 2013-05-29  Glenn Morris  <rgm@gnu.org>
1102
1103         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1104
1105         * gnus-group.el (gnus-sequence-of-unread-articles)
1106         (gnus-summary-add-mark, gnus-mark-article-as-read)
1107         (gnus-group-make-articles-read): Declare.
1108
1109         * gnus-sum.el (gnus-parameter-list-identifier)
1110         (gnus-article-stop-animations, gnus-stop-downloads)
1111         (gnus-article-only-boring-p, article-goto-body)
1112         (gnus-flush-original-article-buffer, article-narrow-to-head)
1113         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1114         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1115
1116         * gnus.el: No need to eval-and-compile autoloads.
1117
1118         * gravatar.el (help-function-arglist): Autoload.
1119
1120         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1121
1122         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1123
1124         * spam.el: No need to load spam-report when compiling.
1125         No need to eval-and-compile autoloads.
1126         (spam-report-resend-to): Declare.
1127         (spam-report-resend-register-routine): Require 'spam-report.
1128
1129 2013-05-24  Julien Danjou  <julien@danjou.info>
1130
1131         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1132         setup.
1133
1134 2013-05-23  Glenn Morris  <rgm@gnu.org>
1135
1136         * gnus-util.el (rmail-swap-buffers-maybe)
1137         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1138         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1139         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1140
1141         * mm-decode.el: No need to load term when compiling.
1142         (term-mode, term-char-mode): Declare.
1143
1144         * mm-util.el: No need to load jka-compr when compiling.
1145         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1146
1147         * nnmaildir.el: Require is automatically eval-and-compile.
1148         (nnmail): Require at run-time too.
1149
1150         * registry.el (registry-size): Move definition before use.
1151
1152 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1153
1154         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1155         signed data to conform the standard.  (Bug#14232)
1156
1157 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1158
1159         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1160         double angle quotation mark.
1161
1162 2013-05-20  Glenn Morris  <rgm@gnu.org>
1163
1164         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1165
1166 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1167
1168         * message.el (message-insert-formatted-citation-line): handle finding
1169         first/lastname when more than 2 names appear.
1170
1171 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1172
1173         * shr.el (shr-tag-span): New function.
1174
1175 2013-05-18  Glenn Morris  <rgm@gnu.org>
1176
1177         * message.el (message-mode): Use message-mode-abbrev-table,
1178         with text-mode-abbrev-table as parent.  (Bug#14413)
1179
1180 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1181
1182         * message.el (message-expand-group): Decode group names.
1183
1184 2013-05-16  Julien Danjou  <julien@danjou.info>
1185
1186         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1187         app-icon.
1188
1189 2013-05-15  Glenn Morris  <rgm@gnu.org>
1190
1191         * shr-color.el (shr-color-visible-luminance-min)
1192         (shr-color-visible-distance-min): Use shr-color group.
1193
1194 2013-05-11  Glenn Morris  <rgm@gnu.org>
1195
1196         * gnus-vm.el: Make it loadable without VM.
1197         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1198         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1199
1200 2013-05-09  Glenn Morris  <rgm@gnu.org>
1201
1202         * mml1991.el: Make it loadable.  (Bug#13456)
1203
1204         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1205         * gnus-async.el (gnus-async-post-fetch-function):
1206         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1207         * gnus-html.el (gnus-html-image-cache-ttl):
1208         * gnus-notifications.el (gnus-notifications-timeout):
1209         * gnus-picon.el (gnus-picon-properties):
1210         * gnus-util.el (gnus-completion-styles):
1211         * gnus.el (gnus-other-frame-resume-function):
1212         * message.el (message-user-organization-file)
1213         (message-cite-reply-position):
1214         * nnir.el (nnir-summary-line-format)
1215         (nnir-retrieve-headers-override-function):
1216         * shr-color.el (shr-color-visible-luminance-min):
1217         * shr.el (shr-blocked-images):
1218         * spam-report.el (spam-report-resend-to):
1219         * spam.el (spam-summary-exit-behavior): Fix custom types.
1220
1221         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1222
1223 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1224
1225         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1226         because of let-binding help-xref-following.  (Bug#14356)
1227
1228 2013-05-06  Glenn Morris  <rgm@gnu.org>
1229
1230         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1231
1232 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1233
1234         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1235         entering into the registry.
1236
1237 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1238
1239         * gnus.el: Ma Gnus v0.7 is released.
1240
1241 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1242
1243         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1244         (Bug#14304)
1245
1246 2013-04-27  Glenn Morris  <rgm@gnu.org>
1247
1248         * gnus.el (gnus-list-debbugs):
1249         Use require rather than autoload.  (Bug#14262)
1250
1251 2013-04-27  Julien Danjou  <julien@danjou.info>
1252
1253         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1254         port to "sieve" now that it has an official IANA port assigned.
1255
1256 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1257
1258         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1259         Don't set the MAILHOST environment variable permanently (Bug#14271).
1260
1261 2013-04-26  Glenn Morris  <rgm@gnu.org>
1262
1263         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1264
1265 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1266
1267         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1268         string values of 'gcc-self. Thanks to Saroj Thirumalai.
1269
1270 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1271
1272         * nnir.el (nnir-close-group): Make sure we are in the right group.
1273
1274         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1275         dependency table from all newly retrieved headers.
1276
1277 2013-04-16  David Edmondson  <dme@dme.org>
1278
1279         Support <img src="data:...">.
1280
1281         * shr.el (shr-image-from-data): New function.
1282         (shr-tag-img): Use it.
1283
1284 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1285
1286         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1287         group.
1288
1289 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1290
1291         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1292         corresponding to any existing group (Bug#14166).
1293
1294 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1295
1296         * nnir.el (number-sequence): No longer used.
1297         (nnir-request-set-mark): New function.
1298         (nnir-request-update-info): Improve marks updating.
1299         (nnir-request-scan): Don't duplicate marks updating.
1300         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1301         Use 'assq rather than 'assoc.  Quote anonymous function.
1302         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1303         Use 'gnus-group-prefixed-p.
1304         (gnus-summary-create-nnir-group): Make sure server for method is open.
1305
1306 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1307
1308         * nnir.el (gnus-nnir-group-p): New function.
1309         (nnir-possibly-change-group): Use it.
1310
1311         * gnus-msg.el (gnus-setup-message): Use it.
1312
1313 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1314
1315         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1316         `initial-input' for the argument name.
1317         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1318
1319 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1320
1321         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1322         (used by MH-E).
1323
1324 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1325
1326         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1327         group.
1328
1329         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1330         fix compilation.
1331
1332 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1333
1334         * nnir.el (nnir-method-default-engines): And another typo.
1335
1336 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1337
1338         * nnir.el (nnir-method-default-engines): Fix typo.
1339
1340 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1341
1342         * nnir.el: Define 'number-sequence for xemacs.
1343         (gnus-summary-create-nnir-group): New function to create an nnir group
1344         from an nnir summary buffer based on the current query.
1345         (nnir-request-create-group): Update to allow nnir group creation based
1346         on the current query.
1347
1348 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1349
1350         * nndraft.el (nndraft-request-expire-articles):
1351         Make expiry target always `delete'.
1352
1353 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1354
1355         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1356         buffer use the posting-style and gcc of the original article group.
1357         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1358
1359         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1360         after other deffoos.
1361
1362 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1363
1364         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1365         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1366         support for real (i.e. not ephemeral) nnir groups.
1367         (gnus-summary-make-nnir-group): New function for initiating searches
1368         from a summary buffer.
1369
1370 2013-03-18  Sam Steingold  <sds@gnu.org>
1371
1372         * message.el (message-bury): Minor cleanup.
1373
1374 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1375
1376         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1377
1378 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1379
1380         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1381         nnml-request-list.  (Bug#13873)
1382         (nndir-request-newsgroups): Remove, unused.
1383
1384         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1385
1386 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1387
1388         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1389         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1390         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1391
1392 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1393
1394         * shr.el: Make all the overlays set the `evaporate' property so that
1395         they're removed properly.
1396
1397 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1398
1399         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1400         shell-quote-argument.
1401
1402 2013-02-22  David Engster  <deng@randomsample.de>
1403
1404         * gnus-registry.el (gnus-registry-save): Provide class name when
1405         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1406         `condition-case' to stay compatible with older EIEIO versions which
1407         only accept one argument.
1408
1409 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1410
1411         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1412         (epg-user-id-validity): Autoload.
1413         (mml2015-epg-check-user-id): New function.
1414         (mml2015-epg-check-sub-key): New function split from
1415         mml2015-epg-find-usable-key.
1416         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1417         optional name-is-key-id, to handle the case when user-id is unusable.
1418         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1419
1420 2013-02-17  Glenn Morris  <rgm@gnu.org>
1421
1422         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1423
1424 2013-02-16  Glenn Morris  <rgm@gnu.org>
1425
1426         * shr.el (shr-put-image): Only animate images that specify a delay.
1427         This is consistent with the old image-animated-p behavior.
1428
1429 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1430
1431         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1432         for XEmacs.
1433
1434 2013-02-13  Juri Linkov  <juri@jurta.org>
1435
1436         * gnus-art.el (gnus-article-mode-map):
1437         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1438         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1439
1440 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1441
1442         * auth-source.el (auth-source-format-prompt): Don't get confused by
1443         any "\" in replacement text.  (Bug#13637)
1444
1445 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1446
1447         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1448         (gnus-backend-trace): Honour gnus-backend-trace.
1449
1450         * mml.el (mml-insert-part): Insert closing tag.
1451
1452         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1453
1454 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1457         able to find the article, which can happen in debbugs groups,
1458         apparently.
1459
1460 2013-01-16  Glenn Morris  <rgm@gnu.org>
1461
1462         * smiley.el (smiley-style): Make the file loadable in batch mode.
1463
1464 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1465
1466         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1467         imap process running.
1468
1469 2013-01-14  Julien Danjou  <julien@danjou.info>
1470
1471         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1472         Compare addresses against addresses, not against the full From field.
1473
1474 2013-01-13  Richard Stallman  <rms@gnu.org>
1475
1476         * message.el (message-forward-make-body-mime): New args BEG, END
1477         specify what part of FORWARD-BUFFER to use.  Do the work directly
1478         instead of calling `mml-insert-buffer'.
1479
1480 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1481
1482         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1483         cross-reference(s).
1484
1485         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1486         cross-reference(s).
1487
1488 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1489
1490         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1491         and point-max-marker.
1492         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1493
1494 2013-01-11  Julien Danjou  <julien@danjou.info>
1495
1496         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1497         max are almost equal. Also return the correct value for V which is
1498         already between 0 and 1.
1499
1500 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1501
1502         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1503         to mml2015-encrypt-to-self.
1504         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1505
1506 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1507
1508         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1509         mml-smime-epg-find-usable-secret-key.
1510
1511 2013-01-08  Glenn Morris  <rgm@gnu.org>
1512
1513         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1514
1515 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1516
1517         * mml-smime.el: Support signing by sender.
1518         Requested by Uwe Brauer.
1519         (mml-smime-sign-with-sender): New user option analogous
1520         to mml2015-sign-with-sender.
1521         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1522         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1523         mml2015.el.
1524
1525 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1528         isn't running, because Gnus will probably not know how to handle the
1529         Gcc header (bug#11941).
1530
1531         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1532         articles.
1533
1534 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1535
1536         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1537         (nnfolder-generate-active-file): Make this function work with recursive
1538         folder names.
1539
1540 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1541
1542         * nntp.el (nntp-open-connection): Use HELP as the capability command
1543         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1544         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1545
1546 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1547
1548         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1549         place holder since this gives `Invalid face reference: nil' messages.
1550         Use the `default' face instead.  It has the same effect here, even
1551         though it is not no-op.
1552
1553         * gnus-util.el
1554         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1555
1556 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1557
1558         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1559         non-string posting styles (bug#13285).
1560
1561 2012-12-27  Glenn Morris  <rgm@gnu.org>
1562
1563         * plstore.el (plstore-passphrase-callback-function):
1564         Use plstore-get-file.
1565
1566 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1567
1568         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1569         stderr.
1570
1571 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1572
1573         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1574
1575         * gnus-compat.el (set-buffer-multibyte): Remove.
1576
1577 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1578
1579         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1580         temporary file to get PGP key image.  Pass no-show-photos when
1581         extracting image to avoid having it pop up twice.
1582
1583 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1584
1585         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1586         eligible for treatment.
1587
1588         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1589         lines.  This makes summary commands with hidden threads work more
1590         reliably.
1591
1592         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1593         button to mark the hidden citations (bug#9395).
1594
1595 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1596
1597         * mml2015.el (mml2015-epg-signature-to-string): New function.
1598         (mml2015-epg-verify-result-to-string): New function.
1599         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1600         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1601         instead of epg-verify-result-to-string.
1602         (epg-signature-key-id, epg-signature-to-string): Autoload.
1603         (epg-verify-result-to-string): Remove autoload.
1604
1605 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1606
1607         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1608         ID image from GPG public key.
1609         (mml2015-epg-key-image-to-string): New function.
1610
1611 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1612
1613         * plstore.el (plstore-passphrase-callback-function): Fix error when
1614         error when plstore-cache-passphrase-for-symmetric-encryption is set
1615         (bug#13264).
1616
1617 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1618
1619         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1620         buffer to the article buffer here, because that clobbers multiple
1621         article buffers.
1622
1623         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1624         buffer always points to the right summary buffer.
1625
1626 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1627
1628         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1629         the password (bug#12097).
1630
1631 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1632
1633         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1634         (bug#13263).
1635
1636         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1637         buffer exists before using it (bug#12475).
1638
1639         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1640         offline groups (bug#11937).
1641
1642         * message.el (message-yank-original): When using customize to set the
1643         value of `message-cite-style', the variable it set to a symbol that's
1644         the name of the variable, which must then be dereferenced (bug#12616).
1645
1646 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1647
1648         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1649         the `face' property with a list whose car is the face specified in the
1650         format string and whose cdr is (nil).
1651         * lisp/gnus-util.el
1652         (gnus-put-text-property-excluding-characters-with-faces):
1653         Change accordingly.
1654         (gnus-get-text-property-excluding-characters-with-faces): New function.
1655         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1656         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1657         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1658
1659 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1660
1661         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1662         login methods.
1663         (nnimap-login): Respect the `nnimap-authenticator' variable.
1664
1665         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1666         mark state when moving articles.  Otherwise unticked articles will get
1667         their ticks back after moving.
1668
1669 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1670
1671         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1672
1673         * message.el (message-ignored-news-headers): Always remove
1674         X-Message-SMTP-Method to avoid information leakage if the user
1675         mistakenly inserts the header into news messages.
1676
1677         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1678
1679         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1680         right than four characters, this command would move point to
1681         `point-max'.  Don't do that.
1682
1683         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1684         to nil to allow re-selecting groups that gain articles.
1685         (gnus-bug-group-download-format-alist): Update the URL.
1686
1687 2012-12-23  Andreas Schwab  <schwab@suse.de>
1688
1689         * shr.el (shr-tag-em): Render em as italic, not bold.
1690
1691 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1692
1693         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1694         for reuse.
1695         (gnus-open-server): Use it to add more tracing.
1696         (gnus-finish-retrieve-group-infos): Add backend tracing.
1697         (gnus-backend-trace): Also note the elapsed seconds.
1698
1699 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1700
1701         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1702         Set epa-file-encrypt-to from variable to avoid querying.
1703
1704 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1705
1706         * sieve-mode.el (sieve-font-lock-keywords):
1707         Keywords should be word delimited.  (Bug#13173)
1708
1709 2012-12-13  Andreas Schwab  <schwab@suse.de>
1710
1711         * tls.el (tls-program): Update customize type.
1712
1713 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1714
1715         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1716         instead of <pre> to align message header.
1717
1718 2012-12-12  Sam Steingold  <sds@gnu.org>
1719
1720         * gnus.el (gnus-other-frame-resume-function): Add user option.
1721         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1722
1723 2012-12-06  Sam Steingold  <sds@gnu.org>
1724
1725         * gnus-start.el (gnus-before-resume-hook): Add.
1726         (gnus-1): Run it when Gnus is alive.
1727
1728 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1729
1730         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1731         * gnus-art.el (article-unsplit-urls)
1732         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1733         * gnus-registry.el (gnus-registry-get-article-marks)
1734         * message.el (message-goto-body): Use it.
1735         (message-called-interactively-p): Remove.
1736
1737         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1738         (spam-stat-score-buffer): Use it.
1739
1740         * spam.el: Silence the warnings against BBDB functions when compiling.
1741
1742         * gnus-score.el (gnus-score-decode-text-parts):
1743         Use append+mapcar instead of the cl function mapcan.
1744
1745 2012-12-05  Sam Steingold  <sds@gnu.org>
1746
1747         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1748         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1749         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1750
1751 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1752
1753         * gmm-utils.el (gmm-called-interactively-p): Revert.
1754         This seems to cause Emacs to get stuck!
1755         * gnus-art.el (article-unsplit-urls)
1756         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1757         * gnus-registry.el (gnus-registry-get-article-marks)
1758         * message.el (message-goto-body)
1759         (message-called-interactively-p): Revert.
1760
1761         * gmm-utils.el (gmm-called-interactively-p): New function.
1762         * gnus-art.el (article-unsplit-urls)
1763         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1764         * gnus-registry.el (gnus-registry-get-article-marks)
1765         * message.el (message-goto-body): Use it.
1766         (message-called-interactively-p): Remove.
1767
1768         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1769         * gnus-sync.el (gnus-sync-lesync-call)
1770         * message.el (message-read-from-minibuffer): Use it.
1771
1772 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1773
1774         * gmm-utils.el (gmm-flet): Remove.
1775         * gnus-sync.el (gnus-sync-lesync-call)
1776         * message.el (message-read-from-minibuffer): Don't use it.
1777
1778 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1779
1780         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1781
1782 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1783
1784         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1785
1786         * gnus-sync.el (gnus-sync-lesync-call)
1787         * message.el (message-read-from-minibuffer): Use gmm-flet.
1788
1789         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1790
1791         * gnus-util.el (gnus-macroexpand-all): Remove.
1792
1793 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1794
1795         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1796         to TAB, not [tab].
1797         (gnus-summary-article-map): Likewise.
1798
1799         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1800         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1801
1802 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1803
1804         * time-date.el: Commentary fix.
1805
1806 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1807
1808         * color.el: Don't require cl.
1809         (color-complement): `caddr' -> `nth 2'.
1810
1811         * time-date.el (time-to-seconds): De-obsolete.
1812
1813 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1814
1815         * message.el (message-get-reply-headers):
1816         Make sure the reply goes to the author if it is a wide reply.
1817
1818 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1819
1820         * gnus-score.el (gnus-score-body):
1821         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1822         scoring by body.
1823
1824 2012-11-16  Glenn Morris  <rgm@gnu.org>
1825
1826         * gnus-diary.el (nndiary-request-create-group-functions)
1827         (nndiary-request-update-info-functions)
1828         (gnus-subscribe-newsgroup-functions)
1829         (nndiary-request-accept-article-functions):
1830         Use new names for hooks rather than obsolete aliases.
1831
1832 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1833
1834         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1835
1836 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1837
1838         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1839         in meta tag with the one the part specifies in its header.
1840
1841 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1842
1843         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1844         by default.
1845
1846 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1847
1848         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
1849         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
1850
1851 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1852
1853         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
1854         and a runtime function for it, of which the XEmacs version takes only
1855         two arguments.
1856
1857 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1858
1859         * nndiary.el (nndiary-request-create-group-functions)
1860         (nndiary-request-update-info-functions)
1861         (nndiary-request-accept-article-functions):
1862         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1863         "-hooks" suffix.
1864
1865 2012-10-19  Julien Danjou  <julien@danjou.info>
1866
1867         * gnus-art.el: Require gnus-util because it uses
1868         `gnus-timer--function'.
1869
1870 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1871
1872         * starttls.el (starttls-extra-arguments): Doc fix.
1873
1874 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1875
1876         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1877         it.
1878
1879 2012-10-06  Glenn Morris  <rgm@gnu.org>
1880
1881         * gnus-notifications.el (gnus-notifications):
1882         Add missing group :version tag.
1883         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1884         (gnus-gcc-post-body-encode-hook):
1885         * gnus-sync.el (gnus-sync-lesync-name)
1886         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1887
1888 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
1889
1890         * color.el (color-hsl-to-rgb): Fix incorrect results for
1891         small and large hue values.  (Bug#12559)
1892
1893 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1894
1895         New UIDL implementation.
1896
1897         * mail-source.el (mail-sources, mail-source-keyword-map):
1898         Add :leave as a pop3 keyword.
1899         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1900
1901         * pop3.el (pop3-leave-mail-on-server): Allow number.
1902         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1903         (pop3-movemail): Add UIDL support.
1904         (pop3-send-streaming-command): Take a list of mail numbers instead of
1905         the number of mails.
1906         (pop3-write-to-file): Add X-UIDL header.
1907         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1908         (pop3-uidl-add-xheader): New functions.
1909
1910         * message.el (message-ignored-resent-headers):
1911         Add X-Content-Length and X-UIDL headers.
1912
1913 2012-10-05  Glenn Morris  <rgm@gnu.org>
1914
1915         * color.el (color-name-to-rgb, color-rgb-to-hex)
1916         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1917         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1918         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1919         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1920
1921 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1922
1923         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1924         a user about whether to delete temp files if once a user answered as n.
1925
1926 2012-09-25  Chong Yidong  <cyd@gnu.org>
1927
1928         * password-cache.el (password-read-and-add): Use a declare form to mark
1929         this function obsolete.
1930
1931 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1932
1933         * lpath.el: Bind mail-encode-mml for old Emacsen.
1934
1935 2012-09-17  Richard Stallman  <rms@gnu.org>
1936
1937         * message.el (message-in-body-p): Don't set mark or modify buffer.
1938
1939         * mml.el (mml-attach-file): Doc fix.
1940         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1941         Set mail-encode-mml when in Mail mode.
1942         Simplify code to set HEAD and move back to HEAD.
1943         (mml-insert-multipart, mml-insert-part):
1944         Set mail-encode-mml when in Mail mode.
1945
1946 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1947
1948         * gnus-util.el (gnus-timer--function): New function.
1949
1950         * gnus-art.el (gnus-article-stop-animations): Use it.
1951
1952 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1953
1954         Fix glitches caused by addition of psec to timers.
1955         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1956         rather than raw access to timer vector.
1957
1958 2012-09-11  Julien Danjou  <julien@danjou.info>
1959
1960         * gnus-notifications.el (gnus-notifications): Check for nil values in
1961         ignored addresses check.
1962
1963 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1964
1965         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1966
1967 2012-09-07  Chong Yidong  <cyd@gnu.org>
1968
1969         * gnus-util.el
1970         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1971
1972         * gnus-salt.el (gnus-tree-highlight-node):
1973         * gnus-sum.el (gnus-summary-highlight-line):
1974         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1975
1976 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1977
1978         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1979
1980 2012-09-06  Juri Linkov  <juri@jurta.org>
1981
1982         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1983         scheme for buffer names to be more consistent with other group and
1984         article buffer names in Gnus.
1985
1986 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1987
1988         * gnus-util.el
1989         (gnus-put-text-property-excluding-characters-with-faces): Removed.
1990
1991         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1992         Jenkner.
1993
1994         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1995
1996         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1997
1998         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1999
2000 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2001
2002         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2003         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2004
2005         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2006         string-prefix-p in Emacs >=23.2.
2007
2008         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2009         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2010         instead of string-match-p.
2011         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2012
2013 2012-09-06  Kenichi Handa  <handa@gnu.org>
2014
2015         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2016         lowercase a..f.
2017
2018 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2019
2020         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2021
2022 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2023
2024         * nnimap.el (nnimap-request-move-article): Decode the group name when
2025         doing internal moves to avoid charset issues.
2026
2027         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2028         TIME is set.
2029
2030 2012-09-05  Juri Linkov  <juri@jurta.org>
2031
2032         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2033         than one group at a time (bug#11961).
2034
2035 2012-09-05  Julien Danjou  <julien@danjou.info>
2036
2037         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2038         this hide the real reason with a message giving absolutely no hint.
2039
2040 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2041
2042         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2043         to the backend (bug#11804).
2044
2045         * message.el (message-insert-newsgroups): Don't insert newsgroup
2046         duplicates (bug#12275).
2047
2048 2012-09-05  John Wiegley  <johnw@newartisans.com>
2049
2050         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2051         sieve rules.
2052
2053 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2054
2055         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2056         function.
2057
2058         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2059
2060         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2061
2062 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2063
2064         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2065         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2066         This should make nnmaildir more usable with offlineimap.
2067
2068 2012-09-05  Julien Danjou  <julien@danjou.info>
2069
2070         * nnimap.el (nnimap-request-list): Revert change that made listing
2071         synchronous.
2072         (nnimap-get-responses): Restore.
2073
2074 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2075
2076         * dgnushack.el: XEmacs 21.5 compilation fix.
2077
2078         * gnus-notifications.el (gnus-notifications-notify): Use it.
2079
2080         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2081         warnings on XEmacs.
2082
2083 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2084
2085         Better seeds for (random).
2086         * gnus-sync.el (gnus-sync-lesync-setup):
2087         * message.el (message-canlock-generate, message-unique-id):
2088         Change (random t) to (random), now that the latter is more random.
2089
2090 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2091
2092         * nnimap.el (nnimap-change-group): Document result value
2093
2094         * auth-source.el (auth-sources): Fix macos keychain access.
2095
2096         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2097         allow the backend `request-head' function to determine the group
2098         name on its own.
2099         (gnus-request-expire-articles): Filter out negative article numbers
2100         during expiry (Bug#11980).
2101
2102         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2103         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2104
2105         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2106         you've found the article when you haven't.
2107
2108         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2109         that nnimap-change-group can return t.
2110
2111 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2112
2113         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2114
2115 2012-08-30  Julien Danjou  <julien@danjou.info>
2116
2117         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2118         `gnus-notifications-timeout'.
2119         (gnus-notifications-timeout): Add.
2120         (gnus-notifications-action): New function.
2121         (gnus-notifications-notify): Add :action using
2122         `gnus-notifications-action'.
2123         (gnus-notifications-id-to-msg): New variable.
2124         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2125         notifications id to messages.
2126
2127 2012-08-30  Kenichi Handa  <handa@gnu.org>
2128
2129         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2130         once.
2131
2132 2012-08-29  Julien Danjou  <julien@danjou.info>
2133
2134         * gnus-notifications.el: New file.
2135         (gnus-notifications-notify): New function.
2136         (gnus-notifications): Use `gnus-notifications-notify'.
2137
2138 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2139
2140         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2141         transfer encoding first; bind gnus-newsgroup-charset to the charset
2142         that the article specifies (Bug#12209).
2143
2144 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2147         (gnus-group-customize-done): Encode values posting-style holds.
2148
2149         * gnus-msg.el (gnus-summary-resend-message)
2150         (gnus-configure-posting-styles): Decode values posting-style group
2151         parameter holds.
2152
2153 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2154
2155         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2156         `name' and `address' in Resent-From header.
2157
2158 2012-08-14  Chong Yidong  <cyd@gnu.org>
2159
2160         * gnus-art.el (article-display-face): Handle failure in
2161         gnus-create-image (Bug#11802).
2162
2163 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2164
2165         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2166         Use defsetf.
2167
2168 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2169
2170         * auth-source.el (auth-source-plstore-search)
2171         (auth-source-secrets-search): Ignore :require and :type in search spec.
2172
2173 2012-08-06  Julien Danjou  <julien@danjou.info>
2174
2175         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2176         `nnimap-request-move-article'.
2177
2178         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2179         Remove autoload, already handled by gnus.el.
2180
2181         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2182
2183         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2184         supported by nnimap actually. Reverts previous change.
2185
2186         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2187         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2188         to-buffer argument that is already supported.
2189
2190 2012-08-05  Julien Danjou  <julien@danjou.info>
2191
2192         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2193         Add autoload.
2194
2195 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2196
2197         * gnus.el (gnus-valid-select-methods): Fix custom type.
2198
2199 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2200
2201         * auth-source.el (auth-sources, auth-source-backend-parse)
2202         (auth-source-macos-keychain-search)
2203         (auth-source-macos-keychain-search-items)
2204         (auth-source-macos-keychain-result-append)
2205         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2206         auth-source.el through the /usr/bin/security utility.
2207         (auth-sources): Fix syntax error.
2208         (auth-source-macos-keychain-result-append): Fix variable name.
2209         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2210
2211 2012-07-27  Julien Danjou  <julien@danjou.info>
2212
2213         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2214         Emacs < 24.1
2215
2216 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2217
2218         * message.el (message-kill-address): Don't kill last newline.
2219         (message-skip-to-next-address): Don't move to the next header.
2220         (message-fill-field-address): Work properly.
2221
2222 2012-07-25  Julien Danjou  <julien@danjou.info>
2223
2224         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2225
2226 2012-07-24  Julien Danjou  <julien@danjou.info>
2227
2228         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2229
2230         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2231         (nntp-async-timer-handler): Remove, unused.
2232
2233         * nnimap.el (nnimap-get-responses): Remove, unused.
2234
2235         * nnheader.el (mail-header-set-extra): Remove, unused.
2236
2237         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2238         unused.
2239
2240         * mm-view.el (mm-view-sound-file): Remove, unused.
2241
2242         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2243         (mm-url-encode-multipart-form-data): Remove, unused.
2244
2245         * message.el (message-remove-signature, message-make-host-name)
2246         (message-fill-address): Remove, unused.
2247
2248         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2249         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2250         unused.
2251
2252         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2253         (gnus-xmas-call-region): Remove, unused.
2254
2255         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2256
2257         * gnus-util.el (gnus-extract-address-component-name)
2258         (gnus-extract-address-component-email, gnus-sortable-date)
2259         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2260         (gnus-process-live-p): Remove, unused.
2261
2262         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2263
2264         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2265         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2266         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2267         function.
2268
2269         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2270
2271         * gnus-score.el (gnus-summary-score-crossposting)
2272         (gnus-score-regexp-bad-p): Remove, unused.
2273
2274         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2275
2276         * gnus-range.el (gnus-sublist-p): Remove, unused.
2277
2278         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2279         unused.
2280
2281         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2282
2283         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2284         (gnus-request-associate-buffer): Remove, unused.
2285
2286         * gnus-group.el (gnus-group-set-method-info)
2287         (gnus-group-set-params-info): Remove, unused.
2288
2289         * gnus-fun.el (gnus-shell-command-to-string)
2290         (gnus-shell-command-on-region): Remove, unused.
2291
2292         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2293
2294         * gnus-art.el (gnus-article-text-type-exists-p)
2295         (article-translate-characters, gnus-article-hide-text-of-type)
2296         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2297         Remove, unused.
2298
2299 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2300
2301         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2302
2303 2012-07-21  Julien Danjou  <julien@danjou.info>
2304
2305         * message.el (message-dont-reply-to-names): Replace deprecated
2306         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2307         (message-get-reply-headers): Ditto.
2308
2309 2012-07-18  Julien Danjou  <julien@danjou.info>
2310
2311         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2312         `sieve-upload-and-kill'.
2313
2314         * sieve.el (sieve-bury-buffer): Remove function.
2315         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2316         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2317
2318 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2319
2320         * shr.el (shr-expand-url): Handle URL starting with `//'.
2321
2322 2012-07-13  Chong Yidong  <cyd@gnu.org>
2323
2324         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2325         instead of calling toggle-read-only with a (bogus) argument.
2326
2327 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2328
2329         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2330         of initial input when reading the author to restrict the summary to.
2331
2332 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2333
2334         * mm-decode.el (mm-shr):
2335         Allow overriding charset by mm-charset-override-alist.
2336
2337 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2338
2339         * gnus-art.el (gnus-article-view-part):
2340         Toggle subparts of multipart/alternative part.
2341
2342 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2343
2344         * shr.el (shr-render-buffer): New command.
2345         (shr-visit-file): Use it.
2346
2347 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2348
2349         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2350         Set no-byte-compile and no-update-autoloads.
2351
2352 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2353
2354         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2355
2356 2012-06-25  Julien Danjou  <julien@danjou.info>
2357
2358         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2359         `nnimap-request-move-articles-find-limit' since we do not use it only
2360         for move operations.
2361         (nnimap-request-accept-article): Use
2362         `nnimap-request-articles-find-limit' to limit search by message-id.
2363
2364 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2365
2366         Support higher-resolution time stamps (Bug#9000).
2367
2368         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2369         VARLIST.  It's optional, for backward compatibility.
2370         (encode-time-value): New optional arg PICO.  New type 3.
2371         (time-to-seconds) [!float-time]: Support the new picoseconds
2372         component if it's used.
2373         (seconds-to-time, time-subtract, time-add):
2374         Support ps-resolution time stamps as well.
2375
2376 2012-06-19  Julien Danjou  <julien@danjou.info>
2377
2378         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2379
2380         * nnimap.el (nnimap-log-buffer): Check that
2381         `window-point-insertion-type' is boundp, since it's not available in
2382         XEmacs.
2383
2384 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2385
2386         * nnimap.el (nnimap-log-buffer): Add this, setting
2387         `window-point-insertion-type' in the buffer to t.
2388         (nnimap-log-command): Use nnimap-log-buffer.
2389
2390 2012-06-19  Julien Danjou  <julien@danjou.info>
2391
2392         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2393         argument to be able to limit the search.
2394         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2395         (nnimap-request-move-articles-find-limit): Add this to limit the search
2396         by Message-Id after a message move.
2397         (nnimap): Add defgroup.
2398
2399 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2400
2401         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2402
2403 2012-06-15  Julien Danjou  <julien@danjou.info>
2404
2405         * nnimap.el (nnimap-find-article-by-message-id): Use
2406         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2407         (nnimap-possibly-change-group): Add read-only argument.
2408         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2409         issuing EXAMINE manually.
2410         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2411         with read-only argument.
2412         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
2413         cannot possibly change because we need to be sure that it's either
2414         read-write or read-only.
2415
2416 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2417
2418         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2419         being bound to a lambda form.
2420
2421 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2422
2423         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2424         articles when fetch-old is non-nil (bug#11370).
2425
2426 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2427
2428         * gnus-picon.el (gnus-picon-properties): New defcustom.
2429         (gnus-picon-create-glyph): Use it.
2430
2431 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432
2433         * gnus-group.el (gnus-group-get-new-news): Respect
2434         `gnus-group-use-permanent-levels', as documented (bug#11638).
2435
2436 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2437
2438         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2439         groups (bug#11641).
2440
2441 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2442
2443         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2444         is an integer to avoid later problems.
2445
2446 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2449         locales.
2450
2451         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2452         on a handle.
2453
2454         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2455         address as the default.
2456         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2457
2458         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2459         makes no sense to query the user about internal files.
2460
2461         * gnus-spec.el: Remove all the byte-compilation stuff, since
2462         benchmarking shows that it doesn't help when entering large summary
2463         buffers.
2464
2465         * gnus-xmas.el (gnus-xmas-define): Remove.
2466
2467         * gnus-util.el (gnus-byte-code): Remove.
2468
2469         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2470         grouplens stuff.
2471
2472 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2473
2474         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2475         (bug#11514).
2476
2477 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2478
2479         * message.el (message-buffers): Return all buffers derived from Message
2480         to make `gnus-dired-attach' work with mu4e.
2481
2482 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2483
2484         * nntp.el: Stop the `letf' madness.
2485         (nntp--report-1): New var.
2486         (nntp-report): Merge nntp-report-1 into it.
2487         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2488         the nntp-report function.
2489
2490         * auth-source.el: Fix comment-style to follow the convention.
2491
2492 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2493
2494         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2495         (mm-dissect-singlepart): Don't guess the MIME type of
2496         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2497         set.
2498         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2499         toplevel MIME type is multipart/encrypted.
2500
2501 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2502
2503         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2504         a string so that Gcc works (bug#11514).
2505
2506 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2507
2508         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2509         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2510
2511 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2512
2513         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2514         jumping to *Server* from a dedicated *Group* window.
2515         (gnus-configure-frame): CSE.
2516
2517         * gnus-registry.el: Minor style cleanup.
2518         (gnus-registry--set/remove-mark): New function, extracted from
2519         gnus-registry-install-shortcuts.
2520         (gnus-registry-install-shortcuts): Use it.
2521
2522 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2523
2524         * nnspool.el (news-path): Use eval-and-compile.
2525
2526 2012-05-24  Glenn Morris  <rgm@gnu.org>
2527
2528         * nnspool.el (news-directory, news-path, news-inews-program):
2529         Move here from paths.el.  Don't see a need for these to be autoloaded.
2530
2531         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2532         Merge in doc from paths.el version.  Don't see any need for this to be
2533         autoloaded, or for the warning about users not setting it.
2534
2535 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2536
2537         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2538         format.  In particular, add an optional argument and a docstring.
2539
2540         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2541
2542         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2543         current before calling `gnus-groups-to-gnus-format'.
2544         Note that this was already the case for `gnus-active-to-gnus-format'.
2545
2546 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2547
2548         Fix minor Y10k bug.
2549         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2550
2551 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2552
2553         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2554         message once it's actually open.
2555
2556 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2557
2558         * gnus.el: Ma Gnus v0.5 is released.
2559
2560 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2561
2562         * auth-source.el (auth-source--aput-1, auth-source--aput)
2563         (auth-source--aget): New functions and macros.
2564         Use them instead of aput/aget.
2565
2566 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2567
2568         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2569
2570 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2571
2572         * plstore.el (plstore-called-interactively-p): New compat macro copied
2573         from message.el.
2574         (plstore-mode): Use it.
2575
2576 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2577
2578         * plstore.el: Revive the editing feature.
2579         (plstore-mode): New mode to edit plstore file.
2580         (plstore-mode-toggle-display, plstore-mode-original)
2581         (plstore-mode-decoded): New command.
2582         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2583         (plstore--insert-buffer, plstore--make): New function.
2584         (plstore-open, plstore-save): Simplify by using them.
2585
2586 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2587
2588         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2589
2590 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2591
2592         * tls.el (open-tls-stream): Remove unused binding.
2593
2594 2012-04-16  Glenn Morris  <rgm@gnu.org>
2595
2596         * nndraft.el (nndraft-request-list): Fix declaration.
2597
2598 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2599
2600         * mm-decode.el (mm-dissect-buffer): Doc fix.
2601
2602         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2603         don't have a current group.
2604
2605         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2606         buffer if it doesn't exist.
2607
2608         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2609         given, mark the group as ephemeral with the current window conf.
2610
2611         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2612         buffer exists, which it doesn't if we haven't started Gnus.
2613         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2614
2615 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2616
2617         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2618         type is.
2619
2620         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2621         `unexists' entries.
2622         (gnus-clean-old-newsrc): Fix last checkin.
2623
2624         * nnimap.el (nnimap-update-info): None of the articles below the active
2625         low-water mark exist.
2626
2627         * dgnushack.el: Get rid of XEmacs compilation warning.
2628
2629         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2630         would have gotten if we posted to the group, and use that to compare
2631         against the message we want to cancel (bug#10808).
2632
2633         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2634         on XEmacs.
2635
2636 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2637
2638         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2639         `scroll-margin'.
2640
2641 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2642
2643         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2644         citation prefix within a block of cited text should be considered part
2645         of that block *only* if it is a blank line.
2646
2647 2012-04-09  Chong Yidong  <cyd@gnu.org>
2648
2649         * binhex.el, hashcash.el, uudecode.el:
2650         Remove * characters from the front of variable docstrings.
2651
2652 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2653
2654         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2655         before kinsoku-bol characters nor within kinsoku-eol characters.
2656
2657 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2658
2659         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2660         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2661         (gnus-sync-read): Use mapc instead of mapcar.
2662
2663         * mm-archive.el: Require mm-decode for some macros.
2664         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2665         the byte compiler.
2666         (mm-archive-decoders): New function that returns the value of
2667         the mm-archive-decoders variable.
2668
2669         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2670         instead.
2671         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2672
2673         * nnimap.el (gnus-refer-thread-use-nnir):
2674         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2675
2676 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2677
2678         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2679
2680 2012-03-12  Peter Münster  <pmrb@free.fr>
2681
2682         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2683         (gnus-demon-cancel): Ditto.
2684         (gnus-demon-run-callback): When function cannot be called due to low
2685         idleness, call it when idleness reaches the expected value, instead of
2686         waiting another timer period.
2687         (gnus-demon-init): Add `time' to arguments of call-back.
2688
2689 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2690
2691         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2692
2693         * gnus.el: Register gnus-registry functions.
2694
2695         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2696         indent.
2697
2698         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2699         enabled before warping.
2700
2701 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2702
2703         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2704         registry about each article retrieved.
2705
2706         * gnus-int.el (gnus-select-group-with-message-id): New function.
2707         (gnus-try-warping-via-registry): Ditto.
2708         (gnus-warp-to-article): Fall back on the registry.
2709
2710 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2711
2712         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2713         inboxes.
2714
2715 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2716
2717         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2718
2719 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2720
2721         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2722         gnus-gcc-self-resent-messages may be a group parameter.
2723         (gnus-summary-resend-message): Don't encode encoded words in header
2724         when Gcc'ing resent message.
2725
2726 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * shr.el (shr-insert): Treat non-breaking space just like normal
2729         space.  This seems to produce more pleasing results.
2730         (shr-insert): Only insert a blank line if we're starting from an image.
2731         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2732         (shr-ensure-paragraph): Consider lines with white space to be blank.
2733
2734 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2735
2736         * Makefile.in: Respect DESTDIR.
2737
2738 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2739
2740         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2741         and gnus-gcc-post-body-encode-hook.
2742
2743 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2744
2745         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2746         messages that don't exist.
2747
2748         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2749
2750 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2751
2752         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2753         Remove.
2754
2755         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2756
2757         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2758
2759 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2760
2761         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2762         have a group name.
2763
2764         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2765         a multibyte buffer (bug#7410).
2766         (article-wash-html): Parse the original article buffer to get the
2767         unencoded data (bug#7410).
2768
2769         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2770         .newsrc.el files.
2771
2772 2012-04-05  Bastien Guerry  <bzg@altern.org>
2773
2774         * color.el (color-lighten-name): Fix typo.
2775
2776 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777
2778         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2779         "#" to avoid having them interpreted as comments.
2780
2781 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2782
2783         * shr.el (shr-insert): Update the text state properly to avoid
2784         inserting spurious paragraph starts.
2785
2786 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2787
2788         * shr.el (shr-table-widths): Divide the extra width more fairly over
2789         the TDs (bug#10973).
2790         (shr-render-td): Don't delete too much padding.
2791         (shr-natural-width): Compute the natural width more correctly.
2792         (shr-insert): Allow the natural width to be computed for tables again.
2793         (shr-tag-table-1): Rework how the natural widths are computed by
2794         rendering the table a third time.
2795         (shr-natural-width): Removed.
2796         (shr-buffer-width): New function.
2797         (shr-expand-newlines): Use it.
2798
2799         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2800         using a `gnus-use-full-window' setup (bug#11013).
2801
2802 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2803
2804         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2805         24.1 release.
2806
2807 2012-03-10  David Edmondson  <dme@dme.org>
2808
2809         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2810         'Forwarded Message' header and the start of the message.
2811
2812 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2813
2814         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2815         isn't running (bug#10897).
2816
2817 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2818
2819         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2820         This is inconsistent with all the other stream functions, which leave
2821         the setting up to the higher levels (if so wanted) (bug#10931).
2822
2823 2012-02-28  Glenn Morris  <rgm@gnu.org>
2824
2825         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2826         mm-decode.el: Standardize possessive apostrophe usage.
2827
2828 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2829
2830         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2831
2832 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2833
2834         * parse-time.el (parse-time-string): Allow extractor to return nil.
2835
2836 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2837
2838         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2839
2840 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2841
2842         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2843
2844 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2845
2846         * mm-decode.el (mm-shr): Remove "soft hyphens".
2847
2848         * nnimap.el (nnimap-request-list): Return the group names encoded as
2849         utf8.  Otherwise non-European group names don't work.
2850         (nnimap-request-newgroups): Ditto.
2851
2852         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2853         the default in `read-string' (bug#10757).
2854
2855         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2856         topics (bug#10843).
2857
2858         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2859         buffer.  Suggested by Herbert Valerio Riedel.
2860         (nnimap-request-move-article): Delete the message from the correct IMAP
2861         server.
2862
2863 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2864
2865         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2866         Reported by Peter Münster.
2867
2868 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2869
2870         * shr.el (shr-image-fetched): Make sure we really kill the right
2871         buffer.
2872
2873 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2874
2875         * gnus-start.el (gnus-1): Avoid duplicate entries.
2876
2877 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2878
2879         * imap.el: Remove.
2880
2881         * nntp.el (nntp-coding-system-for-read): Remove.
2882         (nntp-coding-system-for-write): Ditto.
2883         (nntp-open-connection): Just use `binary' directly.
2884
2885         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
2886         Gnus 0.3.
2887
2888 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2889
2890         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
2891         application/octet-stream parts really is.
2892
2893         * gnus-sum.el (gnus-propagate-marks): Remove.
2894
2895 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2896
2897         * shr.el (shr-rescale-image): Undo previous change; see
2898         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2899
2900 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2901
2902         * gnus.el: Ma Gnus v0.3 is released.
2903
2904 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2905
2906         * gnus-sum.el (gnus-summary-local-variables): Make
2907         `gnus-newsgroup-unexist' into a local variable.
2908
2909 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2910
2911         * registry.el (registry-usage-test, registry-persistence-test): Move to
2912         tests/gnustest-registry.el.
2913         (registry-make-testable-db, registry-match-test)
2914         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2915
2916         * gnus-registry.el (gnus-registry-misc-test)
2917         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2918
2919         * tests/gnustest-registry.el: New file with the registry and
2920         gnus-registry ERT tests.
2921
2922 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * gnus-msg.el (gnus-summary-resend-message): Make
2925         gnus-summary-resend-message-insert-gcc be last item in
2926         message-header-setup-hook.
2927
2928 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2929
2930         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2931         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
2932         Remove.
2933         (nnfolder-open-server): Don't use marks.
2934         (nnfolder-request-delete-group): Ditto.
2935         (nnfolder-request-rename-group): Ditto.
2936         (nnfolder-request-set-mark, nnfolder-request-marks)
2937         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2938         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2939
2940         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2941         (nnml-marks-modtime): Remove.
2942         (nnml-request-delete-group): Don't use marks.
2943         (nnml-request-rename-group): Ditto.
2944         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2945         (nnml-save-marks, nnml-open-marks): Remove.
2946
2947         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2948         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2949         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2950         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2951         (nntp-server-to-method-cache): Remove.
2952
2953         * shr.el (shr-rescale-image): Fix wrong merge.
2954
2955 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2956
2957         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2958         too-wide lines.
2959
2960 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2961
2962         * nnimap.el (nnimap-record-commands): New variable.
2963         (nnimap-log-command): Use it.
2964         (nnimap-make-process-buffer): Add a space to the process buffer.
2965         (nnimap-transform-headers): Don't bug out on header lines containing
2966         stuff that look like IMAP length encodings.
2967
2968         * shr.el (shr-rescale-image): Allow viewing large images.
2969
2970 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2971
2972         * nnml.el (nnml-request-compact-group): Delete the marks file after
2973         compaction (bug#10800).
2974
2975         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2976         group exit.
2977
2978         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2979         QRESYNC/FETCH output.
2980
2981 2012-02-11  Glenn Morris  <rgm@gnu.org>
2982
2983         * sieve-manage.el (sieve-manage-default-stream):
2984         * shr.el (shr):
2985         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2986         (nnir-retrieve-headers-override-function)
2987         (nnir-imap-default-search-key, nnir-notmuch-program)
2988         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2989         (nnir-method-default-engines):
2990         * message.el (message-cite-reply-position):
2991         * gssapi.el (gssapi-program):
2992         * gravatar.el (gravatar):
2993         * gnus-sum.el (gnus-refer-thread-use-nnir):
2994         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2995         (gnus-registry-max-pruned-entries):
2996         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2997         * gnus-int.el (gnus-after-set-mark-hook)
2998         (gnus-before-update-mark-hook):
2999         * gnus-async.el (gnus-async-post-fetch-function):
3000         * auth-source.el (auth-source-cache-expiry):
3001         Add missing :version tags to new defcustoms and defgroups.
3002
3003 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3004
3005         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3006         `gnus-newsgroup-unexist'.
3007
3008         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3009         marks.
3010         (gnus-article-special-mark-lists): Put the `unexist' in the special
3011         marks list instead.
3012
3013         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3014         articles in the list of articles to be selected.
3015
3016         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3017         articles.
3018         (nnimap-update-info): Keep track of unexisting articles.
3019         (nnimap-update-qresync-info): Ditto.
3020
3021 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3022
3023         * message.el (message-default-send-mail-function): Made into own
3024         function for reuse by emacsbug.el.
3025
3026 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3027
3028         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3029         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3030
3031 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3032
3033         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3034         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3035
3036         * gnus-compat.el: Define `timer-set-function'.
3037
3038         * mm-decode.el (mm-display-external): Output the text from the command
3039         in the buffer after the command finished.  This makes text-based
3040         commands behave better.
3041
3042 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3043
3044         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3045
3046 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3047
3048         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3049         23.1.
3050
3051 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3052
3053         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3054
3055 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3056
3057         * message.el (smtpmail-smtp-user): Silence compiler warning.
3058
3059 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3060
3061         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3062         SMTP user name.
3063
3064 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * gnus-sum.el (gnus-summary-show-thread):
3067         next-single-char-property-change may return nil in XEmacs.
3068         (gnus-summary-article-map): Fix typo.
3069
3070 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3071
3072         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3073         running.
3074
3075         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3076
3077         * gnus.el (gnus-server-extend-method): Don't add an -address component
3078         if the method already has one (bug#9676).
3079
3080 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3081
3082         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3083         of an initial-input for consistency (bug#10757).
3084
3085         * dgnushack.el: Fix XEmacs compilation warning.
3086
3087         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3088
3089         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3090
3091 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3092
3093         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3094         lines that are narrower than the window width.  Otherwise background
3095         "blocks" will look less readable.
3096
3097 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3098
3099         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3100         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3101         have newlines within the strings, and where the UID comes after the
3102         BODYSTRUCTURE element (bug#10537).
3103
3104         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3105         (bug#10732).
3106
3107         * shr.el (shr-insert-document): Add doc string.
3108         (shr-visit-file): Ditto.
3109         (shr-remove-trailing-whitespace): New function.
3110         (shr-insert-document): Use it to clean up trailing whitespace as the
3111         final step (bug#10714).
3112
3113 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3114
3115         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3116         buffer if `gnus-kill-summary-on-exit' is nil.
3117
3118 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3119
3120         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3121         when just reading a single group from "without" Gnus.
3122
3123 2012-02-06  Chong Yidong  <cyd@gnu.org>
3124
3125         * gnus-sum.el (gnus-summary-show-thread):
3126         next-single-char-property-change never returns nil (Bug#8657).
3127
3128 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3129
3130         * message.el (message-multi-smtp-send-mail): New function.
3131         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3132         header to implement multi-SMTP functionality.
3133
3134         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3135         (gnus-agentize): Don't set it.
3136         (gnus-agent-send-mail): Don't use it.
3137
3138         * gnus-sum.el (gnus-summary-widget-backward): New function and
3139         keystroke.
3140
3141         * gnus-compat.el: More the compat functions more compatible.
3142
3143         * shr.el (shr-put-image): Remove underlines from sliced images.
3144         (shr-zoom-image): Compute the region to be replaced more correctly.
3145
3146 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3147
3148         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3149         (gnus-summary-resend-message-insert-gcc): New function.
3150         (gnus-summary-resend-message): Modify message-header-setup-hook and
3151         message-sent-hook to make it work for Gcc.
3152         (gnus-inews-do-gcc): Update the number of unread articles of groups
3153         that messages are Gcc'd to.
3154
3155         * message.el (message-resend): Run message-sent-hook to do Gcc.
3156
3157 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3158
3159         * lpath.el: Fix an XEmacs compilation warning.
3160
3161         * gnus-compat.el: Require `help-fns' to fix compilation error.
3162
3163         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3164         a higher level to silence compilation.
3165
3166         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3167         parameter to allow controlling the scaling.
3168
3169         * shr.el (shr-zoom-image): New command and keystroke.
3170         (shr-put-image): Take a `size' flag to say how to scale the image.
3171
3172         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3173         deletion unless already defined.
3174
3175         * gnus.el (gnus-compat): Require it.
3176
3177         * gnus-compat.el: New file.
3178
3179         * gnus-start.el (gnus-clean-old-newsrc): New function.
3180         (gnus-read-newsrc-file): Use it.
3181
3182         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3183         Use recursive deletion.
3184         (mm-dissect-archive): Add support for zip files.
3185
3186         * gnus-util.el (gnus-recursive-directory-files): New function.
3187
3188         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3189         (mm-archive-decoders): Add tgz support.
3190
3191         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3192         Otherwise inserting text into the Gnus buffer can look odd.
3193
3194         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3195
3196         * mm-archive.el (mm-archive-decoders): Add support for tar.
3197
3198         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3199
3200         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3201
3202 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3203
3204         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3205
3206         * mm-archive.el: New file.
3207
3208         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3209
3210         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3211
3212         * message.el (message-goto-*): Make all the `message-goto-*' commands
3213         push the mark before moving point.  This makes it easier to go back to
3214         where you came from after editing whatever you jumped to.
3215
3216 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3217
3218         * gnus.el: Ma Gnus v0.1 is released.
3219
3220 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3221
3222         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3223         without reconnecting.
3224         (nnimap-possibly-change-group): Ditto.
3225         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3226         connection has died before being called.
3227
3228 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3229
3230         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3231         an initial sync unless we're really doing one.
3232
3233         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3234         address parameter if one already exists (bug#9676).
3235
3236         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3237         not the prefix, as documented (bug#10689).
3238
3239 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3240
3241         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3242         the "server".
3243
3244         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3245         the real error message with the useless "previously known to be down".
3246         Which isn't even correct.
3247
3248         * nntp.el (nntp-open-connection): Report the error message if the nntp
3249         server can't be reached.
3250
3251         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3252         groups we do a total scan for.
3253         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3254         doing that.
3255
3256 2012-01-31  Jim Meyering  <jim@meyering.net>
3257
3258         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3259         Correct a comment (insert "not") and hide nominally-doubled "to".
3260
3261 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3262
3263         * gnus.el (gnus-version): Change name to "Ma Gnus".
3264
3265 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3266
3267         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3268         section in the manual.
3269
3270 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3271
3272         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3273         words.
3274         (rfc2047-encode-string): Ditto.
3275         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3276         understand folded filename="..." parameters, for instance.
3277
3278         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3279         the message for greater debuggability.
3280
3281 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3282
3283         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3284         instead of setting it locally, since the latter doesn't seem to have
3285         any effect (most of the time).
3286
3287 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3288
3289         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3290         function call.
3291
3292 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3293
3294         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3295         seconds, and make the repeat clause with HH:MM specs work as
3296         documented.
3297
3298 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3299
3300         * proto-stream.el (proto-stream-capability-open): Fall back on
3301         :end-of-command if :end-of-capability doesn't exist.
3302
3303 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3304
3305         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3306         bound globally in old Emacsen and XEmacsen.
3307
3308 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3309
3310         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3311         so that previous errors don't prohibit getting new news.
3312
3313         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3314
3315         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3316
3317 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3318
3319         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3320         buffer, not of the string which is its name.
3321
3322 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3323
3324         * proto-stream.el (proto-stream-capability-open): Wait for
3325         :end-of-capability, not :end-of-command.
3326
3327         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3328         non-server-marks groups.
3329         (gnus-group-make-articles-read): Ditto.
3330
3331         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3332         methods (bug#9676).
3333
3334         * gnus.el (gnus-method-ephemeral-p): New function.
3335
3336 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3337
3338         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3339         left-to-right.
3340
3341 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3342
3343         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3344         warning.
3345
3346 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3347
3348         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3349         macroexpand the nnir things, since they haven't been defined yet, and
3350         nnir requires gnus-sum.
3351
3352 2012-01-24  Julien Danjou  <julien@danjou.info>
3353
3354         * color.el (color-rgb-to-hsl): Fix value computing.
3355         (color-hue-to-rgb): New function.
3356         (color-hsl-to-rgb): New function.
3357         (color-clamp, color-saturate-hsl, color-saturate-name)
3358         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3359         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3360
3361 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3362
3363         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3364
3365 2012-01-19  Julien Danjou  <julien@danjou.info>
3366
3367         * color.el (color-name-to-rgb): Use the white color to find the max
3368         color component value and return correctly computed values.
3369         (color-name-to-rgb): Add missing float conversion for max value.
3370
3371 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3372
3373         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3374         logical server name in addition to the actual machine address.
3375
3376         * auth-source.el (auth-source-user-and-password): Add convenience
3377         wrapper to search by just host and optionally user.
3378
3379 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3380
3381         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3382         after rendering.
3383
3384 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3385
3386         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3387         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3388         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3389
3390 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3391
3392         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3393         (bug#9693).
3394         (gnus-summary-setup-buffer): Document return value (bug#9697).
3395
3396         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3397         since ido doesn't work on symbols (bug#9632).
3398
3399         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3400         when getting a single value as when getting all the values.  This means
3401         that atoms like `gcc-self' work cumulatively, like variable settings,
3402         instead of getting the value from the last matching clause.
3403         (gnus-group-find-parameter): Protect against the group buffer not
3404         existing (bug#9585).
3405
3406 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3407
3408         * gnus-start.el (gnus-activate-group): Document more parameters
3409         (bug#9694).
3410
3411         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3412         (bug#9692).
3413
3414         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3415         article was fetched, so that it can be expired later (bug#9958).
3416         (gnus-agent-summary-fetch-series): Add doc string.
3417         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3418         (bug#9517).
3419
3420         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3421         retrieval is happening.
3422
3423         * gnus.el (gnus-parameters): Doc fix.
3424
3425 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3426
3427         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3428         show the thread after expansion.
3429
3430 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3431
3432         * gnus-art.el (article-narrow-to-head): If the head is completely
3433         empty, narrow to the empty region (bug#9764).
3434
3435         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3436         read, and then mark them as unread only when the unread mark is used.
3437         This makes `C-- T k' actually work, even though it's confusing.
3438
3439         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3440         alive before we try to find its window.
3441
3442 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3443
3444         * mm-decode.el (mm-display-external): Use a longer timeout for the
3445         deletion to allow slow programs to display the file.
3446
3447 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3448
3449         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3450         prompt to be less confusing.
3451
3452         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3453         argument to `message-reply'.  This broke `special-display-*' frame
3454         pop-uping (bug#10238).
3455
3456 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3457
3458         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3459         systems, since these allegedly don't work there.
3460
3461 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3462
3463         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3464         live buffer.
3465
3466 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3467
3468         * nnir.el (nnir-retrieve-headers): Protect against the article not
3469         existing on the server (bug#10335).
3470
3471 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3472
3473         * gnus-agent.el (gnus-agent-load-local): Recompute
3474         gnus-agent-article-local on changing method.
3475
3476 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3477
3478         * gnus.el (gnus-parameters): Note precedence.
3479
3480 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3481
3482         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3483         in the group buffer.
3484
3485 2012-01-04  Julien Danjou  <julien@danjou.info>
3486
3487         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3488         change.
3489
3490 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3491
3492         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3493         too.
3494
3495         * nntp.el (nntp-retrieve-group-data-early): Use it.
3496
3497 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3498
3499         * nntp.el (nntp-retrieval-in-progress): New variable.
3500         (nntp-make-process-buffer): Make it buffer-local.
3501
3502         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3503         2010.
3504         (gnus-demon-init): Use it to compute the time if time is on the form
3505         "04:23".
3506
3507         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3508
3509         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3510         status in the correct buffer.
3511
3512 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3513
3514         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3515         when opening topics (bug#10407).
3516
3517 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3518
3519         * gnus-cus.el (gnus-score-customize):
3520         * gnus-sum.el (gnus-sort-gathered-threads):
3521         * message.el (message-shorten-references):
3522         * nnmairix.el (nnmairix-request-group):
3523         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3524
3525 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3526
3527         * gnus-agent.el (gnus-agent-regenerate-group):
3528         * gnus-int.el (gnus-retrieve-group-data-early):
3529         * mm-util.el (mm-codepage-ibm-list):
3530         * nndiary.el (Commentary, nndiary-get-new-mail):
3531         * nnir.el (nnir):
3532         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3533
3534 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3535
3536         * mm-view.el (mm-display-inline-fontify): Add comment.
3537
3538 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3539
3540         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3541         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3542
3543 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3544
3545         * gnus-art.el (gnus-split-methods):
3546         * gnus-msg.el (gnus-configure-posting-styles):
3547         * gnus-spec.el (gnus-parse-simple-format):
3548         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3549         * message.el (message-do-actions): Spelling fix.
3550
3551 2011-12-15  Juri Linkov  <juri@jurta.org>
3552
3553         * mm-decode.el (mm-inline-media-tests): Add missing
3554         `mm-handle-media-subtype'.
3555
3556 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3557
3558         * gnus-group.el (gnus-group-tool-bar):
3559         * gnus-sum.el (gnus-summary-tool-bar):
3560         * message.el (message-tool-bar):
3561         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3562
3563 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3564
3565         * plstore.el (plstore--insert-buffer): Spelling fix.
3566
3567 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3568
3569         * message.el (message-valid-fqdn-regexp): Update with newly approved
3570         top-level domain names ".tel" and ".asia".
3571
3572 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3573
3574         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3575         unconditionally.
3576
3577 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3578
3579         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3580         pop-to-buffer-same-window for old Emacsen.
3581
3582 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3583
3584         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3585
3586 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3587
3588         * netrc.el (netrc-credentials): Spelling fix.
3589
3590 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3591
3592         * gnus-fun.el (gnus-fun-ppm-change-string):
3593         * gnus-msg.el (gnus-inews-do-gcc):
3594         * gnus-sum.el (gnus-summary-find-for-reselect):
3595         * gnus.el (gnus-summary-cancelled):
3596         * message.el (message-cancel-hook, message-send-news):
3597         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3598         * nnir.el (nnir-run-hyrex):
3599         * nntp.el (nntp-with-open-group-function):
3600         * pgg.el (pgg-pending-timers): Spelling fix.
3601
3602 2011-12-04  Chong Yidong  <cyd@gnu.org>
3603
3604         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3605         change (Bug#10200).
3606
3607 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * compface.el (uncompface):
3610         * gnus-art.el (gnus-article-x-face-command): Update the header format
3611         of icon data for the most recent icontopbm program.
3612
3613 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3614
3615         * gnus-msg.el (gnus-inews-do-gcc):
3616         * message.el (message-send-mail):
3617         * mml.el (mml-generate-mime): Share the value of the buffer-local
3618         `message-options' variable between a draft buffer and temprary working
3619         buffers.
3620
3621 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3622
3623         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3624
3625 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3626
3627         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3628         for Cygwin.
3629
3630 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3631
3632         * gnus-group.el (gnus-group-prepare-flat):
3633         * mm-bodies.el (mm-encode-body):
3634         * mml.el (mml-preview):
3635         * nnml.el (nnml-request-compact-group):
3636         * pop3.el (pop3-stream-type): Spelling fix.
3637
3638 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3639
3640         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3641
3642 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3643
3644         * color.el (color-rgb-to-hsl):
3645         * gmm-utils.el (gmm-tool-bar-style):
3646         * gnus-group.el (gnus-group-prepare-flat):
3647         * gnus-topic.el (gnus-topic-prepare-topic):
3648         * mm-decode.el (mm-discouraged-alternatives):
3649         * rfc2047.el (rfc2047-encode-1):
3650         * starttls.el: Spelling fix.
3651
3652 2011-11-24  Glenn Morris  <rgm@gnu.org>
3653
3654         * binhex.el (binhex-begin-line): Give it basic doc-string.
3655
3656         * starttls.el, tls.el: Fix case of "GnuTLS".
3657
3658 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3659
3660         * gnus-group.el (gnus-group-highlight): Fix typo.
3661
3662 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3663
3664         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3665         value of `delete-file', that returns nil for a local file but returns t
3666         for a remote file using ssh.
3667
3668 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3669
3670         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3671
3672 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3673
3674         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3675         avoid later breakage.
3676
3677 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3678
3679         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3680         article buffers' name.
3681
3682 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3683
3684         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3685         by Paul Eggert's spellfixes two days ago.
3686
3687 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3688
3689         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3690         doesn't have it.
3691
3692         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3693         buffer-local instead of binding them to avoid warnings.  Also demote
3694         errors (bug#10063).
3695         (font-lock-mode-hook): Shut up byte compiler.
3696
3697 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3698
3699         * mm-util.el (mm-charset-after):
3700         * nnir.el (nnir-run-hyrex):
3701         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3702         (ntlm-get-password-hashes, ntlm-md4hash):
3703         * smime.el: Fix typo.
3704
3705 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3706
3707         * gnus-agent.el (gnus-agent-expire-group-1):
3708         * nndiary.el (nndiary-last-occurence):
3709         * nnimap.el (nnimap-request-set-mark):
3710         * nnmairix.el (nnmairix-only-use-registry):
3711         * gnus-group.el (gnus-group-prepare-flat):
3712         * gnus-sum.el (gnus-decode-encoded-word-methods):
3713         * message.el (message-wash-subject):
3714         * nntp.el (nntp-retrieve-headers-with-xover):
3715         * smime.el (smime-certificate-directory): Spelling fix.
3716
3717 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3718
3719         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3720
3721         * color.el:
3722         * gnus-agent.el (gnus-agent-possibly-alter-active):
3723         * gnus-dired.el (gnus-dired-print):
3724         * mail-parse.el:
3725         * nnmairix.el (nnmairix-request-group):
3726         * shr.el (shr-image-displayer):
3727         * sieve-manage.el:
3728         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3729
3730 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3731
3732         * gnus-sum.el (gnus-auto-select-subject):
3733         * spam-report.el (spam-report-resend): Spelling fix.
3734
3735 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3736
3737         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3738         * gnus-art.el (gnus-default-article-saver):
3739         * gnus-srvr.el (gnus-server-copy-server):
3740         * gnus.el (gnus-sloppily-equal-method-parameters):
3741         * html2text.el (html2text-format-tag-list):
3742         * message.el (message-narrow-to-head):
3743         * nndiary.el:
3744         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3745         * sieve.el: Spelling fix.
3746
3747 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3748
3749         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3750         * gnus-sum.el (gnus-summary-make-menu-bar):
3751         * gnus-uu.el (gnus-uu-decode-postscript)
3752         (gnus-uu-decode-postscript-and-save):
3753         * mailcap.el (mailcap-print-command):
3754         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3755         Fix typos.
3756
3757 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3758
3759         * gnus-art.el (gnus-article-part-wrapper):
3760         * html2text.el (html2text-fix-paragraphs):
3761         * mm-decode.el (mm-image-fit-p):
3762         * rfc2047.el (rfc2047-encode-message-header):
3763         * shr-color.el (shr-color-visible-distance-min)
3764         (shr-color-relative-to-absolute, set-minimum-interval)
3765         (shr-color-visible): Fix typos.
3766
3767 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3768
3769         * gmm-utils.el (gmm-tool-bar-item):
3770         * gnus-art.el (gnus-treat-body-boundary):
3771         * gnus-diary.el (gnus-user-format-function-d):
3772         * gnus-start.el (gnus-get-unread-articles):
3773         * pgg-gpg.el (pgg-gpg-update-agent):
3774         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3775
3776 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3777
3778         * gnus-topic.el (gnus-group-prepare-topics):
3779         * gnus-uu.el (gnus-extract-view):
3780         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
3781
3782 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
3783
3784         * spam.el: Move BBDB autoloads.
3785         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
3786         BBDB 2 and 3.
3787         (spam-check-BBDB): Use it.
3788         (spam-enter-ham-BBDB): Use it.
3789
3790 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3791
3792         * smime.el (smime-draw-buffer): Spelling fix.
3793
3794 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3795
3796         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3797         for scanning exactly one level.
3798         * gnus-start.el (gnus-get-unread-articles): Ditto.
3799
3800 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3801
3802         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3803         slightly clearer.
3804
3805 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3806
3807         * gnus-sync.el: More commentary about setup.
3808
3809 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3810
3811         * message.el (message-send-and-exit): Document `arg'.
3812
3813 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3814
3815         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3816
3817 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3818
3819         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3820
3821         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3822         we don't use `bound-and-true-p'.
3823
3824 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3825
3826         * gnus-util.el (gnus-bound-and-true-p): Remove.
3827         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3828         * nnir.el: Use it.
3829         * nnmairix.el: Use it.
3830
3831 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3832
3833         * gnus-sync.el: Improve docs about CouchDB admins.
3834
3835         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3836         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3837         for reasons unknown.
3838         * nnir.el: Use it.
3839         * nnmairix.el: Use it.
3840
3841         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3842         * nnir.el: Ditto.
3843         * nnmairix.el: Ditto.
3844
3845         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3846
3847 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3848
3849         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3850         not needed.  Provide xmlplistread list function to produce XML plist
3851         output for non-Gnus LeSync clients.
3852
3853 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3854
3855         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
3856
3857         * gnus-sync.el: Add LeSync synchronization backend and logic to read
3858         and save against it.  Group subscriptions, read marks, other marks,
3859         subscription levels, topic names, and topic offsets (the group's
3860         position within the topic) are saved.  This is an experimental backend
3861         and may change significantly.  Load json.el from the gnus-fallback-lib
3862         if it's not available otherwise.
3863         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3864
3865 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3866
3867         * message.el (message-completion-function): Make sure
3868         message-tab-body-function is not attempted if one of
3869         message-completion-alist fails to find a completion (bug#9158).
3870
3871 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3872
3873         * mml.el (mml-quote-region): Quote <#secure> tag.
3874         (mml-generate-mime-1): Unquote <#secure> tag.
3875
3876 2011-10-20  Chong Yidong  <cyd@gnu.org>
3877
3878         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3879         calling a minor mode from Lisp with nil arg enables it, so we have to
3880         make the wording a bit ambiguous here).
3881
3882 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3883
3884         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3885         * nnir.el (nnir-mode): Use it.
3886         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3887         Use it.
3888
3889         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3890         * nnmairix.el (gnus-registry-enabled): Ditto.
3891
3892 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3893
3894         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
3895         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3896         only while we need to find out if it should be t or nil.
3897         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3898         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3899         the registry is installed.  Set it to nil when it's unloaded.
3900         (gnus-registry-install-p): Provide user guidance for the initial value
3901         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3902         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3903         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3904         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3905         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3906         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3907         `gnus-registry-install'.
3908
3909 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3910
3911         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3912         previous change.
3913         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3914         primary key is marked as disabled.
3915
3916 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3917
3918         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3919         primary key is marked as disabled.
3920
3921 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3922
3923         * html2text.el (html2text-clean-anchor): Check for quotes around
3924         `href' value.
3925
3926 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3927
3928         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3929         searching.  Drop `bbdb-cache'.
3930
3931 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3932
3933         * message.el (message-signed-or-encrypted-p): Exclude header when
3934         checking if there is signed or encrypted body in text/plain message.
3935
3936 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3937
3938         * html2text.el (html2text-get-attr): Correctly handle attribute values
3939         containing "=".
3940
3941 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3942
3943         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3944         handle bindings.
3945
3946 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3947
3948         * gnus-win.el (gnus-configure-windows): Protect against reading
3949         ephemeral groups outside of Gnus.
3950
3951 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3952
3953         * shr.el (shr-tag-img): Don't get images displayed in tables.
3954
3955 2011-10-03  Glenn Morris  <rgm@gnu.org>
3956
3957         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3958         the "maintainer" version of debbugs.gnu.org reports.
3959
3960 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3961
3962         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3963         make asynchronous adjacent image insertion work better.
3964
3965 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3966
3967         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
3968         documentation.
3969
3970 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3971
3972         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3973         `gnus-asynchronous' isn't shadowed.
3974
3975 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3976
3977         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
3978
3979         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3980         (nnimap-insert-partial-structure): The charset parameter isn't
3981         case-sensitive.
3982
3983         * nnheader.el (nnheader-message-maybe): New function.
3984
3985         * shr.el (shr-tag-table): Render totally broken tables better.
3986
3987         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3988         computing the boundary.
3989
3990 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3991
3992         * pop3.el (pop3-number-of-responses): Remove.
3993         (pop3-wait-for-messages): Rewrite to take linear time instead of
3994         exponential time.
3995
3996 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3997
3998         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3999         re-fetch images.
4000
4001         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4002         re-fetch images when hitting `g' in Gnus.
4003
4004 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4007         (mml-compute-boundary): Don't check collision if it is non-nil.
4008         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4009         before checking collision.
4010
4011 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4012
4013         * message.el (message-indent-citation): Really make sure there's a
4014         newline at the end.
4015
4016         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4017         Fix suggested by John Wiegley.
4018
4019         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4020
4021         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4022
4023         * message.el (message-default-send-rename-function): Break out into its
4024         own function.
4025
4026         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4027         doesn't work under XEmacs.
4028
4029         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4030         of "imaps" to word around Windows problems.
4031         (nnimap-open-connection-1): Use it.
4032
4033         * message.el (message-indent-citation): Revert last change which made
4034         `F' not work.
4035
4036 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4037
4038         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4039         terminal as well.
4040
4041 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4042
4043         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4044         because it displays images using overlays that aren't easy to copy to
4045         the article buffer.
4046
4047 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4048
4049         * message.el (message-indent-citation): Fix empty line removal at the
4050         end of the citation.
4051
4052 2011-09-20  Julien Danjou  <julien@danjou.info>
4053
4054         * auth-source.el (auth-source-netrc-create): Use default value for
4055         password if specified.  Evaluate default.
4056         (auth-source-plstore-create): Ditto.
4057         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4058         value evaluation.
4059         (auth-source-netrc-create): Typo fix.
4060         (auth-source-plstore-create): Ditto.
4061
4062         * password-cache.el (password-cache-remove): Remove entries even if the
4063         value is nil, so that password with a nil value (negative caching) is
4064         possible to invalidate.
4065
4066         * auth-source.el (auth-source-format-cache-entry): New function.
4067
4068 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4069
4070         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4071
4072 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4073
4074         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4075
4076 2011-09-19  Julien Danjou  <julien@danjou.info>
4077
4078         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4079         which work with things that are not ASCII.
4080
4081 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4082
4083         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4084
4085 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4086
4087         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4088         message level.
4089
4090 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4091
4092         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4093
4094 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4095
4096         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4097
4098 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4099
4100         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4101         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4102
4103 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4104
4105         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4106         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4107         articles.
4108
4109 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4110
4111         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4112         (message-mail-other-window, message-mail-other-frame)
4113         (message-news-other-window, message-news-other-frame):
4114         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4115         instead of setting buffer display varibles.
4116
4117 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4118
4119         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4120
4121         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4122
4123 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4124
4125         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4126         duplicates" to a higher level.
4127
4128         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4129         most egregious messages.
4130
4131 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4132
4133         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4134
4135 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4136
4137         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4138         up the file (bug#9351).
4139
4140 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4141
4142         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4143         it does with all other backends, but decode the names immediately after
4144         getting them.
4145
4146         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4147         decoding nnimap groups.
4148
4149         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4150         newsrc file.  It doesn't seem like an important optimization any more.
4151
4152 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4153
4154         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4155         overflows.
4156
4157 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4160         (gnus-interactive-exit): Extend to `quiet'.
4161
4162         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4163
4164         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4165         string.
4166
4167         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4168         renaming function arguments from `this'.
4169
4170         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4171
4172         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4173         has been renamed.
4174         (gnus-lrm-string-p): Include RLM and PDF, too.
4175
4176         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4177         (bug#9225).
4178
4179 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4180
4181         Add autoload cookies for functions used by sendmail.el.
4182         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4183
4184         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4185
4186 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4187
4188         * gnus-art.el (article-date-ut): Work properly even when there are
4189         things like Date header in the body; work for forwarded parts.
4190
4191 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4192
4193         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4194         original-article-buffer.
4195
4196 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4197
4198         * nnir.el (nnir-compose-result): Fix matching of server type.
4199         (nnir-run-swish++): Ditto.
4200         (nnir-run-namazu): Ditto.
4201         (nnir-run-notmuch): Ditto.
4202
4203 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4204
4205         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4206         (bug#9405).
4207
4208         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4209         (bug#9421).
4210
4211         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4212         (bug#9425).
4213
4214         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4215         thing (bug#9426).
4216
4217 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4218
4219         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4220         the error message.
4221
4222 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4223
4224         * message.el (message-setup-1): Return t (Bug#9392).
4225
4226 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4227
4228         * gnus-sum.el: When adding article headers to a summary buffer also
4229         update gnus-newsgroup-articles (bug#9386).
4230
4231 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * auth-source.el: Autoload help-mode.
4234
4235 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4236
4237         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4238         names.
4239
4240 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4241
4242         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4243         mm-replace-in-string for compatibility issues.
4244         * mml2015.el (mml2015-epg-verify): Ditto.
4245
4246 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4247
4248         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4249
4250         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4251
4252 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4253
4254         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4255         continue on and do the clean-up phase (bug#9188).
4256
4257         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4258         just ignore groups that can't be opened instead of erroring out
4259         (bug#9225).
4260
4261         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4262         nil since some many people are fuddy-duddies.
4263
4264         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4265         images.
4266
4267         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4268         instead.
4269
4270         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4271
4272         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4273
4274         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4275         processing.
4276
4277         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4278         buffer to avoid warnings.
4279
4280 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4281
4282         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4283         specified to reduce precision.
4284
4285 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4286
4287         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4288         bodystructures (bug#9314).
4289
4290 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4291
4292         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4293         Make button keymap non-sticky after buttons.
4294
4295 2011-08-18  David Engster  <dengste@eml.cc>
4296
4297         * nnmairix.el (nnmairix-request-set-mark)
4298         (nnmairix-goto-original-article): Remove adding of article to registry,
4299         since `gnus-registry-add-group' isn't available anymore.
4300         (nnmairix-determine-original-group-from-registry):
4301         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4302         available anymore.
4303
4304 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4305
4306         * starttls.el (starttls-any-program-available): Define as obsolete
4307         function.
4308
4309 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4310
4311         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4312         versions which Gnus use when appropriate.
4313
4314         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4315         a pretty destructive command.
4316
4317         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4318
4319 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4320
4321         * message.el (message-fix-before-sending): Make a different warning
4322         about NUL characters (bug#9270).
4323
4324         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4325         from custom (bug#9260).
4326
4327         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4328         things work in Emacs 22 and XEmacs, too.
4329
4330         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4331         default From.
4332
4333         * gnus-spec.el (gnus-lrm-string-p): New macro.
4334         (gnus-lrm-string): New constant.
4335         (gnus-summary-line-format-spec): LRM-ify the from.
4336         (gnus-tilde-max-form): LRM-ify string chopping.
4337
4338         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4339
4340         * message.el (message-is-yours-p): Allow disabling canlock checking
4341         (bug#9295).
4342         (message-shoot-gnksa-feet): Add `canlock-verify'.
4343         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4344         message directory isn't writable (bug#9304).
4345
4346         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4347         non-world-readable.
4348
4349 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4350
4351         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4352         articles.
4353
4354 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4355
4356         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4357         copy-list.
4358
4359 2011-08-12  Sam Steingold  <sds@gnu.org>
4360
4361         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4362         in the reverse order to avoid modifying the cache with `nreverse'.
4363         (gnus-all-score-files): Do not modify the value returned by
4364         `gnus-score-find-alist' because it lives in a cache variable.
4365         (gnus-current-home-score-file): No need to `nreverse' the return value
4366         of `gnus-score-find-alist', it is already in the correct order.
4367
4368 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4369
4370         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4371         type MESSAGE and subtype RFC822 is slightly different from those of
4372         type TEXT.
4373
4374 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4375
4376         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4377         This allows article-referral to work from an nnir group.
4378
4379 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4380
4381         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4382
4383 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4384
4385         * mml1991.el (mml1991-epg-find-usable-key)
4386         (mml1991-epg-find-usable-secret-key): New function.
4387         (mml1991-epg-sign): Check if signing key is usable.
4388         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4389
4390 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4391
4392         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4393         server-variables only.  This should fix a bug introduced with commit
4394         e1889675b7f4adf057833c5513c9374134c4e053.
4395         (nnir-run-query): 'nnir-search-engine should not be set from the global
4396         environment.
4397
4398 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4399
4400         * nnir.el (nnir-search-thread): Position point on referring article
4401         line.
4402         (nnir-warp-to-article): Clean up summary buffers.
4403
4404         * nnimap.el (nnimap-request-thread): Whitespace fix.
4405
4406 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4407
4408         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4409
4410 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4411
4412         * starttls.el (starttls-available-p): Rename from
4413         `starttls-any-program-available' and changed return convention.
4414
4415 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4416
4417         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4418         `unix-sync' unless it's defined.
4419
4420 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4421
4422         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4423         `aref' for XEmacs compatibiltiy.
4424
4425 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4426
4427         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4428
4429 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4430
4431         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4432         closures, quote the form properly (bug#9194).
4433
4434 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4435
4436         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4437         (gnus-summary-insert-new-articles): Protect against servers that are
4438         down.
4439
4440 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4441
4442         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4443         in mm handle if none is specified.
4444
4445 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4446
4447         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4448
4449 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4450
4451         * nnir.el (nnir-search-thread): New function to make an nnir group
4452         based on a thread query.
4453
4454         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4455         of nnir in thread referral.
4456         (gnus-summary-refer-thread): Use it.
4457
4458         * nnimap.el (nnimap-request-thread): Use it.
4459
4460 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4461
4462         * shr.el (shr-tag-comment): Ignore HTML comments.
4463
4464 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4465
4466         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4467         argument.
4468         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4469         Use `nnir-address' to handle server info rather than passing an arg.
4470
4471         * nnimap.el (nnimap-make-thread-query): New utility function to format
4472         an imap thread search query.
4473         (nnimap-request-thread): Use it.
4474
4475         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4476         right select-method if we are not going back to the group buffer.
4477
4478 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4479
4480         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4481         enter invalid buffer configurations into the quit form (bug#9107).
4482         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4483         unplugged/plugged.
4484
4485         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4486         keep track of which ones are unread (bug#9061).
4487
4488         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4489         (bug#9055).
4490
4491         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4492         (bug#9041).
4493
4494         * gnus-html.el (mm-util): Require (bug#9073).
4495
4496         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4497         (gnus-summary-refer-thread): Use it to remove duplicates in the
4498         un-threaded view (bug#9053).
4499         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4500
4501 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4502
4503         * nnir.el (nnir-read-server-parm): Use default value from global
4504         variable.  Without this the default search engine parameters aren't
4505         used at all.
4506
4507 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4508
4509         * message.el (message-unique-id): Don't use the undocumented return
4510         value from (random t) (bug#9118).
4511
4512 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4513
4514         * message.el (message-auto-save-directory): If the ~/Mail directory
4515         doesn't exist, use ~ as the auto-save directory (bug#4432).
4516
4517         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4518         hasn't already been started.
4519
4520 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4521
4522         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4523
4524         * message.el (message-reply): Work around mysterious bug where
4525         `message-mode' seems to overwrite the locally bound `subject' variable.
4526
4527 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4528
4529         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4530         correct group.
4531
4532         * gnus-int.el (gnus-request-thread): Add group argument.
4533
4534         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4535
4536 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537
4538         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4539
4540         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4541         renamed to `debbugs-gnu-*'.
4542
4543 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4544
4545         * plstore.el: Revert the editing feature since it is not urgent.
4546         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4547         (plstore-mode-decoded): Remove.
4548
4549 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4550
4551         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4552         isn't very interesting any more, and it leaks potentially secret data.
4553         (gnus-debug): Remove.
4554
4555         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4556         use of :custom-show.
4557
4558 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4559
4560         * plstore.el: Add documentation.
4561         (plstore-mode): New mode to edit plstore file.
4562         (plstore-mode-toggle-display, plstore-mode-original)
4563         (plstore-mode-decoded): New command.
4564         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4565         (plstore--insert-buffer, plstore--make): New function.
4566         (plstore-open, plstore-save): Simplify by using them.
4567
4568 2011-07-06  Glenn Morris  <rgm@gnu.org>
4569
4570         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4571
4572 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4573
4574         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4575         no longer is much used.
4576         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4577         Articles".
4578
4579 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4580
4581         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4582         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4583         `notmuch' backend.
4584
4585 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4586
4587         * mm-decode.el (mm-text-html-renderer): Doc fix.
4588
4589         * gnus-msg.el (gnus-bug): Fix the MML tag.
4590
4591         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4592
4593 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4594
4595         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4596         secondary methods if started with `gnus-no-server'.
4597
4598 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4599
4600         * message.el (message-return-action): Fix typo in docstring.
4601
4602 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4603
4604         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4605         bug reports at once.
4606
4607         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4608
4609 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4610
4611         * nndraft.el: Require gnus-group.
4612         (nndraft-request-list): Declare.
4613
4614         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4615         no unread article unless it matches gnus-permanently-visible-groups.
4616
4617         * nndraft.el (nndraft-update-unread-articles): New function.
4618         (nndraft-request-associate-buffer): Use it to update the number of
4619         unread articles for the nndraft groups in the group buffer when saving
4620         or killing a draft message.
4621
4622 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4623
4624         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4625         systems to binary before writing and reading the mbox files.
4626
4627         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4628         instead of trying to list them all (bug#8978).
4629
4630 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4631
4632         * pop3.el (pop3-open-server): Use :end-of-capability.
4633
4634 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4635
4636         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4637         the id is always a number.
4638
4639         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4640
4641         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4642         debbugs mode, if possible.
4643
4644 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4645
4646         * auth-source.el (auth-source-token-passphrase-callback-function):
4647         Reindent.
4648         (epg-context-operation): Remove unnecessary autoload.
4649
4650 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4651
4652         * gnus.el (gnus-list-debbugs): New command.
4653
4654         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4655         mboxstat instead of the maintbox, since the stat seems to be fuller.
4656
4657         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4658         summary buffers.
4659
4660         * message.el (message-get-reply-headers): Delete all duplicates,
4661         instead of the first.
4662         (message-get-reply-headers): Ensure that we have progress while
4663         deleting duplicates.
4664
4665         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4666         gnus-posting-style value from the summary buffer to make it easier to
4667         make that a per-buffer conf.
4668
4669 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4670
4671         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4672         found by setting `shortcut' in 'query.
4673         (nnir-request-article): Use `shortcut' setting when requesting article
4674         by Message-ID.
4675
4676 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4677
4678         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4679         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4680         Bring the pseudo-headers back too.
4681
4682 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4683
4684         * auth-source.el (auth-source-token-passphrase-callback-function):
4685         Simplify and remove EPA dependency.
4686
4687 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4688
4689         * nnir.el (nnir-request-article): Fix error message text.
4690
4691 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4692
4693         * auth-source.el (plstore-delete): Autoload.
4694         (auth-source-plstore-search): Support delete operation.
4695         * plstore.el (plstore-delete): New function.
4696
4697 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4698
4699         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4700         mark actually existing articles as unread rather than the ones that
4701         active asserts.
4702
4703 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4704
4705         * nntp.el (nntp-record-command):
4706         * gnus-util.el (gnus-message-with-timestamp-1):
4707         Use format-time-string rather than decoding time stamps by hand.
4708         This is simpler and insulates the code from potential changes to
4709         current-time format.
4710
4711 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4712
4713         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4714
4715 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4716
4717         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4718         (plstore-save): Support public key encryption.
4719         (plstore--init-from-buffer): New function.
4720         (plstore-open): Use it; fix error when opening a non-existent file.
4721         (plstore-revert): Use plstore--init-from-buffer.
4722
4723 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4724
4725         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4726
4727 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4728
4729         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4730         for old Emacsen.
4731
4732 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4733
4734         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4735         is not fully working.
4736
4737 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4738
4739         * dgnushack.el: Autoload sha1 on XEmacs.
4740
4741         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4742         quit window configuration.
4743
4744         * auth-source.el (epg-context-set-passphrase-callback):
4745         Remove duplicate autoload.
4746
4747 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4748
4749         * nnir.el (nnir-request-article): Allow requesting articles by
4750         Message-ID with nnimap.
4751
4752         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4753         current server.
4754
4755 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4756
4757         * auth-source.el: Autoload EPA/EPG functions.
4758         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4759         changed when EPA/EPG is not available.
4760         (auth-source-backend): Rename "arg" member to "data".
4761         (auth-source-backend-parse, auth-source-plstore-search)
4762         (auth-source-plstore-create): Use it.
4763
4764 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4765
4766         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4767         `gnus-refer-article-methods'.
4768
4769 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4770
4771         * auth-source.el: Require EPA and EPG.
4772         (auth-source-passphrase-alist): New variable.
4773         (auth-source-passphrase-callback-function)
4774         (auth-source-token-passphrase-callback-function): Callbacks for the
4775         netrc field encryption (GPG tokens).
4776         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4777         Symmetric encryption and decryption of the netrc GPG tokens.
4778         (auth-source-netrc-normalize): Use them, simplifying the closure.
4779
4780 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4781
4782         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
4783         is available.
4784
4785 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4786
4787         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4788         non-nil, and `nnimap-split-methods' is nil, use the former.
4789
4790 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4791
4792         * plstore.el (plstore-revert): New function.
4793         (plstore-open): Use it; hide the buffer from user.
4794
4795 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4796
4797         * auth-source.el (auth-source-backend): New member "arg".
4798         (auth-source-backend-parse): Handle new backend 'plstore.
4799         * plstore.el: New file.
4800
4801 2011-06-30  Glenn Morris  <rgm@gnu.org>
4802
4803         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4804
4805 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4806
4807         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4808         expiring articles to.
4809
4810         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4811         variations as ASCII (bug#5458).
4812
4813 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4816
4817 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4818
4819         * message.el (message-point-in-header-p): Tweak the function to default
4820         to saying that we're not in the headers if there is no separator at
4821         all.  This makes it possible to use the Message version of `M-q' in
4822         buffers with no headers (bug#7987).
4823         (message-point-in-header-p): Fix last checkin to work with an empty
4824         mail-header-separator, too.
4825
4826         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4827         again, save the choice via customize.
4828
4829 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4830
4831         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4832
4833         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4834         ended the connection, bail out before waiting infinitely on a new
4835         connection.
4836
4837 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4838
4839         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4840         reports.
4841
4842         * gnus.el (gnus-bug-package): Use "gnus."
4843         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4844
4845 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4846
4847         * dgnushack.el: Make the timer warning go away on XEmacs.
4848
4849         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4850         animations going on at article exit time.
4851
4852         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4853         since removing it breaks people upgrading.
4854
4855         * shr.el (shr-put-image): Use the new interface for animating images.
4856         (shr-put-image): Animate for 60 seconds.
4857
4858         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
4859         avoid compiler warnings.
4860
4861         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4862         error with `find-file-hooks' on Emacs 22.
4863         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4864         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4865         on all architectures.
4866
4867         * spam.el (spam-stat): Require in a normal fashion without binding
4868         `spam-stat-install-hooks' to avoid compilation warnings.
4869
4870         * spam-stat.el (spam-stat-install-hooks): Remove.
4871         (spam-stat-install-hooks): Don't run automatically.
4872
4873 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4874
4875         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4876         and keystroke.
4877
4878 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4879
4880         * auth-source.el (auth-source-netrc-cache): Move forward.
4881
4882 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4883
4884         * proto-stream.el (proto-stream-open-starttls): Use
4885         `gnutls-available-p' to see whether we have built-in support.
4886
4887         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4888         we already know.
4889         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4890         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4891
4892 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4893
4894         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4895         %S format, since that looks odd.
4896         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4897         file, especially when saving.
4898
4899 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4900
4901         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
4902         article found.
4903
4904 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4905
4906         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4907         `auth-source-save-secrets' with a more sensitive alist that can be
4908         configured per file.  Experimental, so defaults to 'never.
4909         (auth-source-netrc-create): Use it.  Still experimental code.
4910         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4911         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4912
4913 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4914
4915         * auth-source.el (auth-source-save-secrets): New variable to control if
4916         secret tokens should be saved encrypted.
4917         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4918         to `auth-source-netrc-normalize'.
4919         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4920         on the EPA variables being defined.
4921         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4922         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4923         the lexical-let closure.
4924         (auth-source-netrc-create): Create "gpg:" tokens according to
4925         `auth-source-save-secrets'.
4926
4927 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4928
4929         * gnus-group.el (gnus-group-update-group): Add new argument
4930         `info-unchanged' that stops updating dribble buffer.
4931
4932         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4933         deletes lines matching to it in dribble buffer.
4934
4935         * gnus-agent.el (gnus-agent-fetch-group-1):
4936         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4937         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4938         * gnus-start.el (gnus-group-change-level):
4939         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4940
4941         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4942         if newsgroup info is not changed.
4943
4944         * gnus-group.el (gnus-group-get-new-news-this-group):
4945         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4946         Don't update dribble buffer.
4947
4948 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4949
4950         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4951         remove entries with groups we ignore.
4952
4953 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954
4955         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4956         the underline comes at the bottom.
4957
4958 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4959
4960         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4961         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4962         (gnus-registry-article-marks-to-names): Rename from
4963         `gnus-registry-user-format-function-M2'.
4964
4965 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4966
4967         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4968         ephemeral group.
4969
4970 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4971
4972         * shr.el (shr-browse-image): Copy the URL if called interactively.
4973
4974 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4975
4976         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4977         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4978         done, then unselected articles may be marked as read.
4979
4980         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4981         since not doing this seems to lead to a race condition in pop3-logon.
4982
4983         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4984         so that the call chain it correct when we call "upwards".
4985
4986         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4987         in read-only groups.
4988
4989         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4990
4991         * message.el (message-cite-reply-position): Doc string fix.
4992
4993         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4994         avoid regexp overflow.
4995         (nnimap-transform-split-mail): Ditto.
4996
4997         * pop3.el (pop3-retr): Error out if the server closes the connection.
4998
4999 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5000
5001         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5002         mm-with-unibyte-current-buffer.  The buffer should not contain any
5003         multibyte chars anyway at this stage.
5004
5005 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5006
5007         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5008         at the end of lines.
5009
5010 2011-05-29  Julien Danjou  <julien@danjou.info>
5011
5012         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5013
5014 2011-05-27  Glenn Morris  <rgm@gnu.org>
5015
5016         * gnus-group.el (gnus-bug-group-download-format-alist):
5017         Use the "maintainer" version of debian reports as well.
5018
5019 2011-05-26  Glenn Morris  <rgm@gnu.org>
5020
5021         * gnus-group.el (gnus-bug-group-download-format-alist):
5022         Use the "maintainer" version of debbugs.gnu.org reports.
5023
5024 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5025
5026         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5027
5028 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5029
5030         * gnus-cus.el (gnus-agent-customize-category):
5031         * gnus-delay.el (gnus-delay-send-queue):
5032         * gnus.el (gnus-other-frame):
5033         Don't quote lambda expressions with `quote'.
5034
5035 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5036
5037         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5038         the thread moves us backwards and so we loop forever.
5039
5040 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5041
5042         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5043         whitespace in base64 data lines.
5044
5045 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5046
5047         * gnus-registry.el (gnus-registry-user-format-function-M):
5048         Use `mapconcat'.
5049         (gnus-registry-user-format-function-M2): Use to see the full text of
5050         the marks.  Make "," the mark text separator.
5051
5052         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5053         authentication with auth-source.
5054
5055 2011-05-17  Glenn Morris  <rgm@gnu.org>
5056
5057         * gnus-group.el (gnus-import-other-newsrc-file):
5058         Use insert-file-contents.
5059
5060 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5061
5062         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5063         1000 iterations.
5064
5065 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5066
5067         * nntp.el (nntp-open-connection): Check if process-type is available.
5068
5069 2011-05-16  Julien Danjou  <julien@danjou.info>
5070
5071         * shr.el (shr-tag-del): Add support for del tag.
5072
5073 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5074
5075         * gnus-html.el (gnus-html-put-image): Register a displayer.
5076
5077         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5078
5079 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5080
5081         * registry.el (prune-factor): New initialization parameter defaulting
5082         to 0.1.
5083         (registry-prune-hard): Use it.
5084
5085         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5086         0.1 expicitly.
5087
5088 2011-05-13  Glenn Morris  <rgm@gnu.org>
5089
5090         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5091         is bound, since this function requires sendmail.
5092
5093 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5094
5095         * registry.el (registry-usage-test): Disable pruning test.
5096
5097 2011-05-11  David Engster  <dengste@eml.cc>
5098
5099         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5100         Bind set-network-process-option for XEmacs.
5101
5102 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5103
5104         * registry.el (registry-prune-hard-candidates)
5105         (registry-prune-soft-candidates): Helper methods for registry pruning.
5106         (registry-prune): Use them.  Make the sort function optional.
5107
5108 2011-05-10  Jim Meyering  <meyering@redhat.com>
5109
5110         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5111
5112 2011-05-10  Julien Danjou  <julien@danjou.info>
5113
5114         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5115         symbol and not a list.
5116
5117 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5118
5119         * gnus-art.el (gnus-article-mode): Move binding of
5120         shr-put-image-function here from gnus-article-prepare-display.
5121
5122         * shr.el (shr-put-image-function): New variable.
5123         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5124         (shr-put-image): Return scaled image.
5125
5126         * gnus-art.el (gnus-shr-put-image): New function.
5127         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5128
5129         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5130         original ones, as deletable.
5131
5132 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5133
5134         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5135
5136 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5137
5138         * registry.el (registry-full): Add convenience method.  Fix logic.
5139         (registry-insert): Use it.  Fix logic here too.
5140
5141         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5142         `registry-prune' if `registry-full' returns t.
5143         (gnus-registry-handle-action)
5144         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5145         (gnus-registry-usage-test): Use it.
5146
5147 2011-05-07  Julien Danjou  <julien@danjou.info>
5148
5149         * shr.el (shr-link): Make shr-link inherit from link by default.
5150
5151 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5152
5153         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5154
5155 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5156
5157         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5158         error out because the face is not a list.
5159
5160 2011-05-05  Glenn Morris  <rgm@gnu.org>
5161
5162         * proto-stream.el (gnutls-negotiate): Fix declarations.
5163
5164         * gnus-start.el (gnus-propagate-marks): Declare.
5165
5166 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5167
5168         * registry.el (registry-reindex): Fix percentage message.
5169
5170         * proto-stream.el (network-stream-open-starttls): Adjust to call
5171         `gnutls-negotiate' with :process and :hostname arguments.
5172
5173 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5174
5175         * shr.el: Add shr-link face for links.
5176         (shr-urlify): Use it.
5177
5178         * registry.el (registry-insert): Make error message more helpful.
5179
5180 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5181
5182         * gnus-html.el (gnus-html-schedule-image-fetching):
5183         Use url-queue-retrieve, if it exists.
5184
5185         * shr.el (shr-tag-img): Ditto.
5186
5187         * gnus.el: Autoload more gnus-agent functions.
5188
5189         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5190         agent if we haven't already (bug#8502).
5191
5192         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5193         into the Agent, too.
5194
5195         * gnus-agent.el (gnus-agent-store-article): New function.
5196
5197         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5198         and moved from that file for reuse.
5199
5200         * pop3.el (pop3-open-server): Error messages are "-ERR".
5201
5202 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5203
5204         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5205         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5206
5207 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5208
5209         * gnus.el: No Gnus v0.17 is released.
5210
5211 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5212
5213         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5214         buffer has moved to a different frame.
5215
5216 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5217
5218         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5219         to get the conversion from unibyte to multibyte buffers to work on
5220         Emacs 22.
5221
5222         * nntp.el (nntp-request-article): Slight clean-up.
5223
5224 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5225
5226         * shr.el (shr-strike-through): New face.
5227         (shr-tag-s): Use it to provide <s> support.
5228         (shr-tag-s): Remove duplicate definition.
5229
5230 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5231
5232         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5233         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5234
5235 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5236
5237         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5238         `gnutls-negotiate'.
5239         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5240
5241 2011-04-23  Glenn Morris  <rgm@gnu.org>
5242
5243         * gnus-sum.el (gnus-extra-headers): Bump :version.
5244
5245 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5246
5247         * shr.el (shr-tag-sup): New function.
5248         (shr-tag-sub): Ditto.
5249
5250 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5251
5252         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5253         for the case where `gnus-registry-ignored-groups' is a list of lists,
5254         and don't call `gnus-parameter-registry-ignore' otherwise.
5255
5256 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5257
5258         * nnimap.el (nnimap-user): New backend variable.
5259         (nnimap-open-connection-1): Use it.
5260         (nnimap-credentials): Accept user parameter so it's explicit what user
5261         name is desired.
5262
5263         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5264         default.
5265
5266         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5267         not gnus-registry.el.
5268
5269         * gnus-registry.el: Mention in comments how to modify
5270         `gnus-extra-headers' for proper recipient tracking and that it may
5271         already have To and Cc recently, which it does as of this commit.
5272         (gnus-registry-ignored-groups): Remove defcustom.
5273         Explain why in comments.
5274         (gnus-registry-action): Fix data-header reference to use the extra
5275         headers.  Explain in package commentary how to add To and Cc headers to
5276         the gnus-extra-headers.
5277         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5278         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5279         parameter list or a string list in `gnus-registry-ignored-groups'.
5280         Fix logic error.
5281
5282 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5283
5284         * shr.el (shr-expand-url): Protect against null urls.
5285
5286 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5287
5288         * shr.el (shr-base): New binding.
5289         (shr-tag-base): Keep track of <base>.
5290         (shr-expand-url): New function used throughout.
5291
5292 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5293
5294         * gnus-registry.el
5295         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5296         (gnus-registry-ignored-groups): New variable.
5297         (gnus-registry-ignore-group-p): Use it.
5298         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5299         set the destination group to nil (same as delete) if it's ignored.
5300
5301 2011-04-20  David Engster  <dengste@eml.cc>
5302
5303         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5304
5305         * Makefile.in (test-nntp): New rule.
5306         (check): Add it.
5307         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5308
5309 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5310
5311         * gnus-registry.el (gnus-registry-action)
5312         (gnus-registry-fetch-header-fast):
5313         Don't use mail-header that looks an internal function of mailheader.el.
5314
5315 2011-04-19  Glenn Morris  <rgm@gnu.org>
5316
5317         * time-date.el (time-to-days): Remove unused local variables.
5318
5319 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5320
5321         * gnus-registry.el: Eliminate cl functions.
5322         (gnus-registry-sort-addresses): New function that replaces mapcan.
5323         (gnus-registry-action, gnus-registry-spool-action)
5324         (gnus-registry-split-fancy-with-parent)
5325         (gnus-registry-fetch-recipients-fast): Use it.
5326         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5327
5328         * registry.el (initialize-instance, registry-lookup)
5329         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5330         (registry-lookup-secondary-value, registry-search, registry-delete)
5331         (registry-insert, registry-reindex, registry-size, registry-prune):
5332         Use eval-and-compile.
5333
5334 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5335
5336         * registry.el (registry-reindex): New method to recreate the secondary
5337         registry indices.
5338
5339         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5340         tracked field changes.
5341         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5342         (gnus-registry-action, gnus-registry-spool-action)
5343         (gnus-registry-handle-action)
5344         (gnus-registry--split-fancy-with-parent-internal)
5345         (gnus-registry-split-fancy-with-parent)
5346         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5347         move, and delete actions, and for fancy splitting with parent.
5348         (gnus-registry-extract-addresses)
5349         (gnus-registry-fetch-recipients-fast)
5350         (gnus-registry-fetch-header-fast): Convenience functions.
5351         (gnus-registry-misc-test): ERT test of
5352         `gnus-registry-extract-addresses'.
5353
5354 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5355
5356         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5357         Track by subject first, then sender.
5358
5359 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5360
5361         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5362
5363         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5364         Lisp.
5365
5366         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5367         (gnus-draft-send): Use it to avoid popping
5368         up frames from gnus-group-send-queue.
5369
5370 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5371
5372         * gnus-registry.el: Updated gnus-registry docs.
5373
5374 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5375
5376         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5377         Fix logic bug.
5378         (gnus-registry-post-process-groups): Fix logging of no results and
5379         quote sender and subject.
5380
5381 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5382
5383         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5384         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5385         gnutls-cli are too slow to be done opportunistically.
5386
5387         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5388         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5389         we had no early-data returned.
5390         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5391         two async commands to the same server at the same time.
5392
5393 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5394
5395         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5396
5397 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5398
5399         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5400         "warning" level.
5401
5402         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5403         (mm-url-insert-file-contents): Don't set the package names.
5404
5405 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5406
5407         * gnus-registry.el (gnus-registry-action): Remove properties and
5408         simplify subject in `gnus-registry-handle-action'.
5409         (gnus-registry-spool-action): Get subject and sender from message if
5410         they are not passed in.
5411         (gnus-registry-handle-action): Remove properties and simplify subject
5412         consistently.
5413
5414 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5415
5416         * registry.el: Require CL before using defmacro*.
5417
5418 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * gnus-art.el (article-treat-date): Assume that
5421         gnus-article-date-headers may be a group parameter.
5422
5423 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5424
5425         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5426
5427         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5428         interactively so the newsrc file can contain foreign groups too.
5429         Useful for debugging but not much for users.
5430
5431 2011-04-07  David Engster  <dengste@eml.cc>
5432
5433         * registry.el (registry-usage-test): Only do
5434         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5435         lexical binding.
5436
5437 2011-04-07  David Engster  <dengste@eml.cc>
5438
5439         * Makefile.in (check, test-registry): New rules for test-suite.
5440
5441 2011-04-06  David Engster  <dengste@eml.cc>
5442
5443         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5444         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5445
5446 2011-04-06  David Engster  <dengste@eml.cc>
5447
5448         * registry.el (initialize-instance): Change :after to :AFTER to be
5449         compatible with old EIEIO version in XEmacs.
5450
5451 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5452
5453         * gnus-registry.el (gnus-registry-post-process-groups)
5454         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5455         and provide better messaging.
5456
5457 2011-04-06  David Engster  <dengste@eml.cc>
5458
5459         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5460         errors.
5461
5462         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5463         dgnushack-compile with error-on-warn enabled, and to signal an error if
5464         clean compilation failed.
5465         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5466         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5467
5468 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5469
5470         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5471         unconditionally anyway, discarding errors.
5472         (gnus-registry-delete-entries): New convenience function.
5473         (gnus-registry-import-eld): Import from old .eld registry.
5474
5475         * registry.el: Don't use ERT if it's not available.  Load it
5476         unconditionally anyway, discarding errors.
5477
5478         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5479         version from the Claudio Bley GnuTLS patch (extra optional parameters
5480         and host name).
5481
5482 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5483
5484         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5485         fixup the parameters that can be customized by the user between
5486         save/read cycles.
5487         (gnus-registry-read): Use it.
5488         (gnus-registry-make-db): Use it.
5489         (gnus-registry-spool-action, gnus-registry-handle-action):
5490         Fix messaging.
5491         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5492         Map references to actual group names with sender and subject tracking.
5493         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5494         (gnus-registry-usage-test): Add subject lookup test.
5495
5496         * registry.el (registry-db, initialize-instance): Set up constructor
5497         instead of :initform arguments for the sake of older Emacsen.
5498         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5499         pre-lexbind merge bug.
5500         (registry-usage-test): Use it.
5501         (initialize-instance, registry-db): Move the non-function initforms
5502         back to the class definition.
5503
5504 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5505
5506         * registry.el: New library to manage gnus-registry-style data.
5507
5508         * gnus-registry.el: Use it (major rewrite).
5509
5510         * nnregistry.el: Use it.
5511
5512         * spam.el: Use it.
5513
5514 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5515
5516         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5517         marks on non-selected articles.
5518
5519 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5520
5521         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5522         parameter to open-protocol-stream.
5523
5524 2011-04-01  Julien Danjou  <julien@danjou.info>
5525
5526         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5527         fundamental-mode.
5528
5529 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5530
5531         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5532         servers.
5533
5534 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5535
5536         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5537         made marks not propagate, again.
5538
5539 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5540
5541         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5542         Make this the default type.
5543         (proto-stream-open-plain): Rename from proto-stream-open-default.
5544         (open-protocol-stream, proto-stream-open-starttls)
5545         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5546         with `plain'.
5547
5548         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5549         value.
5550
5551         * nntp.el (nntp-open-connection-function): Document the fact that some
5552         values are not functions but are instead handled specially.
5553         Recognize nntp-open-plain-stream value.
5554         (nntp-open-connection): Recognize that value.
5555
5556 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5557
5558         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5559         where it seems to be needed.
5560
5561 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5562
5563         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5564         stuff.
5565
5566         * gnus-score.el (gnus-score-string): Fix calling convention of
5567         `gnus-simplify-buffer-fuzzy' after last patches.
5568
5569         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5570         server for articles we didn't get any headers for.  This is a sanity
5571         check.
5572
5573 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5574
5575         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5576         new CAPABILITY, use it.
5577
5578 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5579
5580         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5581         downloading anything.
5582
5583         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5584
5585 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5586
5587         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5588         colors.
5589         (gnus-splash-svg-color-symbols): New function.
5590
5591 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5592
5593         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5594         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5595         (gnus-simplify-subject-fuzzy): Use the local
5596         gnus-simplify-subject-fuzzy-regex instead of the global one.
5597         This makes using this variable in group parameters work.
5598
5599 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5600
5601         * gnus-registry.el (gnus-registry-unfollowed-groups):
5602         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5603         archive:sent-YYYY-MM-DD groups).
5604         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5605         tracking if there are more than `gnus-registry-max-track-groups'
5606         matches.
5607
5608 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5609
5610         * message.el (message--yank-original-internal): New function to do the
5611         insertion cleanly inside eval in `message-yank-original'.
5612         (message-yank-original): Use it.
5613
5614 2011-03-29  Julien Danjou  <julien@danjou.info>
5615
5616         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5617         local variables disabled rather than `normal-mode'.
5618
5619 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5620
5621         * imap.el (imap-shell-open, imap-process-connection-type):
5622         Use imap-process-connection-type for 'shell' streams as well as
5623         Kerberos, SSL, other subprocesses.
5624
5625 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5626
5627         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5628         with open-network-stream.
5629         (proto-stream-always-use-starttls): Option removed.
5630         (open-protocol-stream): Return a process object by default.  Provide a
5631         new parameter :return-list specifying a list-type return value, which
5632         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5633         :type `network' to `try-starttls', and `network-only' to `default'.
5634         Make `default' the default, for compatibility with open-network-stream.
5635         Handle the no-parameter case exactly as open-network-stream, with no
5636         additional stream processing.  Search plists using plist-get.
5637         Explicitly add :end-of-commend parameter if it is missing.
5638         (proto-stream-open-default): Rename from
5639         proto-stream-open-network-only.  Return 'default as the type.
5640         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5641         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5642         failed.  Always return a list with a (possibly dead) process as the
5643         first element, for compatibility with open-network-stream.
5644         (proto-stream-open-tls): Use plist-get.  Always return a list.
5645         (proto-stream-open-shell): Return `default' as connection type.
5646         (proto-stream-capability-open): Use plist-get.
5647         (proto-stream-eoc): Function deleted.
5648
5649         * nnimap.el (nnimap-stream, nnimap-open-connection)
5650         (nnimap-open-connection-1): Handle renaming of :type parameter for
5651         open-protocol-stream.
5652         (nnimap-open-connection-1): Pass a :return-list parameter
5653         open-protocol-stream to obtain a list return value.  Parse this list
5654         using plist-get.
5655
5656         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5657         for open-protocol-stream.  Accept open-protocol-stream return value
5658         that is a subprocess object instead of a list.  Handle the case of a
5659         dead returned process.
5660
5661 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5662
5663         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5664
5665         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5666
5667 2011-03-21  Julien Danjou  <julien@danjou.info>
5668
5669         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5670         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5671         query.
5672         (mm-inline-text): Render normal text with fontification whenever
5673         possible.
5674
5675         * gnus-sum.el (gnus-summary-save-parts-1):
5676         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5677         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5678         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5679         Use `mm-handle-filename'.
5680
5681         * mm-util.el (mm-handle-filename): New function, return the filename of
5682         an handle.
5683
5684 2011-03-18  Julien Danjou  <julien@danjou.info>
5685
5686         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5687         (gnus-buffer-live-p): Check that buffer is not nil.
5688
5689 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5690
5691         * gnus.el: No Gnus v0.15 is released.
5692
5693 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5694
5695         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5696         avoid warning on XEmacs.
5697
5698         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5699         on XEmacs.
5700
5701         * gnus-art.el: Require mouse, which the build bot seems to say is
5702         needed.
5703
5704         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5705
5706         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5707         XEmacs, since it doesn't have url-retrieve-synchronously.
5708
5709         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5710         since assoc-string doesn't exist in XEmacs.
5711
5712 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5713
5714         * gnus-group.el (gnus-group-list-ticked): New function.
5715         (gnus-group-make-menu-bar): Provide a menu entry for it.
5716         (gnus-group-list-map): Provide a binding for it.
5717
5718 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5719
5720         * shr.el (shr-visit-file): New command.
5721
5722         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5723
5724 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5725
5726         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5727         servers.
5728
5729 2011-03-16  Julien Danjou  <julien@danjou.info>
5730
5731         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5732         inline.
5733
5734         * gnus-art.el (article-hide-list-identifiers):
5735         Use gnus-group-get-list-identifiers.
5736
5737         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5738         (gnus-summary-remove-list-identifiers):
5739         Use gnus-group-get-list-identifiers to get regexp.
5740         (gnus-select-newsgroup, gnus-summary-insert-subject)
5741         (gnus-summary-insert-articles):
5742         Call gnus-summary-remove-list-identifiers unconditionally.
5743
5744 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5745
5746         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5747         we're selecting a group with unread articles.
5748
5749         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5750
5751         * gssapi.el: New file separated out from imap.el to provide a general
5752         Kerberos 5 connection facility for Emacs.
5753
5754         * message.el (message-elide-ellipsis): Document the format spec
5755         ellipsis.
5756
5757 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5758
5759         * message.el (message-elide-region): Allow the ellipsis to say how many
5760         lines were removed.
5761
5762 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5763
5764         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5765         window configurations containing buffers that are now dead.
5766
5767         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5768         parsing to avoid integer overflows.
5769         (nnimap-parse-flags): Simplify the last change.
5770         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5771         too large for 32-bit Emacsen.
5772
5773 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5774
5775         * auth-source.el (auth-source-netrc-create):
5776         * message.el (message-yank-original): Fix use of `case'.
5777
5778 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5779
5780         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5781         XEmacs, which was one character too wide.
5782
5783 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5784
5785         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5786         default number of articles to display.
5787         (gnus-articles-to-read): Use pretty names for prompt.
5788
5789 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5790
5791         * gnus-int.el (gnus-open-server): Ditto.
5792
5793         * gnus-start.el (gnus-activate-group): Give a backtrace if
5794         debug-on-quit is set and the user hits `C-g'.
5795         (gnus-read-active-file): Ditto.
5796
5797         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5798
5799 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5800
5801         * message.el (message-yank-original): Use cond instead of CL case.
5802
5803 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5804
5805         * auth-source.el (auth-source-netrc-create): Use usual format for the
5806         default in prompts.
5807
5808 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5809
5810         * lpath.el: Fbind read-char-choice for XEmacs.
5811
5812 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5813
5814         * auth-source.el (auth-source-netrc-create): Show the default in the
5815         prompt when prompting for token creation.
5816
5817 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5818
5819         * auth-source.el (auth-source-format-prompt): Always convert the value
5820         to a string to avoid evaluating non-string arguments.
5821         (auth-source-netrc-create): Offer default properly, not as initial
5822         content in `read-string'.
5823         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5824         of line to determine if we've been run before.  If so, don't run again,
5825         but print a trivial message to indicate the cache was hit instead.
5826
5827 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5828
5829         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5830         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5831         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5832         Gnus.
5833
5834 2011-03-11  Julien Danjou  <julien@danjou.info>
5835
5836         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5837         modified file".
5838
5839 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5840
5841         * auth-source.el (auth-source-read-char-choice): New function to read a
5842         character choice using `dropdown-list', `read-char-choice', or
5843         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5844         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5845         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5846         (auth-source-netrc-saver): Use it.
5847         (auth-source-pick-first-password): New convenience function.
5848
5849 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5850
5851         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5852         parameter in the credentials.
5853         (nnimap-open-connection-1): Use it after a successful login.
5854         (nnimap-credentials): Add IMAP-specific user and password prompt.
5855
5856         * auth-source.el (auth-source-search): Add :require parameter, taking a
5857         list.  Document it and the :save-function return token.  Pass :require
5858         down.  Change the CREATED message from a warning to a debug statement.
5859         (auth-source-search-backends): Pass :require down.
5860         (auth-source-netrc-search): Pass :require down.
5861         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5862         Change save prompt to indicate all modifications saved here are
5863         deletions.
5864         (auth-source-netrc-create): Take user login name as default in user
5865         prompt.  Move all the save functionality to a lexically bound function
5866         under the :save-function token in the returned list.  Set up clearer
5867         default prompts for user, host, port, and secret.
5868         (auth-source-netrc-saver): New function, intended to be wrapped for
5869         :save-function.
5870
5871 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5872
5873         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5874         lines to be spaces instead.
5875
5876 2011-03-07  Julien Danjou  <julien@danjou.info>
5877
5878         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5879         (sieve-sasl-auth): Check that auth-source-search did return something,
5880         or just return an empty string.
5881
5882 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5883
5884         * gnus.el (gnus-interactive): Use read-directory-name.
5885
5886         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5887         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5888         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5889         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5890         Likewise.
5891
5892         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5893
5894 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5895
5896         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5897         onto the list of killed groups, too.  This makes killed nnimap groups,
5898         for instance, more reliably not reappear.
5899
5900         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5901         the parent.
5902
5903         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5904
5905         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5906         really have server-side marks.
5907
5908         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5909         since most backends do not usefully have server-side marks.
5910         (gnus-update-read-articles): Propagate marks to all backends that
5911         really have server-side marks.
5912
5913 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5914
5915         * message.el (message-cite-reply-position, message-cite-style):
5916         New variables.
5917         (message-yank-original): Use the new citation styles.
5918
5919 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5920
5921         * message.el (message-options): Revert 22da67af (workaround for XEmacs
5922         buffer-local issue); don't mark it buffer-local when running under
5923         XEmacs.
5924
5925 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5926
5927         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5928         numbers too big to be `read'.
5929
5930 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5931
5932         * password-cache.el (password-in-cache-p): Add autoload.
5933
5934         * message.el (message-options): Make buffer-local two ways to attempt
5935         to fix a XEmacs bug.
5936
5937 2011-03-02  Julien Danjou  <julien@danjou.info>
5938
5939         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5940
5941 2011-03-01  Julien Danjou  <julien@danjou.info>
5942
5943         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5944         group.
5945         (article-hide-list-identifiers): Use list-identifier group parameter.
5946
5947 2011-02-28  Julien Danjou  <julien@danjou.info>
5948
5949         * sieve.el (sieve-buffer-script-name): New local variable to store
5950         sieve script name.
5951         (sieve-edit-script): Store sieve script name.
5952         (sieve-upload): Use sieve script name when uploading.
5953         (sieve-upload): Use substitute-command-keys.
5954         (sieve-edit-script): Use substitute-command-keys.
5955         (sieve-refresh-scriptlist): Use substitute-command-keys.
5956         (sieve-manage-mode-map): Define keymap properly.
5957         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5958         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5959         Remove commented code about cvs.
5960         (sieve-manage-quit): New function.
5961         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5962
5963 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5964
5965         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5966
5967 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5968
5969         * auth-source.el (auth-source-search): Cache empty result sets.
5970
5971         * password-cache.el (password-in-cache-p): Convenience function to
5972         check if a key is in the cache, even if the value is nil.
5973
5974         * auth-source.el (auth-source-save-behavior): New variable to replace
5975         `auth-source-never-create'.
5976         (auth-source-netrc-create): Use it.
5977         (auth-source-never-save): Remove.
5978
5979 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5980
5981         * nnimap.el (nnimap-stream): Doc fix.
5982         (nnimap-open-connection-1): Reverse the order of the ports to that the
5983         prompted-for port is first.
5984
5985         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5986         retrieval by the no-group selection.
5987
5988         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5989         numerical parameters.
5990
5991 2011-02-25  Julien Danjou  <julien@danjou.info>
5992
5993         * gnus-gravatar.el: Use gnus-with-article-buffer.
5994
5995         * gnus-art.el (gnus-with-article-buffer): Check that the
5996         gnus-article-buffer is alive.
5997
5998 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5999
6000         * auth-source.el (auth-source-creation-prompts): New variable to manage
6001         creation-time prompts.
6002         (auth-source-search): Document it.
6003         (auth-source-format-prompt): Add utility function.
6004         (auth-source-netrc-create): Don't default the user name to
6005         user-login-name.  Use `auth-source-creation-prompts' and some default
6006         prompts for user, host, port, and password (the default generic prompt
6007         remains ugly).
6008         (auth-source-never-save): Add customizable option to never save info.
6009         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6010         mode excursion.
6011
6012 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6013
6014         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6015         argument that XEmacs doesn't support.
6016
6017         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6018         compiled for Emacsen having no `libxml-parse-html-region' support.
6019
6020         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6021
6022         * lpath.el: Bind buffer-save-without-query for XEmacs.
6023
6024 2011-02-23  Julien Danjou  <julien@danjou.info>
6025
6026         * gnus-art.el (article-make-date-line): Ignore errors if time is
6027         invalid and not convertible.
6028         (article-make-date-line): Only add lapsed time if time is not nil.
6029
6030 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6031
6032         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6033         `read-char-choice' for backwards compatibility.
6034         (auth-source-netrc-element-or-first): New function to DTRT for
6035         parameter extraction.
6036         (auth-source-netrc-create): Use it and fix multiple parameter print
6037         bug.  Use the default passed from above (given-default) or the
6038         built-in (user-login-name for :user).
6039
6040 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6041
6042         * gnus-start.el (gnus-dribble-read-file):
6043         Set buffer-save-without-query, since we always want to save the dribble
6044         file, probably.
6045
6046         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6047         nnimap.
6048
6049         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6050         -summary- since it's a user-visible variable.
6051
6052         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6053         first time you use the new Gnus.
6054
6055 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6056
6057         * auth-source.el: Don't load netrc.el.
6058         (auth-sources): Search ~/.netrc as well by default.
6059         (auth-source-debug): Add 'trivia option for extra output.
6060         (auth-source-do-trivia): Use it.
6061         (auth-source-search): Simplify logic to use
6062         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6063         appropriate.  Don't keep a running count at this level.  Layer :create
6064         and :delete options appropriately on the first and second passes.
6065         Don't track the backend with the search results.
6066         (auth-source-search-backends): New function to search a list of
6067         backends for a processed spec.
6068         (auth-source-netrc-parse): Cache all netrc files, making
6069         auth-source-netrc-cache an alist keyed by the file name and using the
6070         file mtime as the caching criterion.  Keep the obfuscated data secret
6071         with a lexical bind.
6072         (auth-source-netrc-search): Don't calculate the length of the results
6073         unnecessarily.
6074         (auth-source-search-backends): Fix bug.
6075         (auth-source-netrc-create): Rework prompts.
6076
6077 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6078
6079         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
6080         Lower case names of search constraints.
6081         (nnir-run-query): Cache and reuse search constraints for all imap
6082         servers.
6083
6084 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6085
6086         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6087         after exit.
6088         (gnus-setup-message): Define missing variable from last checkin.
6089
6090         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6091         value, show the raw article.
6092
6093 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6094
6095         * gnus.el: No Gnus v0.13 is released.
6096
6097 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6098
6099         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6100         auth-source now accepts numbers.
6101
6102         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6103         spec, too.
6104         (auth-source-ensure-strings): New function.
6105
6106         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6107         (gnus-article-setup-buffer): Always restart the date timer so that user
6108         changes to the frequency is respected.
6109
6110         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6111         port numbers, so make sure it gets that if nnimap-server-port is
6112         explicit.
6113
6114 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6115
6116         * nnimap.el (nnimap-inbox): Doc fix.
6117
6118 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6119
6120         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6121         Autoload.  Add optional arg FRAME, and pass it to color-values.
6122         (color-complement): Caller changed.  Doc fix.
6123         (color-gradient): Rewrite for better clarity and efficiency.
6124
6125 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6126
6127         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6128         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6129         color-lab-to-srgb.
6130
6131 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6132
6133         * color.el: First part of merge from hexrgb.el.
6134         (color-rgb-to-hex): Rename from color-rgb->hex.
6135         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6136         saturation to zero if the value is too small.
6137         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6138         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6139         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6140         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6141         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6142         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6143         (color-cie-de2000): Doc fix.
6144
6145 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6146
6147         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6148         given method as in the group name if we're using an extended method.
6149         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6150         command, if we're using that, instead of waiting for the beginning.
6151
6152         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6153         we're sure to get unique server names, and we don't output two async
6154         commands in the same buffer.  This fixes an NNTP hang for some users.
6155
6156 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6157
6158         * gnus.el: No Gnus v0.11 is released.
6159
6160 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6161
6162         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6163         summary buffer before reading going to the next buffer.  This avoids
6164         putting the point in the group buffer if you `C-g' the command.
6165
6166         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6167         cache (for now) to make ~/.authinfo.gpg files usable.
6168
6169         * nnfolder.el (copyright-update): Define for the compiler.
6170
6171         * auth-source.el (auth-source-search): Fix unbound variable.
6172
6173 2011-02-19  Glenn Morris  <rgm@gnu.org>
6174
6175         * gnus.el (gnus-meta): Doc fix.
6176
6177 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6178
6179         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6180         in case it's not yet loaded.
6181
6182 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6183
6184         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6185         line we're waiting for.
6186
6187 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6188
6189         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6190         face with line-width greater than zero will cause RET in gnus summary
6191         buffer to scroll down article page-wise because auto vscroll happens,
6192         it should be temporally disabled when doing a scroll-up.
6193
6194 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6195
6196         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6197         outputs from the server.
6198
6199 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6200
6201         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6202         later so that bbdb can hook in easier.
6203
6204 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6205
6206         * auth-source.el (auth-source-search): Don't try to create credentials
6207         if the caller doesn't want that.
6208         (auth-source-search): If we don't find a match, don't bug out on
6209         non-bound variables.
6210         (auth-source-search): Only ask a single backend to create the
6211         credentials.
6212
6213         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6214         logging.
6215         (nnimap-credentials): Protect against auth-source-search returning nil.
6216         (nnimap-request-list): Protect against not being able to open the
6217         server.
6218
6219 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6220
6221         * auth-source.el (auth-source-search): Do a two-phase search, one with
6222         no :create to get the responses from all backends.
6223
6224         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6225         when getting credentials.
6226
6227         * gnus-util.el (gnus-delete-duplicates): New function.
6228
6229 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6230
6231         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6232         a creation default, pass the whole port list down.  It will be
6233         completed.
6234
6235         * auth-source.el (auth-source-search): Updated docs to talk about
6236         multiple creation choices.
6237         (auth-source-netrc-create): Accept a list as a value (from the search
6238         parameters) and do completion on that list.  Keep a separate netrc line
6239         with the password obscured for showing the user.
6240
6241         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6242         first choice to `auth-source-search' so it will be used for entry
6243         creation instead of the server's Gnus-specific name.
6244         (nnimap-credentials): Rely on the auth-source library to select which
6245         port is actually wanted in the new netrc entry, so don't override
6246         `auth-source-creation-defaults'.
6247
6248         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6249         :protocol and accept a missing user, host, or port as a wildcard match.
6250         (auth-source-debug): Default to off.
6251
6252         (auth-source-netrc-search, auth-source-netrc-create)
6253         (auth-source-secrets-search, auth-source-secrets-create)
6254         (auth-source-user-or-password, auth-source-backend, auth-sources)
6255         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6256         instead of :protocol.
6257
6258         * nnimap.el (nnimap-credentials): Pass a port default to
6259         `auth-source-search' in case an entry needs to be created.
6260         (nnimap-open-connection-1): Use :port instead of :protocol.
6261
6262 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6263
6264         * auth-source.el: Bind load-path when loading EIEIO from
6265         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6266         21.4 doesn't support, to `require'.
6267         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6268         delete-dups that is not available in XEmacs 21.4.
6269
6270 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6271
6272         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6273         as EIEIO must also be loaded when auth-source.el is being
6274         byte-compiled.
6275
6276 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6277
6278         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6279
6280         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6281
6282         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6283
6284         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6285
6286         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6287
6288         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6289
6290         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6291
6292         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6293         necessary.
6294
6295 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6296
6297         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6298         nil means that nnimap doesn't get updated.
6299
6300 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6301
6302         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6303         result when the user doesn't want to write to the file.
6304         (auth-source-netrc-search): Expect a synthetic result and proceed
6305         accordingly.
6306         (auth-source-cache-expiry): New variable to override
6307         `password-cache-expiry'.
6308         (auth-source-remember): Use it.
6309
6310         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6311         parameter.  Create entry if necessary by using :create t.
6312         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6313
6314 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6315
6316         * auth-source.el (auth-source-debug): Enable by default and don't
6317         mention the obsolete `auth-source-hide-passwords'.
6318         (auth-source-do-warn): New function to debug unconditionally.
6319         (auth-source-do-debug): Use it.
6320         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6321         and for Secrets API entries when the secrets.el library is not
6322         available.
6323
6324 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6325
6326         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6327         (gnus-summary-exit): Kill the correct article buffer on exit from a
6328         `C-d' group.
6329
6330         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6331         gnus-propagate-marks.
6332
6333         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6334         before killing the buffers so that a non-full window conf gets handled
6335         correctly.
6336         (gnus-summary-exit): Ditto.
6337         (gnus-summary-read-group-1): Ditto.
6338
6339         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6340         async code again so that we can debug it properly.
6341
6342         * message.el (message-reply): Take an optional switch-buffer parameter
6343         so that Gnus window confs are respected better.
6344
6345 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6346
6347         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6348         `plist-get' to accept non-list parameters (XEmacs issue).
6349         Fix docstring.
6350         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6351         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6352         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6353         Login collection is "Login" and not "login".
6354
6355 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6356
6357         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6358         multiple headers.
6359
6360         * nnimap.el (nnimap-inhibit-logging): New variable.
6361         (nnimap-log-command): Don't log login commands.
6362
6363         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6364         to have more parameters.
6365
6366         * nnimap.el (nnimap-send-command): Mark the command time for each
6367         command, so that we don't get NOOPs stepping on our toes.
6368
6369         * gnus-art.el (article-date-ut): Get the date from the Date header on
6370         `t'.
6371
6372 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6373
6374         * auth-source.el (auth-source-search): Use copy-sequence instead of
6375         the cl.el copy-list.
6376
6377 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6378
6379         * imap.el: Bring it back (revert
6380         84d800cd31de3064f0ed39617d725709a2f8f42f).
6381
6382 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6383
6384         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6385         Improve prompt.
6386
6387 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6388
6389         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6390         washing status from the default format.  It isn't very informative.
6391
6392 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6393
6394         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6395         Fix Gcc processing on imap.
6396
6397 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6398
6399         * imap.el: Remove file.  All the functionality is in nnimap.el.
6400
6401 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6402
6403         * message.el (message-bury): Don't pop up a new window when selected
6404         window is dedicated.
6405
6406 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6407
6408         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6409
6410 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6411
6412         * sieve-manage.el: Autoload `auth-source-search'.
6413         (sieve-sasl-auth): Use it.
6414
6415 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6416
6417         * nnimap.el: Autoload `auth-source-forget+'.
6418         (nnimap-open-connection-1): Use it if the connection fails.
6419
6420         * auth-source.el: Require `password-cache'.
6421         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6422         obsolete.
6423         (auth-source-magic): Marker for `password-cache' keys.
6424         (auth-source-do-cache): Update docstring.
6425         (auth-source-search): Use and check cache.
6426         (auth-source-forget-all-cached, auth-source-remember)
6427         (auth-source-recall, auth-source-forget, auth-source-forget+)
6428         (auth-source-specmatchp): Caching support functions.
6429         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6430         Remove and obsolete.
6431         (auth-source-user-or-password): Remove caching to further discourage
6432         using it.  Always hide passwords.
6433
6434         * password-cache.el (password-cache-remove): Accept secrets that are
6435         not strings.
6436
6437 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6438
6439         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6440         code for now, since it doesn't work for all users.
6441
6442 2011-02-09  Julien Danjou  <julien@danjou.info>
6443
6444         * message.el (message-options): Make message-options really buffer
6445         local.
6446
6447 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6448
6449         * mail-source.el: Autoload `auth-source-search'.
6450         (mail-source-keyword-map): Note order matters.
6451         (mail-source-set-1): Get all the mail-source source values and
6452         defaults and search auth-source on those if needed.  This can all
6453         probably be simplified.
6454
6455         * nnimap.el: Autoload `auth-source-search'.
6456         (nnimap-credentials): Use it.
6457         (nnimap-open-connection-1): Ask for the virtual server and physical
6458         address in one shot.
6459
6460         * nntp.el: Autoload `auth-source-search'.
6461         (nntp-send-authinfo): Use it.  Note TODO.
6462
6463 2011-02-08  Julien Danjou  <julien@danjou.info>
6464
6465         * shr.el (shr-tag-body): Add support for text attribute in body
6466         markups.
6467
6468         * message.el (message-options): Make message-options a local variable.
6469
6470 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6471
6472         * auth-source.el (auth-source-secrets-search)
6473         (auth-source-user-or-password): Use `append' instead of `nconc'.
6474         (auth-source-user-or-password): Build return list better and protect
6475         against nil :secret.
6476
6477 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6478
6479         * nnimap.el (nnimap-update-info): Refactor slightly.
6480         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6481         (nnimap-update-info): Clean up slightly.
6482         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6483         characters.
6484         (nnimap-process-quirk): Rename function to avoid collision.
6485         (nnimap-update-info): Fix macrology bug-out.
6486         (nnimap-update-info): Simplify split history test.
6487
6488 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6489
6490         * auth-source.el (top): Require 'eieio unconditionally.
6491         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6492         (auth-source-secrets-search): Limit search when `max' is greater than
6493         number of results.
6494
6495 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6496
6497         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6498         part not returning any data.
6499
6500         * proto-stream.el (open-protocol-stream): Document the return value.
6501
6502 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6503
6504         * auth-source.el (auth-source-secrets-search): Add examples.
6505
6506 2011-02-06  Julien Danjou  <julien@danjou.info>
6507
6508         * message.el (message-setup-1): Handle message-generate-headers-first
6509         set to t.
6510
6511 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6512
6513         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6514         API with a string "secrets:collection-name" and with 'default.
6515         (auth-source-backend-parse): Parse "secrets:collection-name" and
6516         'default.  Recurse on parses instead of repeating code.  Use the
6517         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6518         message when ignoring a source.
6519         (auth-source-search): List ignored search keys at the top level.
6520         (auth-source-netrc-create): Use `case' instead of `cond'.
6521         (auth-source-secrets-search): Created with TODOs.
6522         (auth-source-secrets-create): Created with TODOs.
6523         (auth-source-retrieve, auth-source-create, auth-source-delete)
6524         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6525         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6526         (auth-source-user-or-password-sftp)
6527         (auth-source-user-or-password-smtp): Remove.
6528         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6529         around `auth-source-search'.  Not tested thoroughly.
6530
6531 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6532
6533         * auth-source.el: Bring in assoc and eioeio libraries.
6534         (secrets-enabled): New variable to track the status of the Secrets API.
6535         (auth-source-backend): New EIOEIO class to represent a backend.
6536         (auth-source-creation-defaults): New variable to set prompt defaults
6537         during token creation (see the `auth-source-search' docstring for
6538         details).
6539         (auth-sources): Simplify to allow a simple string as a netrc backend
6540         spec.
6541         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6542         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6543         (auth-source-search): Main auth-source API entry point.
6544         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6545         (auth-source-search-collection): Helper function for searching.
6546         (auth-source-netrc-parse, auth-source-netrc-normalize)
6547         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6548         Supports search, create, and delete.
6549         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6550         backend stubs.
6551         (auth-source-user-or-password): Call `auth-source-search' but it's not
6552         ready yet.
6553
6554 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6555
6556         * message.el (message-setup-1): Remove the read-only stuff, since it
6557         doesn't work under XEmacs, for some reason.
6558
6559         * gnus-sum.el (gnus-user-date): Rename back from
6560         gnus-summary-user-date since user code refers to it.
6561
6562         * shr.el (shr-render-td): Store the actual background color used.
6563
6564         * message.el (message-setup-1): Don't bind the constant
6565         -forbidden-properties.
6566         (message-setup-1): Revert previous change, since it needs to bind the
6567         props to insert them.
6568         (message-resend): Allow removing the read-only separator line.
6569
6570 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6571
6572         * nnimap.el (nnimap-request-accept-article): Give an error message if
6573         the APPEND wasn't successful.
6574
6575 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6576
6577         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6578         that have no groups.
6579
6580 2011-02-03  Julien Danjou  <julien@danjou.info>
6581
6582         * gnus-draft.el: Remove progn around gnus-draft-setup.
6583
6584 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6585
6586         * gnus-start.el (gnus-read-active-for-groups): This function is never
6587         called with a nil `infos', so clean that up.
6588         (gnus-get-unread-articles): Request active files from primary/secondary
6589         methods that have no groups (yet).
6590
6591 2011-02-03  Julien Danjou  <julien@danjou.info>
6592
6593         * message.el (message-setup-1): Always generate References first.
6594         (message-mail): Return the return value of message-setup, not always t.
6595         (message-setup-1): Insert mail-header-separator with read-only and
6596         intangible properties set.
6597
6598         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6599         user-date in docstring.
6600
6601         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6602
6603         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6604         docstring.
6605
6606         * gnus.el (gnus-user-date-format-alist): Change default value.
6607         Use defcustom, with type and group. Move from gnus-util.el.
6608         Rename to gnus-summary-user-date-format-alist.
6609
6610 2011-02-03  Glenn Morris  <rgm@gnu.org>
6611
6612         * nnimap.el (gnus-fetch-headers): Declare.
6613
6614         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6615
6616 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6617
6618         * message.el (message-forward-make-body-digest-plain)
6619         (message-followup, message-reply): Clean up things noted by Stefan.
6620
6621         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6622         gnus-article-update-date-headers is nil.
6623         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6624         it didn't really work with defcustom.
6625         (article-update-date-lapsed): Make sure the window start doesn't move,
6626         either.
6627
6628 2011-02-01  Julien Danjou  <julien@danjou.info>
6629
6630         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6631         format.
6632
6633         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6634         standard in Emacs nowadays.
6635
6636         * color.el (color-gradient): Add a color-gradient function.
6637
6638 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6639
6640         * message.el (message-expand-name): Don't trust the return value of
6641         bbdb-complete-name.
6642         (message-check-news-header-syntax): Remove unused var `start'.
6643         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6644         (message-inhibit-body-encoding): Move to before first use.
6645         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6646         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6647         (Organization, Message-ID, Date, mh-previous-window-config):
6648         Defvar the vars using dynamic scoping.
6649
6650 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6651
6652         * shr.el (shr-render-td): Only do colors at the final rendering.
6653         Should be slightly faster.
6654         (shr-insert-table): Fix up TD background colors when doing the
6655         vertical padding.
6656
6657         * gnus-art.el (article-date-ut): Protect against articles with no Date
6658         header.
6659         (article-update-date-lapsed): Don't use current-column to find the
6660         horizontal position.  It's fragile in the presence of \003 characters.
6661
6662         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6663
6664 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6665
6666         * gnus-art.el (article-transform-date): Rewrite to still work when
6667         there are several rfc2822 parts.
6668         (article-transform-date): Fix infinite recursion.
6669         (article-date-ut): Replace infinitely many Date headers with a single
6670         one when called interactively.
6671
6672         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6673         secure manner.
6674
6675         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6676         move around by not using save-window-excursion.  It seems to work...
6677
6678 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6679
6680         * gnus-art.el (article-make-date-line): Work for user-defined format.
6681
6682 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6683
6684         * nntp.el (nntp-retrieve-group-data-early)
6685         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6686         fetching functions.
6687
6688         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6689         thoroughly for all backends that have no known groups.  This should
6690         allow new nnml methods to retrieve mail.
6691
6692         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6693         that Gnus doesn't know exists again.
6694
6695         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6696         (gnus-treat-date-ut): Ditto.
6697         (gnus-article-update-date-header): Rename.
6698         (gnus-treat-date-local): Remove.
6699         (gnus-treat-date-english): Remove.
6700         (gnus-treat-date-lapsed): Remove.
6701         (gnus-treat-date-combined-lapsed): Remove.
6702         (gnus-treat-date-original): Remove.
6703         (gnus-treat-date-iso8601): Remove.
6704         (gnus-treat-date-user-defined): Remove.
6705         (gnus-article-date-headers): New variable to control all the date
6706         header options.
6707         (article-date-ut): Rewrite to allow using the new way to format date
6708         headers(s).
6709
6710 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6711
6712         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6713         method.
6714         (nnmail-article-group): A better test for fanciness.
6715
6716         * nnimap.el (nnimap-request-head): Protect against not finding the
6717         article by Message-ID.
6718
6719 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6720
6721         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6722         keep point at the "same place".
6723
6724 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6725
6726         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6727         data if the group is inactive.
6728
6729 2011-01-28  Julien Danjou  <julien@danjou.info>
6730
6731         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6732         (gnus-all-windows-visible-p): Remove old compatibility code.
6733         (gnus-window-top-edge): Add docstring.
6734
6735         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6736
6737 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6738
6739         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6740         older request-update-info.
6741
6742         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6743
6744 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6745
6746         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6747         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6748
6749 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6750
6751         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6752         groups.  This makes the nndraft:queue group pop up if it's not already
6753         there.
6754
6755         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6756         messages" logic, which was reversed.
6757
6758         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6759         the "same place" even if point is on the line being replaced.
6760         (article-update-date-lapsed): Allow updating both the combined lapsed
6761         and the lapsed headers.
6762         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6763         (article-make-date-line): Limit the number of segments dynamically to
6764         avoid too-long lines.
6765
6766 2011-01-27  Julien Danjou  <julien@danjou.info>
6767
6768         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6769         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6770
6771 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6772
6773         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6774         Use plist-get instead of the cl function getf.
6775
6776 2011-01-27  Glenn Morris  <rgm@gnu.org>
6777
6778         * gnus-util.el (float-time): Get rid of compiler warning, again.
6779
6780 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6781
6782         * shr.el (shr-put-color): Special-case background colors: Do put them
6783         at the blank parts at the front of the lines.
6784
6785         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6786         exit hook to nix out all data on readedness on group exit.
6787
6788         * gnus-util.el (float-time): If float-time is bound, always use it on
6789         all Emacsen.  It's unclear why the subrp check was there.
6790         (time-date): Require to make some autoload issues on XEmacs go away.
6791
6792         * shr.el (shr-put-color): Don't do the box padding in tables, since
6793         they're already padded.
6794
6795 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6796
6797         * gnus-art.el (gnus-article-next-page): When the last line of the
6798         article is displayed, scroll down once more instead of going to the
6799         next article at once.
6800         (article-lapsed-string): Refactor out and allow specifying how many
6801         segments you want.
6802         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6803         (gnus-article-update-lapsed-header): New variable.
6804
6805         * shr.el: Revert change that made headings use different-sized faces.
6806         The Emacs display engine isn't advanced enough that, for instance,
6807         tables can comfortably use differently-sized faces.
6808
6809 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6810
6811         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6812         used.
6813         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6814         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6815         we're using an encrypted connection.
6816
6817         * proto-stream.el: Alter the interface functions to also return the
6818         actual stream type used: network or tls.
6819
6820 2011-01-25  Julien Danjou  <julien@danjou.info>
6821
6822         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6823         (mm-display-javascript-inline): New function.
6824
6825         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6826         viewing function.
6827
6828 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6829
6830         * shr.el (shr-expand-newlines): Fix variable name.
6831
6832 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6833
6834         * shr.el (shr-expand-newlines): Make nested boxes work.
6835
6836 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6837
6838         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6839         backgrounds.
6840         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6841         in a more sensible manner.
6842
6843 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6844
6845         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6846         if EPG is loaded.
6847
6848 2011-01-24  Julien Danjou  <julien@danjou.info>
6849
6850         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6851         tags.
6852
6853 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6854
6855         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6856         commands.
6857
6858         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6859         in the article buffer.
6860         (gnus-gravatar-insert): Use blank space from the current buffer to
6861         avoid breaking text properties.  This makes X-Sent updating work again.
6862
6863         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6864
6865 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6866
6867         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6868         fix the bug in url-http.el instead.
6869
6870         * shr.el (shr-image-fetched): Ditto.
6871
6872         * shr.el (shr-image-fetched): Avoid having point move in the article
6873         buffer.
6874
6875         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6876         buffer after being called.  It's apparently being killed by url.el, and
6877         killing it made point move to end-of-buffer in a random buffer.
6878
6879         * shr.el (shr-image-fetched): Ditto.
6880
6881 2011-01-23  Julien Danjou  <julien@danjou.info>
6882
6883         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6884
6885         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6886         text/x-org.
6887
6888 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6889
6890         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6891         (i.e., nnimap) returning nil as the article number.
6892
6893 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6894
6895         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6896         "DelSp" parameter in RFC3676.
6897
6898 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6899
6900         * message.el (message-check-recipients): Display the encoded version of
6901         the bogus address if they differ.
6902
6903         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6904         after sending.
6905
6906         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6907
6908         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6909
6910         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6911         group buffer after sending the queue.
6912
6913         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6914
6915 2011-01-22  Julien Danjou  <julien@danjou.info>
6916
6917         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6918
6919 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6920
6921         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6922         nested related parts.
6923
6924         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6925         unexpired articles.  This fixes the regression that led expiry marks to
6926         disappear from nnfolder groups.
6927
6928 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6929
6930         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6931         Don't confuse the "ret" of "retrograde" with RET.
6932
6933 2011-01-21  Julien Danjou  <julien@danjou.info>
6934
6935         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6936         than mm-insert-inline.
6937
6938 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6939
6940         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6941         Widen article buffer.
6942
6943 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6944
6945         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6946         the temp buffer.
6947         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6948
6949 2011-01-20  Julien Danjou  <julien@danjou.info>
6950
6951         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6952
6953         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6954         than mm-insert-inline to insert inline part: this respect
6955         mm-inline-media-tests displayers.
6956
6957         * mm-view.el (mm-display-shell-script-inline): New function.
6958
6959         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6960
6961         * mm-uu.el (mm-uu-type-alist): Add org block.
6962         (mm-uu-org-src-code-block-extract): New function.
6963
6964         * mm-view.el (mm-display-org-inline): New function.
6965
6966         * mm-decode.el (mm-automatic-display): Add text/org.
6967
6968         * mailcap.el (mailcap-mime-extensions): Add .org.
6969
6970 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6971
6972         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6973         gnus-article-add-buttons.
6974
6975 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6976
6977         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6978         From header with a date and "nobody" as the sender.
6979
6980 2011-01-19  Julien Danjou  <julien@danjou.info>
6981
6982         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6983         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6984         if you have the same regexp several times.
6985         (gnus-button-push): Fix matching when regexp is symbol.
6986
6987 2011-01-15  Glenn Morris  <rgm@gnu.org>
6988
6989         * message.el (message-mail): A compose-mail function should
6990         accept headers as strings.
6991
6992 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6993
6994         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6995         Add :vert-only tags.
6996         (message-mail): New arg RETURN-ACTION.
6997         (message-return-action): New var.
6998         (message-bury): Use it.
6999         (message-mode): Make it buffer-local.
7000         (message-send-and-exit): Always call message-bury.
7001
7002         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7003         message-mail.
7004
7005 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7006
7007         * nnimap.el (nnimap-convert-partial-article): Protect against
7008         zero-length body parts.
7009
7010         * mm-decode.el (mm-preferred-alternative-precedence):
7011         Discourage showing empty parts.
7012
7013         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7014         and stuff if the backend didn't return the article number.  This fixes
7015         an Exchange-related nnimap bug.
7016
7017         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7018         group window, because it does the wrong thing when a separate frame
7019         displays the group buffer.
7020
7021         * proto-stream.el (open-protocol-stream): Protect against the low-level
7022         transport functions returning nil.
7023
7024 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7025
7026         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7027         (mml2015-epg-find-usable-secret-key): New function.
7028         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7029         mml2015-epg-find-usable-key (Bug#7797).
7030         (mml2015-epg-encrypt): Ditto.
7031
7032 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7033
7034         * dgnushack.el (rot13-string): Fix the way to get the argument.
7035
7036 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7037
7038         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7039
7040 2011-01-03  Glenn Morris  <rgm@gnu.org>
7041
7042         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7043
7044         * sieve.el (sieve-open-server): Give a more explicit error if
7045         sieve-manage-open returns nil.  (Bug#7720)
7046
7047 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7048
7049         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7050
7051 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7052
7053         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7054         This avoids sending passwords in plain text over non-encrypted
7055         channels.
7056
7057         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7058
7059         * nnimap.el (nnimap-login): Refactored out into own function, and
7060         implement CRAM-MD5.
7061         (nnimap-wait-for-line): Refactored out.
7062
7063         * mm-view.el (mml-smime): Require.
7064
7065 2010-12-20  David Engster  <deng@eml.cc>
7066
7067         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7068         use EPG to decrypt S/MIME messages instead of openssl.
7069
7070 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7071
7072         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7073
7074         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7075         status is the group clearly is unreachable.
7076
7077         * auth-source.el (auth-source-create): Add the optional second
7078         parameter to `local-variable-p' to be compatible with XEmacs.
7079
7080 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7081
7082         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7083         work when using a compressed nnml folder.
7084
7085 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7086
7087         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7088         backends after sanitising on entry, because this never makes sense:
7089         If the articles have gone missing, then the data no longer exists on
7090         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7091         overwrite anything anyway.
7092
7093         * shr.el (shr-insert-document): Bind shr-width dynamically to
7094         window-width if it's nil.
7095
7096 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7097
7098         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7099         with the meaning of using the full emacs window width for rendering.
7100
7101 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7102
7103         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7104         case when sender is not given.
7105
7106 2010-12-23  Julien Danjou  <julien@danjou.info>
7107
7108         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7109         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7110         the addresses, otherwise we might misplaced the gravatar.
7111
7112 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7113
7114         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7115         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7116         obsolete in Emacs.
7117
7118 2010-12-20  Julien Danjou  <julien@danjou.info>
7119
7120         * gnus-util.el (gnus-rescale-image): Revert last change.
7121
7122 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7123
7124         * binhex.el: Improve commentary (Bug#7482).
7125
7126 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7127
7128         * gnus-group.el (gnus-group-delete-articles): New command.
7129
7130 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7131
7132         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7133
7134 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7135
7136         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7137         here, since it's up to the backends to do CRLF removal if their
7138         protocol has it.
7139
7140         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7141
7142 2010-12-17  Julien Danjou  <julien@danjou.info>
7143
7144         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7145         they are from file.  Can also scale up.
7146
7147 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7148
7149         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7150         Restore gnus-use-agent.
7151         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7152
7153         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7154
7155 2010-12-17  Julien Danjou  <julien@danjou.info>
7156
7157         * gravatar.el (gravatar-retrieve-synchronously): New function.
7158         (gravatar-get-data): Make more robust.
7159
7160 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7161
7162         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7163
7164 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7165
7166         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7167         to really consider the last line.
7168
7169 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7170
7171         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7172         list of recipient keys, or use symmetric encryption if not a list.
7173         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7174         EPA override, replacing the call to `netrc-store-data'.
7175
7176 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7177
7178         * gnus-srvr.el: Avoid passing nil regexp argument to
7179         delete-matching-lines.
7180
7181 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7182
7183         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7184         fetching stops when Gnus exits.
7185
7186         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7187         function.
7188         (nnfolder-request-expire-articles): Save all the buffers after doing
7189         expiry.
7190
7191         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7192         the last article", since that led to serious performance regressions
7193         when expiring nnml groups.
7194
7195 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7196
7197         * nnir.el: Improve customizations.
7198
7199 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7200
7201         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7202
7203         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7204         group has been killed.
7205         (gnus-group-yank-group): Ditto.
7206
7207         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7208
7209         * nnimap.el (nnimap-request-update-group-status): New function.
7210
7211         * gnus-int.el (gnus-request-update-group-status): New interface
7212         function.
7213
7214         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7215         copying read-ness to the backends.
7216
7217         * nnimap.el (nnimap-quirk): New function.
7218         (nnimap-retrieve-group-data-early): Use it.
7219         (nnimap-quirks): New alist.
7220
7221 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7222
7223         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7224         don't delete it within indentation.
7225
7226 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7227
7228         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7229         previous line.
7230
7231 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7234         QRESYNC command by deleting a superfluous space which broke Cyrus
7235         servers.  This change will break other servers that are buggy the other
7236         way around.
7237
7238 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7239
7240         * spam.el: Reindent and fix long lines.
7241         (spam-copy-or-move-routine): Exclude invalid move destinations.
7242
7243 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7244
7245         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7246         installed the registry.
7247
7248 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7249
7250         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7251
7252 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7253
7254         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7255         groupname doesn't contain "gmane".
7256
7257 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7258
7259         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7260         and netrc-bound-and-true-p bindings.
7261         (netrc-parse): Cache the netrc contents.
7262
7263         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7264         (gnus-1): Don't create the nndrafts group twice.
7265         (gnus-setup-news): There's no need to read the active file here, since
7266         that's done again later on a per-backend basis.
7267         (gnus-start-draft-setup): Make sure that the new group is started out
7268         empty.
7269
7270         * gnus-agent.el (gnus-agentize): Don't create the queue group
7271         automatically on startup.  It'll be created later, if needed.
7272
7273         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7274         of automatically subscribed groups.
7275         (gnus-auto-subscribed-categories): New variable.
7276         (gnus-matches-options-n): Use it.
7277         (gnus-default-subscribed-newsgroups): Remove unused variable.
7278         (gnus-start-draft-setup): Message a bit less.
7279
7280 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7281
7282         * nnir.el (nnir-run-imap): Return article list in order of increasing
7283         UID.
7284
7285 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7286
7287         * gnus-sum.el (gnus-summary-enter-digest-group):
7288         Mention gnus-auto-select-on-ephemeral-exit.
7289
7290         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7291         convention of the network-only option.
7292
7293 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7294
7295         * proto-stream.el (proto-stream-open-network-only): New function to
7296         have a way to specify non-STARTTLS upgrade connections.
7297
7298 2010-12-10  Julien Danjou  <julien@danjou.info>
7299
7300         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7301         email address is nil.
7302
7303         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7304
7305 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7306
7307         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7308         deletion.
7309         (nnir-run-imap): Only need to parse list once.
7310
7311 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7312
7313         * shr.el (shr-tag-script): Ignore <script>.
7314         (shr-tag-label): Add <label> support.
7315
7316 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7317
7318         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7319
7320         * shr.el (shr-image-displayer): Work for images lined side by side.
7321
7322 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7323
7324         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7325         parameter, since XEmacs doesn't accept t as a parameter.
7326
7327 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7328
7329         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7330         ids.
7331         (nnir-run-gmane): Simplify groupspec formatting.
7332         (nnir-request-expire-articles): New function.
7333
7334 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7335
7336         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7337         overflow, possibly.
7338
7339         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7340         (shr-render-td): Handle td style="" better.
7341         (shr-tag-table): Use the color from the style sheet.
7342         (shr-render-td): Make sure we copy over all the overlays, too.
7343
7344 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7345
7346         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7347         (nnir-request-article): Improve article retrieval.
7348
7349 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7350
7351         * mm-util.el (mm-extra-numeric-entities): New variable.
7352
7353         * mm-url.el (mm-url-decode-entities):
7354         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7355
7356         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7357
7358 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7359
7360         * message.el: Use completion-at-point.
7361         (message-completion-function): New fun, extracted from message-tab.
7362         (message-mode): Use it for completion-at-point-functions.
7363         (message-tab): Use it and completion-at-point.
7364
7365 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7368         character if a non-breakable character follows.
7369
7370 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7371
7372         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7373         any stream.
7374
7375         * shr.el (shr-tag-font): Colorize the region.
7376         (shr-tag-body): Ditto.
7377         (shr-tag-font): Actually let the styles be inherited instead of
7378         overwriting them.
7379         (shr-tag-font): Get the background color right.
7380         (shr-tag-style): Ignore all <style> tags for the moment.
7381
7382         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7383         a Message-ID to avoid having nnimap depend on gnus-sum.
7384
7385         * shr.el (shr-descend): Only colorize something if we have a node that
7386         sets colors.
7387
7388 2010-12-06  Julien Danjou  <julien@danjou.info>
7389
7390         * shr.el (shr-render-td): Render td content with shr-descend, so style
7391         will be applied to <td> too.
7392         (shr-colorize-region): Colorize region even if we only have a background.
7393         (shr-tag-body): Fix color and background color inheritance.
7394         Do not recolorize after shr-generic.
7395         (shr-tag-font): Let shr-generic colorize via inheritance.
7396
7397 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7400
7401 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7402
7403         * nnir.el (nnir-request-move-article): Remove obsolete code.
7404
7405 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7406
7407         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7408
7409 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7410
7411         * gnus-sum.el (gnus-summary-respool-article): The completion function
7412         expects a list instead of an alist.
7413
7414         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7415         string as the parameter.
7416
7417         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7418
7419         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7420         styles.
7421         (shr-colorize-region): New function.
7422         (shr-insert-background-overlay): Remove.
7423         (shr-render-td): Background setting should be taken care of on a higher
7424         level.
7425         (shr-tag-body): Use post-hoc colorizations.
7426         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7427         (shr-put-color-1): Don't overwrite old colors.
7428         (shr-colorize-region): When the background color isn't explicit, use
7429         a fixed background.
7430
7431         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7432         nnmail variables.
7433
7434 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7435
7436         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7437         unless necessary.
7438
7439 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7440
7441         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7442         server.
7443
7444 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7445
7446         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7447         so that TAB works.
7448
7449         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7450         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7451
7452         * shr.el (shr-urlify): Show the URL before the title to avoid
7453         misleading URLs.
7454
7455 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7456
7457         * shr.el (shr-urlify): Display the title in <a> tags.
7458
7459 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7460
7461         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7462
7463 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7464
7465         * nnir.el: Rearrange code to allow macros to be autoloaded by
7466         gnus-sum.el.
7467         (nnir-retrieve-headers-override-function): Make this variable
7468         customizable.
7469         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7470
7471         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
7472         from nnir.el.
7473
7474 2010-12-03  Julien Danjou  <julien@danjou.info>
7475
7476         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7477
7478 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7481         allow optional argument `environment'.
7482
7483 2010-12-03  Glenn Morris  <rgm@gnu.org>
7484
7485         * mm-extern.el (message-goto-body): Update declaration.
7486
7487 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7488
7489         * gnus-util.el (gnus-macroexpand-all): New function.
7490
7491         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7492         instead of macroexpand-all that is unavailable in XEmacs.
7493
7494 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7495
7496         * nnir.el (nnir-summary-line-format): New variable.
7497         (nnir-mode): Use it.
7498         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
7499         (nnir-article-ids): Reimplement as defsubst.
7500         (nnir-retrieve-headers): Don't mangle the subject header.
7501         (nnir-run-imap): Use 100 as RSV score.
7502         (nnir-run-find-grep): Fix for full server searching.
7503         (nnir-run-gmane): Better restriction to gmane groups.
7504
7505         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7506         summary buffers.
7507
7508 2010-12-02  Julien Danjou  <julien@danjou.info>
7509
7510         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7511
7512         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7513
7514         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7515         support.
7516
7517 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7518
7519         * nnir.el: Update to handle the registry better.
7520         (autoload): Silence byte-compiler.
7521         (nnir-open-server): Add a hook for nnir groups.
7522         (nnir-request-move-article): Don't mangle the header.  Better to use
7523         formatting variables (which will be added in the future).
7524         (nnir-registry-action): Update the registry using the original article
7525         group name.
7526         (nnir-mode): Install nnir-specific hooks for updating the registry.
7527
7528         * gnus-sum.el
7529         (gnus-article-original-subject,gnus-newsgroup-original-name):
7530         Remove obsolete variables.
7531         (gnus-summary-move-article): Remove use of obsolete variables.
7532         (gnus-summary-local-variables): Make move and delete hooks local to
7533         summary buffers.
7534
7535 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7536
7537         * rtree.el: New file.
7538
7539 2010-12-01  Julien Danjou  <julien@danjou.info>
7540
7541         * message.el (message-user-organization): Do not use
7542         gnus-local-organization.
7543
7544         * gnus.el: Remove gnus-local-organization.
7545
7546         * gnus-msg.el: Remove nastygram thing.
7547
7548 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7549
7550         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7551         funcall.
7552
7553 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7554
7555         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7556         names.
7557
7558         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7559         characters.
7560
7561         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7562         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7563         Suggested by Štěpán Němec <stepnem@gmail.com>.
7564         (gnus-gravatar-transform-address): Use mail-extract-address-components
7565         that supports non-ASCII names rather than mail-header-parse-addresses.
7566
7567 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7568
7569         * proto-stream.el (open-protocol-stream): All starttls connections are
7570         handled by the network handler.
7571
7572 2010-11-30  Julien Danjou  <julien@danjou.info>
7573
7574         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7575         (nnimap-open-connection-1): Fix PREAUTH.
7576
7577         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7578
7579 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7580
7581         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7582         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7583         (shr-insert): Use them.
7584         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7585
7586 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7587
7588         * nnir.el (nnir-request-move-article): Bail out if original group
7589         doesn't support article moves.
7590         (nnir-get-active): Improve active list retrieval.
7591
7592 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7593
7594         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7595
7596 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7597
7598         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7599         seem to accept strings-with-numbers as port numbers.
7600
7601 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7602
7603         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7604         change the registry.
7605
7606 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7607
7608         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7609         delete-dups that is not available in XEmacs 21.4.
7610
7611         * mm-util.el (mm-delete-duplicates): Add comment.
7612
7613 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7614
7615         * nnir.el (nnir-ignored-newsgroups): New variable.
7616         (nnir-get-active): Use it.
7617
7618 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7619
7620         * proto-stream.el (proto-stream-open-network): Add some comments.
7621
7622         * nntp.el (nntp-open-connection): Provide a :success condition.
7623
7624         * nnimap.el (nnimap-open-connection-1): Ditto.
7625
7626         * proto-stream.el (proto-stream-open-network): See what the response to
7627         the STARTTLS command is.
7628
7629         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7630         backwards compatibility).
7631         (nnimap-open-connection-1): Really respect nnimap-server-port.
7632
7633         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7634         TLS upgrades we don't really care about the identity of the peer.
7635         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7636         that what we've checked for.
7637         (proto-stream-always-use-starttls): Only default to t if
7638         open-gnutls-stream exists.
7639         (proto-stream-open-network): If STARTTLS failed, then just open a
7640         normal connection.
7641         (proto-stream-open-network): Wait until the greeting before doing
7642         STARTTLS.
7643
7644         * nntp.el (nntp-open-connection): Report what the connection error is.
7645
7646         * proto-stream.el (open-protocol-stream): Rename from
7647         open-proto-stream.
7648
7649 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7650
7651         * nnimap.el (nnimap-stream): Change default to `undecided'.
7652         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7653         first, and then network.
7654         (nnimap-open-connection-1): Respect nnimap-server-port.
7655         (nnimap-open-connection): Be more backwards-compatible.
7656
7657         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7658         (proto-stream-open-starttls): De-duplicate the starttls code.
7659         (proto-stream-open-starttls): Folded back into the main function.
7660         (proto-stream-open-network): Fix typo in the gnutls path.
7661         (proto-stream-command): Refactor out.
7662
7663         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7664
7665         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7666         starttls.el STARTTLS.
7667
7668         * color.el (color-lab->srgb): Fix function call name.
7669
7670         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7671         if we're using tls.el.
7672         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7673         built in, then don't try to establish a STARTTLS connection.
7674
7675         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7676         servers.
7677
7678         * proto-stream.el (open-proto-stream): Use network, not stream.
7679         (open-proto-stream): Add a way to specify what the end of a command is.
7680
7681         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7682         connections types.
7683         (nntp-open-network-stream): Remove.
7684         (nntp-open-ssl-stream): Remove.
7685         (nntp-open-tls-stream): Remove.
7686         (nntp-ssl-program): Remove.
7687
7688         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7689
7690 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7691
7692         * nnir.el: Fix typos.
7693         (nnir-retrieve-headers-override-function): Rename variable to reflect
7694         new semantics.
7695         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7696         macros.
7697         (nnir-request-article, nnir-request-move-article): Use them.
7698         (nnir-categorize): New function.
7699         (nnir-run-query): Use it.
7700         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7701         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7702         sorted.
7703         (nnir-group-full-name): Use gnus-group-full-name instead.
7704         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7705         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7706
7707 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7708
7709         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7710
7711         * proto-stream.el: New library to provide protocol-specific
7712         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7713         protocols.
7714         (open-proto-stream): Complete the documentation.
7715         (proto-stream-open-network): Fix some typos.
7716
7717         * nnimap.el (nnimap-open-connection): Use it.
7718
7719 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7720
7721         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7722         negotiation.
7723
7724 2010-11-26  Julien Danjou  <julien@danjou.info>
7725
7726         * color.el: Rename various rgb functions to srgb.
7727
7728 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7729
7730         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7731         names.
7732
7733 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * shr.el (shr-insert): Revert last change.
7736         (shr-find-fill-point): Never leave point being at bol;
7737         relax the kinsoku limitation when rendering tables.
7738
7739 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7740
7741         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7742         results from -accept-article.
7743
7744         * shr-color.el: Require cl when compiling.
7745
7746         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7747         checkin.
7748
7749         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7750
7751         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7752
7753         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7754         'add and 'delete to set backend marks.
7755
7756         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7757
7758         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7759
7760         * nntp.el (nntp-request-set-mark): Use it.
7761
7762         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7763
7764         * nnml.el (nnml-request-set-mark): Ditto.
7765
7766         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7767         introduces regressions in article selection.
7768         (nnimap-find-uid-response): New function.
7769         (nnimap-request-accept-article): Use the UID returned, if any.
7770         (nnimap-request-move-article): Use the UID returned, if any.
7771         (nnimap-get-groups): Reimplement to work with folded lines.
7772         (nnimap-find-uid-response): The UID is the last element in the list.
7773         (nnimap-request-set-mark): Extend syntax with 'set.
7774
7775         * nnml.el (nnml-request-set-mark): Ditto.
7776
7777         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7778
7779         * nntp.el (nntp-request-set-mark): Ditto.
7780
7781 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7782
7783         * message.el (message-called-interactively-p): A temporary macro.
7784         (message-goto-body): Use it temporarily.
7785
7786 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7787
7788         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7789         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7790         (nnimap-last-response-string): Fix last unfolding fix.
7791
7792 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * shr.el (shr-insert): Fix the way to fold lines.
7795
7796 2010-11-25  Julien Danjou  <julien@danjou.info>
7797
7798         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7799
7800         * color.el: Rename from color-lab.el
7801         (color-rgb->hex): Add.
7802         (color-complement): Add.
7803         (color-complement-hex): Add.
7804
7805         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7806
7807 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7808
7809         * shr-color.el (shr-color-visible): Don't bug out if the color names
7810         don't exist.
7811
7812 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7813
7814         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7815         assuming that article displaying or another mml-preview may be
7816         interrupted for an error or for the like.
7817
7818         * shr.el (shr-get-background): Fix argument name.
7819
7820 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7821
7822         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7823
7824         * gnus-sum.el (gnus-summary-include-articles): New function.
7825
7826         * message.el (message-goto-body): called-interactively-p needs a
7827         parameter, so use `any'.
7828
7829         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7830         clear marks before moving, since they're synced from the Gnus side
7831         first.
7832
7833         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7834         (gnus-summary-move-article): Copy over all marks before moving, so that
7835         IMAP doesn't think a new article has arrived.
7836
7837 2010-11-24  Julien Danjou  <julien@danjou.info>
7838
7839         * shr.el (shr-insert-background-overlay): Fix typo.
7840         (shr-render-td): Copy the background before rendering.
7841
7842         * shr-color.el (shr-color-visible): Fix docstring.
7843
7844         * shr.el (shr-tag-table): Add bgcolor support.
7845         (shr-render-td): Add bgcolor support.
7846         (shr-get-background): Add.
7847         (shr-insert-foreground-overlay): Use shr-get-background.
7848
7849         * message.el (message-goto-body): Use called-interactively-p.
7850         (message-in-body-p): message-goto-body returns point.
7851
7852 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7853
7854         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7855         Fixes something or other in Emacs 23, and is backwards compatible.
7856
7857         * message.el (message-goto-body): Remove the <#secure special-casing,
7858         which is too special.
7859
7860         * shr.el (shr-parse-style): Drop !important from styles.
7861
7862 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7863
7864         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7865         this function to return incorrect results when calling it with an
7866         explicit article argument different from
7867         (gnus-summary-article-number).
7868
7869 2010-11-24  Julien Danjou  <julien@danjou.info>
7870
7871         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7872         (shr-tag-body): Add background support.
7873         (shr-descend): Add background support.
7874         (shr-tag-title): Add.
7875
7876         * shr-color.el (shr-color-visible): Really return original background
7877         if fixed.
7878
7879 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7880
7881         * shr.el (shr-color-check): Protect against non-existent color names.
7882
7883 2010-11-24  Julien Danjou  <julien@danjou.info>
7884
7885         * color-lab.el: Require 'cl when compiling.
7886
7887         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7888
7889         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7890         matched part.
7891
7892         * color-lab.el: Fix all expt calls to use float type.
7893
7894 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7895
7896         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7897         expression to shr-color-check as is.
7898
7899         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7900
7901         * color-lab.el: Add coding cookie.
7902         (float-pi): Use eval-and-compile.
7903
7904         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
7905         compiled for Emacsen having no `libxml-parse-html-region' support.
7906
7907 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7908
7909         * shr.el (shr-insert-color-overlay): Split stuff like
7910         "#444444 !important" to find the real color.
7911         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7912         parse <font color="red"> entries.
7913
7914 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7915
7916         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7917         point when parsing headers.
7918
7919         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7920         is positioned properly when parsing headers.
7921
7922 2010-11-23  Julien Danjou  <julien@danjou.info>
7923
7924         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7925
7926         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7927
7928         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7929
7930         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7931         Use shr-color-hue-to-rgb.
7932         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7933
7934 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7935
7936         * shr.el (shr-color->hexadecimal): Autoload.
7937         (shr-descend): Add color to all tags.
7938
7939 2010-11-22  Julien Danjou  <julien@danjou.info>
7940
7941         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7942         shr-color->hexadecimal.
7943
7944         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7945         RGB() or HSL() color representation.
7946
7947         * shr.el (shr-tag-font): Add.
7948         (shr-tag-color-check): New function to get better colors.
7949         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7950         tag-span.
7951
7952         * shr-color.el: New file.
7953
7954         * color-lab.el: New file.
7955
7956         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7957
7958 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7959
7960         * nnir.el: Fix typo in comments.
7961         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7962         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7963
7964 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7965
7966         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7967
7968         * nnimap.el (nnimap-get-capabilities): Refactor out.
7969         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7970
7971 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7972
7973         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7974         appearing when `mm-uu-hide-markers' is nil.
7975
7976 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7977
7978         * nnimap.el (nnimap-unselect-group): Make into its own function.
7979         (nnimap-request-rename-group): Unselect group before renaming.
7980         This had gotten lost somewhere.
7981         (nnimap-request-accept-article): Keep track of examined groups, and
7982         unselect the group before APPENDing to read-only groups.
7983         (nnimap-request-move-article): Clear flags before moving so that they
7984         can be re-set later.
7985
7986 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7987
7988         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7989         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7990
7991 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * gnus-art.el (gnus-mime-display-single):
7994         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7995         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7996         parameter.
7997
7998 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7999
8000         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8001         (shr-table-vertical-line): New variable.
8002         (shr-insert-table): Use it.
8003
8004 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8005
8006         * gnus-html.el (gnus-html-wash-images): Don't display images if
8007         gnus-inhibit-images is non-nil; register displayer for cid images.
8008         (gnus-html-display-image): Work for cid image.
8009         (gnus-html-insert-image): Allow arguments.
8010         (gnus-html-put-image): Inhibit read-only.
8011         (gnus-html-prefetch-images): Don't prefetch images if
8012         gnus-inhibit-images is non-nil.
8013
8014 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8015
8016         * shr.el (shr-put-image): Break lines when inserting big pictures.
8017
8018 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8019
8020         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8021         sender, thanks Katsumi Yamaoka.
8022
8023 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8024
8025         * nnir.el (nnir-run-imap): Reverse the article list for each group
8026         rather than the whole list.
8027
8028 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8029
8030         * shr.el (shr-image-displayer): Protect function against non-existent
8031         image source.
8032
8033         * gnus-art.el (gnus-inhibit-images): New user option.
8034         (gnus-mime-display-single): Don't display image if it is non-nil.
8035
8036         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8037         gnus-inhibit-images.
8038
8039         * shr.el (shr-image-displayer): New function.
8040         (shr-tag-img): Use it.
8041
8042 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8043
8044         * mml2015.el (mml2015-epg-sign): Use From header.
8045
8046 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8047
8048         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8049
8050         * gnus-util.el (gnus-find-text-property-region): Return markers.
8051
8052         * shr.el (shr-tag-img): Put a displayer in the text property.
8053
8054         * gnus-util.el (gnus-find-text-property-region): New utility function.
8055
8056         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8057         (gnus-html-show-images): Remove.
8058
8059         * gnus-art.el (gnus-article-show-images): New, more general function.
8060
8061         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8062         image url text properties.
8063
8064         * shr.el: Ditto.
8065
8066         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8067         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8068
8069 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8070
8071         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8072         work for two or more articles.
8073
8074 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8075
8076         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8077         divide an image that's in an html article to two or more when washing
8078         non-ASCII characters in alt text of it.
8079
8080 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8081
8082         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8083         smime-decrypt-region using function argument.
8084         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8085
8086         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8087
8088         * smime.el (smime-decrypt-region): Catch it.
8089
8090 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8091
8092         * smime.el (smime-mode-map): Move initialization into declaration.
8093         (gnus-run-mode-hooks): Don't autoload.
8094         (smime-mode): Use define-derived-mode.
8095
8096 2010-11-11  Glenn Morris  <rgm@gnu.org>
8097
8098         * smime.el (from): Restrict declaration to XEmacs.
8099
8100         * nnir.el (gnus-group-topic-name): Autoload.
8101
8102 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8103
8104         * shr.el (shr-insert): Don't break long line if it is because of
8105         kinsoku-bol characters in the line end.
8106
8107 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8108
8109         * nnir.el (nnir-request-move-article): Fix to provide original group
8110         and subject.
8111         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8112         been retrieved.
8113
8114         * gnus-sum.el (gnus-summary-move-article): Use original group and
8115         subject for virtual articles such as those in an nnir summary buffer.
8116
8117 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8120         least 21.5).
8121
8122         * smime.el (from): Declare it again for XEmacs.
8123
8124 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8125
8126         * message.el (message-resend): Don't disable encoding unless it's
8127         already encoded.
8128
8129         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8130         low-numbered articles.
8131
8132 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8133
8134         * rfc2047.el (rfc2047-syntax-table): Simplify.
8135
8136         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8137
8138         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8139         set-char-table-range for XEmacs.
8140
8141 2010-11-10  Glenn Morris  <rgm@gnu.org>
8142
8143         * time-date.el (time-to-seconds): Always an alias on Emacs,
8144         never a real function.
8145         (with-no-warnings): Remove compat stub, now unused.
8146         (time-less-p): Doc fix.
8147         (time-to-number-of-days): Simplify.
8148
8149         * smime.el (from): Remove unused declaration.
8150
8151         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8152         (gnus-float-time): On Emacs, always an alias.
8153
8154         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8155         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8156
8157 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * dgnushack.el: Don't use ignore-errors in the top level form since it
8160         is unavailable in XEmacs even if cl is loaded.
8161
8162         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8163
8164 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8165
8166         * shr.el (browse-url-mailto): Autoload.
8167
8168         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8169
8170         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8171         regexp doesn't need quoting.
8172
8173 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8174
8175         * message.el (message-subject-trailing-was-ask-regexp)
8176         (message-subject-trailing-was-regexp): Match was: in addition to was.
8177
8178 2010-11-09  Glenn Morris  <rgm@gnu.org>
8179
8180         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8181         (nnbabyl-check-mbox): Use point-at-bol.
8182
8183 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8184
8185         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8186
8187         * message.el (message-mailto): New function.
8188         (message-mailto): Should accept other parameters.
8189         (message-mailto): Remove since it duplicates browse-url-mailto
8190         functionality.
8191
8192 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8193
8194         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8195         methods.
8196         (gnus-read-active-file): Ditto.
8197
8198         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8199         ": " from the prompt.
8200         (gnus-group-make-group): Ditto.
8201
8202 2010-11-07  Glenn Morris  <rgm@gnu.org>
8203
8204         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8205         (gnus-bookmark-kill-line): Use point-at-eol.
8206
8207 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8208
8209         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8210         asterisks in From header.
8211
8212 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8213
8214         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8215         string to avoid making the From headers syntactically invalid.
8216
8217         * message.el (message-send-mail): Don't insert courtesy messages if the
8218         message already has List-Post and List-ID messages.
8219
8220 2010-11-06  Glenn Morris  <rgm@gnu.org>
8221
8222         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8223         `condition', `type', `length' a prefix.
8224         (gnus-treat-predicate): Update for above name changes.
8225
8226 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8227
8228         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8229         binding.  Handled by `gnus-summary-refer-thread' instead.
8230         (nnir-warp-to-article): New backend function.
8231
8232         * nnimap.el (nnimap-request-thread): Force dependency updating.
8233
8234         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8235         (gnus-summary-refer-thread): Rework to improve thread-referral.
8236
8237         * gnus-int.el (gnus-warp-to-article): New function.
8238
8239         * gnus-sum.el (gnus-summary-article-map): Bind it.
8240
8241 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8242
8243         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8244         gnus-summary-refer-thread.
8245
8246         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8247         headers.
8248         (gnus-summary-limit-include-thread): Prevent articles in thread from
8249         being cut in gnus-cut-threads.
8250         (gnus-summary-refer-thread): Limit retrieved headers to those in
8251         thread.
8252
8253 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8254
8255         * message.el (message-send-mail): Use the value of
8256         message-courtesy-message from the message buffer.
8257
8258         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8259
8260         * shr.el (shr-browse-url): Implement mailto: URLs.
8261
8262         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8263         "raw".
8264
8265         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8266         if it's already selected.
8267
8268         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8269
8270 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8271
8272         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8273         to measure the length and truncate alt text.
8274
8275 2010-11-03  Glenn Morris  <rgm@gnu.org>
8276
8277         * nndiary.el (nndiary-generate-nov-databases-1)
8278         (nndiary-generate-active-info): Rename dynamic variable `files' to
8279         something less generic.
8280
8281 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8282
8283         * nnir.el (nnir-request-move-article): Call the underlying backend to
8284         move articles from nnir.
8285
8286 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8287
8288         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8289
8290 2010-11-02  Julien Danjou  <julien@danjou.info>
8291
8292         * nnir.el: Remove wais support.
8293
8294 2010-11-02  Glenn Morris  <rgm@gnu.org>
8295
8296         * gnus-html.el: Reorder requirements to quieten compiler.
8297
8298 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8299
8300         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8301         properly for XEmacs as well.
8302         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8303         (gnus-article-natural-long-line-p): Use window-width rather than
8304         frame-width.
8305
8306 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8307
8308         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8309         (nnir-read-parms): Don't modify query.
8310         (nnir-run-query): Add ability to search topic on current line.
8311         (nnir-get-active): Clean up.
8312
8313 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8314
8315         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8316         degenerate articles.
8317
8318         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8319         (gnus-print-buffer): Just print the buffer as is, without any copying
8320         to a buffer and then re-highlighting.
8321
8322         * nnimap.el (nnimap-request-group): Store the new updated info.
8323         (nnimap-request-group): Select the group when we don't know whether it
8324         exists or not.
8325
8326         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8327         groups.
8328
8329         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8330         groups.
8331
8332         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8333         groups.
8334
8335         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8336         long-lines case by only filling the long lines.
8337
8338         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8339         (bug #7311).
8340
8341 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8342
8343         * shr.el: No need to declare `declare-function' since shr.el is for
8344         only Emacsen that provide `libxml-parse-html-region'.
8345
8346         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8347         effective only in a file it is referred to.
8348
8349 2010-11-01  Glenn Morris  <rgm@gnu.org>
8350
8351         * mm-util.el (gnus-completing-read): Autoload.
8352         (mm-read-coding-system): Simplify Emacs definition.
8353
8354         * nnmail.el (gnus-activate-group):
8355         * nnimap.el (gnutls-negotiate):
8356         * nntp.el (netrc-parse): Fix declarations.
8357
8358 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8359
8360         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8361         string-match-p in Emacs >=23.
8362
8363         * gnus-msg.el (gnus-configure-posting-styles):
8364         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8365
8366 2010-11-01  Glenn Morris  <rgm@gnu.org>
8367
8368         * nnir.el (declare-function): Add compat stub.
8369         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8370         (nnir-run-gmane): Require 'mm-url.
8371
8372         * mm-util.el (mm-string-to-multibyte): Simplify.
8373
8374         * shr.el (declare-function): Add compat stub.
8375         (url-cache-create-filename): Declare.
8376         (mm-disable-multibyte, widget-convert-button): Autoload.
8377
8378         * smime.el (ldap-search): Declare.
8379         (smime-cert-by-ldap-1): Require ldap on Emacs.
8380
8381         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8382         (nnimap-keepalive): Use gnus-float-time.
8383
8384         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8385         (mail-source-delete-crash-box): Use gnus-float-time.
8386
8387         * gnus-dired.el (gnus-completing-read): Autoload.
8388
8389         * mm-view.el (gnus-rescale-image): Autoload.
8390
8391         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8392
8393         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8394
8395         * sieve-manage.el: Require 'cl when compiling.
8396
8397         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8398         (gnus-iswitchb-completing-read): Require iswitchb.
8399         (gnus-select-frame-set-input-focus): Silence compiler.
8400
8401 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8402
8403         * message.el (message-subject-trailing-was-query): Change default to t,
8404         since I think that's what most people want.
8405
8406         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8407         appending for easier debugging.
8408         (nnimap-wait-for-connection): Take a regexp.
8409         (nnimap-request-accept-article): Wait for the continuation line before
8410         sending anything unless we're streaming.
8411
8412         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8413         leave the header washing to take place.
8414
8415 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8416
8417         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8418         regular expression match and replace in posting styles.
8419
8420 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8421
8422         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
8423         an entire server.
8424         (nnir-get-active): New function.
8425         (nnir-run-imap): Use it.
8426         (nnir-run-gmane): Who knew, gmane search returns an article score!
8427
8428         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8429         server on the current line with nnir.
8430
8431 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8432
8433         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8434         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8435         left edge.
8436         (gnus-article-foldable-buffer): Skip past the prefix when determining
8437         raggedness.
8438
8439         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8440         the raw article, and change `C-u g' to show the article without doing
8441         treatments.
8442
8443         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8444         on to `gnus-treat-article'.
8445         (gnus-inhibit-article-treatments): New variable.
8446
8447         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8448
8449         * gnus-art.el (gnus-treatment-function-alist): Have
8450         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8451         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8452         sections.
8453
8454         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8455         parameter.
8456         (gnus-article-fill-cited-long-lines): New function.
8457         (gnus-article-fill-cited-article): Allow filling only long sections.
8458
8459         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8460         and non-punctuation (like after the apostrophe in "'We").
8461
8462         * gnus-sum.el (gnus-summary-select-article): Make sure
8463         gnus-original-article-buffer is alive.
8464
8465         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8466         reflect the order they're in in the digest.
8467
8468         * gnus.el (gnus-group-startup-message): Move point to the start of the
8469         buffer.
8470
8471         * nnimap.el (nnimap-capability): New function.
8472         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8473         is set.
8474
8475 2010-10-31  David Engster  <dengste@eml.cc>
8476
8477         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8478         conform with changes to gnus-completing-read.
8479
8480 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8481
8482         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8483
8484 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8485
8486         * nnir.el: Move defvar, defcustom around to keep file organized
8487         and keep byte-compiler quiet.
8488         (nnir-read-parms): Accept search-engine as arg.
8489         (nnir-run-query): Pass search-engine as arg.
8490         (nnir-search-engine): Remove.
8491
8492 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8493
8494         * shr.el (shr-generic): The text nodes should be text, not :text.
8495
8496         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8497         later in the file.
8498
8499 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8500
8501         * nnir.el: General clean up.  Allow searching with multiple engines.
8502         Allow separate extra-parameters for each engine.
8503         Batch queries when possible.
8504         (nnir-imap-default-search-key,nnir-method-default-engines):
8505         Add customize interface.
8506         (nnir-run-gmane): New engine.
8507         (nnir-engines): Use it.  Qualify all prompts with engine name.
8508         (nnir-search-engine): Remove global variable.
8509         (nnir-run-hyrex): Restore for now.
8510         (nnir-extra-parms,nnir-search-history): New variables.
8511         (gnus-group-make-nnir-group): Use them.
8512         (nnir-group-server): Remove in favor of gnus-group-server.
8513         (nnir-request-group): Avoid searching twice.
8514         (nnir-sort-groups-by-server): New function.
8515
8516 2010-10-30  Julien Danjou  <julien@danjou.info>
8517
8518         * gnus-group.el: Remove gnus-group-fetch-control.
8519
8520         * gnus-start.el (gnus-find-new-newsgroups):
8521         Remove gnus-check-first-time-used.
8522
8523         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8524
8525 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8526
8527         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8528         set on groups that don't have \* permanentflags.
8529
8530 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8531
8532         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8533         control the background color.
8534         (shr-tag-img): Ignore very small web bug type images.
8535         (shr-put-image): Add help-echo alt texts to the images.
8536         (shr-tag-video): Show the video poster image.
8537
8538 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8539
8540         * shr.el (shr-table-depth): New variable.
8541         (shr-tag-table-1): Only insert the images after the top-level table.
8542
8543         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8544
8545         * gnus-util.el (gnus-list-memq-of-list): New function.
8546
8547         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8548         selected.
8549         (nnimap-unsplittable-articles): New slot.
8550         (nnimap-new-articles): Use it.
8551
8552 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8553
8554         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8555         move to the previous line on `M-g'.
8556
8557 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8558
8559         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8560         *-request-group, which seems unnecessary.
8561
8562         * nnimap.el (nnimap-quote-specials): Function copied over from
8563         imap.el.
8564         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8565         they support that.  Suggested by Tom Regner.
8566
8567 2010-10-29  Julien Danjou  <julien@danjou.info>
8568
8569         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8570         defalias.
8571         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8572
8573         * gnus.el: Remove `gnus-nntp-service' variable.
8574         (gnus-secondary-servers): Make obsolete.
8575         (gnus-nntp-server): Make obsolete.
8576
8577         * gnus-start.el (gnus-1): Remove x-splash calls.
8578
8579         * gnus-ems.el (gnus-x-splash): Remove.
8580
8581         * gnus.el (gnus-group-startup-message): Simplify/update code.
8582
8583         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8584         definition.
8585
8586         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8587         capability before doing anything.
8588         (gnus-group-insert-group-line): Remove useless
8589         gnus-group-remove-excess-properties.
8590
8591 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8592
8593         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8594
8595 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8596
8597         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8598         config after reselecting.
8599
8600 2010-10-28  Julien Danjou  <julien@danjou.info>
8601
8602         * shr.el (shr-put-image): Use point even if only inserting text.
8603         (shr-put-image): Save excursion when inserting alt text on non-graphic
8604         display, so the behavior is the same when we are on a graphic display.
8605
8606         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8607
8608 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8611         (gnus-mime-copy-part): Check coding system, not charset.
8612         (gnus-mime-view-part-externally): Never remove part.
8613         (gnus-mime-view-part-internally): Don't remove part here.
8614         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8615         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8616         multipart/alternative.
8617
8618         * mm-decode.el (mm-display-part): Take optional arg `force'.
8619
8620 2010-10-26  Julien Danjou  <julien@danjou.info>
8621
8622         * gnus-group.el (gnus-group-default-list-level): Add this function to
8623         compute the default list level.
8624         (gnus-group-default-list-level): Add possibility to use a function.
8625
8626 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8627
8628         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8629
8630         * gnus-group.el (gnus-group-completing-read)
8631         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8632         gnus-replace-in-string.
8633
8634 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8635
8636         * shr.el (shr-tag-div): Add.
8637
8638         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8639
8640 2010-10-25  Julien Danjou  <julien@danjou.info>
8641
8642         * gnus-util.el: Remove `gnus-with-local-quit'.
8643
8644         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8645
8646 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8647
8648         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8649         the original article buffer.
8650
8651 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8652
8653         * nnimap.el (nnimap-request-head): New function.
8654         (nnimap-request-move-article): Try to be slightly faster by not
8655         requesting the entire message when moving.
8656         (nnimap-transform-headers): Don't bug out on bodiless articles.
8657         (nnimap-send-command): Have no outstanding messages if the IMAP server
8658         doesn't support streaming.
8659         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8660
8661 2010-10-24  Julien Danjou  <julien@danjou.info>
8662
8663         * message.el (message-default-headers): Fix type.
8664
8665 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8666
8667         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8668         prefetching images.
8669
8670         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8671         backend for unknown groups.  This is mainly useful for nnimap groups.
8672
8673         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8674         group isn't covered by the agent.
8675
8676 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8677
8678         * nnir.el (nnir-method-default-engines): New variable.
8679         (nnir-run-query): Use it.
8680         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8681         (gnus-summary-nnir-goto-thread): Change group if needed.
8682
8683         * gnus-group.el (gnus-group-group-map): Add key binding for
8684         gnus-group-make-nnir-group.
8685
8686 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8687
8688         * shr.el (shr-tag-object): Add.
8689
8690         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8691         original article buffer live.
8692         (gnus-summary-select-article-buffer):
8693         Mention gnus-widen-article-buffer.
8694
8695 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8696
8697         * shr.el (shr-tag-strong): Add.
8698
8699 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8700
8701         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8702         group names.  They mess up the group buffer badly.
8703
8704         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8705
8706         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8707         instead of the summary one.
8708
8709 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8710
8711         * mml.el (mml-preview): Work properly when editing article.
8712
8713         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8714         gnus-have-read-active-file if it's already been in.
8715
8716 2010-10-22  Tom Tromey  <tromey@redhat.com>
8717
8718         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8719         gnus-group-completing-read.
8720
8721 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8722
8723         * message.el (message-mode-map): Don't bind M-; to comment region, to
8724         allow the global comment-dwim to work.
8725
8726 2010-10-21  Julien Danjou  <julien@danjou.info>
8727
8728         * message.el (message-setup-1): Allow message-default-headers to be a
8729         function.
8730
8731 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8732
8733         * shr.el (shr-tag-table): Simplify.
8734
8735 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8736
8737         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8738         to avoid trying to snarf invalid stuff.
8739
8740         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8741
8742         * gnus.el (gnus-message-archive-group): Quote value.
8743         (gnus-message-archive-group): Mark as changed.
8744
8745         * shr.el (shr-add-font): Don't put the font properties on the newline
8746         or the indentation.
8747
8748         * message.el (message-fix-before-sending): Change options when sending
8749         non-printable characters.
8750
8751         * gnus.el (gnus-message-archive-method): Change the default to
8752         monthly outgoing groups.
8753
8754         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8755         that have gotten new numbers.
8756
8757         * nnimap.el (nnimap-request-replace-article): New function.
8758
8759 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8760
8761         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8762         (nnrss-request-article): Don't use special html washing code.
8763
8764 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * shr.el (shr-tag-table): Remove useless nconc.
8767
8768 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8769
8770         * gnus-art.el (article-wash-html): Simplify and remove the charset
8771         stuff.  Use the normal html rendering code instead of the special html
8772         washing code.
8773
8774         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8775         `gnus-w3m' symbols.
8776         (mm-text-html-washer-alist): Remove.
8777
8778         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8779         (mm-inline-media-tests): Remove use.
8780         (mm-text-html-renderer): Change default to the `shr' symbol.
8781
8782         * mm-view.el (mm-inline-text-html): Remove use.
8783
8784         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8785         `gnus-blocked-images' to be a function.
8786         (gnus-article-wash-function): Remove.
8787
8788 2010-10-20  Julien Danjou  <julien@danjou.info>
8789
8790         * spam.el (spam-list-of-processors): Mark as obsolete.
8791
8792         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8793         (nnimap-insert-partial-structure): Fix boundary detection.
8794
8795 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8796
8797         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8798         run file-truename on remote files.  This can be expensive and even
8799         prevent one from editing drafts if some unrelated buffer has a stale
8800         connection.
8801
8802 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8803
8804         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8805         kinsoku-eol regardless of shr-kinsoku-shorten.
8806         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8807         (shr-tag-table): Support caption, thead, and tfoot.
8808
8809 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8810
8811         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8812         lines.
8813         (shr-save-contents): New command and keystroke.
8814
8815         * nndoc.el (nndoc-type-alist): Add git support.
8816         (nndoc-git-type-p): New function.
8817         (nndoc-transform-git-article): Ditto.
8818         (nndoc-transform-git-headers): Ditto.
8819         (nndoc-transform-git-headers): Generate Subject headers.
8820
8821         * shr.el (shr-parse-style): New function.
8822         (shr-tag-span): Ditto.
8823
8824         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8825         to `G G' to avoid collisions.
8826
8827 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8828
8829         * shr.el: Load kinsoku if necessary.
8830         (shr-kinsoku-shorten): New internal variable.
8831         (shr-find-fill-point): Make kinsoku shorten text line if
8832         shr-kinsoku-shorten is bound to non-nil.
8833         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8834         shr-indentation too when testing if table is wider than frame width.
8835         (shr-insert-table): Use `string-width' instead of `length' to measure
8836         text width.
8837         (shr-insert-table-ruler): Make sure indentation is done at bol.
8838
8839 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8840
8841         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8842         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8843         undecoded network data.
8844
8845 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8846
8847         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8848         name in the mode line spec so that the mode line menu works
8849         (bug #2431).
8850
8851         * message.el (message-get-reply-headers): If we're fed `to-address',
8852         then always use that.
8853
8854         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8855         aren't so wide as to need to switch off the edit menu.
8856
8857         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8858         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8859
8860         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8861         `M-g'.
8862         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8863         the permanent marks.
8864
8865 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8866
8867         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8868         Splitting according to references/in-reply-to obeys the ignore-groups
8869         variable, while splitting by sender and subject do not.
8870
8871 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8872
8873         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8874         alist, so that we can look for non-Unicode chars.
8875         (article-translate-strings): Allow both character and string maps.
8876
8877 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * shr.el (shr-insert): Don't insert space behind a wide character
8880         categorized as kinsoku-bol, or between characters both categorized as
8881         nospace.
8882
8883 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8884
8885         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8886         headers to gnus-newsgroup-headers.
8887
8888 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8889
8890         * shr.el (shr-tag-img): Don't align images -- since we're not
8891         rescaling, this often leads to ugly displays.
8892
8893 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8894
8895         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8896         duplicates.
8897
8898 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8899
8900         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8901         call.
8902
8903 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8904
8905         * gnus.el: Autoload gnus-html-show-images.
8906
8907         * nnimap.el: Use nnheader-message throughout.
8908
8909         * shr.el (shr-tag-img): Ignore images with no data.
8910
8911 2010-10-15  Julien Danjou  <julien@danjou.info>
8912
8913         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8914         a possibility to disable format=flow encoding when using hard newlines.
8915
8916 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8917
8918         * shr.el (shr-insert): Remove space inserted before or after a
8919         breakable character or at the beginning or the end of a line.
8920         (shr-find-fill-point): Do kinsoku; find the second best point or give
8921         it up if there's no breakable point.
8922
8923 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8924
8925         * nnimap.el (nnimap-open-connection): Message when opening connection
8926         for debugging purposes.
8927
8928         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8929         on every setup buffer call to allow this to change from article to
8930         article.
8931
8932         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8933         buffers where we have a wide table.
8934
8935 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8936
8937         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8938         uses *-request-thread.
8939
8940 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8941
8942         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8943         incantation, which is no longer valid.
8944
8945 2010-10-14  Julien Danjou  <julien@danjou.info>
8946
8947         * shr.el: Fix defcustom type (char -> character).
8948
8949 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8950
8951         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8952         programs.
8953
8954 2010-10-14  Julien Danjou  <julien@danjou.info>
8955
8956         * shr.el (shr-tag-a): Use url-link as widget type.
8957
8958         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8959         `gnus-group-get-icon'.
8960
8961 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8962
8963         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8964         This should make server editing work better.
8965
8966         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8967
8968         * tls.el (tls-program): Remove spurious %s from openssl.
8969
8970         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8971         (nnimap-parse-flags): Fix regexp.
8972
8973         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8974         probably work for CJVK text, too.
8975
8976         * nnimap.el (nnimap-extend-tls-programs): Remove.
8977         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8978
8979         * tls.el (tls-starttls-switches): Remove starttls hack.
8980         (open-tls-stream): Ditto.
8981         (tls-find-starttls-argument): Ditto.
8982
8983 2010-10-13  Julien Danjou  <julien@danjou.info>
8984
8985         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8986         responses.
8987
8988 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8989
8990         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8991
8992         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8993         anything in Emacs.
8994
8995         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8996
8997 2010-10-13  Julien Danjou  <julien@danjou.info>
8998
8999         * shr.el (shr-width): Make shr-width a defcustom with default to
9000         fill-column.
9001         (shr-tag-img): Use shr-width rather than fill-column.
9002
9003 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9004
9005         * dgnushack.el (byte-optimize-apply):
9006         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9007
9008         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9009         position when (X-)Faces exist.
9010         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9011         avatars when called interactively.
9012
9013 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9016         gnus-article-x-face-too-ugly is bound.
9017
9018 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9019
9020         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9021
9022         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9023         mailbox that doesn't exist.
9024
9025 2010-10-12  Julien Danjou  <julien@danjou.info>
9026
9027         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9028         (shr-get-image-data): Encode URL properly when fetching from cache.
9029         (shr-tag-img): Use aligned-to spaces to align correctly images.
9030
9031         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9032         before inserting the Gravatar.
9033
9034         * shr.el (shr-tag-img): Add align attribute support for <img>.
9035
9036 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9037
9038         * gnus-gravatar.el (gnus-art): Require.
9039
9040         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9041         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9042         Remove long obsoleted functions.
9043
9044 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9045
9046         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9047
9048         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9049
9050         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9051         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9052         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9053         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9054         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9055         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9056         * sieve-manage.el, smime.el, spam.el:
9057         Fix comment for declare-function.
9058
9059 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9060
9061         * nnimap.el (nnimap-request-rename-group): Select group read-only
9062         before renaming it.
9063
9064         * shr.el (shr-insert): Fix up the white space only regexp.
9065
9066         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9067         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9068
9069         * shr.el (shr-current-column): New function.
9070         (shr-find-fill-point): New function.
9071
9072 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9073
9074         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9075         numbers.
9076
9077 2010-10-11  Julien Danjou  <julien@danjou.info>
9078
9079         * shr.el (shr-hr-line): Add.
9080         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9081         display hr lines.
9082         (shr-max-columns): Do not change state to nil if we just inserting
9083         spaces.
9084
9085 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9086
9087         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9088         select the last group.
9089
9090 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9091
9092         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9093
9094 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9095
9096         * dig.el (dig-mode-map): Declare and define in one step.
9097
9098 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9099
9100         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9101         for Gnus.
9102         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9103         (nnimap-update-qresync-info): Mark \Seen articles as read.
9104
9105         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9106         non-variable, too.
9107
9108         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9109         available.
9110         (nnimap-update-info): Rely more on the current active than the param
9111         active to avoid marking articles as read too much.
9112
9113         * auth-source.el (auth-source-create): Use (user-login-name) for the
9114         user name default.
9115
9116         * nnimap.el (nnimap-update-info): If the server doesn't return any
9117         useful info, just use the previous info.
9118         (nnimap-update-info): Prefer old info over start-article.
9119         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9120
9121 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9122
9123         * nnir.el (autoload): Clean up autoloads.
9124         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9125         Use key rather than value.
9126         (nnir-imap-search-other): New variable.
9127         (nnir-read-parm): Use it.
9128         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9129         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9130
9131 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9132
9133         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9134         the process, too.
9135
9136 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9137
9138         * spam.el (gnus-summary-mode-map): Bind to "$".
9139         Suggested by Russ Allbery.
9140
9141         * shr.el: Rework the way things are indented by <li> slightly.
9142
9143         * gnus.el (gnus-group-set-parameter): Fix typo.
9144
9145         * nnimap.el: Start implementing QRESYNC support.
9146
9147 2010-10-09  Julien Danjou  <julien@danjou.info>
9148
9149         * nnir.el (nnir-engines): Fix too many arguments.
9150
9151 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9152
9153         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9154         group is the "last", so that the backends like nnfolder actually save
9155         their folders.
9156
9157         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9158         try to use that for the tls stream.
9159         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9160         UIDVALIDITY and find out which groups are read-only and not.
9161         (nnimap-get-flags): Use the same marks parsing code as the rest of
9162         nnimap.
9163
9164 2010-10-09  Julien Danjou  <julien@danjou.info>
9165
9166         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9167
9168         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9169         retrieving gravatars.
9170
9171         * shr.el (shr-table-corner): Add.
9172         (shr-table-line): Add.
9173         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9174
9175 2010-10-08  Julien Danjou  <julien@danjou.info>
9176
9177         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9178
9179 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9180
9181         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9182
9183         * gnus-sum.el (gnus-mark-article-as-unread)
9184         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9185         (gnus-summary-set-bookmark): Use it.
9186
9187         * gnus-msg.el (gnus-setup-message): Use it.
9188
9189         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9190
9191         * gnus.el (gnus-group-remove-parameter): Use it.
9192
9193         * gnus-group.el (gnus-group-make-web-group): Use it.
9194
9195         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9196
9197         * nnregistry.el: Update docs to mention manual.
9198
9199         * gnus-registry.el: Update docs to mention nnregistry.el.
9200         (gnus-registry-initialize): Don't install nnregistry refer method
9201         automatically.
9202         (gnus-registry-install-nnregistry): Remove it.
9203
9204 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9205
9206         * shr.el (shr-insert): Don't insert double spaces.
9207
9208 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9209
9210         * gnus-gravatar.el (gnus-treat-from-gravatar)
9211         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9212         called interactively.
9213
9214         * gnus-art.el (gnus-mime-view-part-externally)
9215         (gnus-mime-view-part-internally): Make predicate function passed to
9216         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9217         of a mime type.
9218
9219         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9220
9221 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9222
9223         * shr.el (require): Require cl when compiling.
9224         (shr-tag-hr): New function.
9225
9226         * nnimap.el (nnimap-update-info): Remove double setting of high.
9227         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9228         This makes nnimap work properly on Courier again.
9229
9230         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9231         the variable for backwards compatibility.
9232
9233         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9234         the file name before using to avoid setting mm-default-directory to
9235         nil.
9236
9237         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9238         bidning gnus-agent variables.
9239
9240         * shr.el (shr-render-td): Use a cache for the table rendering function
9241         to avoid getting an exponential rendering behavior in nested tables.
9242         (shr-insert): Rework the line-breaking algorithm.
9243         (shr-insert): Don't leave trailing spaces.
9244         (shr-insert-table): Also insert empty TDs.
9245         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9246
9247 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9248
9249         * gnus-sum.el (gnus-number): Rename from `number'.
9250         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9251         (gnus-summary-limit-children): Update uses correspondingly.
9252
9253 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9254
9255         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9256         (gnus-gravatar-transform-address): Don't show avatars of people of
9257         which mail addresses match gnus-gravatar-too-ugly.
9258
9259 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9260
9261         * shr.el (shr-table-widths): Expand TD elements to fill available
9262         space.
9263
9264 2010-10-07  Julien Danjou  <julien@danjou.info>
9265
9266         * nnimap.el (nnimap-request-rename-group): Add this method.
9267
9268 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9269
9270         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9271         name from XEmacs' function-arglist.
9272
9273         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9274         gravatar under XEmacs.
9275
9276 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9277
9278         * auth-source.el: Update docs with TODO items.
9279
9280         * gnus-sync.el: Update docs to explain state and plans.
9281
9282         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9283         Hooks for mark updates.
9284         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9285
9286         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9287         hooks with arguments, which is needed for mark update hooks.
9288
9289 2010-10-06  Julien Danjou  <julien@danjou.info>
9290
9291         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9292         was matched.
9293
9294         * sieve-manage.el: Update example in `Commentary'.
9295
9296         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9297
9298         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9299         not 2000.
9300         (sieve-manage-authenticate): Re-add function.
9301
9302 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9303
9304         * shr.el (shr-insert): Get 'space transition right.
9305         (shr-render-td): Only delete space at the end of the TD.
9306
9307         * nnimap.el (nnimap-open-connection): Prepare to support
9308         open-gnutls-stream.
9309
9310         * shr.el: Rearrange function order to be more logical.
9311
9312 2010-10-06  Julien Danjou  <julien@danjou.info>
9313
9314         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9315         (nnrss-discover-feed): Remove 404 URL in docstring.
9316
9317         * nnir.el: Fix Swish-E URL.
9318         Fix Namazu URL.
9319
9320         * message.el (message-change-subject): Remove 404 URL in a comment.
9321
9322 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9323
9324         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9325         called interactively.
9326
9327         * gnus-util.el (gnus-remove-if): Allow hash table.
9328         (gnus-remove-if-not): New function.
9329
9330         * gnus-art.el (gnus-mime-view-part-as-type):
9331         * gnus-score.el (gnus-summary-score-effect):
9332         * gnus-sum.el (gnus-read-move-group-name):
9333         Replace remove-if-not with gnus-remove-if-not.
9334
9335         * gnus-group.el (gnus-group-completing-read):
9336         Regard collection as a hash table if it is not a list.
9337
9338 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9339
9340         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9341
9342         * shr.el: Document the table-rendering algorithm.
9343
9344 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9345
9346         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9347         for Emacsen having no `libxml-parse-html-region' support.
9348
9349 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9350
9351         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9352         invalid URLs.
9353
9354         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9355         line-broken.
9356         (shr-tag-img): Ignore image fetching errors.
9357         (shr-overlays-in-region): Compute overlay positions correctly.
9358
9359         * mm-decode.el (mm-shr): Require shr.
9360
9361         * gnus-art.el (gnus-blocked-images): Move variable here.
9362
9363         * shr.el (shr-insert-table): Bind free variable.
9364
9365         * mm-decode.el (mm-shr): Bind shr-content-function.
9366
9367         * shr.el (shr-content-function): New variable.
9368
9369         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9370         added for symmetry.
9371
9372         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9373
9374         * gnus-group.el (gnus-group-make-group): Doc fix.
9375
9376         * nnimap.el (nnimap-request-newgroups): Return success.
9377
9378         * shr.el (shr-find-elements): New function.
9379         (shr-tag-table): Put all the images after the table.
9380         (shr-tag-table): Really inhibit images inside the table.
9381         (shr-collect-overlays): Copy over overlays from the TD elements to the
9382         main document.
9383
9384         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9385         gnus-blocked-images.
9386
9387 2010-10-05  Julien Danjou  <julien@danjou.info>
9388
9389         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9390
9391         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9392         (gnus-html-maximum-image-size): Add this function.
9393         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9394
9395         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9396         server-value of the capability is nil.
9397
9398 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9399
9400         * shr.el (shr-tag-em): Add <EM> tag.
9401
9402 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9403
9404         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9405         customizable.
9406
9407         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9408         handing broken links to browse-url.
9409
9410 2010-10-05  Julien Danjou  <julien@danjou.info>
9411
9412         * gnus-util.el (gnus-emacs-completing-read)
9413         (gnus-iswitchb-completing-read): Use autoload rather than require.
9414
9415 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9416
9417         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9418         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9419         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9420         iswitchb-temp-buflist for XEmacs.
9421
9422         * gnus-util.el (gnus-completing-read-function): Exclude
9423         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9424         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9425         XEmacs.
9426
9427         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9428         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9429
9430         * gnus-html.el: Don't require help-fns under XEmacs.
9431         (gnus-html-schedule-image-fetching): Work for XEmacs.
9432
9433         * mm-decode.el (mm-shr): Decode contents by charset.
9434
9435 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9436
9437         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9438         unknown.
9439
9440         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9441         (shr-get-image-data): Ensure against the cache file missing.
9442
9443         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9444         for data.
9445
9446         * spam-report.el (spam-report-url-ping-plain): Don't query about
9447         killing the process.
9448
9449         * shr.el (shr-render-td): Protect against too-wide text.
9450
9451 2010-10-04  Julien Danjou  <julien@danjou.info>
9452
9453         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9454         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9455
9456         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9457         retrieved.
9458
9459 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9460
9461         * shr.el (browse-url): Require.
9462         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9463         lines.
9464         (shr-show-alt-text, shr-browse-image): New commands.
9465         (shr-browse-url, shr-copy-url): New commands.
9466
9467         * gnus-sum.el (gnus-widen-article-window): New variable.
9468         (gnus-summary-select-article-buffer): Use it.
9469
9470         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9471         without @ signs.
9472
9473 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9474
9475         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9476
9477 2010-10-04  Julien Danjou  <julien@danjou.info>
9478
9479         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9480         for XEmacs.
9481
9482 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9483
9484         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9485
9486         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9487         (nnimap-close-server): Implement.
9488
9489         * dgnushack.el (iswitchb): Require to shut up the compiler.
9490
9491         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9492         (shr-insert): Tweak line breaking.
9493         (shr-insert): Handle <pre> better.
9494         (shr-tag-li): Get <li> indentation right.
9495         (shr-tag-li): Get <li> indentation even righter.
9496         (shr-tag-blockquote): Ensure paragraph start.
9497         (shr-make-table): Tweak table generation.
9498         (shr-make-table): Fix typo.
9499
9500         * shr.el: Implement table rendering.
9501
9502 2010-10-04  Julien Danjou  <julien@danjou.info>
9503
9504         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9505
9506 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9507
9508         * shr.el (shr-insert): Use string anchors instead of line anchors.
9509
9510 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9511
9512         * shr.el: Add headings.
9513         (shr-ensure-paragraph): Actually work.
9514         (shr-tag-li): Make <ul> prettier.
9515         (shr-insert): Get white space at the beginning/end of elements right.
9516         (shr-tag-p): Collapse subsequent <p>s.
9517         (shr-ensure-paragraph): Don't insert double line feeds after blank
9518         lines.
9519         (shr-insert): \t is also space.
9520         (shr-tag-s): Fix "s" tag name function.
9521         (shr-tag-s): Fix face prop name.
9522
9523 2010-10-03  Julien Danjou  <julien@danjou.info>
9524
9525         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9526
9527         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9528         gnus-window-inside-pixel-edges.
9529
9530         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9531         gnus-ems.
9532
9533         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9534
9535         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9536         function.
9537
9538         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9539         resize choice.
9540
9541 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9542
9543         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9544         beginning of the buffer.
9545
9546         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9547         article buffer again.
9548
9549         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9550
9551         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9552         when it's at the start of the buffer.
9553
9554         * shr.el (shr-tag-blockquote): Convert name.
9555         (shr-rescale-image): Use the right image-size variant.
9556
9557         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9558         buffer isn't shown, then select the current article first instead of
9559         bugging out.
9560         (gnus-summary-select-article-buffer): Show both the article and summary
9561         buffers again.
9562
9563         * shr.el (shr-fontize-cont): Protect against regions with no text.
9564         Rename tag functions to shr-tag-* for enhanced security.
9565         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9566
9567 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9568
9569         * shr.el (shr-insert):
9570         * pop3.el (pop3-movemail):
9571         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9572         loaded.
9573
9574 2010-10-03  Glenn Morris  <rgm@gnu.org>
9575
9576         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9577
9578         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9579
9580         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9581
9582         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9583
9584         * gnus-util.el (gnus-make-local-hook): Simplify.
9585
9586 2010-10-02  Julien Danjou  <julien@danjou.info>
9587
9588         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9589         (gnus-ido-completing-read): New function.
9590         (gnus-emacs-completing-read): New function.
9591         (gnus-completing-read): Use gnus-completing-read-function.
9592         Add gnus-completing-read-function.
9593
9594 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9595
9596         * shr.el (shr-insert-document): Autoload.
9597         (shr-img): Be silent.
9598         (shr-insert): Add a newline after every picture before text.
9599         (shr-add-font): Use overlays for combining faces.
9600         (shr-insert): Pass upwards the text start point.
9601
9602         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9603         possible.
9604         (mm-shr): New function.
9605
9606 2010-10-02  Julien Danjou  <julien@danjou.info>
9607
9608         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9609         should go backward.
9610
9611 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9612
9613         * shr.el (shr): Fix typo in provide call.
9614
9615 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9616
9617         * shr.el: New file.
9618
9619         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9620
9621         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9622         completing read.
9623
9624 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9625
9626         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9627         we're being queried about.  Suggested by Dan Jacobson.
9628
9629         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9630         Suggested by Jason Eisner.
9631
9632         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9633         table, too.  Suggested by Stefan Wiens.
9634         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9635         the table unnecessary.  Suggested by Stefan Wiens.
9636
9637         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9638         longer needed, and probably doesn't work either, as pointed out by
9639         Stefan Wiens.
9640         (gnus-summary-exit): Remove call to the clearing function.
9641         (gnus-summary-exit-no-update): Ditto.
9642
9643         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9644         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9645         Reported by Stefan Monnier.
9646         (gnus-summary-save-in-rmail): Ditto.
9647
9648         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9649         article buffer, instead of both the article buffer and the summary
9650         buffer.  Sort of suggested by Dan Jacobson.
9651
9652         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9653
9654         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9655         Suggested by Dan Jacobson.
9656
9657         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9658         documentation clearer.
9659
9660         * message.el (message-shorten-references): Comment on the number "21".
9661         Suggested by Stefan Monnier.
9662
9663         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9664         Suggested by Dan Jacobson.
9665
9666         * gnus.el (gnus-large-newsgroup):
9667         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9668
9669         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9670         externalize attachments.  Bug reported by Steve Wen.
9671
9672         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9673         really message anything to the user.
9674
9675         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9676         directly.
9677
9678         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9679         messages in empty groups.
9680
9681 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9682
9683         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9684         non-UIDNEXT group.
9685
9686 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9687
9688         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9689         not the value from the collection.
9690
9691         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9692         values.  This sometimes happens on some groups that have no info.
9693         (nnimap-request-newgroups): New function.
9694
9695 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9696
9697         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9698         check into `gnus-registry-initialize'.
9699         (gnus-registry-initialize): Ditto.
9700         Fix and extend header docs.
9701
9702 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9703
9704         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9705         regexp backtrace overflows.
9706
9707         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9708         for starttls that tls.el implements; i.e. openssl.
9709
9710         * tls.el (tls-starttls-switches): Give up on using starttls with
9711         gnutls-cli.
9712         (tls-program): Add --insecure to be consistent with the defaults from
9713         openssl s_client.  Now all three commands are insecure.
9714
9715 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9716
9717         * lpath.el: Bind completion-styles-alist for XEmacs.
9718
9719         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9720         (gravatar-create-image): New function that's an alias to
9721         gnus-xmas-create-image, gnus-create-image, or create-image.
9722         (gravatar-data->image): Use it.
9723
9724 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9725
9726         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9727         install the nnregistry refer method.
9728         (gnus-registry-install-hooks): Use it.
9729         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9730         unfollowed groups.
9731
9732 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9733
9734         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9735         expanding threads.
9736
9737 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9738
9739         * nnir.el: Use the server names without suffixes (bug #7009).
9740
9741         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9742         unencrypted to STARTTLS, if possible.
9743
9744 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9745
9746         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9747         headers before superseding.
9748
9749 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9750
9751         * nnrss.el (nnrss-use-local): Add documentation.
9752
9753         * nnimap.el (nnimap-extend-tls-programs): New function.
9754         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9755         (nnimap-wait-for-connection): Accept the greeting from the stupid
9756         output from openssl s_client -starttls, too.
9757
9758         * tls.el (tls-starttls-switches): New variable.
9759         (tls-find-starttls-argument): Use it.
9760         (open-tls-stream): Ditto.
9761
9762         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9763         (netrc-machine): Ditto.
9764
9765         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9766         article number.
9767         (nnimap-split-fancy): New variable.
9768         (nnimap-split-incoming-mail): Use it.
9769
9770         * nntp.el (nntp-server-list-active-group): Document.
9771
9772         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9773         SELECT to get the message-id.
9774
9775         * mail-source.el (mail-sources): Remove webmail support.
9776         (defvar): Ditto.
9777         (mail-source-fetcher-alist): Ditto.
9778         (mail-source-fetch-webmail): Remove.
9779
9780         * webmail.el: Remove -- doesn't seem relevant any more.
9781
9782         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9783
9784         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9785         the \r.
9786
9787 2010-09-30  Julien Danjou  <julien@danjou.info>
9788
9789         * gnus-agent.el (gnus-agent-add-group): Fix call to
9790         gnus-completing-read.
9791
9792 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9793
9794         * nndoc.el (nndoc-retrieve-groups): New function.
9795
9796         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9797         `default', use nnmail-split-methods.
9798         (nnimap-request-article): Downcase the NILs so that they are nil.
9799
9800         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9801         symbol.
9802
9803         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9804         code, since if the user has requested network, that's what they ought
9805         to get.
9806         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9807         (nnimap-split-rule): Mark as obsolete.
9808
9809         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9810         New variable.
9811
9812         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9813         correct slot, too.
9814
9815 2010-09-29  Julien Danjou  <julien@danjou.info>
9816
9817         * gnus.el (gnus-local-domain): Declare variable obsolete.
9818
9819         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9820         Fix history computing.
9821         (gnus-ido-completing-read): Require ido.
9822
9823 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9824
9825         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9826         build Gnus.
9827
9828         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9829         when interpreting the structures.
9830         (nnimap-request-accept-article): Add \r\n to the lines to make this
9831         work with Cyrus.
9832
9833         * nndraft.el (nndraft-request-expire-articles): Use the group name
9834         instead if "nndraft".  Fix found by Nils Ackermann.
9835
9836 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
9837
9838         * nnregistry.el: Add.
9839
9840 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9841
9842         * nnmail.el (group, group-art-list, group-art):
9843         Remove unneeded directives.
9844
9845 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9846
9847         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9848         (mm-mime-charset):
9849         * rfc2047.el (rfc2047-syntax-table):
9850         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9851
9852         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9853         rather than `insert-file-contents' and `eval-region'.
9854
9855         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
9856         construction.
9857
9858         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
9859
9860         * time-date.el: No need to require cl for Emacs 21.
9861
9862 2010-09-29  Julien Danjou  <julien@danjou.info>
9863
9864         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9865         replacement of `gnus-gravatar-relief' to mimic
9866         `gnus-faces-properties-alist'.
9867         Add :version property.
9868
9869 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9870
9871         * mail-source.el (mail-source-report-new-mail):
9872         * message.el (message-default-mail-headers):
9873         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9874
9875         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9876
9877 2010-09-28  Julien Danjou  <julien@danjou.info>
9878
9879         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9880         mail-address contains the same string as real-name.
9881
9882         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9883         non-blank in header, otherwise it'll get stripped.
9884
9885         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9886         real-name, and then for mail address rather than doing : or , search.
9887
9888 2010-09-27  Julien Danjou  <julien@danjou.info>
9889
9890         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9891         right completing-read function.
9892         (gnus-use-ido): New variable
9893         (gnus-completing-read-with-default): Remove.
9894         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9895         (gnus-agent-add-group):
9896         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9897         * mm-view.el (mm-view-pkcs7-decrypt):
9898         * mm-util.el (mm-codepage-setup):
9899         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9900         * mml-smime.el (mml-smime-openssl-sign-query):
9901         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9902         (mml-insert-multipart):
9903         * gnus-msg.el (gnus-summary-yank-message):
9904         * gnus-int.el (gnus-start-news-server):
9905         * mm-decode.el (mm-interactively-view-part):
9906         * gnus-dired.el (gnus-dired-attach):
9907         * gnus.el (gnus-read-method):
9908         * gnus-bookmark.el (gnus-bookmark-jump):
9909         * gnus-art.el (gnus-mime-view-part-as-type)
9910         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9911         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9912         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9913         * nnmairix.el (nnmairix-create-server-and-default-group)
9914         (nnmairix-update-groups, nnmairix-get-server)
9915         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9916         (nnmairix-get-group-from-file-path):
9917         * nnrss.el (nnrss-find-rss-via-syndic8):
9918         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9919         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9920         (gnus-group-browse-foreign-server):
9921         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9922         (gnus-summary-execute-command, gnus-summary-respool-article)
9923         (gnus-read-move-group-name):
9924         * gnus-score.el (gnus-summary-increase-score)
9925         (gnus-summary-score-effect):
9926         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9927
9928 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9929
9930         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
9931         x-focus-frame.
9932
9933         * nnimap.el (auth-source-forget-user-or-password)
9934         (auth-source-user-or-password): Autoload.
9935
9936         * message.el (message-from-style, message-interactive)
9937         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9938         (message-yank-prefix, message-indentation-spaces, message-signature)
9939         (message-signature-file): Add comment.
9940
9941 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9942
9943         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9944         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9945         new articles.
9946
9947         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9948         parts.
9949         (nnimap-request-article): Work with the t setting, too.
9950
9951         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9952         that you don't get flashes of other buffers.
9953         (gnus-summary-show-complete-article): Intern before setting.
9954
9955 2010-09-27  David Engster  <dengste@eml.cc>
9956
9957         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9958         well as HEADERS.
9959         (nnmairix-retrieve-headers): Provide new argument for the above.
9960
9961 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9962
9963         * gnus-sum.el (gnus-summary-move-article): Don't alter
9964         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9965         group.
9966
9967         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9968
9969         * message.el (message-cite-prefix-regexp): Revert my last edit.
9970
9971         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9972         variable instead of the Gnus variable.
9973
9974         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9975
9976         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9977
9978         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9979         since some servers don't like it.
9980         (nnimap-open-connection): Forget credentials if the server says the
9981         password was wrong.
9982         (nnimap-parse-line): Protect against invalid data.
9983
9984         * gnus-sum.el (gnus-summary-move-article): Add comment.
9985         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9986         nothing alters it while scanning for new messages.
9987
9988         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9989         which may or may not help.
9990         (nnimap-open-connection): If we're doing a stream connection, and then
9991         discover we're on a STARTTLS-capable server, then open a STARTTLS
9992         connection instead.
9993
9994 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9995
9996         * nnimap.el (utf7): Require.
9997
9998         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9999         prefix.
10000
10001 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10002
10003         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10004
10005 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10006
10007         * nnimap.el (nnimap-request-accept-article): Message the error on
10008         error.
10009
10010 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10013
10014 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10015
10016         * nndoc.el (nndoc-request-list): Return success always.
10017
10018         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10019         `fetch-old' -- we only want to fetch the articles we've requested.
10020         The rest are in the agent, probably.
10021         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10022         disappeared server" to something low.  It's not important.
10023
10024         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10025         arrived before the FETCH data.
10026
10027         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10028         target here, because we don't know the Gnus name of the group.
10029
10030         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10031         for the correct group.
10032
10033         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10034
10035         * gnus.el (gnus): Give a final warning after startup.
10036
10037         * gnus-util.el (gnus-action-message-log): New variable.
10038         (gnus-message): Use it.
10039         (gnus-final-warning): New function.
10040
10041         * nnimap.el (nnimap-open-connection): Record the greeting.
10042         (nnimap): Add greeting.
10043
10044 2010-09-26  Julien Danjou  <julien@danjou.info>
10045
10046         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10047         arguments.
10048         (gnus-html-wash-images): Fix spec computing to include start/end.
10049
10050         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10051
10052 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10053
10054         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10055         deletion.
10056         (nnimap-retrieve-headers): Don't select the group, because that's
10057         already done by nnimap-possibly-change-group.
10058
10059         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10060         (gnus-picon-transform-address): Use it.
10061
10062         * mail-source.el (mail-source-value): Revert previous patch.
10063
10064         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10065         on failure.
10066         (nnimap-open-connection): Look up both virtual and physical server name
10067         credentials.
10068
10069         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10070
10071 2009-02-07  Dave Love  <fx@gnu.org>
10072
10073         * tls.el (open-tls-stream): Don't query killing process.
10074
10075 2009-02-08  Dave Love  <fx@gnu.org>
10076
10077         * gnus-win.el (gnus-window-to-buffer-helper)
10078         (gnus-all-windows-visible-p): Function needn't be a symbol.
10079
10080         * mail-source.el (mail-source-value): Function needn't be a symbol.
10081
10082 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10083
10084         * message.el (message-cite-prefix-regexp): Remove } from the cite
10085         prefix.
10086
10087         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10088         highlight again, so that the highlight is correct.
10089
10090         * gnus-picon.el (gnus-picon): Remove again.
10091         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10092
10093         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10094         doing the header highlightling, so that the background color of the
10095         picon is correct.
10096
10097         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10098         (gnus-picon): Ditto.
10099         (gnus-picon): Reinstate.  The background color for picons is white.
10100         (gnus-picon-insert-glyph): Make the background white.
10101
10102         * nnml.el (nnml-open-nov): Don't return dead buffers.
10103
10104         * auth-source.el (auth-source-create): Query the user for whether to
10105         store the credentials.
10106
10107         * netrc.el (netrc-store-data): New function.
10108
10109         * auth-source.el (auth-source-user-or-password): Use the existing auth
10110         sources, if any, for creation.
10111
10112         * gnus.el (gnus-group-fast-parameter): Return the last matching
10113         parameter instead of the first matching parameter.
10114
10115 2010-09-26  Julien Danjou  <julien@danjou.info>
10116
10117         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10118
10119 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10120
10121         * mml2015.el (mml2015-use): Remove gpg support.
10122
10123         * mml1991.el (mml1991-function-alist): Remove gpg function.
10124         (mml1991-gpg-sign): Remove.
10125
10126 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10127
10128         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10129         (gnus-browse-unsubscribe-current-group): Document it.
10130         (gnus-browse-unsubscribe-group): Use it.
10131
10132 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10133
10134         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10135         address to the To list for easier response.
10136
10137         * gnus.el (gnus-play-startup-jingle): Remove.
10138         (gnus-splash): Don't play jingle.
10139         (gnus): Silence gnus-load message.
10140
10141         * gnus-art.el (gnus-treat-play-sounds): Remove.
10142
10143         * gnus.el (gnus-play-jingle): Remove audio support.
10144
10145         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10146
10147         * earcon.el: Remove -- no users.
10148
10149         * gnus-audio.el: Remove -- no users of this package.
10150
10151         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10152
10153         * gnus-start.el (gnus-setup-news): Remove nocem support.
10154
10155         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10156
10157         * gnus.el (gnus-use-nocem): Remove.
10158
10159         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10160         Remove.
10161
10162         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10163         uses NoCeM any more.
10164
10165         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10166         (gnus-button-ctan-handler): Ditto.
10167         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10168         (gnus-button-ctan-directory-regexp): Ditto.
10169         (gnus-button-handle-ctan): Ditto.
10170         (gnus-button-tex-level): Ditto.
10171         (gnus-button-alist): Remove CTAN stuff.
10172
10173 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10174
10175         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10176         nnimap-streaming test.
10177
10178         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10179         servers twice.
10180
10181         * nnimap.el (nnimap-open-connection): Add more error reporting when
10182         nnimap fails early.
10183
10184         * nnheader.el (nnheader-get-report-string): New function.
10185         (nnheader-get-report): Use it.
10186
10187         * gnus-int.el (gnus-check-server): Say what the error was when opening
10188         failed.
10189
10190         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10191         using streaming.
10192
10193 2010-09-25  Julien Danjou  <julien@danjou.info>
10194
10195         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10196         gnus-window-inside-pixel-edges.
10197
10198 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10199
10200         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10201
10202         * mm-decode.el (mm-save-part): Allow saving to other directories the
10203         normal Emacs way.
10204
10205         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10206         Suggested by Jay Berkenbilt.
10207
10208         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10209         there isn't a single byte.
10210
10211         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10212         just do it.  It doesn't really seem to matter what the user responds
10213         here, I think, so it's just a confusing question.
10214
10215         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10216         non-streaming case.
10217
10218         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10219         (gnus-article-encrypt-body): Use it.
10220
10221         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10222         keystroke.
10223
10224         * nnimap.el (nnimap-find-wanted-parts-1):
10225         Use gnus-fetch-partial-articles.
10226
10227         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10228
10229         * nnimap.el (nnimap-insert-partial-structure): New function.
10230         (nnimap-get-partial-article): New function.
10231         (nnimap-request-article): Use it.
10232         (nnimap-wait-for-response): Return whether the wait was successful.
10233         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10234         retrieval wasn't successful.
10235         (nnimap-retrieve-group-data-early): Allow throttling servers.
10236         (nnimap-streaming): New variable.
10237         (nnimap-fetch-partial-articles): Remove.
10238
10239         * mm-decode.el (mm-with-part): Protect against killed buffers.
10240
10241         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10242         for prettier summary display.
10243
10244 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10245
10246         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10247
10248 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10249
10250         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10251         apparently third-party libraries depend on it.
10252
10253         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10254         before starting negotiation.
10255
10256         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10257         privacy reasons.
10258         (gnus-treat-mail-gravatar): Ditto.
10259
10260         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10261         buffer when inserting images.  Inserting text into the headers, for
10262         instance, can make them invalid.
10263
10264 2010-09-25  Julien Danjou  <julien@danjou.info>
10265
10266         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10267         variables.
10268
10269         * nnheader.el: Remove useless variables news-reply-yank-from and
10270         news-reply-yank-message-id.
10271
10272         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10273         variables.
10274
10275         * mml1991.el: Remove useless mml1991-verbose.
10276
10277         * gnus.el: Remove useless variable gnus-use-generic-from.
10278         Remove obsolete variable gnus-topic-indentation.
10279
10280         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10281
10282         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10283
10284         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10285
10286         * gnus-group.el: Remove useless gnus-group-icon-cache.
10287         Remove useless gnus-ephemeral-group-server.
10288
10289         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10290
10291         * mml2015.el: Remove useless mml2015-verbose.
10292
10293         * mml-smime.el: Remove useless mml-smime-verbose.
10294
10295         * gnus.el: Remove useless gnus-local-domain.
10296
10297         * gnus-gravatar.el (gnus-gravatar-transform-address):
10298         Use gnus-gravatar-size.
10299
10300         * gnus-art.el: Remove useless gnus-treat-translate.
10301
10302 2010-09-24  Julien Danjou  <julien@danjou.info>
10303
10304         * gnus-sum.el: Add support for Gravatars.
10305
10306         * gnus-art.el: Add support for Gravatars.
10307
10308         * gnus-gravatar.el: Add this file.
10309
10310         * gravatar.el: Add this file.
10311
10312 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10313
10314         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10315
10316         * gnus-group.el (gnus-group-fetch-faq): Remove.
10317
10318         * gnus.el (gnus-group-faq-directory): Remove.
10319
10320         * gnus-group.el (gnus-group-fetch-charter): Remove.
10321
10322         * gnus.el (gnus-group-charter-alist): Remove.
10323
10324         * gnus-group.el (gnus-group-archive-directory): Remove.
10325         (gnus-group-recent-archive-directory): Ditto.
10326         (gnus-group-make-archive-group): Remove.
10327
10328         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10329
10330         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10331         use the same article number for all the cached articles.
10332
10333         * nnimap.el (nnimap-command): Register the last command time so
10334         that we can use it for idling NOOPs.
10335         (nnimap-open-connection): Start the keeplive timer.
10336         (nnimap-make-process-buffer): Store all the process buffers.
10337         (nnimap-keepalive): New function.
10338
10339         * starttls.el (starttls-open-stream): Add autoload cookie.
10340
10341 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10342
10343         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10344         handling.
10345
10346 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10347
10348         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10349         its data structures.
10350
10351         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10352         instead of the cl.el copy-list.
10353         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10354         equalp.
10355
10356 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10357
10358         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10359         and tool-bar-local-item-from-menu.
10360
10361         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10362         mode-line-highlight face for Emacs.
10363
10364         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10365         loading gnus-sum.elc; fix comment for canlock-verify.
10366         (gnus-article-jump-to-part): Use read-number.
10367         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10368         Remove Emacs pre-21 compatible code for help-echo.
10369         (gnus-article-next-page-1): No need to adjust the number of lines.
10370         (gnus-article-describe-bindings): Always use help-buffer.
10371
10372         * gnus-audio.el (gnus-audio-inline-sound):
10373         * gnus-cus.el (gnus-custom-mode):
10374         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10375
10376         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10377
10378         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10379         compatible code.
10380
10381 2010-09-24  Glenn Morris  <rgm@gnu.org>
10382
10383         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10384         visiting the fcc file in rmail-mode.
10385
10386         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10387
10388 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10389
10390         * nnir.el: Silence the byte compiler.
10391
10392         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10393         alias to browse-url-url-encode-chars if any.
10394         (gnus-html-encode-url): Use it.
10395
10396 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10397
10398         * gnus-start.el (gnus-use-backend-marks): New variable.
10399         (gnus-get-unread-articles-in-group): Use it.
10400
10401         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10402         makeover.
10403
10404 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10405
10406         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10407
10408 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10409
10410         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10411         Remove.
10412         (gnus-setup-news-hook):
10413         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10414
10415         * gnus-int.el (gnus-request-update-info): Protect against backends not
10416         having the function.
10417
10418         * nnimap.el (nnimap-stream): Mention starttls.
10419         (nnimap-open-connection): Add starttls support.
10420
10421 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10422
10423         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10424
10425 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10426
10427         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10428         BODYSTRUCTUREs.
10429         (nnimap-transform-headers): Unfold quoted {42} headers.
10430
10431         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10432         the info.
10433         (gnus-get-unread-articles): Only call updatep on backends that support
10434         it.
10435
10436         * nnweb.el (nnweb-request-update-info): NOOP.
10437
10438         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10439
10440         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10441         since it only deals with marks.
10442
10443         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10444         gnus-request-marks, and make a new gnus-request-update-info.
10445
10446         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10447         the active instead of the high number, which is usually too low.
10448
10449 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10450
10451         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10452         * encrypt.el: Remove.
10453
10454 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10455
10456         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10457         server in symbolic form.
10458
10459         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10460
10461 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10462
10463         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10464         (nnimap-update-info): Fix up code slightly.
10465
10466         * gnus-int.el (gnus-open-server): Add tracing for performance
10467         debugging.
10468
10469         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10470         (gnus-group-insert-group-line): Pass the real group name so that it
10471         gets the right data.
10472
10473         * gnus-start.el (gnus-get-unread-articles): Don't have
10474         `gnus-get-unread-articles-in-group' update info, since that can be
10475         really slow and doesn't seem to be needed?
10476
10477 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10478
10479         * time-date.el (date-to-time): Try using parse-time-string first before
10480         using the slower timezone-make-date-arpa-standard.
10481
10482 2010-09-22  Julien Danjou  <julien@danjou.info>
10483
10484         * gnus-group.el (gnus-group-insert-group-line):
10485         Call gnus-group-highlight-line.
10486         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10487         default hook list.
10488         (gnus-group-update-eval-form): Add new function.
10489         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10490         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10491
10492 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493
10494         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10495         immediate, then expire all articles.
10496         (nnimap-update-info): Fix off-by-one errors.
10497         (nnimap-flags-to-marks): Would return no marks lists for group with no
10498         flags.  Instead return the other data.
10499
10500 2010-09-22  Julien Danjou  <julien@danjou.info>
10501
10502         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10503         Only return an icon.
10504         (gnus-group-insert-group-line): Compute icon to return.
10505
10506         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10507         (gnus-html-image-fetched): Only cache if
10508         gnus-html-image-automatic-caching is set.
10509         (gnus-html-image-fetched): Check for errors.
10510
10511 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10512
10513         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10514         once per method on `g'.  This ensures that backends like nnfolder don't
10515         open all their folders.
10516
10517         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10518         (nnimap-request-list): Nix out group in the correct buffer.
10519         (nnimap-parse-flags): Implement by using `read' instead of
10520         hand-parsing.
10521         (nnimap-flags-to-marks): Pass on permanent-flags.
10522         (nnimap-make-process-buffer): Record the server name.
10523         (nnimap-parse-flags): Fix typo.
10524         (nnimap-request-scan): Run split on the server in general, not just a
10525         single group.
10526
10527         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10528         parameter, and propagate this downwards.
10529
10530         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10531         since EXAMINE changes it on the server.
10532
10533         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10534         this command might take a while.
10535
10536 2010-09-22  Julien Danjou  <julien@danjou.info>
10537
10538         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10539         harmful if you have 2 images side-by-side, they can't be properly
10540         update on text deletion.  Using text-property is safer here.
10541         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10542         data.
10543
10544 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10545
10546         * nnimap.el (nnimap-expunge-inbox): Remove.
10547         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10548         (nnimap-expunge): Flip default to t.
10549
10550         * gnus.el (gnus-method-to-server): Don't push things to the cache
10551         unless it's unique.
10552         (gnus-server-to-method): Ditto.
10553
10554 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10555
10556         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10557
10558 2010-09-22  Julien Danjou  <julien@danjou.info>
10559
10560         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10561         get the start of data.
10562         (gnus-html-encode-url): Add this function to encode special chars in
10563         URL.
10564         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10565         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10566
10567         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10568         default.
10569         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10570
10571         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10572         images alt-text.
10573         (gnus-html-put-image): Put alt-text as help-echo.
10574
10575 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10576
10577         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10578         * mm-util.el (mm-decompress-buffer):
10579         * nnir.el (nnir-run-find-grep):
10580         * pop3.el (pop3-list): Use 3rd arg of split-string.
10581
10582         * time-date.el (format-seconds): Comment fix.
10583
10584         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10585         and byte-optimize-form-code-walker.
10586         (dgnushack-make-auto-load): Don't advise make-autoload.
10587
10588         * lpath.el: Remove Emacs 21 stuff.
10589
10590 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10591
10592         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10593         outside the active range.  Suggested by Dan Christensen.
10594
10595         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10596         slightly later to avoid double-getting it.
10597
10598         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10599         previous patch.
10600
10601         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10602
10603 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10604
10605         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10606
10607 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10608
10609         * gnus-int.el (gnus-open-server): Give a better error message in the
10610         "go offline" case.
10611
10612         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10613         marks for nnimap, which is seldom the right thing to do.
10614
10615         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10616         (gnus-same-method-different-name): New function.
10617
10618         * nnimap.el (parse-time): Require.
10619
10620         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10621         method in the presence of many similar methods.
10622
10623         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10624
10625         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10626         nnml-inhibit-expiry.
10627
10628         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10629         find out whether methods are equal.
10630
10631         * nnimap.el (nnimap-find-expired-articles): New function.
10632         (nnimap-process-expiry-targets): New function.
10633         (nnimap-request-move-article): Request the article before looking at
10634         what the Message-ID is.  Fix found by Andrew Cohen.
10635         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10636
10637         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10638         for oldness in addition to being a predicate.
10639
10640         * nnimap.el (nnimap-request-group): When we have zero articles, return
10641         the right data to Gnus.
10642         (nnimap-request-expire-articles): Only delete articles immediately if
10643         the target is 'delete.
10644
10645         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10646         method, this would bug out.
10647
10648         * gnus-group.el (gnus-group-expunge-group): Rename from
10649         gnus-group-nnimap-expunge, and implemented as a normal interface
10650         function.
10651
10652         * gnus-int.el (gnus-request-expunge-group): New function.
10653
10654         * nnimap.el (nnimap-request-create-group): Implement.
10655         (nnimap-request-expunge-group): New function.
10656
10657 2010-09-21  Julien Danjou  <julien@danjou.info>
10658
10659         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10660         (gnus-html-cache-expired): Add new function.
10661         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10662         wethever we should display image for fetch it.
10663         Compute alt-text earlier to pass it to the fetching function too.
10664         (gnus-html-schedule-image-fetching): Change function argument to only
10665         get one image at a time, not a list.
10666         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10667         cache.
10668         (gnus-html-get-image-data): New function to retrieve image data from
10669         cache.
10670         (gnus-html-put-image): Change buffer argument to use image data rather
10671         than file, and place image above region rather than inserting a new
10672         one.  Do not take alt-text as argument, since it's useless now: we place
10673         the image above alt-text.
10674         (gnus-html-prune-cache): Remove.
10675         (gnus-html-show-images): Start to fetch image when we find one, do not
10676         push into a temporary list.
10677         (gnus-html-prefetch-images): Only fetch image if they have expired.
10678         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10679         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10680
10681 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10682
10683         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10684
10685 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10686
10687         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10688         spec inser "*" if the group isn't active instead of 0.
10689
10690         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10691         opening the server.
10692         (nnimap-request-delete-group): Implement group deletion.
10693         (nnimap-transform-headers): Return the size of the entire message in
10694         the Bytes header, not just the size of the first part.
10695         (nnimap-request-move-article): When moving an article from nnimap,
10696         request the article first so the accepting form has an article to
10697         accept.  Reported by Dan Christensen.
10698         (nnimap-command): Make sure that the error message doesn't error out.
10699
10700 2010-09-20  David Edmondson  <dme@dme.org>
10701
10702         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10703         we haven't requested anything.
10704
10705 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10706
10707         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10708         "".  Fix found by Andrew Cohen.
10709
10710         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10711         instead of -encode-string.
10712
10713 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10714
10715         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10716
10717         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10718         by mm-subst-char-in-string.
10719
10720 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10721
10722         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10723         waiting for the connection string.
10724
10725         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10726         arriving.
10727
10728         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10729         bogus characters.  This allows selecting certain Gmail groups.
10730
10731         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10732         (nnimap-fetch-partial-articles): New variable.
10733         (nnimap-open-connection): When looking for credentials, also use the
10734         nnimap-server-port.
10735         (nnimap-request-article): Return the group/article number, so that Gnus
10736         `^' works as expected.
10737         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10738
10739         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10740         comments.
10741         (gnus-methods-sloppily-equal): New function.
10742         (gnus): When using the development version of Gnus, load the gnus-load
10743         file.
10744
10745         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10746         `gnus-open-server' on each method before trying to scan them etc.
10747         This ensures that all the backend parameters are set correctly.
10748
10749         * nnimap.el (nnimap-authenticator): New variable.
10750         (nnimap-open-connection): Allow anonymous login.
10751         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10752         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10753
10754         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10755         patch, found by Knut Anders Hatlen.
10756
10757 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10758
10759         * gnus-agent.el (gnus-agent-batch-confirmation)
10760         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10761         to gnus-message.
10762         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10763         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10764         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10765         * gnus-int.el (gnus-open-server): Likewise.
10766         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10767         (gnus-score-check-syntax): Likewise.
10768         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10769         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10770         Likewise.
10771         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10772
10773 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10774
10775         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10776         calling conventions so that prefetch doesn't bug out.
10777
10778 2010-09-19  Julien Danjou  <julien@danjou.info>
10779
10780         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10781         rather than `subst-char-in-region' in order to be able to replace ASCII
10782         char by UTF-8 ones.
10783
10784         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10785         than curl.
10786         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10787         the right URL and ALT text on images.
10788         (gnus-html-wash-tags): Fix tag case.
10789         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10790         (gnus-article-html): Add -o display_ins_del=2 option.
10791         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10792
10793 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10794
10795         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10796         the extra mail headers, which sometimes seem to happen for unknown
10797         reasons.
10798
10799         * mail-parse.el (mail-header-encode-parameter): Define as
10800         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10801         (or most, perhaps?) mail readers don't understand the latter, but do
10802         understand the former.
10803
10804         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10805         to nil, so that no methods are automatically agentized.  I think this
10806         is probably what most users want.
10807
10808         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10809         from url-retrieve, for instance about invalid URLs.
10810
10811         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10812         groups that have no articles.
10813         (nnimap-request-article): Check that we really got an article when we
10814         requested one.
10815
10816         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10817         doesn't exist.
10818
10819         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10820         nntp buffer so the agent can save it.
10821         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10822         that CRLF doesn't get translated to \n.
10823         (nnimap-open-connection): Don't make 'shell commands only send \n.
10824
10825 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10826
10827         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10828         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10829         Update var name.
10830         (nnml-generate-nov-file): Use dolist.
10831         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10832         Use with-current-buffer.
10833
10834 2010-09-18  Julien Danjou  <julien@danjou.info>
10835
10836         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10837         parallel.
10838
10839 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10840
10841         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10842         the range update right.
10843         (nnimap-request-group): Don't make `M-g' bug out on group with no
10844         marks.
10845         (nnoo): Require, so that other packages can require nnimap.
10846         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10847         command we're looking for.  This helps when the server sends more
10848         responses after we've gotten everything we expected.
10849         (nnimap): Add a `newlinep' field to keep track of end-of-line
10850         conventions.
10851         Don't send CRLF to things that don't want it.
10852         (nnimap-request-accept-article): Ditto.
10853
10854 2010-09-18  Julien Danjou  <julien@danjou.info>
10855
10856         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10857         than curl to retrieve images.
10858
10859 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10860
10861         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10862         the marks.
10863         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10864         (nnimap-wait-for-connection): New function.
10865         (nnimap-open-connection): If we have PREAUTH, don't query for login
10866         credentials.
10867         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10868         when doing a partial update.
10869
10870 2010-09-18  Julien Danjou  <julien@danjou.info>
10871
10872         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10873         tags.
10874
10875 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10876
10877         * nnimap.el (nnimap-credentials): New function.
10878         (nnimap-open-connection): Use the new function to look for credentials
10879         also on the numeric equivalents of "imap" and "imaps".
10880
10881         * gnus-start.el (gnus-activate-group): Send the info to
10882         gnus-request-group.
10883
10884         * nnimap.el (nnimap-request-group): Have the "check" version of the
10885         function parse flags and update the info, so that a `M-g' get a total
10886         resync of all flags from the group.
10887
10888         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10889         to allow backends to alter the info on group selection.  Also alter all
10890         the backend -request-group functions to take the parameter.
10891
10892         * nnimap.el (nnimap-store-info): New function.
10893         (nnimap-update-info): Store the info for later usage.
10894         (nnimap-request-group): Use the stored info for the dont-check case, so
10895         that we don't retrieve all marks when we enter a group.
10896
10897         * nnimap.el: Use deffoo instead of defun for interface functions.
10898
10899         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10900         update the group info.  This makes the nndraft groups, for instance, go
10901         back to their old behavior.
10902
10903         * gnus-sum.el (gnus-select-newsgroup): Indent.
10904
10905         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10906         in.
10907         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10908         nothing.
10909
10910         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10911         from methods that are denied.
10912
10913         * gnus-int.el (gnus-method-denied-p): New function.
10914
10915         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10916         store the password instead of netrc.
10917         (nnimap-open-connection): Don't error out when we can't make a
10918         connections.
10919
10920         * auth-source.el (auth-source-create): In the password prompt, say what
10921         we're querying for.  Also prompt for user name if that hasn't been
10922         given.
10923
10924         * nnimap.el (nnimap-with-process-buffer): Remove.
10925
10926 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10927
10928         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10929         method when we're reading from the agent.
10930
10931         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10932
10933         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10934         that's probably most useful for users.
10935
10936         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10937         "failed" all the time.
10938
10939         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10940         ...)) with (with-current-buffer ... ).
10941
10942         * nntp.el (nntp-open-server): Return whether the open was successful or
10943         not.
10944
10945         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10946         select an unread unseen article first.
10947
10948         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10949         /etc/services, supply some sensible port defaults.
10950
10951         * dgnushack.el: Define netrc-credentials.
10952
10953 2010-09-17  Julien Danjou  <julien@danjou.info>
10954
10955         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10956
10957 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10958
10959         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10960         doesn't have any parameters.
10961
10962 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10963
10964         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10965         only upcased checks.
10966
10967         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10968
10969         * nnimap.el (nnimap-open-shell-stream): New function.
10970         (nnimap-open-connection): Use it.
10971         (nnimap-transform-headers): Get the number of lines in each message.
10972         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10973         number of lines.
10974         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10975         problem.
10976
10977         * utf7.el (utf7-encode): Autoload.
10978
10979         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10980         to allow the mail splitting to not return a default group.  This is
10981         useful for nnimap, which will leave unmatched mail in the inbox.
10982
10983         * nnimap.el: Rewritten.
10984
10985         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10986         nnimap usage.
10987
10988         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10989         if the move is internal, so that nnimap can do fast internal moves.
10990
10991         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10992         data.
10993         (gnus-read-active-for-groups): Support finishing the early retrieval of
10994         data.
10995
10996         * gnus-range.el (gnus-range-nconcat): New function.
10997
10998         * gnus-int.el (gnus-finish-retrieve-group-infos)
10999         (gnus-retrieve-group-data-early): New functions.
11000
11001 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11002
11003         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11004         (nnrss-retrieve-groups):
11005         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11006         (pop3-quit): Use with-current-buffer.
11007
11008 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11009
11010         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11011         instead of nnheader-accept-process-output.
11012
11013         * dgnushack.el (dgnushack-compile): Add comment.
11014
11015         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11016
11017         * gnus-html.el (gnus-html-schedule-image-fetching)
11018         (gnus-html-prefetch-images): Replace process-kill-without-query by
11019         gnus-set-process-query-on-exit-flag.
11020
11021 2010-09-16  Romain Francoise  <romain@orebokech.com>
11022
11023         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11024
11025 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11026
11027         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11028         parameter to unintern is mandatory-ish in Emacs 24.
11029
11030         * gnus-html.el (gnus-html-schedule-image-fetching)
11031         (gnus-html-prefetch-images): Check for curl before using it.
11032
11033         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11034         depend on curl, which isn't essential.
11035
11036         * imap.el: Revert back to version
11037         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11038         seem problematic.
11039
11040 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11041
11042         * gnus-registry.el (gnus-registry-install-shortcuts):
11043         Explicitly pass `obarray' to `unintern' to avoid a warning.
11044
11045 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11046
11047         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11048         change.
11049
11050         * nnrss.el (nnrss-request-list): Remove this function and related
11051         functions, including the moreover stuff.
11052
11053 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11054
11055         * nnrss.el (nnrss-retrieve-groups): New function.
11056
11057 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11058
11059         * .dir-locals.el: Add no-byte-compile cookie.
11060
11061 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11062
11063         * time-date.el (format-seconds): Comment fix.
11064
11065         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11066         for back end that doesn't support request-scan.
11067
11068 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11069
11070         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11071         then do request scans from the backends.
11072
11073         * netrc.el (netrc-credentials): New conveniency function.
11074
11075         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11076         avoid running a hook per line, since this takes a lot of time,
11077         profiling shows.
11078         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11079         directly if gnus-visual-p is true.
11080
11081 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11082
11083         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11084         groups; replace mapcar with dolist which is a bit faster; pass groups
11085         info to gnus-read-active-file-1.
11086         (gnus-read-active-file-1): Scan only specified groups if the new
11087         optional arg `infos' is given.
11088
11089 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11090
11091         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11092
11093         * pop3.el (pop3-movemail): Remove.
11094         (pop3-streaming-movemail): Rename to pop3-movemail.
11095
11096         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11097         don't restrict end-tag searches to the end of the line.
11098
11099 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11100
11101         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11102         articles of every unchecked group to t, which means unknown since the
11103         server has never been opened.
11104
11105 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11106
11107         * gnus-html.el (gnus-html-show-alt-text): New command.
11108         (gnus-html-browse-image): Ditto.
11109         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11110         to browse the image directly.
11111         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11112         better.
11113
11114         * gnus-async.el (gnus-async-article-callback):
11115         Call `gnus-html-prefetch-images' unconditionally.
11116
11117         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11118         before feeding URLs to curl.
11119
11120 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11121
11122         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11123         internal images as deletable by `W D D'.
11124
11125         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11126         (gnus-async-article-callback): Fix typo.
11127
11128 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11129
11130         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11131         current line to work around bugs in the output from w3m.
11132
11133         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11134         for groups that want that.
11135
11136         * nntp.el (nntp-wait-for-string): Supply a timeout for
11137         accept-process-output to ensure progress.
11138
11139         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11140         level to get unread articles from, then use that for foreign groups,
11141         too.
11142
11143         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11144         confuses the rest of the function.
11145
11146         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11147         for the methods that support -retrieve-groups, too.
11148
11149         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11150
11151 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11152
11153         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11154         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11155
11156         * pop3.el: Require cl when compiling.
11157         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11158
11159 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11160
11161         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11162         that aren't going to be activated.
11163         (gnus-get-unread-articles): Fix up the last commit.
11164
11165         * gnus-html.el (gnus-article-html): Allow calling without specifying
11166         the handle.  In that case, dissect the buffer first.
11167
11168         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11169
11170         * nnimap.el (nnimap-open-connection): Revert the change that would look
11171         into authinfo for imaps instead of imap.
11172
11173         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11174         say that you don't want to call gnus-request-group with don-check, but
11175         do check the reponse.  This is for virtual groups only.
11176         (gnus-get-unread-articles): Count the archive groups as secondary, so
11177         that they're activated the same way as before.
11178
11179         * imap.el (imap-message-map): Removed optional buffer parameter, since
11180         no callers use it.
11181         (imap-message-get): Ditto.
11182         (imap-message-put): Ditto.
11183         (imap-mailbox-map): Ditto.
11184         (imap-mailbox-put): Ditto.
11185         (imap-mailbox-get): Ditto.
11186         (imap-mailbox-get): Revert last change for this function.
11187
11188         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11189         case-insensitively.
11190         (nnimap-debug): Remove.
11191
11192         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11193         callers to use `imap-fetch' instead.  According to the comments, this
11194         should be safe, since all other IMAP clients use the 1:* syntax.
11195         (imap-enable-exchange-bug-workaround): Remove.
11196         (imap-debug): Remove -- doesn't seem very useful.
11197
11198         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11199         mail from a file, and the file doesn't exist.
11200
11201         * imap.el (imap-log): New convenience function used throughout instead
11202         of repeating the same code all over the place.
11203
11204         * pop3.el (pop3-streaming-movemail): Return t for success.
11205
11206         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11207         .authinfo if we're using ssl connection.
11208
11209         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11210         already have if we're in a main Gnus `g' run.
11211
11212         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11213
11214 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11215
11216         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11217
11218         * nnmh.el (nnmh-request-list-1): Bind `file'.
11219
11220         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11221         alias to set-process-query-on-exit-flag or process-kill-without-query.
11222         (pop3-open-server): Use it.
11223
11224 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11225
11226         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11227         box to the Incoming file.  Fixes mistake in previous checkin.
11228
11229         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11230         request loop (for debugging purposes) removed.
11231
11232         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11233         culprit is more visible.
11234         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11235         (nnml-add-incremental-nov): New functions to do "incremental" nov
11236         updates, where we just append to the end of the existing nov files
11237         without reading/writing them in full.
11238
11239         * mail-source.el (mail-source-delete-crash-box): Really only check the
11240         incoming files once in a while.
11241
11242         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11243
11244         * mail-source.el (mail-source-delete-crash-box): Only check the
11245         incoming files for deletion once per day to save a lot of file
11246         accesses.
11247
11248         * pop3.el (pop3-logon): Fix up unbound variable typo.
11249
11250         * mail-source.el (pop3-streaming-movemail): Autoload.
11251
11252         * pop3.el (pop3-streaming-movemail):
11253         Respect pop3-leave-mail-on-server.
11254
11255         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11256         retrieval.
11257
11258         * pop3.el (pop3-process-filter): Remove unused function.
11259         (pop3-streaming-movemail, pop3-send-streaming-command)
11260         (pop3-wait-for-messages, pop3-write-to-file)
11261         (pop3-number-of-responses): New functions for streaming pop3
11262         retrieval.
11263
11264         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11265         come from no known methods.
11266         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11267         list.
11268
11269         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11270         message sizes.
11271         (pop3-movemail): Use erase-buffer instead of looping and deleting
11272         regions, which seems rather odd.
11273
11274         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11275         file once per `g' run.
11276
11277         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11278         directories.  This makes the draft queue directory work.
11279
11280         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11281         data from the backends, so that we only request the list of groups from
11282         each method once.  This should speed things up considerably.
11283
11284         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11285         detect that it's not implemented.
11286
11287         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11288         we actually do recurse down into the tree, but don't stat all leaf
11289         nodes.
11290
11291         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11292         then say so instead of bugging out.
11293
11294         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11295         files exist before trying to read them.
11296
11297         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11298         around <pre_int>.
11299
11300         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11301
11302         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11303
11304 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11305
11306         * mm-util.el (mm-image-load-path): Just return the image directories,
11307         not all directories in the path in addition to the image directories.
11308         (mm-image-load-path): Maintain a cache of the image directories so that
11309         the `g' command in Gnus doesn't have to stat dozens of directories each
11310         time.
11311
11312         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11313         (gnus-html-wash-tags): Add a new `i' command to insert images.
11314         (gnus-html-insert-image): New command and keystroke.
11315         (gnus-html-redisplay-with-images): New command and keystroke.
11316         (gnus-html-show-images): Rename command.
11317         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11318         spacers.
11319         (gnus-html-wash-tags): Decode entities at the end, so that entities
11320         inside the tags don't mess up the rest of the "parsing".
11321
11322         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11323         so that nnimap methods aren't agentized by default.  There's apparently
11324         many problems related to agent/imap behavior.
11325
11326         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11327
11328         * gnus-html.el: Doc fix.
11329
11330 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11331
11332         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11333         specifier-spec-list for Emacs 21.
11334
11335         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11336         glyph-width and glyph-height instead of display-graphic-p and
11337         image-size; make avoidance of displaying small images work for XEmacs.
11338
11339         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11340         for XEmacs.
11341
11342         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11343         of symbol that holds plist data.
11344         (gnus-process-plist): Remove plist of process after getting it.
11345
11346 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11347
11348         * message.el (message-generate-hashcash): Change default to
11349         'opportunistic if hashcash is installed.
11350
11351         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11352         (gnus-html-put-image): Only call image-size once, since it's somewhat
11353         time-consuming on remote X servers.
11354
11355 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11356
11357         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11358         type on data, not a file name.
11359
11360         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11361         window-pixel-edges for Emacs 21.
11362
11363         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11364         decoded contents.
11365         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11366
11367 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11368
11369         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11370         group line format, since it isn't very interesting.
11371
11372         * gnus-agent.el (gnus-agent-short-article),
11373         (gnus-agent-long-article): Increase values for these two variables,
11374         since most people are likely to have more network connection and
11375         storage than before.
11376
11377         * gnus.el (gnus-refer-article-method): Change default to 'current.
11378         When referring an article, the common behavior is to refer it from the
11379         current select method, not the native select method.  The chances of
11380         the native select method having the message in question is rather slim
11381         these days.
11382
11383         * gnus-sum.el (gnus-auto-select-subject): Change default to
11384         `unseen-or-unread'.  I think it's likely that most people want to
11385         select an unseen article over a previously seen, but unread one.
11386
11387         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11388         means that in the article buffer none of the minor mode elements will
11389         be shown, usually, and this is not desirable in most cases.
11390
11391         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11392         that commands like `d' (and the like) go to the next line in the
11393         buffer, instead of the next unread article.  I think this is the
11394         behavior that is most natural for most users.
11395         (gnus-single-article-buffer): Change default to nil, so that people can
11396         have as many article buffers open as they have summary buffer.  I think
11397         this is the most natural way for the groups to behave.
11398
11399         * message.el (message-generate-new-buffers): Change default to
11400         `unsent', so that all new message buffers start their names with the
11401         string "*unsent", and it's easier to find the buffers if you move from
11402         them.
11403
11404 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11405
11406         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11407         small.  They're probably tracking images.
11408         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11409         (gnus-html-rescale-image): Yet another try at getting the image sizing
11410         right.
11411
11412         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11413         nntp-marks-file-name is nil.
11414
11415 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11416
11417         * gnus-html.el (gnus-html-wash-tags)
11418         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11419         Better logging.
11420
11421 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11422
11423         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11424
11425         * gnus-html.el (gnus-html-wash-tags): Check the value of
11426         gnus-blocked-images in the summary buffer.
11427
11428 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11429
11430         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11431
11432 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11433
11434         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11435         like "a", it seems like.
11436         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11437         since it needs to be picked from the correct buffer.
11438
11439         * nnwfm.el: Remove.
11440
11441         * nnlistserv.el: Remove.
11442
11443 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11444
11445         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11446         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11447
11448 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11449
11450         * nnkiboze.el: Remove.
11451
11452         * nndb.el: Remove.
11453
11454         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11455         alt text.
11456         (gnus-html-rescale-image): Try to get the rescaling logic right for
11457         images that are just wide and not tall.
11458
11459         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11460         overshadow variable bindings.
11461
11462 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11463
11464         * gnus-html.el (gnus-html-wash-tags)
11465         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11466         Add extra logging.
11467
11468 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11469
11470         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11471         (gnus-max-image-proportion): New variable.
11472         (gnus-html-rescale-image): New function.
11473         (gnus-html-put-image): Rescale images.
11474
11475 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11476
11477         Fix up some byte-compiler warnings.
11478         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11479         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11480         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11481         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11482         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11483         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11484         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11485
11486 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11487
11488         * gnus-html.el (gnus-article-html): Decode contents by charset.
11489
11490 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11491
11492         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11493         (gnus-html-frame-width, gnus-blocked-images):
11494         * message.el (message-prune-recipient-rules): Add custom version.
11495         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11496
11497         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11498         functions.
11499
11500         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11501         gnus-process-get.
11502
11503 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11504
11505         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11506         instead of lsub directly.
11507
11508 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11509
11510         * nnwarchive.el: Remove.
11511
11512         * gnus-soup.el: Remove.
11513
11514         * nnsoup.el: Remove.
11515
11516         * nnultimate.el: Remove.
11517
11518         * gnus-html.el (gnus-blocked-images): New variable.
11519
11520         * message.el (message-prune-recipients): New function.
11521         (message-prune-recipient-rules): New variable.
11522
11523         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11524         guess whether a long line is natural text or not.
11525
11526         * gnus-html.el (gnus-html-schedule-image-fetching):
11527         Use gnus-process-plist and friends for compatibility.
11528
11529 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11530
11531         * gnus-html.el: Require packages that define macros used in this file.
11532         (gnus-article-mouse-face): Declare to silence byte-compiler.
11533         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11534         process-get.
11535         (gnus-html-put-image): Use plist-get to avoid getf.
11536         (gnus-html-prefetch-images): Use with-current-buffer.
11537
11538 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * gnus-ems.el: Provide compatibility functions for
11541         gnus-set-process-plist.
11542
11543         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11544         header-line-format for XEmacs 21.4.
11545
11546         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11547         * gnus.el (gnus-valid-select-methods):
11548         * message.el (message-send-mail-partially-limit):
11549         * mm-decode.el (mm-text-html-renderer):
11550         * mml.el (mml-insert-mime-headers-always):
11551         * smiley.el (smiley-regexp-alist): Bump custom version.
11552
11553 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11554
11555         * gnus-html.el: Require mm-url.
11556         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11557         with the url to `url'.
11558         (gnus-html-wash-tags): Support cid: URLs/images.
11559
11560 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11561
11562         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11563         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11564         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11565
11566         * gnus-move.el: Remove file, since it doesn't really work.
11567
11568         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11569         UTF-8.  This seems to fix problems with some German web feeds.
11570
11571         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11572         at the top so that the proper colors are applied.
11573
11574         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11575         don't have dots in their names.
11576
11577         * gnus-art.el (gnus-article-view-part): Doc fix.
11578
11579         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11580         XEmacs-compatible.
11581         (gnus-html-put-image): Don't do images on non-graphic displays.
11582
11583         * nnslashdot.el: Remove this unused backend.
11584
11585         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11586         actions.
11587         (gnus-undo-register-1): Revert last change.
11588
11589         * gnus-group.el (gnus-group-completing-read): Protect against not
11590         having completion-styles bound.
11591
11592         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11593         make broken recipients happier.
11594
11595         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11596
11597         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11598         point parameter.
11599
11600         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11601
11602         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11603         completion-styles for group selection.
11604
11605 2009-02-04  Andreas Schwab  <schwab@suse.de>
11606
11607         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11608         headers and regexp-quote the match if necessary.
11609
11610 2009-03-24  Miles Bader  <miles@gnu.org>
11611
11612         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11613         the blinking smiley.
11614
11615 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11616
11617         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11618         blink smiley.
11619
11620 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11621
11622         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11623         where the dribbel file lives exists.
11624
11625         * message.el (message-send-mail-partially-limit): Change the default to
11626         nil, since most people don't want this.
11627
11628         * mm-url.el (mm-url-decode-entities): Also decode entities like
11629         &#x3212.
11630
11631 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11632
11633         * gnus-sum.el (gnus-summary-idna-message):
11634         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11635         Hyperlink urls in docstrings with URL `...'.
11636
11637 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11638
11639         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11640         functions.
11641
11642 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11643
11644         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11645         say what the mouseover text should be.
11646
11647         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11648         version of the mm-w3m-safe-url-regexp variable to only download images
11649         in the groups where we want that to happen.
11650
11651         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11652
11653         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11654         easier debugging.
11655         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11656         big pictures in the article buffer.
11657
11658         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11659         gnus-article-html.
11660         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11661         w3m.
11662
11663         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11664
11665 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11666
11667         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11668         which doesn't exist.
11669
11670         * message.el (message-inhibit-ecomplete): New variable to allow some
11671         function to inhibit ecomplete address storage.
11672         (message-resend): Disable ecomplete message storage when resending
11673         messages.
11674
11675         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11676
11677 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11678
11679         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11680         Save excursion while copying, moving, and deleting articles in order to
11681         prevent the cursor from jumping to unforeseen place.
11682
11683 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11684
11685         * lpath.el: No need to bind bookmark-current-buffer,
11686         bookmark-yank-point and bookmark-make-record-function.
11687
11688 2010-08-17  Glenn Morris  <rgm@gnu.org>
11689
11690         * gnus-sync.el: Require gnus components whose functions are used.
11691
11692         * gnus-art.el (bookmark-make-record-function):
11693         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11694         Declare for compiler.
11695
11696         * mm-url.el (mml-compute-boundary): Autoload.
11697
11698 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11699
11700         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11701
11702 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11703
11704         Typo fix "hoo4a" -> "hook".
11705
11706         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11707
11708 2010-08-14  Glenn Morris  <rgm@gnu.org>
11709
11710         * gnus-sync.el (gnus-sync): Fix defgroup version.
11711
11712 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11713
11714         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11715
11716         * gnus-sync.el: Fix docs.
11717         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11718         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11719
11720 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11721
11722         Optimizations for gnus-sync.el.
11723
11724         * gnus-sync.el: Add docs about gnus-sync-backend
11725         possibilities.
11726         (gnus-sync-save): Remove unnecessary message.
11727         (gnus-sync-read): Optimize and show what groups were skipped.
11728
11729 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11730
11731         Minor bug fixes for gnus-sync.el.
11732
11733         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11734         Don't read the sync on get-new-news.
11735
11736         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11737         quiet.
11738
11739         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11740         (fix typo).
11741
11742 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11743
11744         Make saving and restoring of hidden threads work with overlays.
11745         Patch applied by Ted Zlatanov.
11746
11747         * gnus-sum.el (gnus-hidden-threads-configuration)
11748         (gnus-restore-hidden-threads-configuration): Update to deal with text
11749         properties, rather than searching for a magic character.
11750
11751 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11752
11753         New gnus-sync.el library for synchronization of marks.
11754
11755         * gnus-sync.el: New library for synchronization of marks.
11756
11757         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11758         renamed from `gnus-registry-grep-in-list'.
11759
11760         * gnus-registry.el (gnus-registry-follow-group-p):
11761         Use `gnus-grep-in-list'.
11762
11763         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11764
11765 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11768         determining charset of text fails.
11769
11770 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * nnmail.el (nnmail-get-new-mail-1): Revert.
11773
11774         * nnml.el (nnml-active-number): Make sure names of newly created groups
11775         in nnml-group-alist are encoded.
11776
11777 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11780         containing non-ASCII characters in active file for nnml back end.
11781
11782 2010-07-24  David Engster  <dengste@eml.cc>
11783
11784         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11785         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11786
11787 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11788
11789         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11790         tag (Bug#6654).
11791
11792 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11793
11794         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11795         the article buffer, not the summary buffer.
11796
11797 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11798
11799         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11800         Emacs 23 as well.
11801
11802 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11803
11804         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11805         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11806
11807 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11808
11809         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11810         Patch applied by Karl Fogel.
11811
11812         * gnus-sum.el (gnus-summary-bookmark-make-record):
11813         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11814
11815 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11816
11817         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
11818         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11819         C-w still not working correctly from Article buffers; Thierry's
11820         patch to fix that will be applied after this.
11821
11822         * gnus-art.el (bookmark-make-record-function): New local variable.
11823
11824         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11825         article buffer.
11826         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11827
11828 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11829
11830         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11831         on changes in bookmark.el.
11832
11833 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11834
11835         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11836         `no-log' instead of message not to log prompt string.
11837
11838 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11839
11840         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11841         the *other* type of HTML form submission.
11842
11843 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11844
11845         * auth-source.el (auth-source-pick): If choice does not contain a
11846         questioned keyword, set the check to t.
11847
11848 2010-06-12  Romain Francoise  <romain@orebokech.com>
11849
11850         * gnus-util.el (gnus-date-get-time): Move up before first use.
11851
11852 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11853
11854         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11855         (gnus-article-edit-part): Bind it to make last part that is substituted
11856         or deleted visible.
11857         (gnus-mime-display-single): Buttonize part of which id equals to
11858         gnus-mime-buttonized-part-id.
11859
11860 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11861
11862         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11863         (gnus-dd-mmm): Use gnus-date-get-time.
11864         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11865         simplify logic.
11866         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11867         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11868
11869 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11870
11871         * auth-source.el (top): Autoload `secrets-list-collections',
11872         `secrets-create-item', `secrets-delete-item'.
11873         (auth-sources): Fix tag string.
11874         (auth-get-source, auth-source-retrieve, auth-source-create)
11875         (auth-source-delete): New defuns.
11876         (auth-source-pick): Rewrite in order to avoid 2 passes.
11877         (auth-source-forget-user-or-password): New parameter USERNAME.
11878         (auth-source-user-or-password): New parameters CREATE-MISSING and
11879         DELETE-EXISTING.  Retrieve password interactively, if needed.
11880
11881 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11882
11883         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11884         deleting unused directories when gnus-expert-user is t.
11885
11886 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11887
11888         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11889         for each temp file when gnus-article-browse-delete-temp is ask.
11890
11891 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11892
11893         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
11894         Replace Lisp calls to delete-backward-char by calls to delete-char.
11895
11896 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11897
11898         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11899
11900 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
11901
11902         * password-cache.el (password-cache-remove): Fix docstring.
11903
11904 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11905
11906         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11907         article unless decoding article to be saved.
11908
11909 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11910
11911         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11912         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11913         generated within the mm-with-unibyte-current-buffer macro.
11914
11915 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11916
11917         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11918         to nil when we're in a mml-preview buffer and no group is selected.
11919
11920 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11921
11922         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11923         when catching the `C-g'.  Reported by "Leo".
11924
11925 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11926
11927         * message.el (message-forward-make-body-plain)
11928         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11929         multibyte-string-p.
11930
11931         * lpath.el: Revert.
11932
11933 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11934
11935         * message.el (message-forward-make-body-mml): Assume original message
11936         is multibyte string; error on unibyte.
11937         (message-forward-make-body-plain): Ditto; don't add excessive newline
11938         in body end.
11939
11940         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
11941
11942 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11943
11944         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11945         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11946
11947 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11948
11949         * mm-extern.el (mm-extern-url): Don't use
11950         mm-with-unibyte-current-buffer.
11951         (mm-extern-cache-contents): Use with-current-buffer instead of
11952         save-excursion + set-buffer.
11953
11954 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11955
11956         * mm-util.el (mm-emacs-mule): Remove.
11957
11958 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11959
11960         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11961         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11962         change.
11963
11964 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11965
11966         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11967         bind the default value of enable-multibyte-characters to nil.
11968
11969 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11970
11971         * message.el (message-forward-make-body-plain)
11972         (message-forward-make-body-mml):
11973         Don't use mm-with-unibyte-current-buffer.
11974
11975 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11976
11977         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
11978
11979 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11980
11981         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11982         (Bug#5592).
11983
11984 2010-05-07  Julien Danjou  <julien@danjou.info>
11985
11986         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11987         it to mm-pipe-part.
11988
11989         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11990         it is given.
11991
11992 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11993
11994         * binhex.el (binhex-decode-region-internal):
11995         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
11996         (dns-query):
11997         * nnweb.el (nnweb-gmane-search):
11998         * pgg-parse.el (pgg-parse-armor):
11999         * pgg.el (pgg-verify-region):
12000         * sha1.el (sha1-string-external):
12001         * uudecode.el (uudecode-decode-region-internal):
12002         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12003         XEmacs.
12004
12005         * gnus-art.el (gnus-article-browse-html-parts):
12006         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12007         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12008         make-temp-file.
12009
12010         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12011         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12012         compiling.
12013
12014         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12015         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12016         XEmacs when compiling.
12017
12018         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12019         gnus-pick-mode-off-hook for XEmacs when compiling.
12020         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12021         gnus-binary-mode-off-hook for XEmacs when compiling.
12022
12023         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12024         Return nil if char-charset is not available.
12025
12026         * imap.el (imap-disable-multibyte)
12027         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12028         macros.
12029
12030         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12031         instead of encode-coding-string.
12032
12033         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12034         'xemacs) instead of mm-emacs-mule to switch function definitions.
12035         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12036
12037         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12038         bind temporary-file-directory for XEmacs;
12039         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12040         timer-set-function for XEmacs 21.4 and SXEmacs;
12041         bind timer-list for XEmacs 21.4 and SXEmacs;
12042         fbind char-charset and find-charset-region for non-Mule XEmacs;
12043         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12044         encode-coding-region and encode-coding-string for XEmacs having no
12045         file-coding feature.
12046
12047 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12048
12049         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12050
12051 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12052
12053         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12054         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12055
12056 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12057
12058         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12059         alias `jka-compr-delete-temp-file' no longer exists.
12060
12061 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12062
12063         Use define-minor-mode in Gnus where applicable.
12064         * mml.el (mml-mode): Use define-minor-mode.
12065         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12066         (gnus-undo-mode): Use define-minor-mode.
12067         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12068         (gnus-dead-summary-mode): Use define-minor-mode.
12069         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12070         Initialize in declaration.
12071         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12072         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12073         (gnus-mailing-list-mode): Use define-minor-mode.
12074         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12075         (gnus-draft-mode): Use define-minor-mode.
12076         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12077         (gnus-dired-mode): Use define-minor-mode.
12078
12079 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12080
12081         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
12082         handles on recursive mml-to-mime translation and check them for
12083         boundary delimiter collisions.  Reported by Greg Troxel.
12084
12085 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12086
12087         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12088
12089 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12090
12091         * mm-util.el (mm-find-buffer-file-coding-system):
12092         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12093
12094 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12095
12096         * message.el (message-generate-headers): Record insertion of optional
12097         headers as well.  Otherwise the check to prevent repeated insertion of
12098         optional headers is a no-op.
12099
12100 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12101
12102         * smime.el: Don't mention CVS.
12103
12104         * nnrss.el (nnrss-fetch): Don't mention CVS.
12105
12106         * nnir.el: Don't mention CVS.
12107
12108 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12109
12110         * gnus-sum.el (gnus-summary-bookmark-make-record):
12111         Add `location' field.
12112
12113 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12114
12115         * lpath.el: Fbind bookmark-default-handler,
12116         bookmark-get-bookmark-record, bookmark-make-record-default,
12117         bookmark-prop-get for Emacs <23 and XEmacs.
12118
12119 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12120
12121         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12122         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12123         Use with-current-buffer to silence the byte-compiler.
12124         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12125         bother to require `gnus'.
12126         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12127
12128 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12129
12130         * gnus-sum.el (gnus-summary-bookmark-make-record)
12131         (gnus-summary-bookmark-jump): New functions.
12132         (gnus-summary-mode): Setup bookmark support.
12133
12134 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12135
12136         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12137         if set.
12138
12139 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12140
12141         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12142         gnus-article-browse-html-save-cid-image; make it work recursively for
12143         forwarded messages as well.
12144         (gnus-article-browse-html-parts): Work when prefix arg is given.
12145         (gnus-article-browse-html-article): Doc fix.
12146
12147 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12148
12149         * message.el (message-default-mail-headers):
12150         (message-default-headers): Carry the value mail-default-headers over
12151         into message-default-mail-headers, rather than message-default-headers.
12152
12153 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12154
12155         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12156         charset.
12157
12158         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12159         charset into the <meta> tag when the article is encoded to utf-8.
12160
12161 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12162
12163         * gnus-art.el (gnus-article-browse-delete-temp-files):
12164         Delete directories as well.
12165         (gnus-article-browse-html-parts): Work for images that do not specify
12166         file names; delete temp directory when quitting; insert header at the
12167         right place; use file: scheme for image files.
12168
12169 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12170
12171         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12172         (gnus-article-browse-html-parts): Use it to make temporary cid image
12173         files in addition to html file so that browser may display them.
12174
12175 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12176
12177         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12178
12179 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12180
12181         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12182
12183 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12184
12185         * auth-source.el (auth-sources): Change default to be simpler.
12186         Explain about Secret Service API sources.  Improve Customize options.
12187         (auth-source-pick): Change to accept any number of search parameters.
12188         Implement fallbacks iteratively, not recursively.  Add scoring on the
12189         second pass and sort by score.  Call Secret Service API when needed.
12190         (auth-source-user-or-password): Use it.  Call Secret Service API
12191         directly when needed to get the user name and the password.
12192
12193 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12194
12195         * message.el (message-interactive): Doc fix.
12196         (message-qmail-inject-args): Reflow.
12197         (message-kill-to-signature): Fix typo in docstring.
12198
12199         * smiley.el (smiley-buffer): Fix typo in docstring.
12200
12201 2010-03-24  Glenn Morris  <rgm@gnu.org>
12202
12203         * mail-source.el (gnus-message): Declare.
12204         (mail-source-delete-old-incoming): Require gnus-util.
12205
12206 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12207
12208         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12209
12210         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12211
12212         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12213         password-cache's default if it is not bound.
12214         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12215         password-cache-expiry's default if it is not bound.
12216
12217         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12218         available in Emacs 21.
12219
12220         * lpath.el: Suppress compiler warnings for:
12221         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12222         XEmacs;
12223         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12224         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12225         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12226
12227 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12228
12229         * auth-source.el (auth-sources): Fix up definition so extra parameters
12230         are always inline.
12231
12232 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12233
12234         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12235         wasn't updated after mismatch.  Clear cached mailbox info correctly
12236         when uidvalidity changes.
12237         (nnimap-group-prefixed-name): New function to avoid some code
12238         duplication.
12239         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12240         (nnimap-request-group): Use it.
12241         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12242         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12243         with many imap folders.  This is done by caching the group status from
12244         the imap server persistently in a group parameter `imap-status'.  (This
12245         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12246         but not persistently, so every Gnus startup was still very slow.)
12247
12248 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12249
12250         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12251         delete the extra newline.  Otherwise editing of :string and :number
12252         types don't work.
12253
12254 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12255
12256         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12257         secrets.el dependency.
12258         (auth-sources): Add optional user name.  Add secrets.el configuration
12259         choice (unused right now).
12260
12261 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12262
12263         * gnus-sum.el (gnus-summary-make-menu-bar):
12264         Let `gnus-registry-install-shortcuts' fill in the functions.
12265
12266         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12267         warnings.
12268         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12269         (gnus-registry-install-shortcuts): Populate and use it in a
12270         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12271
12272 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12273
12274         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12275         In-place substitutions for the group name encoding/decoding.
12276         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12277         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12278         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12279         (nnimap-update-unseen, nnimap-request-list)
12280         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12281         (nnimap-request-set-mark, nnimap-split-to-groups)
12282         (nnimap-split-articles, nnimap-request-newgroups)
12283         (nnimap-request-create-group, nnimap-request-accept-article)
12284         (nnimap-request-delete-group, nnimap-request-rename-group)
12285         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12286         `encoded-mbx' for consistency.
12287         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12288         variable `imap-current-mailbox'.
12289
12290         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12291         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12292
12293 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12294
12295         * pop3.el (pop3-display-message-size-flag): Display message size byte
12296         counts during POP3 download.
12297         (pop3-movemail): Use it.
12298         (pop3-list): Implement listing of available messages.
12299
12300 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12301
12302         * nnir.el (nnir-get-article-nov-override-function): New function to
12303         override the normal NOV retrieval.
12304         (nnir-retrieve-headers): Use it.
12305
12306 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12307
12308         * auth-source.el (netrc-machine-user-or-password): Autoload.
12309
12310 2010-03-19  Glenn Morris  <rgm@gnu.org>
12311
12312         Stop message.el from loading about 40 libraries it doesn't always need.
12313         The general approach is to autoload rather than require, and to
12314         require in the specific functions rather than the file.  (Bug#5642)
12315
12316         * gmm-utils.el: Don't require wid-edit.
12317         (widget-create-child-value, widget-convert, widget-default-get):
12318         Autoload.
12319
12320         * gnus-util.el: Don't require time-date, netrc.
12321         (message-fetch-field, gnus-group-name-decode): Declare rather than
12322         autoloading.
12323         (gnus-fetch-field): Require message.
12324         (gnus-decode-newsgroups): Require gnus-group.
12325
12326         * ietf-drums.el: Don't require time-date.
12327
12328         * message.el: Don't require hashcash, canlock, ecomplete.
12329         Do require mail-utils.  Require nnheader only when compiling.
12330         (smtpmail-default-smtp-server): Remove declaration.
12331         (message-send-mail-function): Check smtpmail-default-smtp-server
12332         is bound rather than requiring smtpmail.
12333         (message-auto-save-directory, message-insert-signature):
12334         Use expand-file-name rather than nnheader-concat.
12335         (nnheader-insert-file-contents): Autoload.
12336         (hashcash-wait-async): Declare.
12337         (message-send-mail): Only call gnus-setup-posting-charset if
12338         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12339         (message-send-mail-with-sendmail): Require sendmail.
12340         (canlock-password, canlock-password-for-verify): Declare.
12341         (message-canlock-password): Require canlock.
12342         (nnheader-get-report): Autoload.
12343         (gnus-setup-posting-charset): Declare.
12344         (message-send-news): Require gnus-msg.
12345         (message-make-references, message-make-in-reply-to): Use mail-header-id
12346         rather than the alias mail-header-message-id.
12347         (ecomplete-add-item, ecomplete-save): Declare.
12348         (message-put-addresses-in-ecomplete): Require ecomplete.
12349         (ecomplete-display-matches): Autoload.
12350
12351         * mm-decode.el: Don't require mailcap, gnus-util.
12352         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12353         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12354         Autoload.
12355         (mailcap-mime-extensions): Declare.
12356
12357         * mm-encode.el: Don't require mailcap.
12358         (mailcap-extension-to-mime): Autoload.
12359
12360         * mml-sec.el: Don't require password-cache.
12361
12362         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12363         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12364         (mml-minibuffer-read-type): Require mailcap.
12365         (mml-preview): Require gnus-msg.
12366
12367         * mml1991.el: Require password-cache.
12368         (password-cache-expiry): Remove declaration.
12369
12370         * mml2015.el: Require password-cache.
12371         (password-cache-expiry): Remove declaration.
12372
12373         * nneething.el (mailcap): Require mailcap.
12374
12375         * nnheader.el (declare-function): Add compatibility stub.
12376         (message-remove-header): Declare rather than autoload.
12377         (nnheader-replace-header): Require message.
12378
12379         * nnimap.el (declare-function): Add compatibility stub.
12380         (netrc-parse, netrc-machine-user-or-password): Declare.
12381         (nnimap-open-connection): Require netrc.
12382
12383         * nntp.el (declare-function): Add compatibility stub.
12384         (netrc-parse, netrc-machine, netrc-get): Declare.
12385         (nntp-send-authinfo): Require netrc.
12386
12387         * rfc2047.el: Don't require qp.
12388         (quoted-printable-encode-region, quoted-printable-decode-string):
12389         Autoload.
12390
12391         * sieve-mode.el: Don't require easymenu.
12392         (easy-menu-add-item): Autoload it.
12393
12394         * spam-stat.el (time-to-number-of-days): Autoload it.
12395
12396 2010-03-19  Glenn Morris  <rgm@gnu.org>
12397
12398         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12399
12400 2010-03-18  Glenn Morris  <rgm@gnu.org>
12401
12402         * hashcash.el (declare-function): Remove duplicate definition.
12403
12404 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12405
12406         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12407         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12408         value if any backslash escapes).
12409
12410 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12411
12412         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12413         if it is available.  (bug#5647)
12414
12415         * lpath.el: Suppress compiler warning for coding-system-from-name for
12416         Emacs 21 and XEmacs.
12417
12418 2010-03-14  Juri Linkov  <juri@jurta.org>
12419
12420         * hmac-def.el:
12421         * hmac-md5.el:
12422         * netrc.el: Fix keywords.
12423
12424 2010-02-26  Glenn Morris  <rgm@gnu.org>
12425
12426         * message.el (message-send-mail-function): Change the default, so that
12427         it inherits from a customized send-mail-function.  (Bug#5643)
12428
12429 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12430
12431         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12432         shell-command-to-string signals an error (bug#5299).
12433
12434 2010-02-24  Glenn Morris  <rgm@gnu.org>
12435
12436         * message.el (message-smtpmail-send-it)
12437         (message-send-mail-with-mailclient): Doc fixes.
12438
12439 2010-02-16  Glenn Morris  <rgm@gnu.org>
12440
12441         * message.el (message-default-mail-headers): Change the default value
12442         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12443
12444 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12445
12446         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12447         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12448
12449 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12450
12451         * time-date.el (date-to-time): Doc fix (Bug#5408).
12452
12453 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12454
12455         * message.el (message-mail): Just pass yank-action on to message-setup.
12456         (message-setup): Handle (FUN . ARGS) form of yank-action.
12457         (message-with-reply-buffer, message-widen-reply)
12458         (message-yank-original): Handle non-buffer values of
12459         message-reply-buffer (Bug#4080).
12460         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12461
12462 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12463
12464         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12465         Fix typo in docstring.
12466
12467 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12468
12469         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12470         response.
12471
12472 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12475
12476         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12477
12478         * message.el (message-check-news-header-syntax): Protect against a
12479         string that `rfc822-addresses' returns when parsing fails.
12480
12481 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12482
12483         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12484         (gnus-previous-char-property-change): New functions.
12485
12486         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12487
12488 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12489
12490         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12491         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12492
12493 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12494
12495         * message.el (message-exchange-point-and-mark): Rework last change to
12496         avoid using optional arg of exchange-point-and-mark, for backward
12497         compatibility.
12498
12499 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12500
12501         * message.el (message-exchange-point-and-mark):
12502         Call exchange-point-and-mark with an argument rather than setting
12503         mark-active by hand (Bug#5175).
12504
12505 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12506
12507         * nntp.el (nntp-service-to-port): Work for service expressed with
12508         numeric string; replace [:digit:] with [0-9] for XEmacs.
12509
12510 2009-12-17  Glenn Morris  <rgm@gnu.org>
12511
12512         * gnus-group.el (gnus-bug-group-download-format-alist):
12513         Change emacs entry to debbugs.gnu.org.  Bump :version.
12514
12515 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12516
12517         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12518
12519 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12520
12521         * message.el (message-info): Explain why we use `Info-goto-node'.
12522
12523 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12524
12525         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12526
12527 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12528
12529         * message.el (message-completion-in-region): New compatibility function.
12530         (message-expand-group): Use it.
12531
12532 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12535         with no unread article should be listed if the 2nd arg `predicate' is
12536         given.
12537
12538 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12539
12540         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12541
12542 2009-11-29  Juri Linkov  <juri@jurta.org>
12543
12544         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12545         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12546         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12547
12548 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12549
12550         * sha1.el (sha1-string-external): default-directory "/" in case
12551         otherwise non-existent.  process-connection-type pipe for touch of
12552         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12553
12554 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12555
12556         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12557         it's comms related and sgml-mode.el has "comm" on that basis too.
12558
12559 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12560
12561         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12562         containing tspecial characters if they have been already quoted.
12563
12564 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12565
12566         * dns-mode.el (auto-mode-alist): Purecopy string.
12567
12568 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12569
12570         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12571
12572 2009-10-24  Glenn Morris  <rgm@gnu.org>
12573
12574         * gnus-art.el (help-xref-stack-item): Define for compiler.
12575
12576 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12577
12578         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12579
12580 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12581
12582         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12583
12584 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12585
12586         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12587         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12588
12589 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12590
12591         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12592         (gnus-overlays-in): New alias to overlays-in.
12593
12594         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12595         gnus-overlay-get, and gnus-delete-overlay.
12596         (gnus-summary-show-thread): Make it work as well for systems in which
12597         next-single-char-property-change is not available.
12598         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12599
12600         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12601         (gnus-overlay-get): New alias to extent-property.
12602         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12603
12604         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12605         SXEmacs.
12606
12607         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12608         SXEmacs.
12609
12610 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12611
12612         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12613
12614 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12615
12616         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12617         and XEmacs that don't have `remove-overlays'.
12618
12619 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12620
12621         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12622         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12623         selective display.  Use overlays instead.
12624
12625 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12626
12627         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12628
12629 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12630
12631         * spam-stat.el (spam-stat-load): Fix typo in message.
12632
12633 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12634
12635         * dig.el (dig-invoke): Fix typo in docstring.
12636         (query-dig): Reflow docstring.
12637
12638 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12639
12640         * gnus-art.el (gnus-article-encrypt-body):
12641         * message.el (message-check-recipients):
12642         * mm-util.el (mm-codepage-setup):
12643         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12644         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12645
12646 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12647
12648         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12649         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12650         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12651         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12652         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12653
12654 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12655
12656         * dig.el: Add "Keywords: comm", as per net-utils.el.
12657
12658 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12659
12660         * dig.el (dig-mode): Use define-derived-mode.
12661
12662 2009-09-19  Glenn Morris  <rgm@gnu.org>
12663
12664         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12665
12666 2009-09-18  Glenn Morris  <rgm@gnu.org>
12667
12668         * gnus-diary.el (gnus-diary-check-message):
12669         * message.el (message-insert-formatted-citation-line):
12670         * nnbabyl.el (top-level):
12671         * nndiary.el (nndiary-schedule):
12672         Fix typos in condition-case handlers.
12673
12674 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12675
12676         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12677         configuration that provides the sole article window in a frame;
12678         position point correctly after deleting a part.
12679
12680 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12681
12682         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12683         (spam-resolve-registrations-routine): Use it to unregister articles
12684         that change status.
12685
12686 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12687
12688         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12689         with XEmacs.
12690         (parse-time-string-chars): Use it.
12691
12692 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12693
12694         * imap.el (imap-interactive-login): Better messages.
12695         (imap-open): Fix bug with renamed buffer on reconnect.
12696         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12697         for easier debugging and cleaner code.  On successful (guessed based on
12698         server capabilities) secondary authentication, set imap-state
12699         correctly.
12700         (imap-last-authenticator): Define imap-last-authenticator as a variable
12701         to avoid warnings.
12702
12703 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12704
12705         * nnrss.el (nnrss-request-article): Remove binding of
12706         default-enable-multibyte-characters that has gotten needless by
12707         the 2007-07-13 change in rfc2047-encode-message-header.
12708
12709         * mml.el (mml-insert-multipart): Error on the message header.
12710         (mml-insert-part): Error on the message header; position point at
12711         the end of a MIME tag.
12712
12713 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12714
12715         * time-date.el (autoload): Expand define-obsolete-function-alias into
12716         defalias and make-obsolete for old Emacsen that Gnus supports.
12717         (with-no-warnings): Define it for old Emacsen.
12718         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12719         is available.
12720         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12721         float-time is available; suppress compile warning for time-to-seconds.
12722
12723         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12724         (gnus-float-time): Alias to float-time if it exists.
12725
12726         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12727         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12728         float-time is available; suppress compile warning for time-to-seconds.
12729
12730         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12731         XEmacs.
12732
12733 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12734
12735         * imap.el (imap-message-map): Docstring fix.
12736
12737 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12738
12739         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12740         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12741         Add the optional argument `encoding' that overrides the default.
12742
12743         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12744         mm-encode-buffer.
12745
12746 2009-09-04  Glenn Morris  <rgm@gnu.org>
12747
12748         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12749         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12750         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12751         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12752         * mm-util.el (mm-with-unibyte-current-buffer)
12753         (mm-find-buffer-file-coding-system):
12754         * yenc.el (yenc-decode-region): Use default-value rather than
12755         default-enable-multibyte-characters.
12756
12757 2009-09-03  Glenn Morris  <rgm@gnu.org>
12758
12759         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12760         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12761         than default-enable-multibyte-characters.
12762
12763 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12764
12765         * gnus-art.el (gnus-article-read-summary-keys):
12766         Fix gnus-buffer-configuration's value temporarily used.
12767
12768 2009-09-02  Glenn Morris  <rgm@gnu.org>
12769
12770         * gnus-util.el (gnus-float-time): New function.
12771         * gnus-delay.el (gnus-delay-article):
12772         * gnus-sum.el (gnus-thread-latest-date):
12773         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12774         * nnspool.el (nnspool-request-newgroups):
12775         Use gnus-float-time rather than time-to-seconds.
12776         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12777
12778         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12779         (gnus-header-subject-face, gnus-header-newsgroups-face)
12780         (gnus-header-name-face, gnus-header-content-face):
12781         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12782         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12783         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12784         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12785         (gnus-cite-face-11):
12786         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12787         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12788         (gnus-server-closed-face, gnus-server-denied-face)
12789         (gnus-server-offline-face):
12790         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12791         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12792         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12793         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12794         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12795         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12796         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12797         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12798         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12799         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12800         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12801         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12802         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12803         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12804         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12805         (gnus-summary-high-undownloaded-face)
12806         (gnus-summary-low-undownloaded-face)
12807         (gnus-summary-normal-undownloaded-face)
12808         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12809         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12810         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12811         (gnus-splash-face):
12812         * message.el (message-header-to-face, message-header-cc-face)
12813         (message-header-subject-face, message-header-newsgroups-face)
12814         (message-header-other-face, message-header-name-face)
12815         (message-header-xheader-face, message-separator-face)
12816         (message-cited-text-face, message-mml-face):
12817         * sieve-mode.el (sieve-control-commands-face)
12818         (sieve-action-commands-face, sieve-test-commands-face)
12819         (sieve-tagged-arguments-face):
12820         * spam.el (spam-face):
12821         Mark face aliases with "-face" in the name as obsolete.
12822
12823 2009-09-01  Glenn Morris  <rgm@gnu.org>
12824
12825         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12826         than goto-line.
12827
12828 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12829
12830         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12831         Don't move point if the command is invoked inside the message header.
12832
12833 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12834
12835         * imap.el (imap-send-command): Simplify.
12836         (imap-wait-for-tag): point-max -> buffer-size.
12837
12838 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12839
12840         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12841         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12842         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12843         * nnir.el (nnir-swish-e-index-file):
12844         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12845         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12846         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12847         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12848         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12849         (gnus-treat-display-xface): Add Emacs version of obsolescence.
12850
12851 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12852
12853         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12854         Don't save excursion.
12855
12856 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12857
12858         * nnheader.el (nnheader-find-file-noselect):
12859         * mm-util.el (mm-insert-file-contents):
12860         Use (default-value 'major-mode) instead of default-major-mode.
12861
12862 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12863
12864         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12865
12866 2009-08-26  Glenn Morris  <rgm@gnu.org>
12867
12868         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
12869         than placing in files.el.
12870
12871 2009-08-25  Glenn Morris  <rgm@gnu.org>
12872
12873         * nnir.el (top-level): Don't require cl at run-time.
12874         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12875         Replace cl-function substitute with gnus-replace-in-string.
12876         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12877         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12878         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12879         simplified expansions.
12880
12881 2009-08-25  Kevin Ryde  <user42@zip.com.au>
12882
12883         * dig.el (dig): Add autoload cookie.
12884
12885 2009-08-22  Glenn Morris  <rgm@gnu.org>
12886
12887         * gnus-art.el (gnus-button-patch): Use forward-line rather than
12888         goto-line.
12889
12890 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
12891
12892         * parse-time.el (parse-time-string-chars): Save match data.
12893
12894 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
12895
12896         * parse-time.el (parse-time-string-chars): Compute using character
12897         classes, to handle non-ascii characters (Bug#3190).
12898
12899 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12902
12903         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12904         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12905         (gnus-mm-display-part, gnus-mime-display-single)
12906         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12907         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12908
12909         * gnus-sum.el
12910         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12911         (gnus-summary-move-article): Add expirable mark to articles copied or
12912         moved to group that has auto-expire turned on if the option is non-nil.
12913
12914 2009-07-24  Glenn Morris  <rgm@gnu.org>
12915
12916         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12917         Fix typo.  (Bug#3903)
12918
12919 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12922         gnus-article-read-summary-keys rather than gnus-summary-edit-article
12923         that should not be used for draft articles.
12924         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12925         that has no concern in minor mode keys.
12926         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12927         Abolish.
12928
12929 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12930
12931         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12932         article without making inquiry to a user for unknown encoding.
12933
12934         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12935         (nnmaildir--scan): Assume i-node and device number that file-attributes
12936         returns might be cons-cell.
12937
12938         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
12939
12940         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
12941
12942 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12943
12944         * auth-source.el: Remove docs now in auth.texi.  Don't use
12945         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12946         `auth-source-hide-passwords' and use them.
12947
12948 2009-07-15  Glenn Morris  <rgm@gnu.org>
12949
12950         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12951
12952 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12953
12954         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12955         excessive whitespace from the default values of title and description.
12956
12957 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12958
12959         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12960         mail-fetch-field to fetch Content-Description header in order to
12961         exclude newlines.
12962
12963 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
12964
12965         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
12966         format used by GnuPG 2.0.11.
12967
12968 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12969
12970         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12971         to deleted part.
12972
12973 2009-05-30  David Engster  <dengste@eml.cc>
12974
12975         * nnmairix.el: Remove old documentation in the commentary block.
12976         (nnmairix-request-group): Do not update active file for nnml back ends.
12977         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12978         end so that overview files are ignored.
12979         (nnmairix-update-groups): Make updating the groups more robust by using
12980         marks.
12981         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12982         with dollar characters in message-id.
12983
12984 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12985
12986         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12987         2008-12-25 in dns.el.
12988
12989 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12990
12991         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12992         could happen if the text is only composed of spaces and/or tabs.
12993
12994 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12995
12996         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12997         when sending a queued message to avoid extra mml tags.
12998
12999 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13002
13003 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13004
13005         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13006         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13007         rmail-toggle-header for XEmacs;
13008         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13009
13010 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13011
13012         * gnus-dired.el: Remove autoload for gnus-setup-message.
13013         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13014         displaying Gnus logo; always use compose-mail.
13015
13016 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13017
13018         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13019
13020 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13021
13022         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13023         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13024         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13025         available.
13026         (gnus-nocem-epg-verify): New function.
13027
13028 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13029
13030         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13031
13032 2009-02-15  Glenn Morris  <rgm@gnu.org>
13033
13034         * gnus-util.el (rmail-insert-rmail-file-header)
13035         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13036         autoloads.
13037         (rmail-default-rmail-file): Remove unnecessary declaration.
13038         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13039
13040 2009-02-14  Glenn Morris  <rgm@gnu.org>
13041
13042         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13043         variable (only used in gnus-util, which declares it anyway).
13044         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13045         which was only needed by gnus-art (changed to not use it any more).
13046         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13047         only used in gnus-util, which autoloads it itself.
13048         (rmail-update-summary): Fix autoload.
13049
13050         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13051         rather than rmail-output-to-rmail-file.
13052
13053 2009-02-07  Glenn Morris  <rgm@gnu.org>
13054
13055         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13056         autoload of function that no longer exists.
13057         (rmail-toggle-header): Declare.
13058         (message-forward-rmail-make-body): Handle mbox Rmail.
13059
13060 2009-01-31  Glenn Morris  <rgm@gnu.org>
13061
13062         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13063         2009-01-09 change.
13064
13065 2009-01-31  Dave Love  <fx@gnu.org>
13066
13067         * imap.el (imap-fetch-safe): Bind debug-on-error.
13068         (imap-debug): Add imap-fetch-safe.
13069
13070 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13071
13072         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13073         (auth-source-forget-all-cached): New convenience function.
13074         (auth-source-user-or-password): Accept list of modes or a single mode.
13075
13076         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13077         auth-source modes.
13078
13079         * netrc.el (netrc-machine-user-or-password): Use list of
13080         auth-source modes.
13081
13082         * nnimap.el (nnimap-open-connection): Use list of
13083         auth-source modes.
13084
13085         * nntp.el (nntp-send-authinfo): Use list of
13086         auth-source modes.
13087
13088 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13089
13090         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13091         now.
13092
13093 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13094
13095         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13096         coding system in XEmacs; add a workaround for XEmacs.
13097
13098         * lpath.el: Fbind coding-system-aliasee.
13099
13100 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13101
13102         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13103         of current-language-environment.
13104
13105 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13106
13107         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13108         available at runtime.
13109
13110 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13111
13112         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13113
13114 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13115
13116         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13117         the greatest positive fixnum value doesn't work under an XEmacs with
13118         bignum support; use the most-positive-fixnum constant instead,
13119         available since Emacs 21.1 with cl and XEmacs 21.1.
13120
13121 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13122
13123         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13124         XEmacs gets not to work.
13125
13126 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * mm-util.el (mm-coding-system-priorities): Allow the value like
13129         "Japanese (UTF-8)" of current-language-environment.
13130
13131 2009-01-09  Glenn Morris  <rgm@gnu.org>
13132
13133         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13134         with last-command-event.
13135
13136 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13137
13138         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13139         in the doc string.
13140
13141         * message.el (message-fix-before-sending): Amend comment.
13142
13143 2009-01-08  Dave Love  <fx@gnu.org>
13144
13145         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13146
13147 2009-01-07  David Engster  <dengste@eml.cc>
13148
13149         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13150         simplified server definitions by converting it via
13151         gnus-server-to-method.
13152
13153 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13154
13155         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13156         parameter's operands.
13157
13158 2009-01-06  David Engster  <dengste@eml.cc>
13159
13160         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13161         primary select method (for gnus-group-mark-article-as-read).
13162
13163 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13164
13165         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13166         `(gnus)Face', not `(gnus)X-Face'.
13167
13168 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13169
13170         * mm-util.el (mm-ucs-to-char): New function.
13171
13172         * mm-url.el (mm-url-decode-entities): Use it.
13173
13174         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13175         unicode-to-char.
13176
13177 2009-01-05  Dave Love  <fx@gnu.org>
13178
13179         * time-date.el: Require cl for `declare'.
13180
13181 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13182
13183         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13184         Dave Love.
13185
13186 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13187
13188         * message.el (message-fix-before-sending): Add `eight-bit' to
13189         illegible-text check.
13190
13191 2009-01-03  Michael Olson  <mwolson@gnu.org>
13192
13193         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13194         `headers' is nil.  This can occur if the IMAP server does not have
13195         permissions to read messages from a folder, but can write new messages
13196         to the folder.
13197         (nnimap-request-article-part): Do not insert `data' if it is nil.
13198
13199         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13200         characters which will confuse `read', so skip past them.
13201
13202 2009-01-01  Dave Love  <fx@gnu.org>
13203
13204         * imap.el (imap-string-to-integer): Fix typo.
13205         (imap-fetch-safe): New function.
13206         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13207
13208         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13209
13210         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13211         (imap-parse-greeting): Fix doc strings.
13212         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13213         (imap-parse-flag-list): Make messages unique.
13214         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13215
13216         * nnimap.el: Fix author email.
13217         (nnimap-split-rule): Add FIXME comment.
13218         (nnimap-debug): Fix doc string.
13219
13220 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13221
13222         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13223
13224 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13225
13226         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13227         nslookup if resolv.conf isn't available.
13228         (dns-query): Rename from query-dns.
13229         (dns-query-cached): Rename from query-dns-cached.
13230
13231 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13232
13233         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13234         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13235         to check if those variables exist (first appeared in Emacs 18.50).
13236
13237 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13238
13239         * mm-util.el (mm-line-number-at-pos): New function.
13240
13241         * spam-report.el (spam-report-process-queue): Use it.
13242
13243 2008-12-24  David Engster  <dengste@eml.cc>
13244
13245         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13246         parameters that haven't existed as variables as buffer-local variables.
13247
13248 2008-12-23  Dave Love  <fx@gnu.org>
13249
13250         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13251         cadar.
13252
13253         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13254         imap-starttls-p.
13255         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13256
13257 2008-12-22  Dave Love  <fx@gnu.org>
13258
13259         * imap.el: Fix author email.  Doc fixes.
13260         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13261         reply.
13262
13263 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13264
13265         * spam-report.el (spam-report-gmane-max-requests): New constant.
13266         (spam-report-gmane-wait): New variable.
13267         (spam-report-gmane-ham, spam-report-gmane-spam)
13268         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13269         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13270         the server.
13271
13272         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13273         Add explanations.
13274
13275         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13276         nnheader-accept-process-output and nnheader-read-timeout if available.
13277         (pop3-movemail): Use it.
13278
13279         * message.el (message-check-news-body-syntax): Fix signature check if
13280         there's an attachment.
13281
13282 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13283
13284         * mm-util.el: Add comments to the mm- emulating functions.
13285
13286 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13287
13288         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13289         Reported by Stephen Berman <stephen.berman@gmx.net>.
13290
13291 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13292
13293         * mm-util.el (mm-substring-no-properties): New function.
13294         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13295         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13296         (mm-string-to-multibyte): Doc fix.
13297
13298         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13299
13300 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13301
13302         * mml.el (mml-attach-file): Strip text properties from file name.
13303         (Bug#1574)
13304
13305 2008-12-16  Glenn Morris  <rgm@gnu.org>
13306
13307         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13308
13309 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13310
13311         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13312         knows since the charset specified might be a bogus alias that
13313         mm-charset-synonym-alist provides.
13314
13315 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13316
13317         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13318         "ISO_8859-1".
13319
13320         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13321
13322 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13323
13324         * mm-util.el (mm-charset-eval-alist):
13325         Define it before mm-charset-to-coding-system.
13326         (mm-charset-to-coding-system): Add optional argument `silent';
13327         define it before mm-charset-override-alist.
13328         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13329         default value if it can be used in Emacs currently running;
13330         silence mm-charset-to-coding-system.
13331
13332 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13333
13334         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13335         `allow-override' which says whether to use `mm-charset-override-alist'.
13336         (rfc2047-decode-encoded-words): Use it.
13337
13338         * mm-util.el (mm-charset-override-alist): Fix custom type;
13339         add `(gb2312 . gbk)' to choices.
13340
13341 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13342
13343         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13344         fast.
13345
13346         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13347
13348         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13349
13350 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13351
13352         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13353         on links.
13354
13355         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13356
13357 2008-12-03  Lute Kamstra  <lute@gnu.org>
13358
13359         * sha1.el: Remove leading * from docstrings of defcustoms,
13360         deffaces, defconsts and defuns.
13361
13362 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13363
13364         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13365         users' addresses that don't have domain parts.
13366         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13367         rather than message-narrow-to-head since there will be the message
13368         header separator.
13369
13370 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13371
13372         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13373         since the result is inserted in a unibyte buffer anyway.
13374         (nnimap-demule-use-string-to-multibyte): Remove.
13375         (nnimap-demule): Alias it to mm-string-to-multibyte.
13376
13377 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13378
13379         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13380         variable for debugging bug#464 and bug#1174.
13381         (nnimap-demule): Use it.
13382
13383 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13384
13385         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13386         score calculation correctly.
13387
13388 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13389
13390         * message.el (message-send-mail): Just set the buffer to unibyte
13391         rather than use mm-with-unibyte-current-buffer which does a lot more.
13392         (message-send-mail-partially): Don't bother with
13393         mm-with-unibyte-current-buffer since it's already been made unibyte by
13394         message-send-mail.
13395
13396 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13397
13398         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13399
13400 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13401
13402         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13403
13404 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13405
13406         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13407         require itself and to remove `with-no-warnings'.
13408
13409 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13410
13411         * starttls.el (starttls-any-program-available): Get the name of the
13412         available TLS layer program.
13413         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13414         well as the host name in the "opening" message.
13415
13416         * auth-source.el (auth-source-cache, auth-source-do-cache)
13417         (auth-source-user-or-password): Cache passwords and logins by default,
13418         allow override with `auth-source-do-cache'.
13419         (auth-source-forget-user-or-password): Allow users to remove cache
13420         entries if needed.
13421
13422 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13423
13424         * md4.el (md4-buffer): Fix typo in docstring.
13425         (md4, md4-64): Doc fixes.
13426         (md4-pack-int32): Reflow docstring.
13427
13428 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13429
13430         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13431         condition-case to only the forward-sexp call.
13432
13433 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13434
13435         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13436         quotes contained.  Make it more robust regardless by an extra
13437         condition-case wrapper.
13438
13439 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13440
13441         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13442
13443 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * nnml.el (nnml-request-expire-articles): Check if the function set to
13446         `nnmail-expiry-target' returns the symbol `delete'.
13447
13448         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13449
13450         * nnmail.el (nnmail-expiry-target): Fix custom type.
13451
13452 2008-10-02  Glenn Morris  <rgm@gnu.org>
13453
13454         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13455         Silence compiler warning.
13456
13457 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13458
13459         * tls.el (open-tls-stream): Show the actual command being
13460         executed, instead of the format string.
13461
13462 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13463
13464         * lpath.el: Fbind codepage-setup for Emacs 23.
13465
13466 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13467
13468         * mml.el (mml-menu): Don't assume mml2015 is bound.
13469
13470 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13471
13472         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13473         exists.
13474
13475 2008-09-27  Glenn Morris  <rgm@gnu.org>
13476
13477         * gnus-util.el (mail-header-remove-comments): Autoload it.
13478
13479 2008-09-27  Andreas Schwab  <schwab@suse.de>
13480
13481         * gnus-util.el (gnus-split-references): Strip comments.
13482         (gnus-parent-id): Likewise.
13483
13484 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13485
13486         * message.el (message-confirm-send): Fix version.
13487
13488 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13489
13490         * message.el (message-idna-to-ascii-rhs-1): Use
13491         mail-extract-address-components rather than mail-header-parse-addresses
13492         that is an alias by default to ietf-drums-parse-addresses that does not
13493         support non-ASCII names in headers' contents.
13494
13495 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13496
13497         * message.el (message-confirm-send): Fix variable documentation to
13498         avoid the "y/n" wording.
13499
13500 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13501
13502         * message.el (message-set-auto-save-file-name): Save to a different
13503         filename so multiple messages (especially drafts) can be recovered.
13504
13505 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13506
13507         * message.el (message-confirm-send): Add appropriate version.
13508
13509 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13510
13511         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13512         defvar.
13513
13514 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13515
13516         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13517         (mm-pkcs7-enveloped-magic): Ditto.
13518
13519 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13520
13521         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13522         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13523
13524 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13525
13526         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13527         default, it's better.
13528
13529 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13530
13531         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13532         summary line gnus-number property and ignore them (with a warning
13533         message).
13534
13535 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13536
13537         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13538         macro caddr in the interactive form since it won't be expanded.
13539
13540 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13541
13542         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13543         `charset'; fix name of function called recursively.
13544         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13545
13546 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13549         (gnus-mime-set-charset-parameters): New function.
13550         (gnus-mime-view-part-as-charset): Use it to correctly display part
13551         specifying wrong charset.
13552
13553 2008-09-08  David Engster  <dengste@eml.cc>
13554
13555         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13556         in completing-read for back end server.
13557
13558 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13559
13560         * message.el (message-confirm-send): New variable to confirm sending a
13561         message.
13562         (message-send): Use it.
13563
13564 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13565
13566         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13567
13568 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13569
13570         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13571
13572 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13573
13574         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13575         prevent tracking too many groups.
13576         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13577         Use it.
13578
13579 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13580
13581         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13582         moving point to the bottom of the window in order to avoid recentering.
13583
13584 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13585
13586         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13587
13588         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13589         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13590         (gnus-article-beginning-of-window): Fix calculation.
13591
13592 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13593
13594         * gnus-msg.el (gnus-summary-supersede-article)
13595         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13596         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13597         message header.
13598
13599 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13600
13601         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13602         pending output coming after the status change.
13603
13604 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13605
13606         * message.el:
13607         * gnus-start.el:
13608         * gnus-registry.el: Remove VMS support.
13609
13610 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13611
13612         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13613         macro.
13614         (rfc2104-hash): Use it.
13615
13616 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13617
13618         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13619         (gnus-summary-sort-by-most-recent-date): New commands.
13620         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13621         and menu entries.
13622
13623 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13624
13625         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13626         don't redisplay article for raw contents; remove plural articles stuff.
13627
13628         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13629         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13630         on gnus-summary-save-article; display results properly.
13631
13632 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13633
13634         * lpath.el: No need to fbind ns-focus-frame.
13635
13636 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13639
13640 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13641
13642         * gnus-art.el (gnus-summary-save-in-pipe):
13643         Consider gnus-save-all-headers.
13644
13645 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13646
13647         * gnus-util.el (ns-focus-frame): Remove declaration.
13648         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13649         like x.
13650
13651 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13652
13653         * rfc2104.el (rfc2104-zero): Delete defconst.
13654         (rfc2104-hex-alist): Likewise.
13655         (rfc2104-hex-to-int): Delete func.
13656         (rfc2104-hexstring-to-bitstring): Likewise.
13657         (rfc2104-nybbles): New defconst.
13658         (rfc2104-hash): Rewrite for speed.
13659
13660 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * tls.el (open-tls-stream): Make it work with the 2nd argument
13663         BUFFER that is a string but does not exist as a buffer object, as
13664         mentioned in the doc-string.
13665
13666 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13667
13668         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13669         SXEmacs.
13670
13671 2008-07-16  Glenn Morris  <rgm@gnu.org>
13672
13673         * gnus-util.el (ns-focus-frame): Declare for compiler.
13674
13675 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13676
13677         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13678         set as a group parameter.
13679         (gnus-summary-save-in-pipe): Work when it is called independently.
13680         (gnus-summary-pipe-to-muttprint): Don't modify
13681         gnus-summary-pipe-output-default-command.
13682
13683 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13684
13685         * message.el (message-send-mail-with-sendmail):
13686         Display the error message.
13687
13688 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13689
13690         * gnus-art.el (gnus-default-article-saver):
13691         Add gnus-summary-save-in-pipe to choices.
13692         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13693         gnus-summary-pipe-output-default-command as the default command.
13694         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13695         instead of gnus-last-shell-command.
13696
13697         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13698         New user option.
13699         (gnus-summary-muttprint-program): Mention the value will be changed.
13700         (gnus-summary-save-article): Force showing of all headers.
13701         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13702
13703 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13704
13705         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13706
13707 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13708
13709         * nnimap.el (nnimap-id):
13710         * sieve-manage.el (sieve-manage-open): Doc fixes.
13711
13712 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13713
13714         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13715         if available.
13716
13717 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13718
13719         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13720
13721         * nnkiboze.el (nnkiboze-generate-group):
13722         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13723
13724         * nnmairix.el: Require CL.
13725
13726 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13727
13728         * dgnushack.el: Autoload get-display-table and put-display-table for
13729         XEmacs 21.5.
13730
13731         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13732         21.4 and SXEmacs.
13733
13734 2008-06-15  David Engster  <dengste@eml.cc>
13735
13736         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13737
13738 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13739
13740         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13741         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13742         runtime choice under XEmacs.
13743
13744         * gnus-sum.el (gnus-summary-set-display-table):
13745         Use `gnus-put-display-table', `gnus-get-display-table',
13746         `gnus-set-display-table' for the display table, instead of `aset'.
13747
13748         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13749         Use `gnus-put-display-table', `gnus-get-display-table',
13750         `gnus-set-display-table' for the display table.
13751
13752 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13753
13754         * nnmairix.el: Add autoloads.
13755
13756 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13757
13758         * nnmairix.el (nnmairix-delete-recreate-group)
13759         (nnmairix-update-and-clear-marks): Fix error messages.
13760
13761 2008-06-14  David Engster  <dengste@eml.cc>
13762
13763         * nnmairix.el: Upgrade to version 0.6.
13764         (nnmairix-group-toggle-propmarks-this-group)
13765         (nnmairix-group-toggle-readmarks-this-group)
13766         (nnmairix-group-delete-recreate-this-group)
13767         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13768         (nnmairix-remove-tick-mark-original-article): New commands.
13769         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13770         (nnmairix-propagate-marks-to-nnmairix-groups)
13771         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13772         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13773         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13774         functions needed for marks propagation and manipulation of read marks.
13775         (nnmairix-update-groups): New function.
13776         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13777         (nnmairix-determine-original-group-from-registry)
13778         (nnmairix-determine-original-group-from-path)
13779         (nnmairix-get-group-from-file-path, nnmairix-map-range)
13780         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13781         New helper functions.
13782         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13783         keystrokes for new commands.
13784         (nnmairix-delete-and-create-on-change): Doc string cleanup.
13785         (nnmairix-request-group): Check allow-fast group parameter.
13786         (nnmairix-request-create-group): Set allow-fast group parameter if
13787         nnmairix-allowfast-default is set.
13788         (nnmairix-close-group): Propagate marks upon closing if needed.
13789         (nnmairix-group-toggle-threads-this-group): Use new.
13790         nnmairix-group-toggle-parameter helper function.
13791         (nnmairix-search): Better check for empty search result.
13792         (nnmairix-goto-original-article): Use new helper functions for
13793         determining original article.
13794         (nnmairix-show-original-article): Make sure message-id is in brackets.
13795         (nnmairix-call-mairix-binary): Change variable name.
13796         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13797         helper function.
13798         (nnmairix-widget-toggle-activate): Fix doc string.
13799
13800 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13801
13802         * nnir.el: Require edmacro when compiling with XEmacs.
13803         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13804         available in Emacs 21.
13805
13806 2008-06-11  Glenn Morris  <rgm@gnu.org>
13807
13808         * gnus-util.el (x-focus-frame):
13809         * gnus.el (image-size):
13810         * mm-decode.el (image-size): Declare.
13811
13812         * gnus-picon.el (declare-function): Add compat definition.
13813         (image-size): Declare.
13814
13815         * gnus-group.el (tool-bar-map):
13816         * gnus-sum.el (tool-bar-map): Define for compiler.
13817
13818         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13819
13820         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13821
13822         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13823         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13824         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13825         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13826         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13827         * sieve-manage.el, spam-report.el, spam.el:
13828         Remove unnecessary eval-and-compile of autoloads.
13829
13830 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13831
13832         * auth-source.el: Precise Tramp doc.
13833
13834 2008-06-07  Glenn Morris  <rgm@gnu.org>
13835
13836         * nnmairix.el: Remove unnecessary eval-when-compile.
13837
13838 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13839
13840         * lpath.el: Fbind propertize for XEmacs 21.4.
13841
13842 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13843
13844         * nnir.el: Move here from ../contrib.
13845
13846 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13847
13848         * gnus-util.el (gnus-read-shell-command): New function.
13849         * mm-decode.el (mm-pipe-part):
13850         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13851
13852 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13853
13854         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13855
13856 2008-06-03  Glenn Morris  <rgm@gnu.org>
13857
13858         * pop3.el (nnheader-accept-process-output): Autoload it.
13859
13860 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13861
13862         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13863         are not 2-digit hexadecimal characters that follow `%'s.
13864
13865 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13866
13867         * message.el (message-bogus-recipient-p): Fix type in doc string.
13868         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13869         (message-bogus-addresses): Rename from message-bogus-address-regexp.
13870         Improve custom options.
13871         (message-bogus-recipient-p): Adjust accordingly.
13872
13873 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
13874
13875         * parse-time.el (parse-time-months, parse-time-weekdays): Add
13876         long-form month and day names.
13877
13878 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13879
13880         * dgnushack.el: Autoload debug, eudc-expand-inline and
13881         pgg-snarf-keys-region for XEmacs.
13882
13883         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
13884
13885         * nnmairix.el: Require edmacro when compiling with XEmacs.
13886
13887 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
13888
13889         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13890         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13891
13892 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13893
13894         * auth-source.el: Add more docs.
13895
13896         * netrc.el (netrc-machine): Always match if the port is not given.
13897
13898 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13899
13900         * nnheader.el (nnheader-read-timeout): Change the default timeout from
13901         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
13902         retrieval faster in some cases, but might make CPU usage larger.
13903         If this has any bad side effects, we might revert this change.
13904
13905         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13906         seems to make mail retrieval much, much faster.
13907         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13908         unconditionally.
13909
13910         * gnus-draft.el (gnus-group-send-queue):
13911         Bind message-send-mail-partially-limit to nil to avoid being prompted.
13912
13913 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13914
13915         * mml.el (mml-attach-buffer): Prompt for `disposition'.
13916
13917         * message.el (message-bogus-address-regexp): Fix and improve custom
13918         type.
13919         (message-setup-hook): Add message-check-recipients as custom option.
13920
13921 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
13922
13923         * message.el (message-cite-function): Remove bogus autoload which crept
13924         in during merge from v5-10.
13925
13926 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13927
13928         * nnimap.el (nnimap-open-connection): Fix login/password bug.
13929
13930         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13931
13932         * auth-source.el: Preliminary Tramp docs.
13933         (auth-sources): Change the default auth-sources to use
13934         EPA .gpg files.
13935
13936 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
13937
13938         * nntp.el: Autoload `auth-source-user-or-password'.
13939         (nntp-send-authinfo): Use it.
13940
13941         * nnimap.el: Autoload `auth-source-user-or-password'.
13942         (nnimap-open-connection): Use it.
13943
13944         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
13945         for the gnus-message function.
13946         (auth-source-user-or-password): Use it.
13947
13948 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13949
13950         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13951         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
13952         (rfc2104-hash): Use it.
13953
13954 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
13955
13956         * gnus-art.el (gnus-article-toggle-truncate-lines):
13957         Don't use `iff' in docstring.
13958
13959 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
13960
13961         * gnus-registry.el: Adjusted copyright dates and added a keyword.
13962
13963         * gnus-util.el (gnus-extract-address-component-name)
13964         (gnus-extract-address-component-email): Convenience functions around
13965         `gnus-extract-address-components'.
13966
13967         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13968         Use `gnus-extract-address-component-email' to fix bug of comparing full
13969         sender name to `user-mail-address'.
13970
13971 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
13972
13973         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13974         catch/throw to optimize.
13975         (gnus-registry-find-keywords): Just use member to find a keyword.
13976
13977 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13978
13979         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13980         is current before calling gnus-server-prepare.
13981         (gnus-server-setup-buffer, gnus-server-update-server)
13982         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13983
13984 2008-05-04  Juri Linkov  <juri@jurta.org>
13985
13986         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13987         (mailcap-file-default-commands): Use mailcap-replace-in-string
13988         instead of replace-regexp-in-string, and mailcap-delete-duplicates
13989         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
13990
13991 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
13992
13993         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13994
13995 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13996
13997         * gnus.el: Bump version to 0.11.
13998
13999 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14000
14001         * gnus.el: No Gnus v0.10 is released.
14002
14003 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14004
14005         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14006         hooks.
14007         (gnus-update-read-articles): Speed up non-marks-using users.
14008         (gnus-use-marks): Define gnus-use-marks.
14009         (gnus-propagate-marks): Rename variable to something more sensible.
14010
14011 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14012
14013         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14014         (gmm-image-load-path-for-library): Fix typos in docstrings.
14015         (gmm-message): Reflow docstring.
14016
14017 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14018
14019         * mail-source.el (mail-source-set-1, mail-source-bind):
14020         Move auth-source code out of the macro to clean it up and fix bugs.
14021
14022 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14023
14024         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14025         by sender if it's equal to user-mail-address, it's likely to be
14026         useless.
14027
14028         * mail-source.el (mail-source-bind): Don't use user or password if they
14029         are not bound.  Unintern them if they are nil.  Don't use server unless
14030         it's bound, and default it to empty string otherwise.
14031
14032 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14033
14034         * mail-source.el: Load auth-source.el.
14035         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14036         get user name or password, if auth-sources is set up.
14037
14038         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14039         strategy of splitting with parent.
14040         (gnus-registry-split-fancy-with-parent)
14041         (gnus-registry-post-process-groups): Use it and fix prior
14042         bug (returning a list as the split result).
14043
14044         * auth-source.el (auth-sources): Remove server parameter.
14045         (auth-source-pick, auth-source-user-or-password)
14046         (auth-source-user-or-password-imap)
14047         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14048         (auth-source-user-or-password-sftp)
14049         (auth-source-user-or-password-smtp): Remove server parameter.
14050
14051 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14052
14053         * smime.el (smime-sign-region, smime-encrypt-region)
14054         (smime-decrypt-region):
14055         Remove redundant calls to `generate-new-buffer-name'.
14056
14057 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14058
14059         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14060         Don't use QP for message/rfc822.
14061         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14062
14063 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14064
14065         * sieve-manage.el (sieve-string-bytes): Remove.
14066         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14067         correct byte-length only if the process's coding-system is the same as
14068         the one used internally by Emacs to represent strings.
14069
14070 2008-04-22  Juri Linkov  <juri@jurta.org>
14071
14072         * mailcap.el (mailcap-file-default-commands): New function.
14073
14074 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14075
14076         * message.el (message-signature-separator, message-cite-function):
14077         Change custom version.
14078
14079 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14080
14081         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14082         commands.
14083         (tls-checktrust): Ditto.
14084
14085 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14086
14087         * mm-decode.el (mm-display-external): Make temp file read-only.
14088
14089 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14090
14091         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14092         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14093         `C-c C-f d'.
14094
14095 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14096
14097         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14098
14099 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14100
14101         * gnus.el: Bump version to 0.9.
14102
14103 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14104
14105         * gnus.el: No Gnus v0.8 is released.
14106
14107 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14108
14109         * mail-source.el (mail-source-value):
14110         Prefer fboundp to functionp so it works with macros as well.
14111
14112 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14113
14114         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14115         Fix last change in case the element is not even a symbol.
14116
14117 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14118
14119         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14120         Prefer fboundp to functionp so it works with macros as well.
14121
14122 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14123
14124         * auth-source.el: Add docs.
14125         (auth-sources): Modify format to support server.
14126         (auth-source-pick, auth-source-user-or-password)
14127         (auth-source-user-or-password-imap)
14128         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14129         (auth-source-user-or-password-sftp)
14130         (auth-source-user-or-password-smtp): Add server parameter.
14131
14132 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14133
14134         * gnus-registry.el: Initialize the registry when gnus-registry-install
14135         is t.
14136
14137 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * compface.el (uncompface): Make buffer unibyte.
14140
14141 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14142
14143         * mail-source.el (mail-source-value):
14144         Prefer fboundp to functionp so it works with macros as well.
14145
14146 2008-04-05  Glenn Morris  <rgm@gnu.org>
14147
14148         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14149
14150 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14151
14152         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14153         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14154
14155         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14156         multibyteness after rather than before erasing it.
14157
14158         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14159         mm-with-multibyte.
14160         (gnus-request-article-this-buffer): Make sure the proper decoding is
14161         used if gnus-original-article-buffer happens to be unibyte.
14162
14163         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14164         default-enable-multibyte-characters.
14165
14166         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14167         default-enable-multibyte-characters.
14168
14169         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14170
14171         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14172
14173 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14174
14175         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14176         Fix last change in case the element is not even a symbol.
14177
14178 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14179
14180         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14181         (imap-message-copyuid-1): Use it.
14182         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14183         J. Williams in
14184         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14185
14186         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14187         imap-enable-exchange-bug-workaround.
14188         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14189
14190 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14191
14192         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14193         a 100 byte status-checks into a 2-3MB transfer for each group.
14194         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14195         to enable bug workaround or not.
14196         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14197
14198 2008-03-31  Glenn Morris  <rgm@gnu.org>
14199
14200         * message.el (mml2015-use): Declare for compiler.
14201         (message-info): Require mml2015 when appropriate.
14202
14203 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14204
14205         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14206         whitespace.
14207
14208 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14209
14210         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14211         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14212         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14213         (nntp-service-to-port): New function.
14214         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14215         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14216         (nntp-open-netcat-stream): New function.
14217         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14218
14219 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14220
14221         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14222
14223 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14224
14225         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14226
14227 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14228
14229         * dns.el (dns-write): Use set-buffer-multibyte.
14230
14231 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14232
14233         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14234
14235 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14236
14237         * message.el (message-signature-separator): Change default.
14238         Improve custom type.
14239         (message-cite-function): Change default to
14240         message-cite-original-without-signature.
14241
14242         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14243         toggle.
14244
14245         * message.el (message-check-news-body-syntax): Fix signature check.
14246         (message-setup-1): Mark buffer as unmodified _after_ running
14247         message-setup-hook and handling message-alternative-emails.
14248         (message-shorten-references): Be more strict when building list of
14249         valid references to comply with GNKSA.
14250
14251         * gnus-group.el (gnus-read-ephemeral-bug-group)
14252         (gnus-read-ephemeral-debian-bug-group)
14253         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14254
14255         * message.el (message-info): Don't use booleanp which isn't supported
14256         in Emacs 21 and XEmacs.
14257
14258 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14259
14260         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14261         gnus-group-gmane-group-download-format.
14262         (gnus-group-read-ephemeral-gmane-group): Rename from
14263         gnus-group-read-ephemeral-gmane-group.
14264         (gnus-read-ephemeral-gmane-group-url): Rename from
14265         gnus-group-read-ephemeral-gmane-group-url.
14266         (gnus-bug-group-download-format-alist): New variable.
14267         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14268         (gnus-read-ephemeral-emacs-bug-group): New commands.
14269
14270 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14271
14272         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14273         (gnus-visible-headers): Improve custom type.
14274
14275 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14276
14277         * mml.el (mml-menu): Add workarounds for XEmacs.
14278
14279         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14280         X-Boundary header.
14281
14282         * message.el (message-simplify-recipients): Fix previous commit.
14283
14284 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14285
14286         * mm-util.el (mm-set-buffer-multibyte): New function.
14287         * mm-decode.el (mm-copy-to-buffer): Use it.
14288
14289         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14290         Prefer fboundp to functionp so it works with macros as well.
14291
14292 2008-03-19  Glenn Morris  <rgm@gnu.org>
14293
14294         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14295         Accidentally removed in the sync process with Emacs.
14296
14297 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14298
14299         * message.el (message-alter-recipients-discard-bogus-full-name):
14300         New function.
14301         (message-alter-recipients-function): New variable.
14302         (message-get-reply-headers): Use it.
14303         (message-replace-header): New helper function.
14304         (message-recipients-without-full-name): New variable.
14305         (message-simplify-recipients): New command.
14306
14307         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14308
14309         * message.el (message-info): Handle EasyPG manual.
14310
14311         * mml.el (mml-menu): Add entry for EasyPG.
14312
14313 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14314
14315         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14316         parameter.
14317
14318         * message.el (message-disassociate-draft): Specify drafts group name
14319         fully.
14320
14321 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14322
14323         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14324         Eliminate unnecessary duplicates from the match list.
14325
14326 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14327
14328         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14329
14330         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14331
14332         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14333         args of `how-many' of which the XEmacs version doesn't take; declare
14334         Info-index-next as function.
14335
14336 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14337
14338         * gnus-score.el (gnus-score-headers): Fix handling of
14339         gnus-inhibit-slow-scoring.
14340
14341         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14342         string.
14343         (gnus-button-url-regexp): Improve handling of parenthesis.
14344         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14345         (gnus-button-handle-info-keystrokes): Handle index entries.
14346
14347 2008-03-15  Glenn Morris  <rgm@gnu.org>
14348
14349         * parse-time.el (parse-time-string): Simplify.
14350
14351 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14352
14353         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14354         Incoming* files.
14355
14356 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14357
14358         * auth-source.el (auth-sources): Rename from auth-source-choices.
14359         (auth-source-pick): Use it.
14360
14361 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14362
14363         * binhex.el (binhex-decode-region-internal):
14364         * uudecode.el (uudecode-decode-region-internal):
14365         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14366         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14367         setting default-enable-multibyte-characters.
14368
14369 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14370
14371         * auth-source.el (auth-source-protocols)
14372         (auth-source-protocols-customize, auth-source-choices): Add and
14373         modified variable customizations and defaults.
14374         (auth-source-pick, auth-source-user-or-password)
14375         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14376         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14377         (auth-source-user-or-password-sftp)
14378         (auth-source-user-or-password-smtp): Use new variables and provide an
14379         interface to netrc.el.
14380
14381 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14382
14383         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14384         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14385         Make sure the nntp port to specify is a string.
14386
14387 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14388
14389         * nntp.el: Use with-current-buffer.
14390         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14391         dubious mm-with-unibyte-current-buffer.
14392         (nntp-with-open-group-function): New function extracted from
14393         nntp-with-open-group macro.
14394         (nntp-with-open-group): Use the function, so it's easier to debug.
14395         Add indentation and debugging info.
14396         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14397         Recommend the use of the netcat alternatives.
14398
14399         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14400         Avoid mm-string-as-multibyte as well.
14401
14402         * nnweb.el (nnweb-insert-html):
14403         Remove use of nnheader-string-as-multibyte.
14404
14405         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14406         (nnheader-string-as-multibyte): Remove.
14407
14408         * mm-view.el: Use inhibit-read-only.
14409         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14410         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14411         or unibyte-string.
14412
14413         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14414         (mm-uu-yenc-extract): Use with-current-buffer.
14415
14416         * gnus-soup.el (gnus-soup-send-packet): Don't use
14417         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14418
14419         * nnmh.el: Use with-current-buffer.
14420         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14421         mm-string-as-multibyte on the output of mm-encode-coding-string.
14422
14423         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14424         (nnimap-request-move-article): Use with-current-buffer.
14425
14426         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14427         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14428         conversion uses string-make-unibyte rather than string-as-unibyte.
14429
14430         * gnus-msg.el: Use with-current-buffer.
14431
14432         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14433
14434 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14435
14436         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14437         string for caching if it is 'PIN.
14438
14439 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14440
14441         * lpath.el: Consider the case without Emacs/W3.
14442
14443 2008-03-08  Glenn Morris  <rgm@gnu.org>
14444
14445         * time-date.el (date-to-time, time-subtract, time-add)
14446         (safe-date-to-time): Doc fixes.
14447
14448 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14449
14450         * mail-source.el (mail-source-delete-old-incoming-confirm):
14451         Change default to nil.
14452         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14453
14454 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14455
14456         * lpath.el: Rearrange.
14457
14458         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14459         (gnus-article-goto-prev-page): Work for articles having ^L's.
14460
14461         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14462
14463         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14464
14465 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14466
14467         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14468         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14469         (gnus-bookmark-jump): Adjust some variable names.
14470
14471 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14472
14473         * auth-source.el: New package.
14474         (auth-source-choices): Add customization entry point variable.
14475
14476         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14477         bug.
14478
14479 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14480
14481         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14482         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14483         (gnus-registry-install-shortcuts): Rename from
14484         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14485         the `gnus-registry-mark-map' keymap dynamically from
14486         `gnus-registry-marks'.  The generated functions update the summary line
14487         when a registry mark is added or deleted, and will call
14488         `gnus-registry-install-p' (see the comments in the code).
14489         (gnus-registry-user-format-function-M): Use concat intelligently.
14490
14491         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14492         the registry mark functions.
14493
14494 2008-03-05  Glenn Morris  <rgm@gnu.org>
14495
14496         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14497         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14498         gnus-art.
14499         (top-level): No need to load own source when compiling.
14500
14501 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14502
14503         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14504         Suggested by <chris.anderton@zetnet.co.uk>.
14505
14506 2008-03-04  Glenn Morris  <rgm@gnu.org>
14507
14508         * gnus-sum.el (top-level): No need to require gnus when compiling,
14509         since unconditionally required near start of file.
14510         (gnus-summary-display-while-building): Move definition before use.
14511
14512 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14513
14514         * gnus-registry.el (gnus-registry-user-format-function-M):
14515         Add formatting function.
14516
14517 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14518
14519         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14520         with plists.
14521         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14522         Use new format.
14523
14524 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14525
14526         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14527         `where-is-internal' that returns a range of key sequences.
14528
14529 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14530
14531         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14532
14533         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14534         (gnus-summary-jump-to-group): Consider windows on other displayed
14535         frames as well.  Similar changes might be needed elsewhere, but that's
14536         the one I've bumped into during my use.
14537
14538         * nndoc.el (nndoc-oe-dbx-type-p):
14539         * gnus-msg.el (gnus-debug):
14540         * gnus-group.el (gnus-update-group-mark-positions):
14541         Use mm-string-to-multibyte.
14542
14543 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14544
14545         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14546         doesn't handle NotDashEscaped.
14547
14548         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14549         (mml-dnd-attach-options): Fix typo in custom choice.
14550
14551         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14552         Change nndoc-article-type to mbox.
14553         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14554
14555         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14556         to nil, instead of html2text.
14557
14558         * imap.el (imap-debug): Add `imap-ping-server'.
14559
14560         * gnus-bookmark.el: Add FIXMEs.
14561
14562         * message.el (message-form-letter-separator)
14563         (message-send-form-letter-delay): New variables.
14564         (message-send-form-letter): Use them.  New command to send form
14565         letters.  Requested by Uwe Siart.
14566         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14567
14568 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14569
14570         * Update copyright years.
14571
14572 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14573
14574         Sync from EMACS_22_BASE.
14575
14576         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14577
14578 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14579
14580         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14581         empty author.
14582
14583 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14584
14585         * gnus-registry.el (gnus-registry-marks): Add variable for
14586         customization of marks and their appearance.
14587         (gnus-registry-read-mark): Use it.
14588         (gnus-registry-do-marks): Add utility function to loop through
14589         `gnus-registry-marks'.
14590         (gnus-registry-install-shortcuts-and-menus): Add function to install
14591         shortcuts and menus.
14592         (gnus-registry-initialize): Use it.
14593         (gnus-registry-default-mark): Clarify documentation.
14594
14595 2008-02-29  Glenn Morris  <rgm@gnu.org>
14596
14597         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14598         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14599         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14600         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14601         Change defcustom :version from 23.0 to 23.1.
14602
14603 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14604
14605         * gnus-registry.el (gnus-registry-follow-group-p)
14606         (gnus-registry-post-process-groups): Add functions to aid registry
14607         splitting and improve logging.  Clarify behavior in function
14608         documentation.
14609         (gnus-registry-split-fancy-with-parent): Use them.
14610
14611 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14612
14613         * gnus-art.el: Use with-current-buffer.
14614
14615 2008-02-27  David Engster  <dengste@eml.cc>
14616
14617         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14618         Express real group name in the response.
14619
14620 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14621
14622         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14623         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14624         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14625         autoload gnus-registry-fetch-group when compiling.
14626         (nnmairix-request-group-with-article-number-correction):
14627         Remove unreferenced argument passed to nnmairix-call-backend.
14628
14629 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14630
14631         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14632         (mm-uu-extract): Improve face for low color ttys.
14633         Reported by Sascha Wilde.
14634
14635 2008-02-27  Glenn Morris  <rgm@gnu.org>
14636
14637         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14638         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14639         variables to defconsts.  Convert comments to doc-strings.
14640         (nnmairix-last-server, nnmairix-current-server): Convert from free
14641         variables to defvars.  Convert comments to doc-strings.
14642         (gnus-registry-fetch-group): Autoload.
14643         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14644         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14645         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14646         caddr.
14647         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14648         nnmairix-request-group-with-article-number-correction call.
14649         (nnmairix-fast, nnmairix-group): New, less general names, for free
14650         variables passed from nnmairix-request-group to
14651         nnmairix-request-group-with-article-number-correction.  Declare.
14652         (nnmairix-request-group-with-article-number-correction):
14653         Use nnmairix-fast, nnmairix-group rather than fast, group.
14654
14655 2008-02-26  David Engster  <dengste@eml.cc>
14656
14657         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14658         version 0.5.
14659
14660 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14661
14662         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14663         instead of making an extra function call.  Don't add the current group
14664         to articles only when they have the group.  Use
14665         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14666         Reported by David <de_bb@arcor.de>.
14667
14668 2008-02-24  Miles Bader  <miles@gnu.org>
14669
14670         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14671         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14672         (mm-find-mime-charset-region):
14673         * mm-bodies.el (mm-encode-body):
14674         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14675
14676 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14677
14678         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14679         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14680
14681 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14682
14683         * mail-source.el (mail-source-delete-incoming): Change default.
14684         Supplement doc string.
14685
14686         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14687
14688 2008-02-14  Glenn Morris  <rgm@gnu.org>
14689
14690         * time-date.el (format-seconds): New function.
14691
14692 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14693
14694         * nnmail.el (nnmail-message-id-cache-file): Derive from
14695         `gnus-home-directory'.
14696
14697 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14698
14699         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14700         Document negative prefix.
14701
14702         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14703
14704 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14705
14706         * message.el (message-unsent-separator): Add the Exim bounce
14707         separator.
14708
14709 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14710
14711         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14712         list.
14713         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14714         recipient/signer list.
14715
14716 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14717
14718         * Makefile.in (datarootdir): Define.
14719         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14720         name that might contain whitespace.
14721
14722 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14723
14724         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14725         fbound (Emacs 23 unicode), signal an error.
14726
14727 2008-02-08  Glenn Morris  <rgm@gnu.org>
14728
14729         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14730
14731 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14732
14733         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14734         ports to the calls to `netrc-machine-user-or-password' in addition to
14735         "imap" and "imaps".
14736
14737 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14738
14739         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14740
14741         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14742
14743 2008-02-01  Kenichi Handa  <handa@m17n.org>
14744
14745         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14746         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14747         (rfc2104-hash): Convert the result of concat to unibyte string.
14748
14749 2008-02-01  Dave Love  <fx@gnu.org>
14750
14751         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14752         coding-system-for-read.
14753         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14754
14755 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14756
14757         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14758         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14759         <hanche@math.ntnu.no>.
14760
14761 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14762
14763         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14764
14765         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14766
14767 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14768
14769         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14770         * message.el (message-beginning-of-line): Use featurep instead of bound
14771         tests in order to resolve conditionals at compile time.
14772
14773 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14774
14775         * mail-source.el (mail-sources): Add `group' choice.
14776
14777         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14778         parameter `in-group' to control into which group the articles go.
14779         Add treatment of `group' mail-source.
14780
14781 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14782
14783         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14784
14785         * mm-decode.el (mm-dissect-buffer): Decode description.
14786
14787         * mml.el (mml-to-mime): Encode message header first.
14788
14789 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14790
14791         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14792         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14793
14794         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14795         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14796
14797 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14798
14799         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14800
14801 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14802
14803         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14804         prefix keys.
14805         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14806         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14807         gnus-xmas.el.
14808
14809         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14810         (gnus-xmas-article-describe-bindings): New function.
14811         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14812         gnus-xmas-article-describe-bindings.
14813
14814         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14815
14816 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14817
14818         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14819         Add new variables for article mark management.
14820         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14821         list of extra data entries which, when present, will indicate that the
14822         article ID should not be trimmed from the registry.
14823         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14824         functions.
14825         (gnus-registry-read-mark): New function to read a mark name from the
14826         user.
14827         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14828         (gnus-registry-set-article-mark-internal): New functions to add and
14829         remove marks.
14830         (gnus-registry-get-article-marks): New function to show the marks for
14831         an article, or retrieve them for further use.
14832
14833 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14834
14835         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14836         keys when no argument is given.
14837
14838 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14839
14840         * imap.el (imap-ping-server): New variable.
14841         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14842         (imap-ping-server): Minor doc string fixes.
14843
14844 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14845
14846         * imap.el (imap-ping-server): New function.
14847         (imap-opened): Call imap-ping-server.
14848
14849 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14850
14851         * gnus-sum.el (gnus-article-sort-by-random)
14852         (gnus-thread-sort-by-random): Fix doc strings.
14853         Reported by jidanni@jidanni.org.
14854
14855 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14856
14857         * gnus-art.el (gnus-article-describe-bindings): New function.
14858         (gnus-article-read-summary-keys): Use it.
14859         (gnus-article-mode-map): Bind `C-h b' to it.
14860
14861 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14862
14863         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14864         XEmacs.
14865         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14866         Protect against non-character events.
14867
14868         * lpath.el: Fbind map-keymap for Emacs 21.
14869
14870 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
14871
14872         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14873         New command.
14874         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14875         instead of END.  Change name of the temp file.
14876         (gnus-group-gmane-group-download-format): Add doc string.  Make it
14877         customizable.
14878
14879 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14882         bind `S W' to gnus-article-wide-reply-with-original; set default
14883         binding to gnus-article-read-summary-send-keys.
14884         (gnus-article-read-summary-keys): Fix the order of keys; display
14885         continuation keys correctly in the echo area; describe bindings
14886         correctly when keys end with `C-h'.
14887         (gnus-article-read-summary-send-keys): New function.
14888         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14889         Work for gnus-article-read-summary-send-keys; display continuation keys
14890         correctly in the echo area.
14891         (gnus-article-reply-with-original): Ignore prefix argument.
14892         (gnus-article-wide-reply-with-original): New function.
14893
14894         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
14895         Emacs 21.
14896
14897 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14898
14899         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14900         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14901
14902 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14903
14904         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14905         (gnus-group-read-ephemeral-gmane-group): New command.
14906
14907 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
14908
14909         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14910
14911 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14912
14913         * message.el (message-send-mail-function): Increase custom version.
14914
14915         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14916         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
14917
14918 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14919
14920         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
14921         for the cases where imap-authenticate is called with a nil buffer
14922         parameter.
14923
14924 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14925
14926         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14927         html parts correctly; support forwarded messages.
14928         (gnus-article-browse-html-article): Remove work buffers.
14929
14930         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14931         compiling.
14932         (netrc-bound-and-true-p): New macro.
14933         (netrc-parse): Use it instead of bound-and-true-p that is not available
14934         in XEmacs 21.4.
14935
14936 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
14937
14938         * gnus-registry.el (gnus-registry-mark-article)
14939         (gnus-registry-article-marks): Add functionality to mark articles
14940         through the Gnus registry.
14941
14942         * encrypt.el: Clarify documentation for the new pgg method.
14943         (encrypt-file-alist): Add PGG option.
14944         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
14945         functionality.  Abstract password key and messaging to external
14946         functions.
14947         (encrypt-password-key, encrypt-get-passphrase-if-needed)
14948         (encrypt-message-method-and-cipher): Add new convenience external
14949         functions.
14950         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
14951         (encrypt-pgg-process-buffer): Add PGG functionality glue.
14952
14953         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14954         (netrc-parse): Use encrypt-file-alist to determine if
14955         encrypt-find-model or encrypt-insert-file-contents should be used.
14956
14957         * encrypt.el: Clarify documentation.  Load password-cache or
14958         password, whichever one is found first, instead of autoloading.
14959
14960 2007-12-19  Glenn Morris  <rgm@gnu.org>
14961
14962         * mml.el (message-options-set, message-narrow-to-head)
14963         (message-in-body-p, message-mail-p, message-encode-message-body):
14964         Autoload.
14965         (message-remove-header, message-narrow-to-headers-or-head)
14966         (message-subscribed-p, message-make-mail-followup-to)
14967         (message-position-on-field, message-news-p)
14968         (message-options-set-recipient, message-generate-headers)
14969         (message-sort-headers): Declare as functions.
14970
14971 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14972
14973         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14974         convention in doc string.
14975
14976 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14977
14978         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14979         title to html parts.
14980         (gnus-article-browse-html-article): Pass message header to it.
14981
14982         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14983
14984 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
14985
14986         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14987         or password compatible with XEmacs.
14988
14989 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14990
14991         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14992         format document.
14993         (gnus-mime-delete-part): Don't write description line if empty.
14994         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14995
14996 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
14997
14998         * gnus-sum.el (gnus-summary-mark-unread-as-read)
14999         (gnus-summary-mark-read-and-unread-as-read)
15000         (gnus-summary-mark-current-read-and-unread-as-read)
15001         (gnus-summary-mark-unread-as-ticked): Doc fix.
15002         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15003
15004 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15005
15006         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15007         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15008
15009 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15010
15011         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15012         yes-or-no-p.
15013
15014 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15015
15016         * mm-decode.el (mm-add-meta-html-tag): New function.
15017         (mm-save-part-to-file, mm-pipe-part): Use it.
15018
15019         * gnus-art.el (gnus-article-browse-delete-temp-files):
15020         Use gnus-y-or-n-p instead of y-or-n-p.
15021         (gnus-article-browse-html-parts): Work with message/external-body; use
15022         mm-add-meta-html-tag.
15023
15024 2007-12-11  Glenn Morris  <rgm@gnu.org>
15025
15026         * gnus-cache.el: Require gnus-sum not just when compiling.
15027
15028         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15029
15030         * gnus-int.el (gnus-server-opened, gnus-status-message):
15031         Move definitions before use.
15032
15033         * mm-decode.el: Require gnus-util.
15034         (mm-remove-part): Only call delete-annotation on XEmacs.
15035
15036         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15037
15038         * nnmail.el: Require gnus-int.
15039
15040         * spam.el: Move `require's before `eval-when-compile's.
15041
15042         * gnus-ems.el (gnus-alive-p):
15043         * gnus-fun.el (message-goto-eoh):
15044         * gnus-util.el (gnus-group-name-decode):
15045         * mail-source.el (gnus-compress-sequence):
15046         * message.el (Info-goto-node, format-spec):
15047         * mm-bodies.el (message-options-get):
15048         * mm-decode.el (mm-view-pkcs7):
15049         * mm-util.el (gmm-write-region):
15050         * mml-smime.el (mml-compute-boundary)
15051         (gnus-completing-read-with-default):
15052         * mml.el (widget-button-press, gnus-make-hashtable):
15053         * mml1991.el (mm-decode-content-transfer-encoding)
15054         (mm-encode-content-transfer-encoding)
15055         (message-options-get, message-options-set):
15056         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15057         * nnfolder.el (gnus-request-group):
15058         * nnheader.el (ietf-drums-unfold-fws):
15059         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15060         * smime.el (gnus-run-mode-hooks):
15061         * spam-stat.el (gnus-message): Autoload.
15062
15063         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15064         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15065         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15066         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15067         Add declare-function compatibility definition.
15068
15069         * gnus-cache.el (nnvirtual-find-group-art):
15070         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15071         (gnus-add-image, gnus-add-wash-type):
15072         * gnus-group.el (nnkiboze-score-file):
15073         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15074         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15075         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15076         (message-tokenize-header, gnus-get-buffer-create)
15077         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15078         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15079         * gnus.el (gnus-group-decoded-name):
15080         * mail-source.el (imap-capability):
15081         * mm-bodies.el (message-options-set):
15082         * mm-decode.el (gnus-configure-windows):
15083         * mm-extern.el (message-goto-body):
15084         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15085         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15086         (epg-sub-key-validity, message-options-set):
15087         * mml.el (widget-event-point, gnus-configure-windows):
15088         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15089         * mml2015.el (epg-check-configuration, epg-configuration)
15090         (message-options-set):
15091         * nndb.el (nndb-request-article):
15092         * nnfolder.el (gnus-request-create-group):
15093         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15094         * nnmaildir.el (gnus-group-mark-article-read):
15095         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15096         * rfc1843.el (message-fetch-field):
15097         * spam.el (gnus-extract-address-components):
15098         Declare as functions.
15099
15100 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15101
15102         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15103
15104         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15105
15106         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15107         bind show-trailing-whitespace for XEmacs.
15108
15109 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15110
15111         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15112         new no-op macro for backward compatibility.
15113
15114         * imap.el (imap-string-to-integer): New function.
15115
15116 2007-12-09  Glenn Morris  <rgm@gnu.org>
15117
15118         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15119
15120         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15121         * message.el, mm-view.el, sieve-manage.el, smime.el:
15122         Add declare-function compatibility definition.
15123
15124         * gnus-art.el (w3-region, w3m-region, Info-menu):
15125         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15126         * gnus-sum.el (gnus-get-predicate):
15127         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15128         * message.el (mail-abbrev-in-expansion-header-p):
15129         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15130         (w3m-detect-meta-charset, w3m-region):
15131         * sieve-manage.el (password-read, password-cache-add)
15132         (password-cache-remove):
15133         * smime.el (password-read-and-add): Declare as functions.
15134
15135 2007-12-08  David Kastrup  <dak@gnu.org>
15136
15137         * gnus-sum.el (gnus-summary-simplify-subject-query):
15138         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15139         `message'.
15140
15141 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15142
15143         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15144         it to bind idna-program, installation-directory, defined-colors, and
15145         face-attribute for XEmacs of the version that compiles defcustom forms.
15146
15147 2007-12-07  Glenn Morris  <rgm@gnu.org>
15148
15149         * gnus-art.el (article-make-date-line): Revert previous change.
15150
15151 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15152
15153         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15154
15155 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15156
15157         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15158         Call gnus-add-to-range ranges only once with a prepared article-list.
15159
15160 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15161
15162         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15163         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15164         group names with backslashes.
15165         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15166
15167 2007-12-06  Deepak Goel  <deego3@gmail.com>
15168
15169         * gnus-art.el (article-make-date-line):
15170         * gnus-start.el (gnus-load):
15171         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15172
15173 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15174
15175         * gnus-art.el (gnus-use-idna):
15176         * gnus-start.el (gnus-site-init-file):
15177         * message.el (message-use-idna):
15178         * mm-uu.el (mm-uu-hide-markers):
15179         * smiley.el (smiley-style): Revert changes that suppress warnings.
15180
15181 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15182
15183         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15184         specify charset to html source.
15185         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15186
15187 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15190         idna-program in order to suppress byte compile warning issued by XEmacs
15191         that came to byte compile the default value section of defcustom forms
15192         recently.
15193
15194         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15195         value of installation-directory.
15196
15197         * message.el (message-use-idna): Don't directly refer to the value of
15198         idna-program.
15199
15200         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15201
15202         * smiley.el (smiley-style): Don't directly call face-attribute.
15203
15204 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15205
15206         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15207
15208         * gnus-dired.el: Reduce Gnus dependencies.
15209         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15210         Don't require.  Use autoloads instead.
15211         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15212         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15213         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15214         (gnus-dired-mode): Adjust doc string.
15215         (gnus-dired-mail-mode): New variable.
15216         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15217         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15218         (gnus-dired-mail-buffers): New function.  Return mail or message
15219         composition buffers.
15220         (gnus-dired-attach): Use it.
15221         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15222         NO-DECODE.
15223         (gnus-dired-print): Use `gnus-print-buffer' depending on
15224         `gnus-dired-mail-mode'.
15225
15226 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15227
15228         * rfc2047.el (rfc2047-encoded-word-regexp)
15229         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15230         explaining what regexp patterns are for.
15231
15232 2007-12-04  Glenn Morris  <rgm@gnu.org>
15233
15234         * password.el: Move to password-cache.el.
15235
15236         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15237         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15238         * mml-smime.el (password-read, password-cache-add)
15239         (password-cache-remove):
15240         No need to autoload, since mml-sec requires password.
15241
15242         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15243         * message.el (gnus-extract-address-components):
15244         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15245
15246         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15247         password.
15248
15249 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15250
15251         * mailcap.el: Reduce dependencies.
15252         (mail-header-parse-content-type): Autoload.
15253         (mailcap-delete-duplicates): New alias.
15254         (mailcap-mime-info): Add optional argument NO-DECODE.
15255         (mailcap-mime-types): Use mailcap-delete-duplicates.
15256
15257         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15258
15259 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15260
15261         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15262         (imap-parse-status): Upcase status-att for servers that sends them
15263         lower-case (e.g., MS Exchange 2007).
15264
15265 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15266
15267         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15268         function.
15269
15270         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15271         (gnus-uu-yenc-article): New function.
15272
15273         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15274
15275         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15276
15277 2007-12-02  Glenn Morris  <rgm@gnu.org>
15278
15279         * binhex.el (binhex): New custom group.
15280         (binhex-decoder-program, binhex-decoder-switches)
15281         (binhex-use-external): Move to the binhex custom group.
15282
15283         * uudecode.el (uudecode): New custom group.
15284         (uudecode-decoder-program, uudecode-decoder-switches)
15285         (uudecode-use-external): Move to the uudecode custom group.
15286
15287         * netrc.el (top-level): Don't load `encrypt' features.
15288         (netrc-parse): Don't use encrypt.
15289         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15290
15291         * encrypt.el: Remove file.
15292
15293 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15294
15295         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15296         matches on patches.
15297
15298         * gnus-art.el (gnus-article-browse-html-article):
15299         Mention `mm-text-html-renderer' in the doc string.
15300
15301         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15302         string.  Add comments.
15303
15304         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15305         if rhs is ASCII.
15306
15307 2007-12-01  Glenn Morris  <rgm@gnu.org>
15308
15309         * mail-source.el (top-level): Require format-spec before
15310         eval-when-compile.
15311
15312 2007-11-30  Glenn Morris  <rgm@gnu.org>
15313
15314         * encrypt.el: Require password, rather than autoloading password-read.
15315
15316 2007-11-29  Glenn Morris  <rgm@gnu.org>
15317
15318         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15319         (sasl-make-client, sasl-next-step, sasl-step-data)
15320         (sasl-step-set-data): Declare as functions.
15321
15322 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15323
15324         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15325
15326 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15327
15328         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15329         certs should be verified and what is to be done in the event of a
15330         verification failure.
15331
15332         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15333         caller can indicate whether the cache should be disregarded for this
15334         call.  This way the result of the call is reproducible at all times and
15335         can be considered a canonical server name for the supplied method.
15336         (gnus-agent-method-p): Canonicalize server names by pushing their
15337         method through `gnus-method-to-server' using the no-cache argument.
15338
15339         * gnus-srvr.el (gnus-server-insert-server-line):
15340         Call `gnus-method-to-server' with `no-cache' argument.
15341
15342         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15343         gnus-agent-possibly-synchronize-flags as this should be called when the
15344         server is actually being opened.
15345         (gnus-agent-possibly-synchronize-flags)
15346         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15347         flags file of an agentized server to the latter function.
15348
15349         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15350         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15351         after a connection has been established successfully.
15352
15353 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15354
15355         * gnus-art.el (article-display-face): Force to display face if called
15356         interactively; check if gnus-article-x-face-too-ugly matches author.
15357         (article-display-x-face): Display face even if From header is missing
15358         as article-display-face does.
15359
15360 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15361
15362         * hashcash.el (message-narrow-to-headers-or-head)
15363         (message-fetch-field, message-goto-eoh)
15364         (message-narrow-to-headers): Declare as functions.
15365
15366 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15367
15368         * mail-source.el (mail-sources): Default to fetch from file for
15369         compatibility with default of nnmail-spool-file.
15370
15371 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15372
15373         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15374         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15375         to look for encoded word that should be encoded again.
15376         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15377         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15378         encoding pattern.
15379         (rfc2047-decode-region): Switch strict regexp and loose one according
15380         to rfc2047-allow-irregular-q-encoded-words.
15381
15382 2007-11-25  Romain Francoise  <romain@orebokech.com>
15383
15384         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15385
15386 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15387
15388         * tls.el (tls-program): Provide more custom choices from
15389         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15390         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15391
15392 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15393
15394         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15395         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15396
15397         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15398         `nnmail-spool-file'.
15399
15400         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15401         `nnmail-spool-file'.
15402
15403         * gnus-move.el (gnus-change-server): Ditto.
15404
15405         * gnus-kill.el (gnus-batch-score): Ditto.
15406
15407         * gnus-cache.el (gnus-jog-cache): Ditto.
15408
15409         * gnus-msg.el (gnus-summary-reply):
15410         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15411
15412 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15413
15414         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15415         version.  Minor improvement to doc strings.
15416         (tls-program): Add comment.
15417
15418 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15419
15420         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15421         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15422         mismatch between the hostname provided in the certificate and the name
15423         of the host connnecting to.
15424         (open-tls-stream): Use them.  Check certificates against trusted root
15425         certificates.
15426
15427 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15428
15429         * gnus-cache.el (gnus-cache-generate-nov-databases):
15430         Use nnml-generate-nov-databases-directory instead of
15431         nnml-generate-nov-databases-1.
15432
15433 2007-11-24  Glenn Morris  <rgm@gnu.org>
15434
15435         * message.el (message-tool-bar-retro): Update for rename
15436         mail_send.xpm->mail-send.xpm.
15437
15438 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15439
15440         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15441         `smime-ldap-search' for Emacs 22 and up.
15442
15443 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15444
15445         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15446
15447         * message.el (message-send-mail-function): Fix error convention.
15448         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15449         (message-widen-reply, message-send-mail, message-talkative-question)
15450         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15451         (message-clone-locals, message-send-news): Use with-current-buffer.
15452         (message-insert-or-toggle-importance): Remove unused var `valid'.
15453         (message-make-references): Remove unused var `new-references'.
15454         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15455
15456 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15457
15458         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15459         (spam-split-symbolic-return-positive): Reflow docstring.
15460         (spam-backends, spam-summary-exit-behavior)
15461         (spam-mark-ham-unread-before-move-from-spam-group)
15462         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15463         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15464         (spam-clear-cache, spam-backend-check, spam-install-backend)
15465         (spam-install-statistical-backend, spam-list-of-processors)
15466         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15467         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15468         (spam-check-crm114, spam-initialize, spam-unload-hook):
15469         Fix typos in docstrings.
15470
15471 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15472
15473         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15474         been checked if they have never been read and those group levels are
15475         higher than the one that a user specified.
15476
15477 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15478
15479         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15480         foreign groups unless a group level is specified by a user.
15481         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15482
15483 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15484
15485         * message.el (message-send-mail-function): Require sendmail.
15486
15487 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15488
15489         * message.el (message-send-mail-function): Check for smtpmail too.
15490
15491         * utf7.el (utf7-encode, utf7-decode): Use coding system
15492         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15493
15494         * message.el (message-send-mail-function): New function.
15495         (message-send-mail-function): Set default using
15496         message-send-mail-function.  Adjust doc string.
15497         (message-send-mail-with-mailclient): New function.
15498
15499 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15500
15501         * smime.el (from):
15502         * rfc2047.el (message-posting-charset):
15503         * qp.el (mm-use-ultra-safe-encoding):
15504         * pop3.el (parse-time-months):
15505         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15506         * nnml.el (files):
15507         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15508         (jka-compr-compression-info-list, ange-ftp-path-format)
15509         (efs-path-regexp):
15510         * nndiary.el (files):
15511         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15512         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15513         (epg-digest-algorithm-alist, inhibit-redisplay)
15514         (password-cache-expiry):
15515         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15516         (pgg-output-buffer, password-cache-expiry):
15517         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15518         (efs-path-regexp):
15519         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15520         (inhibit-redisplay):
15521         * mm-uu.el (file-name, start-point, end-point, entry)
15522         (gnus-newsgroup-name, gnus-newsgroup-charset):
15523         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15524         (latin-unity-ucs-list):
15525         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15526         (mm-uu-binhex-decode-function):
15527         * message.el (gnus-message-group-art, gnus-list-identifiers)
15528         (rmail-enable-mime-composing, gnus-local-organization)
15529         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15530         (gnus-read-active-file, facemenu-add-face-function)
15531         (facemenu-remove-face-function, gnus-article-decoded-p)
15532         (tool-bar-mode):
15533         * mail-source.el (display-time-mail-function):
15534         * gnus-util.el (nnmail-pathname-coding-system)
15535         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15536         (gnus-original-article-buffer, gnus-user-agent)
15537         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15538         (xemacs-codename, sxemacs-codename, emacs-program-version):
15539         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15540         * gnus-start.el (gnus-agent-covered-methods)
15541         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15542         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15543         (gnus-newsgroup-headers, gnus-group-list-mode)
15544         (gnus-group-mark-positions, gnus-newsgroup-data)
15545         (gnus-newsgroup-unreads, nnoo-state-alist)
15546         (gnus-current-select-method, mail-sources)
15547         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15548         (nnmail-spool-file, gnus-cache-active-hashtb):
15549         * gnus-mh.el (mh-lib-progs):
15550         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15551         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15552         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15553         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15554         (gnus-group-buffer):
15555         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15556         (font-lock-set-defaults):
15557         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15558         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15559         (gnus-summary-post-menu, total-parts, type, condition, length):
15560         * gnus-agent.el (gnus-agent-read-agentview):
15561         * flow-fill.el (show-trailing-whitespace):
15562         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15563         eval-and-compile wrappers for byte compiler pacifiers.
15564
15565         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15566         (mm-display-inline-fontify): Check for featurep 'xemacs not
15567         extent-list.
15568
15569         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15570         itimer-list.
15571         (mm-create-image-xemacs): Only do something for XEmacs.
15572         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15573
15574         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15575
15576         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15577         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15578
15579 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15580
15581         * nnimap.el (nnimap-split-download-body):
15582         * gnus-demon.el (gnus-demon):
15583         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15584
15585 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15586
15587         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15588         New macros.
15589         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15590         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15591         copy data from unibyte buffer to multibyte current buffer.
15592         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15593         to copy data from unibyte current buffer to multibyte buffer.
15594         (nntp-make-process-buffer): Make process buffer unibyte.
15595
15596         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15597
15598 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15599
15600         * pop3.el (pop3-open-server): Accept and process data more robustly at
15601         connection start to avoid spurious "POP SSL connection failed" errors.
15602
15603 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15604
15605         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15606         read group names.
15607
15608 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15609
15610         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15611
15612 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15613
15614         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15615         (nnmail-save-active): Use a unibyte buffer when saving active file,
15616         which may contain non-ASCII group names.
15617
15618         * nnml.el (nnml-request-group): Decode group names in messages.
15619
15620 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15621
15622         * message.el (message-citation-line-function)
15623         (message-insert-formatted-citation-line): Fix spelling of
15624         `message-insert-formated-citation-line'.
15625
15626 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15627
15628         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15629
15630 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15633         nnmail-pathname-coding-system.
15634
15635         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15636         that a user enters; decode group names in messages.
15637
15638         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15639
15640 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15641
15642         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15643
15644         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15645
15646         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15647         risky local variable.
15648
15649         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15650
15651 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15652
15653         * encrypt.el: Improve documentation to fix function name typo.
15654         Reported by Daiki Ueno <ueno@unixuser.org>.
15655
15656 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15657
15658         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15659         even if the point is not in the last page of an article.
15660         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15661         back to the previous page.
15662
15663 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15664
15665         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15666
15667 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15668
15669         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15670
15671 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15672
15673         * message.el (message-check-news-body-syntax):
15674         Avoid mm-string-as-multibyte.
15675         (message-hide-headers): Don't assume (point-min)==1.
15676
15677 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15678
15679         * message.el (message-remove-blank-cited-lines): Fix if remove is
15680         given.
15681         (message-bogus-address-regexp): New variable.
15682         (message-bogus-recipient-p): New function.
15683         (message-check-recipients): New command.
15684         (message-syntax-checks): Add `bogus-recipient'.
15685         (message-fix-before-sending): Add `bogus-recipient'.
15686
15687         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15688         (gnus-treat-body-boundary): Don't test window-system.
15689
15690 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15691
15692         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15693
15694 2007-10-28  Miles Bader  <miles@gnu.org>
15695
15696         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15697         at compile-time too.
15698
15699 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15700
15701         * gnus-msg.el (gnus-message-setup-hook):
15702         Add `message-remove-blank-cited-lines' to options.
15703
15704 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15705
15706         * message.el (message-remove-blank-cited-lines): New function.
15707         Suggested by Karl Plästerer.
15708
15709 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15710
15711         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15712         mapc.
15713
15714         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15715         (top-level): Use mapc to set functions to be traced for debugging.
15716
15717         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15718         called for effect with while loop.
15719
15720         * message.el (message-talkative-question): Replace mapcar called for
15721         effect with mapc.
15722
15723         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15724         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15725         called for effect with dolist.
15726
15727         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15728
15729         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15730         gnus-extra-headers and nnmail-extra-headers.
15731
15732         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15733         called for effect with dolist.
15734         (top-level): Use mapc to set functions to be traced for debugging.
15735
15736         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15737         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15738         dolist.
15739
15740         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15741         Replace mapcar called for effect with mapc.
15742         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15743         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15744         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15745         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15746
15747         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15748         remove-if that's a cl function.
15749
15750         * webmail.el (webmail-debug): Replace mapcar called for effect with
15751         dolist.
15752
15753         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15754         with mapc.
15755
15756 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15757
15758         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15759         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15760         with while loop.
15761
15762         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15763         functions from article-* functions.
15764         (gnus-multi-decode-header): Replace mapcar called for effect with
15765         dolist.
15766
15767         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15768         (gnus-bookmark-show-details): Replace mapcar called for effect with
15769         while loop.
15770
15771         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15772         called for effect with while loop.
15773
15774         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15775         with dolist.
15776
15777         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15778         Replace mapcar called for effect with dolist.
15779
15780         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15781
15782         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15783         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15784         Replace mapcar called for effect with dolist.
15785         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15786         mapc.
15787
15788         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15789         Replace mapcar called for effect with dolist.
15790         (gnus-topic-list): Replace mapcar called for effect with mapc.
15791
15792         * gnus.el: Use mapc instead of mapcar to add autoloads.
15793
15794 2007-10-23  Richard Stallman  <rms@gnu.org>
15795
15796         * gnus-group.el (gnus-group-highlight): Mark as risky.
15797
15798 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15799
15800         * gnus.el (gnus-server-to-method): Return method found first in
15801         gnus-newsrc-alist.
15802
15803         * gnus-art.el (gnus-article-highlight-signature)
15804         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15805         button overlay without the front stickiness.
15806
15807 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15808
15809         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15810         overview buffer needed a catch to receive its throw.
15811         (gnus-agent-flush-cache): Declare as interactive to make this function
15812         easier to use.
15813
15814 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15815
15816         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15817         `next-line'.
15818
15819 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15820
15821         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15822         exclude address matching message-dont-reply-to-names.
15823
15824 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15825
15826         * gnus-util.el (gnus-string<): New function.
15827
15828         * gnus-sum.el (gnus-article-sort-by-author)
15829         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15830
15831 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15832
15833         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15834         the frame-focus tag is set in gnus-buffer-configuration.
15835
15836 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15837
15838         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15839         the front stickiness.
15840
15841 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15842
15843         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15844         url pattern; remove duplicate one.
15845         (gnus-article-extend-url-button): New function.
15846         (gnus-article-add-buttons): Use it.
15847         (gnus-button-push): Use concatenated url that it makes.
15848
15849 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15850
15851         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15852
15853 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15854
15855         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15856         Don't hardcode point-min==1.
15857
15858 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
15859
15860         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15861         Fix comment about "iso8859-1".
15862
15863 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
15864
15865         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15866         ones returned from the verify-function.
15867
15868         * mm-uu.el (mm-uu-pgp-signed-extract-1):
15869         Call mml2015-extract-cleartext-signature if extraction failed.
15870
15871 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
15872
15873         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15874         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15875         failed.
15876
15877 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15878
15879         * Relicense "GPLv2 or later" files to "GPLv3 or later".
15880
15881 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
15882
15883         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
15884         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
15885         recommends to use EasyPG instead of PGG.
15886
15887         * pgg.el: Revert to revision 6.23.2.16.
15888
15889         * pgg-def.el: Revert to revision 6.6.2.14.
15890
15891         * pgg-gpg.el: Revert to revision 6.23.2.34.
15892
15893 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
15894
15895         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15896         to mark a thread as expirable.  Add variable `hide' to handle hiding of
15897         thread for both the null and zero (kill/expire thread) universal prefix
15898         cases.
15899         (gnus-summary-expire-thread): Add new function to expire a thread,
15900         using gnus-summary-kill-thread.
15901         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15902         shortcuts for gnus-summary-expire-thread.
15903         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15904         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
15905
15906 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15907
15908         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15909         extras value, so an extras entry can be deleted.
15910         (gnus-registry-delete-extra-entry): Use it.
15911         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15912         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15913         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15914         storage through the gnus-registry, and provide an appropriate API for
15915         it.
15916
15917 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15918
15919         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15920         Suggested by Leo <sdl.web@gmail.com>.
15921
15922         * gnus.el: Do.
15923
15924 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15925
15926         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15927         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
15928
15929         * gnus-agent.el (gnus-agent-fetch-headers): Do.
15930
15931         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15932         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15933
15934 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15935
15936         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15937         newline.
15938         (nnmbox-request-accept-article): Don't change article in source buffer;
15939         narrow to header to use message-fetch-field rather than
15940         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15941         (nnmbox-request-replace-article): Quote lines that'll be misidentified
15942         as delimiters; make sure article ends with newline.
15943         (nnmbox-delete-mail): Correct last position of article to be deleted;
15944         ignore X-Gnus-Newsgroup header in article body.
15945         (nnmbox-save-mail): Quote lines looking like delimiters at the right
15946         positions; make sure article ends with newline.
15947
15948         * message.el (message-display-abbrev): Don't infloop when a user
15949         inserts SPC in the beginning of header.
15950
15951         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
15952         coding-system-for-read and coding-system-for-write for XEmacs having no
15953         file-coding feature.
15954
15955         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
15956
15957 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
15958
15959         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15960         list of groups not followed by default.  Fix type to be regexp.
15961         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15962
15963 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
15964
15965         * hmac-def.el (define-hmac-function): Switch from old-style to
15966         new-style backquotes.
15967
15968         * md4.el (md4-make-step): Likewise.
15969
15970 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15971
15972         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15973         raw-text coding system when saving .newsrc file, which may contain
15974         non-ASCII group names.
15975
15976 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15977
15978         * gnus-cus.el (gnus-score-extra): New widget.
15979         (gnus-score-extra-convert): New function.
15980         (gnus-score-customize): Use it for Extra.
15981
15982 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
15983
15984         * mml2015.el (mml2015-extract-cleartext-signature): New function.
15985         (mml2015-mailcrypt-clear-verify): Use it.
15986         (mml2015-gpg-clear-verify): Use it.
15987         (mml2015-pgg-clear-verify): Use it.
15988         (mml2015-epg-clear-verify): Replace the current part with the output
15989         from GnuPG; don't extract the plaintext by itself.
15990
15991         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15992         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15993         mml2015-clear-verify-function; don't touch the armor headers or
15994         dash-escaped text here.
15995
15996 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15997
15998         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15999         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16000         parts, or application/octet-stream as a last resort.
16001         (gnus-mime-view-part-as-type): Don't toggle display.
16002         (gnus-mime-view-part-as-charset): Don't turn off display before
16003         querying charset.
16004
16005         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16006         stuff to undisplayer function in Emacs.
16007         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16008
16009         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16010         text/calendar parts.
16011
16012 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16013
16014         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16015         decoding text/calendar parts.
16016
16017         * message.el (message-forward-make-body-mime): Always mark body as
16018         having no illegible text; remove signed-or-encrypted argument.
16019         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16020
16021         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16022         (mml-generate-mime-1): Don't encode body if it is specified to be in
16023         raw form; don't make buffer be unibyte when inserting multibyte string.
16024
16025 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16026
16027         * sha1.el: Fix up comment style.
16028         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16029         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16030
16031         * hex-util.el: Fix up comment style.
16032         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16033
16034         * gnus-salt.el: Use with-current-buffer.
16035         (gnus-pick-setup-message): Fix long-standing typo.
16036
16037 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16038
16039         * imap.el (imap-logout-timeout): New variable.
16040         (imap-logout, imap-logout-wait): New functions.
16041         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16042
16043         * nnimap.el (nnimap-logout-timeout): New server variable.
16044         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16045         nnimap-logout-timeout.
16046
16047         * gnus-art.el (gnus-article-summary-command-nosave)
16048         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16049
16050 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16051
16052         * gnus.el (gnus-maximum-newsgroup): New variable.
16053
16054         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16055         according to gnus-maximum-newsgroup.
16056
16057         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16058         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16059         Limit the range of articles according to gnus-maximum-newsgroup.
16060
16061 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16062
16063         * gnus-art.el (gnus-sticky-article): Fix problems described in
16064         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16065         Don't perform gnus-configure-windows here; reuse existing sticky
16066         article buffer.
16067
16068         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16069         it doesn't exist in gnus-article-mode.
16070
16071 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16072
16073         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16074         (gnus-agent-decoded-group-name): New function.
16075         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16076         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16077
16078 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16079
16080         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16081         Add binding for gnus-sticky-article.
16082         (gnus-summary-exit): Don't kill sticky article buffers.
16083
16084         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16085         article buffer.
16086         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16087         (gnus-kill-sticky-article-buffers): New commands.
16088
16089 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16090
16091         * nntp.el (nntp-xref-number-is-evil): New server variable.
16092         (nntp-find-group-and-number): If it is non-nil, don't trust article
16093         numbers in the Xref header.
16094
16095 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16096
16097         * gnus-agent.el (gnus-agent-read-group): New function.
16098         (gnus-agent-flush-group, gnus-agent-expire-group)
16099         (gnus-agent-regenerate-group): Use it.
16100         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16101         nnmail-pathname-coding-system.
16102
16103 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16104
16105         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16106
16107         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16108         that are unread as unread, and also as selected so that information of
16109         marks having been changed by a user may be updated when exiting group.
16110
16111 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16112
16113         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16114
16115 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16116
16117         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16118         calculated ignoring signature parts to gnus-treat-article.
16119
16120 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16121
16122         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16123         a point here in order to keep the window start.
16124         (gnus-insert-mime-security-button): Make a button overlay without the
16125         front stickiness.
16126         (gnus-mime-display-security): Goto the end of a button.
16127
16128         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16129
16130 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16131
16132         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16133         group-name-at-point.
16134         (gnus-group-completing-read): New function that offers decoded
16135         non-ASCII group names for completion.
16136         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16137         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16138         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16139         (gnus-group-fetch-control): Use it.
16140         (gnus-fetch-group): Use group-name-at-point for the initial value
16141         rather than the default value; use gnus-alive-p.
16142
16143         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16144         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16145         (gnus-summary-post-news): Use gnus-group-completing-read.
16146
16147         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16148         (gnus-read-move-group-name): Decode group name for completion.
16149
16150 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16151
16152         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16153         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16154         Yamaoka slightly modified the code).
16155
16156 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16157
16158         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16159         (nnmail-split-incoming): Bind it.
16160
16161         * nnml.el (nnml-group-name-charset): New function.
16162         (nnml-decoded-group-name): Use it; don't decode group name if
16163         nnmail-group-names-not-encoded-p is non-nil.
16164         (nnml-encoded-group-name): New function.
16165         (nnml-group-pathname): Inline nnml-decoded-group-name.
16166         (nnml-request-expire-articles): Decode group name in message.
16167         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16168         nnmail-pathname-coding-system.
16169         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16170         not decoded ones according to nnmail-group-names-not-encoded-p.
16171         (nnml-generate-active-info): Use nnml-encoded-group-name.
16172
16173 2007-08-08  Glenn Morris  <rgm@gnu.org>
16174
16175         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16176         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16177         doc-strings and comments.
16178
16179 2007-07-25  Glenn Morris  <rgm@gnu.org>
16180
16181         * Relicense all FSF files to GPLv3 or later.
16182
16183 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16184
16185         * gnus-sum.el (gnus-summary-move-article):
16186         Make gnus-summary-respool-article work.
16187
16188 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16189
16190         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16191         string.
16192
16193 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16194
16195         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16196         that should be ignored when comparing distant RSS articles with local
16197         ones.
16198         (nnrss-make-hash-index): New function.  Create a hash index according
16199         to the ignored fields.
16200         (nnrss-check-group): Use it.
16201
16202 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16203
16204         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16205
16206         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16207
16208         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16209         the new optional argument ENCODED is non-nil.
16210         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16211         coding system for encoding group name.
16212         (gnus-group-make-rss-group): Pass un-encoded group name to
16213         gnus-group-make-group.
16214         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16215         encoded.
16216
16217         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16218         Encode group name to which articles are moved or copied.
16219         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16220         coding system for encoding Newsgroup, Followup-To and Xref headers.
16221
16222         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16223         marks; use nnheader-file-coding-system to write a file.
16224         (nnagent-retrieve-headers): Bind file-name-coding-system to
16225         nnmail-pathname-coding-system.
16226
16227         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16228
16229         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16230         (nnml-request-article, nnml-request-create-group)
16231         (nnml-request-rename-group, nnml-find-id)
16232         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16233         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16234         (nnml-save-marks): Use nnml-group-pathname instead of
16235         nnmail-group-pathname.
16236
16237         (nnml-request-create-group, nnml-request-expire-articles)
16238         (nnml-request-move-article, nnml-request-delete-group)
16239         (nnml-deletable-article-p, nnml-possibly-create-directory)
16240         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16241         (nnml-open-marks): Bind file-name-coding-system to
16242         nnmail-pathname-coding-system.
16243
16244         (nnml-request-article): Pass server argument to nnml-find-group-number.
16245         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16246         Pass server argument to nnml-possibly-create-directory.
16247         (nnml-request-accept-article): Pass server argument to
16248         nnml-active-number and nnml-save-mail.
16249         (nnml-find-group-number): Pass server argument to nnml-find-id.
16250         (nnml-request-update-info): Pass server argument to
16251         nnml-marks-changed-p.
16252
16253         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16254         (nnml-save-mail, nnml-active-number): Add server argument.
16255
16256         (nnml-request-delete-group): Warn if group is missing.
16257         (nnml-get-nov-buffer): Decode group name.
16258         (nnml-generate-active-info): Encode group name.
16259         (nnml-open-marks): Decode group name in messages.
16260
16261 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16262
16263         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16264         if it is not specified.
16265         (gnus-article-pipe-part, gnus-article-save-part)
16266         (gnus-article-interactively-view-part, gnus-article-copy-part)
16267         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16268         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16269         (gnus-article-replace-part, gnus-article-delete-part)
16270         (gnus-article-view-part-as-type): Pass raw prefix argument to
16271         gnus-article-part-wrapper.
16272
16273 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16274
16275         * gnus-agent.el (gnus-agent-save-active):
16276         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16277
16278         * gnus-cache.el (gnus-cache-save-buffers)
16279         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16280         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16281         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16282         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16283         (gnus-cache-generate-active, gnus-cache-rename-group)
16284         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16285         (gnus-cache-update-overview-total-fetched-for):
16286         Bind file-name-coding-system to nnmail-pathname-coding-system.
16287         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16288         New variables.
16289         (gnus-cache-decoded-group-name): New function.
16290         (gnus-cache-file-name): Use it.
16291         (gnus-cache-generate-active): Use non-decoded group name for active.
16292
16293         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16294         right place.
16295         (gnus-write-active-file): Don't break non-ASCII group names.
16296
16297         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16298         nnmail-pathname-coding-system.
16299
16300         * lpath.el: Bind default-file-name-coding-system,
16301         file-name-coding-system and language-info-alist for XEmacs.
16302
16303         * gnus-uu.el (gnus-uu-decode-save): Typo.
16304
16305 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16308
16309 2007-07-14  David Kastrup  <dak@gnu.org>
16310
16311         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16312         finishing actions if we did not edit the article.
16313
16314 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16317         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16318         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16319         (gnus-agent-flush-group, gnus-agent-flush-cache)
16320         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16321         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16322         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16323         (gnus-agent-regenerate-group)
16324         (gnus-agent-update-files-total-fetched-for)
16325         (gnus-agent-update-view-total-fetched-for):
16326         Bind file-name-coding-system to nnmail-pathname-coding-system.
16327         (gnus-agent-group-pathname): Don't encode file names by
16328         nnmail-pathname-coding-system.
16329         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16330         coding-system-for-write instead of buffer-file-coding-system to
16331         gnus-agent-file-coding-system.
16332
16333         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16334         Decode group name.
16335
16336         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16337
16338         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16339         (gnus-read-newsrc-el-file): Make group names unibyte.
16340
16341         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16342         nnmail-pathname-coding-system.
16343
16344         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16345         (nnrss-request-delete-group): Bind file-name-coding-system to
16346         nnmail-pathname-coding-system.
16347         (nnrss-read-server-data, nnrss-read-group-data):
16348         Bind file-name-coding-system correctly.
16349         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16350
16351         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16352         (nntp-server-to-method-cache): New variable.
16353         (nntp-group-pathname): New function that decodes non-ASCII group names.
16354         (nntp-possibly-create-directory, nntp-marks-changed-p)
16355         (nntp-save-marks, nntp-open-marks): Use it.
16356         (nntp-possibly-create-directory, nntp-open-marks):
16357         Bind file-name-coding-system to nnmail-pathname-coding-system.
16358         (nntp-open-marks): Decode group names when bootstrapping marks.
16359
16360         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16361         Newsgroups and Followup-To headers.
16362
16363 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16364
16365         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16366         (gnus-server-closed-face, gnus-server-denied-face)
16367         (gnus-server-offline-face): Remove variable.
16368         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16369
16370         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16371         of modifying message-stack directly for XEmacs.
16372
16373         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16374         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16375         if the coding-system argument is nil for XEmacs.
16376
16377         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16378         mm-charset-override-alist.
16379
16380         * rfc2047.el: Don't require base64; require rfc2045 for the function
16381         rfc2045-encode-string.
16382         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16383         to quote the parameter value.
16384
16385 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16386
16387         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16388         form in gnus-group-name-charset-method-alist.
16389
16390         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16391         overrides the default layout edit-form.
16392
16393         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16394
16395         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16396
16397 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16398
16399         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16400         as unfetched articles.
16401
16402 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16403
16404         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16405
16406 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16407
16408         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16409         original back end that keeps marks in the local system.
16410
16411 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16412
16413         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16414         arg of pop-to-buffer for XEmacs.
16415         (gnus-article-read-summary-keys): Ditto; don't restore window
16416         configuration if summary command ends up with neither article buffer
16417         nor summary buffer; describe bindings if summary keys end with C-h.
16418
16419 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16420
16421         * message.el (message-fix-before-sending): Skip raw message part to be
16422         forwarded while checking illegible text.
16423         (message-forward-make-body-mime, message-forward-make-body):
16424         Mark signed or encrypted raw message as having no illegible text.
16425
16426 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16427
16428         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16429         (gnus-message-with-timestamp-1): New macro.
16430         (gnus-message-with-timestamp): New function.
16431         (gnus-message): Use them.
16432
16433         * nnheader.el (nnheader-message): Use them.
16434
16435 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16436
16437         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16438         .newsrc.eld file.
16439
16440 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16441
16442         * gnus-agent.el (gnus-agent-fetch-headers)
16443         (gnus-agent-retrieve-headers):
16444         Bind gnus-decode-encoded-address-function to identity.
16445
16446         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16447         available also when the server returns simply a dot.
16448
16449         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16450
16451 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16452
16453         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16454
16455 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16456
16457         * gnus-ems.el (gnus-x-splash): Make it work.
16458
16459         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16460         from being used.
16461
16462         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16463
16464 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16465
16466         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16467         4th and the 5th arguments.
16468
16469         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16470         the front stickiness.
16471         (gnus-article-summary-command-nosave): Correct the order of the
16472         arguments passed to pop-to-buffer.
16473         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16474         summary command ends up with the article buffer.
16475
16476         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16477         the same faces.
16478
16479 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16480
16481         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16482
16483 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16484
16485         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16486         * gnus-sum.el (gnus-summary-highlight):
16487         * pgg.el (pgg-sign-region, pgg-sign):
16488         * mail-source.el (mail-source-delete-old-incoming-confirm):
16489         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16490
16491 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16492
16493         * gnus-art.el (gnus-mime-view-part-externally)
16494         (gnus-mime-view-part-internally): Fix predicate function passed to
16495         completing-read.
16496
16497         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16498
16499         * gnus.el (gnus-update-message-archive-method): Add :version.
16500
16501 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16502
16503         * gnus.el (gnus-update-message-archive-method): New variable.
16504
16505         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16506         according to gnus-message-archive-method if
16507         gnus-update-message-archive-method is non-nil.
16508
16509 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16510
16511         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16512         Suggested by Loic Dachary <loic@dachary.org>.
16513         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16514
16515 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16516
16517         * message.el (message-pop-to-buffer): Add switch-function argument.
16518         (message-mail): Pass switch-function argument to it.
16519
16520 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16521
16522         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16523         Improve doc string.
16524
16525 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16526
16527         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16528         (gnus-header-content):
16529         * gnus-cite.el (gnus-cite-10):
16530         * gnus-srvr.el (gnus-server-closed):
16531         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16532         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16533         (gnus-group-mail-3-empty, gnus-group-mail-low)
16534         (gnus-group-mail-low-empty, gnus-splash):
16535         * message.el (message-header-to, message-header-cc)
16536         (message-header-subject, message-header-other, message-header-name)
16537         (message-header-xheader, message-separator, message-cited-text)
16538         (message-mml): Lighten colors of faces used for dark background.
16539
16540 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16541
16542         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16543         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16544
16545 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16546
16547         * message.el (message-narrow-to-headers-or-head):
16548         Ignore mail-header-separator in the body.
16549
16550 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16551
16552         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16553         same as window size.
16554
16555 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16556
16557         * message.el (message-font-lock-keywords): Use message-header-xheader
16558         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16559         ahead of the anything pattern, to get it recognized.
16560
16561 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16562
16563         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16564         spam.el loads uses it in the compiled defadvice form.
16565
16566 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16567
16568         * gnus-sum.el (gnus-articles-to-read)
16569         (gnus-summary-insert-old-articles): Don't truncate group name for
16570         `read-string'.
16571
16572         * gnus-util.el (gnus-limit-string): Delete this function.
16573
16574         * gnus-sum.el (gnus-simplify-subject-fully):
16575         Use `truncate-string-to-width' instead.
16576
16577 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16578
16579         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16580         Tell if, on summary exit, the next group has to be selected.
16581         (gnus-summary-exit): Use it.
16582
16583 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16584
16585         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16586         non-break space.
16587
16588 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16589
16590         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16591         Check if group is not a directory.
16592         (nnfolder-request-expire-articles): Don't delete articles if the target
16593         group is not available.
16594
16595         * nnml.el (nnml-request-create-group): Properly check if group is not a
16596         file.
16597         (nnml-request-expire-articles): Don't delete articles if the target
16598         group is not available.
16599
16600         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16601         Don't quote characters that are within parentheses.
16602
16603 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16606         (gnus-handle-ephemeral-exit): Select article according to it.
16607
16608 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16609
16610         * message.el (message-insert-formated-citation-line): Remove newline.
16611         (message-citation-line-format): Add final \n here so that the user can
16612         avoid a blank line.
16613
16614 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16615
16616         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16617         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16618         Update lanl/arXiv support.
16619
16620 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16621
16622         * gnus.el: Bump version number.
16623
16624 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16625
16626         * gnus.el (gnus-version-number): Bump version.
16627
16628 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16629
16630         * gnus.el: No Gnus v0.6 is released.
16631
16632 2007-04-27  Didier Verna  <didier@xemacs.org>
16633
16634         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16635         * gmm-utils.el (gmm-regexp-concat): ... here.
16636         * message.el: Don't require 'gnus-util.
16637         (message-dont-reply-to-names): Handle name change above.
16638         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16639
16640 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16641
16642         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16643         since the initial value varies according to the system.
16644
16645 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16646
16647         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16648
16649 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16650
16651         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16652
16653 2007-04-24  Didier Verna  <didier@xemacs.org>
16654
16655         Improve the type of gnus-ignored-from-addresses.
16656         * gnus-util.el (gnus-orify-regexp): New function.
16657         * message.el (gnus-util): Require it.
16658         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16659         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16660         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16661
16662 2007-04-24  Didier Verna  <didier@xemacs.org>
16663
16664         * gnus-sum.el:
16665         * gnus-utils.el: Fix some trailing whitespaces.
16666
16667 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16668
16669         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16670         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16671         article's Message-ID; refer parent article in summary buffer.
16672
16673         * message.el (message-bounce): Call mime-to-mml.
16674
16675         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16676         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16677         optimize and/or forms properly.
16678
16679 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16680
16681         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16682         URL.
16683
16684 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16685
16686         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16687
16688 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16689
16690         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16691         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16692         displayed of multipart/alternative part if it is invoked from summary
16693         buffer.
16694
16695         * mm-view.el (mm-inline-text-html-render-with-w3m)
16696         (mm-inline-text-html-render-with-w3m-standalone)
16697         (mm-inline-render-with-function): Use mail-parse-charset by default.
16698
16699 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16700
16701         * parse-time.el (parse-time-string-chars): Check if CHAR
16702         is less than the length of parse-time-syntax.
16703
16704 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16707         from gnus-newsgroup-processable.
16708
16709 2007-04-16  Didier Verna  <didier@xemacs.org>
16710
16711         * gnus-msg.el (gnus-configure-posting-styles):
16712         Handle message-signature-directory properly with :file syntax.
16713         Reported by "Leo".
16714
16715 2007-04-11  Didier Verna  <didier@xemacs.org>
16716
16717         New user option: message-signature-directory.
16718         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16719         * message.el (message-insert-signature): Ditto.
16720         * message.el (message-signature-file): Doc update.
16721         * message.el (message-signature-directory): New.
16722
16723 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16724
16725         * gnus-msg.el (gnus-inews-yank-articles):
16726         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16727
16728 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16729
16730         * message.el (message-yank-original): Make sure cited text ends with
16731         newline; don't exchange point and mark.
16732
16733 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16734
16735         * tls.el (open-tls-stream): Properly handle case where there
16736         is no associated buffer.
16737
16738 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16739
16740         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16741         message-yank-original, make sure (< mark TEXT point).
16742
16743 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16744
16745         * message.el (message-fill-column): New variable.
16746         (message-mode): Use it.  Add comment on a possible new hook.
16747
16748         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16749         (nnmail-get-new-mail): Reformat.
16750
16751         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16752
16753         * gmm-utils.el: Fix Commentary.
16754         (gmm-tool-bar-from-list): Fix typo in doc string.
16755
16756 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16757
16758         * message.el (message-yank-original): Don't switch point and mark
16759         unnecessarily to put point and mark as documented.
16760
16761 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16762
16763         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16764         from the message heads.
16765
16766 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16767
16768         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16769         article buffer does not have a window.  This may not be the best
16770         solution but is certainly better than setting the start of the null,
16771         that is the current, window.
16772
16773 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16774
16775         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16776         (gnus-draft-setup): Run it.
16777
16778         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16779         gnus-score-fast-scoring.  Allow regexp.
16780         (gnus-score-headers): Use it.
16781
16782         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16783         XEmacs.
16784
16785         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16786         string.
16787         (gnus-button-alist): Also catch `<f1> k ...'.
16788         (gnus-treat-display-x-face): Fix doc string.
16789
16790 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16791
16792         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16793         evaluation of gnus-extended-version to ensure correct generation of the
16794         User-Agent header when message-generate-headers-first is used.
16795
16796 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16797
16798         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16799         hashcash-path is nil.  Don't call callback with incorrect number of
16800         parameters if val is 0.
16801
16802 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16803
16804         * message.el (message-required-news-headers):
16805         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16806
16807 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16808
16809         * tls.el (open-tls-stream): In handshake-waiting loop,
16810         don't wait more if there is output available to process.
16811
16812 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16813
16814         * tls.el (tls-program): Doc fix.
16815
16816 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16817
16818         * message.el (message-generate-new-buffers): Change the meaning of the
16819         nil value; add `standard' to the choices; treat t as `unique'; improve
16820         doc string.
16821         (gnus-select-frame-set-input-focus): Autoload.
16822         (message-buffer-name): Search for the existing message buffer if
16823         message-generate-new-buffers is nil or `standard'; treat the value t of
16824         message-generate-new-buffers as `unique'.
16825         (message-pop-to-buffer): Raise the frame already displaying the message
16826         buffer; clear the echo area after querying.
16827         (message-setup): Pass the `continue' argument to compose-mail.
16828         (message-mail): Prefer `switch-function' if it is given; search for the
16829         existing message buffer if the `continue' argument is non-nil; pass
16830         continue and switch-function arguments to compose-mail by way of
16831         message-setup.
16832         (message-mail-other-window): Adjust argument of message-setup.
16833         (message-mail-other-frame): Ditto.
16834
16835 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16836
16837         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16838         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16839         to turn font-lock on when turning gnus-message-citation-mode on.
16840
16841 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16842
16843         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16844         (mml-smime-function-alist): New variable; add epg as the backend.
16845         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16846         mml-smime- functions instead.
16847         * mm-view.el: Require smime.
16848
16849 2007-03-05  Didier Verna  <didier@xemacs.org>
16850
16851         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16852         instead of just inheritance for posting styles.
16853         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16854
16855 2007-02-24  Chris Moore  <dooglus@gmail.com>
16856
16857         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
16858         * pgg-pgp.el (pgg-pgp-encrypt-region):
16859         * pgg-gpg.el (pgg-gpg-encrypt-region):
16860         Check pgg-encrypt-for-me if no other recipients.
16861
16862 2007-02-24  John Paul Wallington  <jpw@pobox.com>
16863
16864         * tls.el (tls-certtool-program): Fix custom type.
16865
16866 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16869         and point-at-eol instead of line-(beginning|end)-position.
16870
16871         * assistant.el (assistant-parse-buffer): Ditto.
16872
16873         * netrc.el (netrc-parse-services): Ditto.
16874
16875 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
16876
16877         * mml2015.el (mml2015-epg-find-usable-key): New function.
16878         (mml2015-epg-sign): Use it.
16879         (mml2015-epg-encrypt): Use it.
16880
16881 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16882
16883         * message.el (message-make-in-reply-to): Quote name containing
16884         non-ASCII characters.  It will make the RFC2047 encoder cause an error
16885         if there are special characters.  Reported by NAKAJI Hiroyuki
16886         <nakaji@jp.freebsd.org>.
16887
16888 2007-02-27  Didier Verna  <didier@xemacs.org>
16889
16890         Include the group parameters as well as the topic ones in the
16891         inheritance filter process.
16892         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16893         argument GROUP-PARAMS-LIST.
16894         * gnus-topic.el (gnus-group-topic-parameters): Use it.
16895
16896 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16897
16898         * nntp.el (nntp-never-echoes-commands)
16899         (nntp-open-connection-functions-never-echo-commands): New variables.
16900         (nntp-send-command): Use them.
16901
16902 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
16903
16904         * mml2015.el (mml2015-epg-verify): Simplify.
16905
16906 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16907
16908         * mml.el (mml-content-disposition-alist): New user option.
16909         (mml-content-disposition): New function.
16910         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16911         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16912
16913 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
16914
16915         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16916         verification.
16917
16918 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16919
16920         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16921         articles posted in the last 24 hours.
16922
16923 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
16924
16925         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16926
16927 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
16928
16929         * nntp.el (nntp-send-command): Don't wait for echoes when
16930         nntp-open-ssl-stream is used.
16931
16932 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16933
16934         * gnus-cite.el (gnus-test-font-lock-add-keywords)
16935         (gnus-message-add-citation-keywords)
16936         (gnus-message-remove-citation-keywords): Remove.
16937         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16938         directly, make the variables in font-lock-defaults buffer-local, add
16939         gnus-message-citation-keywords to them and then update the value of
16940         font-lock-keywords.
16941
16942 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16943
16944         * message.el (message-cite-original-1): Don't call
16945         gnus-article-highlight-citation.
16946
16947         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16948         citations; fix line count.
16949
16950 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16951
16952         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16953         (gnus-message-add-citation-keywords)
16954         (gnus-message-remove-citation-keywords): Use it; fix the emulating
16955         versions of font-lock-add-keywords and font-lock-remove-keywords to
16956         work with XEmacs correctly.
16957
16958 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16959
16960         * gnus-cite.el (gnus-cite-face-list): Set the values of
16961         gnus-message-max-citation-depth and gnus-message-citation-keywords.
16962         (gnus-message-max-citation-depth): Use defvar rather than defconst.
16963         (gnus-message-cite-prefix-regexp): New variable.
16964         (gnus-message-search-citation-line): Use it; protect against long
16965         citation prefix; fill match data with nil rather than 0 for XEmacs; set
16966         the 0th match data for Emacs.
16967         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16968         (gnus-message-add-citation-keywords): Append keywords rather than
16969         prepending; emulate font-lock-add-keywords if it is not available.
16970         (gnus-message-remove-citation-keywords):
16971         Emulate font-lock-remove-keywords if it is not available.
16972
16973         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16974
16975         * message.el (message-cite-prefix-regexp): Set the value of
16976         gnus-message-cite-prefix-regexp.
16977
16978 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16979
16980         * nnweb.el (nnweb-google-parse-1): Update parser.
16981
16982 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
16983
16984         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16985
16986 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16987
16988         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16989         regexp.
16990
16991 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16992
16993         * uudecode.el (uudecode-string-to-multibyte): New function emulating
16994         string-to-multibyte.
16995         (uudecode-decode-region-internal): Use it.
16996
16997         * lpath.el: Fbind string-as-multibyte for XEmacs.
16998
16999 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17000
17001         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17002         Fix custom choice.
17003
17004         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17005
17006 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17007
17008         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17009
17010         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17011         `write-region' to respect `mm-inhibit-file-name-handlers'.
17012
17013 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17014
17015         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17016         Use gnus-home-directory instead of "~/" or "$HOME".
17017
17018 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17019
17020         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17021         to mention filename.
17022         Add comments at beginning regarding usage.
17023         (encrypt-write-file-contents): Change interactive so a string is
17024         acceptable.  If the file has no associated model, show an error instead
17025         of a nonsense prompt.
17026
17027 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17028
17029         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17030         Thanks to Yoshihiko Yamada for kind notification of this typo.
17031
17032 2007-01-12  Kenichi Handa  <handa@m17n.org>
17033
17034         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17035         multibyte buffer.
17036
17037 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17038
17039         * gnus-score.el (gnus-score-fast-scoring): New variable.
17040         (gnus-score-headers): Use it.
17041
17042         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17043
17044         * message.el (message-cite-original-1):
17045         Call gnus-article-highlight-citation if requested.
17046         (message-make-from): Allow name and address as optional arguments.
17047
17048         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17049
17050         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17051         bugs to doc string.
17052         (gnus-button-alist): Add mid\\|message-id.
17053         (gnus-button-fetch-group): Extend for use in
17054         `browse-url-browser-function'.
17055         (gnus-button-url-regexp): Try to catch paired parentheses like in
17056         Wikipedia URLs.
17057
17058         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17059         Suggested by Simon Krahnke <overlord@gmx.li>.
17060
17061 2007-01-13  Romain Francoise  <romain@orebokech.com>
17062
17063         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17064         Update copyright.
17065
17066 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17067
17068         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17069
17070 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17071
17072         * gnus-registry.el (gnus-registry-unfollowed-groups)
17073         (gnus-registry-split-fancy-with-parent): Fix documentation.
17074
17075 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17076
17077         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17078         from nnweb groups.
17079
17080 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17081
17082         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17083         Xref urls.  Erase buffer before requesting head.
17084
17085         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17086
17087 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17088
17089         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17090         customizable.
17091
17092 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17093
17094         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17095         no signing key is found.
17096         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17097         no encrypting and/or signing key is found.
17098
17099 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17100
17101         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17102
17103 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17104
17105         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17106         headers read from disk with the ones newly found in the current search.
17107         This should no longer cause problems, because the article numbers in
17108         Gmane's `nov.php' output are ignored since the previous change.
17109
17110 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17111
17112         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17113
17114 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17115
17116         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17117         replace-regexp-in-string; bind url-version; fbind display-images-p and
17118         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17119         find-face and set-itimer-function for Emacs; bind itimer-list for
17120         Emacs.
17121
17122         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17123
17124 2007-01-01  Romain Francoise  <romain@orebokech.com>
17125
17126         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17127
17128 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17129
17130         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17131         `define-minor-mode' macro definition expanded properly.
17132         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17133         exclude it there.
17134
17135         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17136         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17137         `fboundp' test.
17138         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17139         This is OK to autoload in (S)XEmacs now.
17140
17141 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17142
17143         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17144         keystroke.
17145         (gnus-summary-limit-to-singletons): Fix typo.
17146
17147         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17148         else fails.
17149
17150 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17151
17152         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17153         docstring.
17154
17155         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17156         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17157         (gnus-summary-insert-dormant-articles): Fix typo in message.
17158
17159 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17160
17161         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17162         nil for XEmacs.
17163         (gnus-message-citation-mode): Don't autoload in XEmacs.
17164
17165         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17166
17167 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17168
17169         * nnimap.el (nnimap-expunge-search-string):
17170         Mention nnimap-search-uids-not-since-is-evil in docstring.
17171
17172 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17173
17174         * spam.el: Revert to make-obsolete-variable because
17175         define-obsolete-variable-alias is not supported in Emacs 21.
17176
17177         * spam.el (spam-ifile-path, spam-ifile-database-path)
17178         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17179         make-obsolete-variable.
17180         (spam-bsfilter-path, spam-bsfilter-program)
17181         (spam-spamassassin-path, spam-spamassassin-program)
17182         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17183         Don't use "path" inappropriately.
17184         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17185         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17186         variable names.
17187
17188 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17189
17190         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17191         summary buffer.
17192
17193         * password.el (password-cache-remove): Use clear-string to burn
17194         password, if available.
17195
17196 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17197
17198         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17199
17200         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17201
17202         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17203         (gnus-message-highlight-citation): Move defcustom here from
17204         gnus-cite.el.
17205         (gnus-message-citation-mode): Autoload.
17206
17207         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17208         checks to make it compile with XEmacs.
17209         (gnus-message-citation-mode): New minor mode.
17210         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17211         (gnus-message-highlight-citation): New variables.
17212         (gnus-message-search-citation-line)
17213         (gnus-message-add-citation-keywords)
17214         (gnus-message-remove-citation-keywords)
17215         (turn-on-gnus-message-citation-mode)
17216         (turn-off-gnus-message-citation-mode): New functions.
17217
17218 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17219
17220         * gnus-cite.el: Enable highlighting of different citation levels in
17221         message-mode.
17222
17223 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17224
17225         * message.el (message-make-fqdn): Fix comment.
17226         (message-bogus-system-names): Add ".local".
17227
17228         * spam.el (spam-ifile-path, spam-ifile-program)
17229         (spam-ifile-database-path, spam-ifile-database)
17230         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17231         Don't use "path" inappropriately.
17232         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17233         strings.
17234         (spam-check-ifile, spam-ifile-register-with-ifile)
17235         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17236         Use new variable names.
17237
17238         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17239         (gnus-treat-display-smileys): Simplify using
17240         gnus-image-type-available-p.
17241
17242         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17243         available.
17244
17245         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17246         Use `display-images-p' if available.
17247
17248 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17249
17250         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17251         one after turning on the buffer's multibyteness instead of decoding
17252         them directly in the unibyte buffer that causes unexpected conversion
17253         in Emacs 23 (unicode).
17254
17255 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17256
17257         * message.el (message-generate-hashcash): Fix custom type.
17258
17259 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17260
17261         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17262
17263 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17264
17265         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17266         disconnect icons.  Add help text.
17267
17268 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17269
17270         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17271         negated to be consistent with the others we handle.
17272
17273 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17274
17275         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17276         version of gnus-summary-buffer to something, so that we can use two
17277         article buffers at the same time.
17278
17279 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17280
17281         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17282         trigger all the extra headers.
17283         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17284         sorting.
17285
17286 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17287
17288         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17289         solid groups.
17290
17291 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17292
17293         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17294
17295 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17296
17297         * legacy-gnus-agent.el: Add Copyright notice.
17298
17299 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17300
17301         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17302
17303 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17304
17305         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17306
17307         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17308         to make it work reliably in CVS Emacs.
17309         (gnus-summary-limit-strange-charsets-predicate)
17310         (gnus-summary-limit-to-predicate): New functions.
17311
17312 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17313
17314         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17315         specifying array size.
17316         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17317         array if it is too small.
17318         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17319         (gnus-sort-threads-loop): New function.
17320
17321 2006-12-06  Chris Moore  <dooglus@gmail.com>
17322
17323         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17324         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17325
17326 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17327
17328         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17329         options.
17330
17331 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17332
17333         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17334         DOS-ing the recipient.
17335
17336         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17337         the headers when creating the mapping to avoid mismappings.
17338         (nnweb-gmane-create-mapping): Always nix out old mapping.
17339
17340 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17341
17342         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17343         and mm-verify-option to never.
17344
17345 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17346
17347         * message.el (message-signed-or-encrypted-p): New function.
17348         (message-forward-make-body): Use it.
17349
17350         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17351         Replace encode-coding-string with mm-encode-coding-string.
17352
17353 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17354
17355         * nneething.el (nneething-decode-file-name):
17356         Replace decode-coding-string with mm-decode-coding-string.
17357
17358         * gnus-int.el (gnus-open-server): Say failed server's name.
17359
17360 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17361
17362         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17363         strings to a single string.  Quote `errors-file-name'.
17364         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17365         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17366         Adjust calls.  Use `shell-quote-argument'.
17367
17368 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17369
17370         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17371         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17372
17373         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17374         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17375         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17376         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17377         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17378         (gnus-subscribe-newsgroup, gnus-1):
17379         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17380         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17381         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17382         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17383
17384 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17385
17386         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17387         keystroke.
17388         (gnus-summary-limit-to-bodies): Implement headersp.
17389
17390 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17391
17392         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17393
17394 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17395
17396         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17397
17398 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17399
17400         * message.el (message-generate-hashcash): Expand range of values to
17401         include `opportunistic'.
17402         (message-send-mail): Use it.
17403
17404 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17405
17406         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17407         and comment it.
17408
17409         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17410
17411 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17412
17413         * gnus-util.el (gnus-extract-address-components): Improve comment.
17414
17415 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17416
17417         * gnus-util.el (gnus-extract-address-components): Work with address in
17418         which the name portion contains @.
17419
17420         * lpath.el: Fbind custom-autoload.
17421
17422 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17423
17424         * gnus.el (gnus-start): Move custom group up.
17425         (gnus-select-method): Don't autoload, but make it available for
17426         `customize-variable'.
17427         (gnus-getenv-nntpserver): Don't autoload.
17428
17429 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17430
17431         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17432
17433 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17434
17435         * message.el (message-sendmail-extra-arguments): New variable.
17436         (message-send-mail-with-sendmail): Use it.
17437
17438 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17439
17440         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17441         mm-with-unibyte-current-buffer to make string unibyte.
17442
17443         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17444         mm-string-as-multibyte.
17445
17446 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17447
17448         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17449         Reported by Werner Koch <wk@gnupg.org>.
17450
17451 2006-11-14  Daiki Ueno  <ueno@p360>
17452
17453         * mml2015.el: Autoload epa-select-keys when compiling.
17454
17455 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17456
17457         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17458         message-options.
17459         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17460
17461 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17462
17463         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17464         EasyPG (< 0.0.6).
17465         (mml2015-always-trust): New user option.
17466         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17467         prompt.
17468
17469 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17470
17471         * nntp.el (nntp-authinfo-force): New variable.
17472         (nntp-send-authinfo): Use it.
17473
17474 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17475
17476         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17477         decode encoded words.  Improve prompt.  Add comment about forwarding.
17478         (message-replacement-char): Move up.
17479
17480 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17481
17482         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17483         instead of gnus-intersection because arguments of gnus-sorted-nunion
17484         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17485
17486 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17487
17488         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17489         (message-simplify-subject-functions):
17490         Enable message-strip-subject-encoded-words by default.
17491
17492 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17493
17494         * message.el (message-strip-subject-encoded-words): New function.
17495         (message-simplify-subject-functions): New variable.
17496         (message-simplify-subject): Use it.  Fix typo in doc string.
17497         Support message-strip-subject-encoded-words.
17498
17499 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17500
17501         * gnus-diary.el (gnus-diary-delay-format-function):
17502         * nndiary.el (nndiary-reminders):
17503         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17504
17505 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17506
17507         * gnus-art.el (article-hide-boring-headers): Fetch date from
17508         gnus-original-article-buffer to avoid problems with localized date
17509         strings.
17510
17511 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17512
17513         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17514
17515 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17516
17517         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17518         New variables.
17519         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17520         (mm-charset-synonym-alist): Move some entries to
17521         mm-codepage-iso-8859-list.
17522         (mm-charset-synonym-alist, mm-charset-override-alist):
17523         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17524
17525 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17526
17527         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17528
17529 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17530
17531         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17532         with Emacs 21 and XEmacs.
17533
17534 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17535
17536         * spam.el (spam-parse-address): New function for better parsing,
17537         catching errors, etc.
17538         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17539
17540 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17541
17542         * mm-view.el: Add interactive arg to html2text autoload.
17543
17544 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17545
17546         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17547
17548 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17549
17550         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17551         New variables.
17552         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17553         (mm-charset-synonym-alist): Move some entries to
17554         mm-codepage-iso-8859-list.
17555
17556         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17557
17558 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17559
17560         * message.el (message-citation-line-format)
17561         (message-insert-formated-citation-line): Fix implementation of %E, %N
17562         and %n according to the doc string.
17563
17564 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17565
17566         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17567         Use car-safe to avoid bad parses.
17568
17569 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17570
17571         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17572         names.
17573
17574         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17575
17576 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17577
17578         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17579         header.
17580
17581         * message.el (message-draft-headers): Add Date.
17582         (message-headers-to-generate): Fix typo in docstring.
17583
17584         * nndraft.el (nndraft-required-headers): New variable.
17585         (nndraft-generate-headers): Use it.
17586
17587         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17588
17589 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17590
17591         * gnus-registry.el (gnus-registry-wash-for-keywords)
17592         (gnus-registry-find-keywords): New functions to allow easy searching of
17593         articles that are in the registry.
17594
17595 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17596
17597         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17598         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17599         Reported by Damien Elmes <damien@repose.cx>.
17600
17601 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17602
17603         * gnus.el (gnus-mime): Remove unused custom group.
17604
17605 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17606
17607         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17608         "blank line" when searching for end of armor headers.
17609
17610 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17611
17612         * gmm-utils.el (gmm-write-region): Fix variable name.
17613
17614 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17615
17616         * gmm-utils.el (gmm-write-region): New function based on compatibility
17617         code from `mm-make-temp-file'.
17618
17619         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17620
17621         * nnmaildir.el (nnmaildir--update-nov)
17622         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17623         Use `gmm-write-region'.
17624
17625 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17626
17627         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17628         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17629
17630         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17631
17632         * message.el (message-replacement-char): New variable.
17633         (message-fix-before-sending): Use it.
17634         (message-simplify-subject): New function to remove duplicate code.
17635         (message-reply, message-followup): Use it.
17636
17637         * gnus-sum.el (gnus-summary-make-menu-bar):
17638         Clarify gnus-summary-limit-to-articles.
17639
17640 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17641
17642         * gnus-util.el (gnus-with-local-quit): New macro.
17643
17644         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17645
17646 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17647
17648         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17649         ignore non-string data.
17650
17651 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17652
17653         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17654         non-string data (needs to be done in the registry too).
17655
17656 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17657
17658         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17659         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17660         (gnus-registry-split-fancy-with-parent)
17661         (gnus-registry-fetch-simplified-message-subject-fast)
17662         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17663         Remove text properties on ingress into the registry and when it's saved.
17664         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17665         registry from entries with no groups.
17666
17667 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17668
17669         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17670         function to remove string properties.
17671
17672 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17673
17674         * gmm-utils.el (gmm): Adjust custom version.
17675
17676         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17677         Adjust custom version.
17678
17679         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17680
17681 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17682
17683         * gnus-art.el (gnus-insert-prev-page-button)
17684         (gnus-insert-next-page-button): Simplify.  Reformat.
17685
17686 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17687
17688         * gnus-art.el (gnus-insert-prev-page-button)
17689         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17690
17691 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17692
17693         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17694
17695 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17696
17697         * gnus-art.el (gnus-insert-mime-button)
17698         (gnus-insert-mime-security-button):
17699         Apply gnus-article-button-face to MIME and security buttons.
17700
17701 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17702
17703         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17704         readable.
17705
17706 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17707
17708         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17709
17710 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17711
17712         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17713         `browse-url-of-file' instead of `browse-url'.
17714
17715 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17716
17717         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17718         regexp.  Articles containing quotation were cut prematurely.
17719
17720 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17721
17722         * message.el (message-cite-original-1): Use nobody by default for the
17723         value of From header.
17724         (message-reply): Ditto.
17725
17726 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17727
17728         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17729         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17730         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17731
17732 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17733
17734         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17735         mails in the doc string.  Add some URLs in comment.
17736         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17737
17738 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17739
17740         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17741         backslashes handling and the way to find boundaries of quoted strings.
17742
17743 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17744
17745         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17746         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17747         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17748         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17749
17750 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17751
17752         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17753         doc string.
17754         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17755
17756 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17757
17758         * lpath.el: Fbind epg-check-configuration.
17759
17760 2006-09-06  Simon Josefsson  <jas@extundo.com>
17761
17762         * mml2015.el (mml2015-use): Doc fix, mention epg.
17763
17764 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17765
17766         * mml2015.el (mml2015-use): Default to epg, if available.
17767
17768 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17769
17770         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17771         message-sender.
17772         (mml1991-epg-encrypt): Ditto.
17773         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17774         message-sender.
17775         (mml2015-epg-encrypt): Ditto.
17776
17777 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17778
17779         * message.el (message-send-mail-with-sendmail): Look for sendmail in
17780         several common directories.
17781
17782 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
17783
17784         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17785         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17786
17787 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17788
17789         * gnus-art.el (article-decode-encoded-words): Make it fast.
17790
17791 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17792
17793         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17794
17795         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17796         in quoted string into `\'.
17797
17798 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17801         Use standard-syntax-table.
17802
17803 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17804
17805         * gnus-art.el (gnus-decode-address-function): New variable.
17806         (article-decode-encoded-words): Use it to decode headers which are
17807         assumed to contain addresses.
17808         (gnus-mime-delete-part): Remove useless `or'.
17809
17810         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17811         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17812         (gnus-nov-parse-line): Use it to decode From header.
17813         (gnus-get-newsgroup-headers): Ditto.
17814         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17815
17816         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17817         (mail-decode-encoded-address-string): New alias.
17818
17819         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17820         New function.
17821         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17822         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17823         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17824         (rfc2047-decode-string): Ditto.
17825         (rfc2047-decode-address-region): New function.
17826         (rfc2047-decode-address-string): New function.
17827
17828 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17829
17830         * message.el (message-caesar-buffer-body): Allow rotating headers.
17831
17832         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17833
17834         * message.el (message-insert-formated-citation-line): Fix %f.
17835         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17836
17837 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17838
17839         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17840         (gnus-bookmark-mouse-available-p): New macro.
17841         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17842         (gnus-bookmark-bmenu-show-infos): Use it.
17843         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17844         (gnus-bookmark-bmenu-hide-infos): Ditto.
17845         (gnus-bookmark-remove-properties): New function.
17846         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17847         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17848         (gnus-bookmark-write-file): Bind coding-system-for-write.
17849         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17850         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17851         group before selecting it.
17852         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17853         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17854         quit-window if it is not available; use gnus-mouse-2 and bind it to
17855         gnus-bookmark-bmenu-select-by-mouse.
17856         (gnus-bookmark-show-details): Remove unused variable `details-list'.
17857         (gnus-bookmark-bmenu-select-by-mouse): New function.
17858
17859 2006-08-13  Romain Francoise  <romain@orebokech.com>
17860
17861         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17862         space.
17863
17864 2006-08-10  Romain Francoise  <romain@orebokech.com>
17865
17866         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
17867         (dns-mode-soa-auto-increment-serial): New user option.
17868         (dns-mode-soa-maybe-increment-serial): New function.
17869         (dns-mode): Add the latter to `write-contents-functions'.
17870
17871 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17872
17873         * compface.el (uncompface): Use binary rather than raw-text-unix.
17874
17875 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17876
17877         * compface.el (uncompface): Make sure the eol conversion doesn't take
17878         place when communicating with the external programs.
17879         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17880
17881 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17882
17883         * nnheader.el (nnheader-insert-head): Fix typo in comment.
17884
17885 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17886
17887         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17888         Make it more robust by parsing author and date independently.
17889
17890 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17891
17892         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17893
17894 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
17895
17896         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17897         first matching secret key.
17898         (mml2015-epg-encrypt): Ditto.
17899
17900         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17901         first matching secret key.
17902         (mml1991-epg-encrypt): Ditto.
17903
17904         * mml2015.el (mml2015-encrypt-to-self): New user option.
17905         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17906         mml2015-epg-encrypt-to-self is set.
17907
17908         * mml1991.el (mml1991-encrypt-to-self): New variable.
17909         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17910         mml1991-epg-encrypt-to-self is set.
17911
17912         * mml2015.el (mml2015-signers): New user option.
17913         (mml2015-epg-sign): Reflect the value of mml2015-signers.
17914         (mml2015-epg-encrypt): Allow to select signing keys.
17915
17916         * mml1991.el (mml1991-signers): New variable.
17917         (mml1991-epg-sign): Reflect the value of mml1991-signers.
17918         (mml1991-epg-encrypt): Allow to select signing keys.
17919
17920 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17921
17922         * nnheader.el (nnheader-insert-head): Make it work even if the file
17923         uses CRLF for the line-break code.
17924
17925 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
17926
17927         * mml2015.el: Require mml-sec instead of password.
17928         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17929         (mml2015-cache-passphrase): Inherit the default value from
17930         mml-secure-cache-passphrase.
17931         (mml2015-passphrase-cache-expiry): Inherit the default value from
17932         mml-secure-passphrase-cache-expiry.
17933
17934         * mml1991.el: Require mml-sec instead of password.
17935         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17936         (mml1991-cache-passphrase): Inherit the default value from
17937         mml-secure-cache-passphrase.
17938         (mml1991-passphrase-cache-expiry): Inherit the default value from
17939         mml-secure-passphrase-cache-expiry.
17940
17941         * mml-sec.el: Require password.
17942         (mml-secure-verbose): New user option.
17943         (mml-secure-cache-passphrase): New user option.
17944         (mml-secure-passphrase-cache-expiry): New user option.
17945
17946 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
17947             Andreas Vögele  <andreas@altroot.de>   (tiny change)
17948
17949         * pgg-def.el (pgg-truncate-key-identifier):
17950         Truncate the key ID to 8 letters from the end.
17951
17952 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17953
17954         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17955         workaround for the url package included with Emacs.
17956
17957         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17958
17959 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17960
17961         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17962         correctly.  This fixes a bug caused by the 2006-05-12 change.
17963
17964 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
17965
17966         * nnmail.el (nnmail-article-group): If splitting raises an error, give
17967         some information about the error when saying that the `bogus' mail
17968         group will be used.
17969
17970 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
17971
17972         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17973         string.
17974
17975 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
17976
17977         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17978
17979 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17980
17981         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17982
17983 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17984
17985         * mml1991.el (mml1991-function-alist): Add epg.
17986         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17987         (mml1991-epg-encrypt): New functions.
17988
17989 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17990
17991         * mml2015.el (mml2015-verbose): New variable.
17992         (mml2015-cache-passphrase): Ditto.
17993         (mml2015-passphrase-cache-expiry): Ditto.
17994         (mml2015-function-alist): Add epg.
17995         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17996         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17997         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17998         New functions.
17999
18000 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18001
18002         * message.el (message-cite-original-1): Preserve region when removing
18003         quoted text due to X-No-Archive in order to avoid bogus attribution
18004         when citing multiple messages.
18005
18006 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18007
18008         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18009         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18010
18011 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18012
18013         * gnus-diary.el (gnus-user-format-function-d)
18014         (gnus-user-format-function-D): Autoload.
18015
18016         * imap.el (Commentary): Fix typo.
18017
18018         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18019         2006-04-22 contribution.
18020
18021 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18022
18023         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18024         It didn't really fix the bogosity I'm seeing with solid web groups.
18025
18026 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18027
18028         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18029         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18030         created using server names.  If we use the feature without declaring
18031         it, Gnus does not properly manage server and group state.
18032
18033         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18034         bound.
18035
18036 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18037
18038         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18039         looking up the method using GROUP's prefix before inventing a new one.
18040         It is used on killed/unknown groups in various places where returning
18041         an all-new method isn't expected by the caller.
18042
18043         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18044         and match semantics of gnus-group-real-prefix.
18045
18046 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18047
18048         * nnmail.el (nnmail-broken-references-mailers): New variable.
18049         (nnmail-ignore-broken-references): New function generalizing
18050         nnmail-fix-eudora-headers.
18051         (nnmail-fix-eudora-headers): Now obsolete.
18052
18053         * gnus-art.el (gnus-button-handle-custom):
18054         Support `customize-apropos*'.
18055
18056 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18057
18058         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18059
18060         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18061         articles.
18062
18063 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18064
18065         * message.el (message-cite-reply-above): New variable.
18066         (message-yank-original): Use it.
18067
18068 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18069
18070         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18071
18072 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18073
18074         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18075         as read.
18076
18077         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18078
18079 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18080
18081         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18082         (gnus-bookmark-default-file): Use gnus-directory.
18083         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18084         Remove "*" in doc string.
18085         (gnus-bookmark-write-file): Simplify.
18086         (gnus-bookmark-maybe-sort-alist): Use `when'.
18087         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18088         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18089         Add FIXME about Emacs 21 and XEmacs compatibility.
18090         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18091         compatibility.
18092         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18093         compatibility.
18094         (gnus-bookmark-menu-heading): Fix version.
18095
18096 2006-06-19  Bastien Guerry  <bzg@altern.org>
18097
18098         * gnus-bookmark.el: New file.
18099
18100 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18101
18102         * message.el (message-syntax-checks): Doc fix.
18103
18104 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18105
18106         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18107         unsubscribed groups as if they were killed ones.  It causes duplicate
18108         entries in gnus-newsrc-alist.
18109
18110 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18111
18112         * message.el (message-syntax-checks): Doc fix.
18113         (message-send-mail): Add check for continuation headers.
18114         (message-check-news-header-syntax): Fix regexp used to check for
18115         continuation headers.
18116
18117 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18118
18119         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18120
18121 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18122
18123         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18124
18125 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18126
18127         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18128         default-truncate-lines.
18129
18130 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18131
18132         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18133         to fill the utf-8 entry.
18134
18135         * lpath.el: Fbind unicode-precedence-list.
18136
18137 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18138
18139         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18140
18141 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18142
18143         * gnus-agent.el (directory-files-and-attributes): Move all the way
18144         forward (the third and final move).
18145         (gnus-agent-read-agentview): Trap reconstruction errors due to
18146         nonexistent directory.  Handle by returning nil.
18147
18148 2006-05-30  Didier Verna  <didier@xemacs.org>
18149
18150         * message.el (message-dont-reply-to-names): Update the custom type.
18151         * message.el (message-dont-reply-to-names): New defsubst: potentially
18152         convert a list of regexps into a single one.
18153         * message.el (message-get-reply-headers): Use it.
18154         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18155
18156 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18157
18158         * gnus-agent.el (directory-files-and-attributes): Move forward.
18159
18160 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18161
18162         * gnus-ml.el (gnus-mailing-list-subscribe)
18163         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18164         (gnus-mailing-list-message): Fix doc strings.
18165
18166 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18167
18168         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18169         of doing it manually.
18170
18171 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18172
18173         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18174         comment.
18175
18176 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18177
18178         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18179         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18180         (gnus-agent-read-local): All symbols allocated in my-obarray.
18181         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18182         (gnus-agent-regenerate-group): Check numeric names to see if they are
18183         messages or groups.
18184         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18185         better way of do this...)
18186
18187         * gnus-cache.el (gnus-agent-total-fetched-for):
18188         Ignore 'dummy.group' (there should be a better way of do this...)
18189
18190 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18191
18192         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18193         (gnus-saved-headers): Ditto.
18194         (gnus-default-article-saver): Mention functions may have properties.
18195         (gnus-article-save): Override gnus-save-all-headers and
18196         gnus-saved-headers by :headers property which saver function may have.
18197         (gnus-summary-save-in-file): Add :headers property.
18198         (gnus-summary-write-to-file): Ditto.
18199
18200         * gnus-sum.el (gnus-summary-save-article): Bind
18201         gnus-prompt-before-saving to t when saving many articles in a file;
18202         always show all headers.
18203
18204         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18205
18206 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18207
18208         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18209         marks.
18210
18211         * message.el (message-indent-citation): Add optional arguments to allow
18212         using it outside of message buffers.
18213
18214         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18215         (gnus-article-treat-unfold-headers): Use it.
18216         (gnus-article-truncate-lines): New variable.
18217         (gnus-article-mode): Use it.
18218         (gnus-article-toggle-truncate-lines): New function.
18219
18220         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18221         Add gnus-article-toggle-truncate-lines.
18222
18223         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18224         coding system in XEmacs, use binary.
18225
18226 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18227
18228         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18229         after-load-alist.
18230
18231         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18232         this function should save decoded articles.
18233         (gnus-summary-write-to-file): Use property to specify this function
18234         should save decoded articles and specify gnus-summary-save-in-file
18235         should be used to save articles other than the first one when saving
18236         many articles.
18237         (gnus-summary-save-body-in-file): Use property to specify this
18238         function should save decoded articles.
18239         (gnus-summary-write-body-to-file): Use property to specify this
18240         function should save decoded articles and specify
18241         gnus-summary-save-body-in-file should be used to save articles other
18242         than the first one when saving many articles.
18243
18244         * gnus-sum.el (gnus-summary-save-article): Simplify.
18245
18246 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18247
18248         * gnus-art.el (gnus-default-article-saver):
18249         Add gnus-summary-write-body-to-file.
18250         (gnus-article-save-coding-system): Don't use coding system object
18251         in XEmacs.
18252         (gnus-read-save-file-name): Add optional `dir-var' argument which
18253         specifies directory in which files are saved; work even if optional
18254         `variable' argument is not specified.
18255         (gnus-summary-write-to-file): Read file name.
18256         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18257         (gnus-summary-write-body-to-file): New function.
18258
18259         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18260         (gnus-summary-local-variables): Add it.
18261         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18262         (gnus-summary-save-article): Remove optional `decode' argument;
18263         determine whether to decode articles by the value of
18264         gnus-default-article-saver; when saving many files using
18265         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18266         it first and use gnus-summary-save-in-file or
18267         gnus-summary-save-body-in-file thereafter unless
18268         gnus-prompt-before-saving is always; move point to article which
18269         will be saved.
18270         (gnus-summary-save-article-file): Revert.
18271         (gnus-summary-write-article-file): Revert.
18272         (gnus-summary-save-article-body-file): Revert.
18273         (gnus-summary-write-article-body-file): New function.
18274
18275 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18276
18277         * gnus-art.el (gnus-default-article-saver): Doc fix.
18278         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18279         from gnus-summary-save-article-coding-system, and default to a
18280         certain coding system.
18281         (gnus-output-to-file): Add coding cookie and encode text according
18282         to gnus-article-save-coding-system; don't use mm-append-to-file.
18283
18284         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18285         gnus-art.el and rename to gnus-article-save-coding-system.
18286         (gnus-summary-save-article): Require gnus-art; don't show all
18287         headers if it decodes articles; don't add coding cookie here;
18288         don't bind mm-text-coding-system-for-write.
18289         (gnus-summary-save-article-file): Save decoded articles.
18290         (gnus-summary-write-article-file): When saving many files, use
18291         gnus-summary-write-to-file first and gnus-summary-save-in-file
18292         thereafter unless gnus-prompt-before-saving is always.
18293         (gnus-summary-save-article-body-file): Save decoded articles.
18294
18295         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18296
18297 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18298
18299         * nnrss.el (nnrss-check-group): Bind hash-index.
18300
18301 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18302
18303         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18304         its hash index.  Store this hash in `nnrss-group-data'.
18305         (nnrss-read-group-data): Update accordingly.
18306
18307 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18308
18309         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18310         entry.
18311
18312         * gnus-sum.el (gnus-summary-make-menu-bar):
18313         Add gnus-article-browse-html-article.
18314
18315 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18316
18317         * gnus-sum.el (gnus-summary-mime-map):
18318         Add gnus-article-browse-html-article.
18319
18320         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18321
18322 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18323
18324         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18325         suitable coding systems in customize.
18326
18327 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18328
18329         * mail-source.el (mail-sources): Fix custom type.
18330
18331 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18332
18333         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18334         (gnus-summary-expire-articles-now): Shorten prompt.
18335
18336         * gmm-utils.el (wid-edit): Require.
18337         (defun-gmm): Rename from `gmm-defun-compat'.
18338         (gmm-image-search-load-path): Use it.
18339         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18340
18341 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18342
18343         * gnus-sum.el (gnus-summary-save-article-coding-system):
18344         New variable.
18345         (gnus-summary-save-article): Add optional `decode' argument.
18346         If it is set and gnus-summary-save-article-coding-system is non-nil,
18347         save decoded article.
18348         (gnus-summary-write-article-file): Save decoded article if
18349         gnus-summary-save-article-coding-system is non-nil.
18350
18351         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18352         type.
18353
18354 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18355
18356         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18357
18358 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18359
18360         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18361         first to test gnus-single-article-buffer which may be buffer-local.
18362
18363         * gnus-sum.el (gnus-summary-setup-buffer):
18364         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18365         group; make gnus-article-buffer, gnus-article-current, and
18366         gnus-original-article-buffer always buffer-local.
18367         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18368         group.
18369         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18370
18371 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18372
18373         * nnml.el (nnml-request-compact-group): Compressed files might not
18374         have .gz extension.
18375
18376 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18377
18378         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18379         (mm-copy-to-buffer): Use with-current-buffer.
18380         (mm-display-part): Simplify.
18381         (mm-inlinable-p): Add optional arg `type'.
18382
18383 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18384
18385         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18386         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18387         Try harder to show the attachment internally or externally using
18388         gnus-mime-view-part-as-type.
18389
18390 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18391
18392         * message.el (message-from-style, message-signature-separator)
18393         (message-user-organization-file, message-send-mail-function)
18394         (message-citation-line-function, message-yank-prefix)
18395         (message-indent-citation-function, message-signature)
18396         (message-signature-file, message-signature-insert-empty-line):
18397         Remove autoloads.
18398
18399         * gnus-art.el (gnus-buttonized-mime-types):
18400         Remove "multipart/signed".  Revert 2006-04-26 change.
18401
18402 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18403
18404         * gnus.el (gnus-version-number): Bump version.
18405
18406 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18407
18408         * gnus.el: No Gnus v0.5 is released.
18409
18410 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18411
18412         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18413         fetching articles by message-id.
18414
18415 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18416
18417         * message.el (hashcash): Require hashcash as normal.
18418
18419         * ecomplete.el (ecomplete-highlight-match-line):
18420         Use point-at-eol.
18421         (ecomplete-highlight-match-line): Use `highlight', because that
18422         face exists in both Emacs and XEmacs.
18423
18424         * message.el (message-display-abbrev): Use point-at-bol.
18425
18426         * mail-source.el: Don't require timer/timer-funcs.
18427
18428         * gnus-async.el: Ditto.
18429
18430         * password.el: Ditto.
18431
18432         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18433
18434         * mm-url.el: Ditto.
18435
18436         * gnus-xmas.el: Don't require timer-funcs.
18437
18438         * mm-util.el: Require timer/timer-funcs.
18439
18440 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18441
18442         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18443         Close.
18444
18445 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18446
18447         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18448         unibyte after clear-decrypt function runs.
18449
18450         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18451         returns as a unibyte string.
18452
18453 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18454
18455         * lpath.el: Revert.
18456
18457         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18458         (pgg-gpg-process-sentinel): Revert.
18459
18460         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18461         (pgg-pgp-lookup-key): Revert.
18462
18463         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18464         (pgg-pgp5-lookup-key): Revert.
18465
18466         * pgg.el (pgg-fetch-key): Revert.
18467
18468 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18469
18470         * lpath.el: Fbind string-as-multibyte for XEmacs.
18471
18472         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18473         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18474         (mml1991-pgg-encrypt): Ditto.
18475
18476         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18477         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18478         a multibyte buffer.
18479
18480         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18481         (pgg-pgp-lookup-key): Ditto.
18482
18483         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18484         (pgg-pgp5-lookup-key): Ditto.
18485
18486         * pgg.el (pgg-fetch-key): Ditto.
18487
18488 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18489
18490         * message.el (message-user-organization-file): Check several
18491         locations of the organization file.
18492
18493         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18494         Add gnus-article-view-part-as-type.
18495
18496         * gnus-art.el (gnus-article-view-part-as-type): New function.
18497
18498         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18499         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18500
18501         * mml.el: Simplify autoload.
18502         (mml-mode): defvar dnd-protocol-alist instead of using
18503         symbol-value.
18504         (mml-default-directory): New variable.
18505         (mml-minibuffer-read-file): Use it.
18506         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18507
18508         * message.el (message-citation-line-format): New variable.
18509         (message-insert-formated-citation-line): New function.
18510         (message-citation-line-function):
18511         Add `message-insert-formated-citation-line' to custom type.
18512
18513         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18514         to doc string.
18515
18516         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18517         depending on mm-verify-option.
18518
18519 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18520
18521         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18522         binding pgg-* variables; reimplement the section which prevents
18523         MIME header from being signed.
18524         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18525         pgg-text-mode; remove a blank line at the top of body.
18526
18527         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18528         lines at the top of body; use gnus-newsgroup-charset if there's no
18529         Charset header.
18530
18531 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18532
18533         * message.el (message-self-insert-commands): Doc fix.
18534
18535         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18536         (mm-uu-pgp-encrypted-test): Ditto.
18537         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18538         between header and body; return application/pgp-encrypted handle
18539         if decryption failed; decode decrypted body by charset.
18540
18541         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18542         element match to application/pgp-*.
18543
18544 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18545
18546         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18547         HTML.
18548
18549 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18550
18551         * mail-source.el (mail-source-call-script): Message the error
18552         string.
18553
18554 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18555
18556         * gnus-util.el (gnus-byte-compile): Use it.
18557
18558 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18559
18560         * gnus-util.el (kill-empty-logs): New function.
18561
18562 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18563
18564         * message.el (message-mail-alias-type): Doc fix.
18565         (message-mail-alias-type-p): New function.
18566         (message-send): Use it.
18567         (message-mode): Ditto.
18568         (message-strip-forbidden-properties): Ditto.
18569
18570         * ecomplete.el (ecomplete-database-file-coding-system):
18571         New variable.
18572         (ecomplete-save): Use it.
18573         (ecomplete-setup): Use it.
18574
18575 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18576
18577         * message.el (message-self-insert-commands): New variable.
18578         (message-strip-forbidden-properties): Use it.
18579
18580 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18581
18582         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18583         that doesn't make XEmacs choke.
18584
18585 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18586
18587         * gnus-util.el (gnus-replace-in-string):
18588         Prefer replace-regexp-in-string over of replace-in-string.
18589
18590 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18591
18592         * gnus-util.el (gnus-select-frame-set-input-focus):
18593         Use select-frame-set-input-focus if it is available in XEmacs; use
18594         definition defined in Emacs 22 for old Emacsen.
18595
18596         * dgnushack.el: Autoload unmorse-region for XEmacs.
18597
18598         * lpath.el: Bind cursor-in-non-selected-windows and
18599         select-frame-set-input-focus for XEmacs.
18600
18601 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18602
18603         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18604
18605 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18606
18607         * gnus-registry.el (gnus-registry-cache-save): Remove text
18608         properties when saving via the temp buffer.
18609
18610 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18611
18612         * message.el (message-generate-hashcash): Honor custom type.
18613
18614 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18615
18616         * message.el (message-generate-hashcash): Default to non-nil when
18617         hashcash is found.
18618
18619         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18620         (gnus-refer-thread-limit): Increase default to 500.
18621
18622         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18623
18624         * flow-fill.el (fill-flowed): Allow delete-space.
18625
18626 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18627
18628         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18629         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18630         Remove autoloads.
18631
18632 2006-04-18  Simon Josefsson  <jas@extundo.com>
18633
18634         * message.el (message-generate-hashcash): Default to.
18635
18636 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18637
18638         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18639         concatenating segments rather than before concatenating them.
18640
18641 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18642
18643         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18644
18645 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18646
18647         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18648
18649         * message.el (message-forward-make-body-plain):
18650         Allow message-forward-ignored-headers to be a list.
18651         (message-remove-ignored-headers): Factor out into function.
18652         (message-forward-make-body-mml): Use it.
18653
18654         * imap.el (imap-quote-specials): New function.
18655         (imap-login-auth): Quote specials.
18656
18657         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18658         (rfc2231-parse-string): Allow concatanation of parameters that
18659         aren't contiguous.  The test case is
18660           (mail-header-parse-content-type "message/external-body;
18661             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18662             access-type=LOCAL-FILE;
18663             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18664
18665 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18666
18667         * nntp.el (nntp-accept-process-output): Return the value of
18668         `nnheader-accept-process-output'.
18669
18670 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18671
18672         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18673         (gnus-button-alist): Recognize more diff formats.
18674         (gnus-button-patch): Strip directory.
18675
18676 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18677
18678         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18679         Emacs 22 when setting focus.
18680
18681 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18682
18683         * gnus-art.el (gnus-article-treat-types): Do treatment of
18684         text/x-verbatim parts.
18685         (gnus-button-patch): New command.
18686
18687         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18688         addresses that contain invalid characters.
18689
18690 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18691
18692         * message.el (message-put-addresses-in-ecomplete):
18693         Use gnus-replace-in-string.
18694         (message-is-yours-p): Use the more correct
18695         mail-header-parse-address instead of
18696         mail-extract-address-components.
18697         (message-put-addresses-in-ecomplete): Fix typo.
18698
18699         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18700         keystroke.
18701
18702         * gnus-art.el (gnus-treatment-function-alist): Change order of
18703         newsgroups/generic header folding to avoid double-folding.
18704
18705         * message.el (message-hidden-headers): Add X-Draft-From.
18706
18707         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18708         New command.
18709         (gnus-summary-repeat-search-article-backward): New command.
18710
18711         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18712         groups in the parent topic.
18713
18714 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18715
18716         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18717         (spam-extra-header-to-number): Return the CRM114 number as a
18718         number instead of a string.
18719
18720 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18721
18722         * gnus-art.el (gnus-face-properties-alist): Move here from
18723         gnus-fun.
18724
18725         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18726
18727 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18728
18729         * message.el (message-strip-forbidden-properties): Only display on
18730         self-insert-command.
18731
18732         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18733         reindent.
18734         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18735
18736 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18737
18738         * smiley.el (smiley-style): Fix typo.
18739
18740 2006-03-23  Kenichi Handa  <handa@m17n.org>
18741
18742         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18743         instead of set-buffer-multibyte.
18744
18745 2006-03-23  Kenichi Handa  <handa@m17n.org>
18746
18747         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18748         buffer and then decode the buffer text if necessary.
18749         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18750         first, and after mm-encode-body, change the buffer to unibyte.
18751
18752 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18753
18754         * hashcash.el (hashcash-insert-payment-async-2):
18755         Use message-goto-eoh instead of doing it manually.
18756         (mail-add-payment): Use message-narrow-to-header instead of trying
18757         to do the same itself.
18758
18759         * message.el (message-hidden-headers): Add Face.
18760
18761         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18762         reparenting code.
18763         (gnus-summary-reparent-children): Refactored out code.
18764         (gnus-summary-thread-map): New keystroke.
18765         (gnus-summary-reparent-children): Make into command.
18766
18767         * smiley.el (smiley-style): Default to `medium' if using a large
18768         font.
18769
18770         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18771         does it itself.
18772
18773         * message.el (message-point-in-header-p): Simplify definition.
18774
18775 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18776
18777         * nnagent.el (nnagent-request-set-mark): Silence log file
18778         writing.
18779         (nnagent-request-set-mark): Use write-region instead of
18780         append-to-file.
18781
18782         * gnus-sum.el (gnus-read-header): Fudge article number if using a
18783         strange select method.
18784
18785         * ecomplete.el (ecomplete-display-matches): Get highlightling
18786         right.
18787         (ecomplete-display-matches): Use literals.
18788         (ecomplete-display-matches): Disable message logging.
18789
18790         * message.el (message-display-abbrev): Small optimization.
18791
18792         * ecomplete.el (ecomplete-display-matches): Allow automatic
18793         display.
18794
18795         * message.el (message-strip-forbidden-properties):
18796         Display abbrevs.
18797         (message-display-abbrev): Get automatic display right.
18798
18799         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18800         keystrokes.
18801
18802 2006-04-13  Romain Francoise  <romain@orebokech.com>
18803
18804         TODO: Backport to v5-10!
18805
18806         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18807         Move here (and rename) from gnus-registry.el.
18808
18809         * gnus-registry.el: Require gnus-util.
18810         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18811
18812 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18813
18814         * gnus-group.el (gnus-group-catchup-current):
18815         Change if-then-else-if-then-else into cond.
18816         (gnus-group-catchup): Indent.
18817         (group-name-at-point): New function.
18818         (gnus-fetch-group): Provide default from thing at point.
18819
18820 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18821
18822         * message.el (message-display-abbrev): Fix regexp.
18823
18824         * ecomplete.el (ecomplete-highlight-match-line):
18825         Reimplement choosing.
18826         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18827         dead variables.
18828
18829         * message.el (message-newline-and-indent): Remove debugging.
18830         (message-display-abbrev): Use new implementation.
18831
18832 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18833
18834         * gnus-art.el (gnus-article-mode):
18835         Set cursor-in-non-selected-windows to nil.
18836
18837         * smiley.el: Revert previous change.
18838         (smiley-data-directory): defvar it before using it in the
18839         defcustom of `smiley-style'.
18840
18841 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18842
18843         * message.el (message-newline-and-indent): New function.
18844
18845         * ecomplete.el: Implement more bits.
18846
18847         * message.el (message-put-addresses-in-ecomplete): Clean up the
18848         string.
18849
18850         * ecomplete.el (ecomplete-add-item): Chop off decimals.
18851
18852         * gnus-sum.el (gnus-summary-save-parts):
18853         Bind gnus-summary-save-parts-counter and use it to make unique file
18854         names.
18855
18856         * gnus-art.el (gnus-ignored-headers): Add some more headers.
18857
18858         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18859         parameter to say whether to actually parse the individual
18860         addresses.
18861
18862         * message.el (message-put-addresses-in-ecomplete): New function.
18863         (ecomplete): Require.
18864         (message-mail-alias-type): Add ecomplete as an option.
18865
18866 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
18867
18868         * flow-fill.el (fill-flowed): Remove trailing space from blank
18869         quoted lines.
18870
18871 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18872
18873         * smiley.el (smiley-style): Move definition later to avoid a
18874         compilation warning.
18875
18876 2006-04-12  Kenichi Handa  <handa@m17n.org>
18877
18878         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18879         buffer and then decode the buffer text if necessary.
18880         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18881         first, and after mm-encode-body, change the buffer to unibyte.
18882         Use mm-disable-multibyte instead of set-buffer-multibyte.
18883
18884 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18885
18886         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18887         Content-Type header instead of Content-Disposition header.
18888         (gnus-mime-inline-part): Ditto.
18889         (gnus-mime-view-part-as-charset): Ignore charset that the part
18890         specifies.
18891
18892         * mm-decode.el (mm-display-part): Work with external parts and
18893         usual parts similarly.
18894
18895         * mm-extern.el (mm-inline-external-body): Use mm-display-part
18896         instead of gnus-display-mime.
18897
18898         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18899         instead of with-temp-buffer.
18900
18901         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18902         tag to summarized topics part in order to encode non-ASCII text.
18903
18904 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18905
18906         * smiley.el (smiley-style): New variable.
18907         (smiley-directory): New function.
18908         (smiley-data-directory): Derive from `smiley-style' using
18909         `smiley-directory'.
18910         (smiley-regexp-alist): Add new entries.
18911
18912         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18913         (gnus-article-browse-delete-temp): Add :version.
18914
18915 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
18916
18917         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18918         the sieve region.
18919
18920 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18921
18922         * gnus.el (gnus-version-number): Bump version.
18923
18924 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18925
18926         * gnus.el: No Gnus v0.4 is released.
18927
18928 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18929
18930         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18931         layout.
18932
18933         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18934         unknown charset.
18935
18936         * message.el (message-header-synonyms): Add Original-To to the
18937         default.
18938
18939         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18940         optional parameter.
18941
18942 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
18943
18944         * gnus-fun.el (gnus): Require it for gnus-directory.
18945
18946 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18947
18948         * gnus-fun.el (gnus-face-properties-alist): Add :version.
18949
18950 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18951
18952         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18953
18954 2006-04-05  Simon Josefsson  <jas@extundo.com>
18955
18956         * password.el (password-reset): New function.
18957
18958 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18959
18960         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18961         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18962
18963 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18964
18965         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18966         Some whitespace was matched into the url, which broke browsing hits
18967         > 100 when mm-url-use-external was nil.
18968
18969 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18970
18971         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18972         Check gnus-extra-headers for 'Newsgroups.
18973
18974         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18975         bound.
18976
18977 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
18978
18979         * pgg-gpg.el: Clean up process buffers every time gpg processes
18980         complete.
18981
18982 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
18983
18984         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18985         doc string.
18986
18987 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
18988
18989         * pgg-gpg.el (pgg-gpg-process-filter)
18990         (pgg-gpg-wait-for-completion): Check if buffer is alive.
18991
18992         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18993         lines, temporary fix.
18994
18995 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18996
18997         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18998
18999 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19000
19001         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19002         default-enable-multibyte-characters.  This reverts the change from
19003         revision 6.17 which is no longer necessary because the passphrase
19004         is sent separately now.  GnuPG messages are unreadable under
19005         multibyte locales with default-enable-multibyte-characters set to
19006         nil.
19007
19008 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19009
19010         * message.el (message-tool-bar-gnome): Move "spell".
19011
19012 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19013
19014         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19015         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19016         instead.
19017
19018 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19019
19020         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19021         Improve newsgroups handling for NNTP overviews which don't include
19022         Newsgroups.
19023
19024 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19025
19026         * message.el (message-resend): Bind message-generate-hashcash to nil.
19027
19028 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19029
19030         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19031         when searching for already-paid recipients.
19032
19033 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19034
19035         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19036         passphrases when it is not needed.
19037         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19038         passphrase stuff from gpg, should only be necessary when you use
19039         gpg with a smartcard.
19040
19041 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19042
19043         * mml.el (mml-insert-mime): Ignore cached contents of
19044         message/external-body part.
19045
19046         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19047         (mm-insert-part): Ditto.
19048
19049 2006-03-23  Simon Josefsson  <jas@extundo.com>
19050
19051         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19052         Reiner.
19053         (pgg-gpg-use-agent-p): Use it again.
19054
19055 2006-03-23  Simon Josefsson  <jas@extundo.com>
19056
19057         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19058         older emacsen.
19059         (pgg-gpg-use-agent-p): Don't use it.
19060
19061 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19062
19063         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19064         if we can.
19065
19066 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19067
19068         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19069         (pgg-gpg-update-agent): New function.
19070         (pgg-gpg-use-agent-p): New function.
19071         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19072         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19073         (pgg-gpg-sign-region): Use it.
19074
19075 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19076
19077         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19078         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19079
19080 2006-03-21  Simon Josefsson  <jas@extundo.com>
19081
19082         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19083         <wilde@sha-bang.de>.
19084         (pgg-gpg-use-agent): New variable.
19085         (pgg-gpg-process-region): Use it.
19086         (pgg-gpg-encrypt-region): Likewise.
19087         (pgg-gpg-encrypt-symmetric-region): Likewise.
19088         (pgg-gpg-decrypt-region): Likewise.
19089         (pgg-gpg-sign-region): Likewise.
19090         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19091
19092 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19093
19094         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19095
19096         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19097         Add comment on version.
19098
19099 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19100
19101         * smiley.el: Add missing test smiley.
19102
19103 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19104
19105         * mm-decode.el (mm-with-part): New macro.
19106         (mm-get-part): Use it; work with message/external-body as well.
19107         (mm-save-part): Treat name and filename equally.
19108
19109         * mm-extern.el (mm-extern-cache-contents): New function.
19110         (mm-inline-external-body): Use it; force the part to be displayed;
19111         move undisplayer added to the cached handle to the parent.
19112
19113         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19114         (gnus-mime-view-part-as-type): Work with message/external-body.
19115
19116         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19117
19118 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19119
19120         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19121         images in image-load-path.  [Sync with image.el, revision 1.60, in
19122         Emacs.]
19123
19124 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19125
19126         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19127         path rather than symbol.  Always return list of directories.
19128         Guarantee that image directory comes first.  [Sync with image.el,
19129         revision 1.59, in Emacs.]
19130
19131         * message.el (message-make-tool-bar): Adjust to new API of
19132         `gmm-image-load-path-for-library'.
19133
19134         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19135
19136         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19137
19138 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19139
19140         * gnus-art.el (gnus-article-only-boring-p):
19141         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19142         intangible text.
19143         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19144
19145 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19146
19147         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19148         Use `defun' instead of `gmm-defun-compat'.
19149
19150 2006-03-14  Simon Josefsson  <jas@extundo.com>
19151
19152         * message.el (message-unique-id): Don't use message-number-base36
19153         if (user-uid) is a float.
19154         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19155
19156 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19157
19158         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19159
19160         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19161         empty line between a part and a message part.
19162
19163 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19164
19165         * smiley.el: Add more test smileys.
19166         (smiley-data-directory, smiley-regexp-alist)
19167         (gnus-smiley-file-types): Fix doc strings.
19168         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19169         adding new elements.
19170         (smiley-mouse-map): Unused code.  Make it a comment.
19171
19172 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19173
19174         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19175         scan latest NoCeM messages instead of old ones.
19176         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19177         delimiters that are recently used.
19178         (gnus-nocem-load-cache): Add autoload cookie.
19179
19180         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19181
19182         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19183         level which is larger than gnus-use-nocem is specified.
19184
19185         * gnus-group.el (gnus-group-get-new-news): Ditto.
19186
19187 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19188
19189         * gnus-util.el (gnus-tool-bar-update): New function.
19190
19191         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19192         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19193
19194         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19195
19196         * gnus-group.el (gnus-group-redraw-when-idle)
19197         (gnus-group-redraw-check): Remove.
19198         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19199
19200 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19201
19202         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19203         if optional last element is specified in splits (FIELD VALUE...).
19204
19205 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19206
19207         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19208         to gmm-image-load-path-for-library.  Call with no-error argument.
19209         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19210
19211         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19212
19213         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19214
19215         * gmm-utils.el (gmm-image-load-path): Remove alias.
19216
19217 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19218
19219         * gmm-utils.el (gmm-image-load-path): Add alias.
19220
19221         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19222         nnml-generate-nov-databases-1.
19223         (nnml-generate-nov-databases): Use it.
19224         (nnml-generate-nov-databases-directory): Document no-active
19225         argument.
19226
19227         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19228         directory if path is t.  Add no-error.
19229
19230         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19231         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19232
19233         * gnus-art.el (gnus-article-browse-delete-temp-files):
19234         Simplify resetting gnus-article-browse-html-temp-list.
19235
19236         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19237         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19238         Add example to docstring.  Rename local variables.  Move error
19239         checks to default case in cond and simplify.
19240
19241 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19242
19243         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19244         handle is multipart when calling it recursively.
19245         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19246
19247 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19248
19249         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19250         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19251
19252 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19253
19254         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19255         is loaded.
19256
19257         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19258         loaded.
19259
19260 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19261
19262         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19263         to "Emacs 23 (unicode)" in doc string.
19264
19265         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19266         "Emacs 23 (unicode)" in comment.
19267
19268 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19269
19270         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19271
19272         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19273         characters 160 through 255 in Emacs 23.
19274
19275 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19276
19277         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19278         gnus-article-browse-html-temp.
19279         (gnus-article-browse-delete-temp): Make it customizable.
19280         Add `file'.  Adjust doc string.
19281         (gnus-article-browse-delete-temp-files): Add argument.
19282         Allow query for each file.  Adjust doc string.
19283         (gnus-article-browse-html-parts):
19284         Add `gnus-article-browse-delete-temp-files' to
19285         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19286
19287 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19288
19289         * gnus-art.el (gnus-article-browse-html-temp)
19290         (gnus-article-browse-delete-temp): New variables.
19291         (gnus-article-browse-delete-temp-files): New function.
19292         (gnus-article-browse-html-parts): Use it.
19293
19294 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19295
19296         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19297
19298         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19299         string.
19300
19301         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19302         gnus-summary-insert-new-articles when unplugged.
19303         Remove gnus-summary-search-article-forward.
19304
19305         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19306         display-visual-class instead of display-color-cells.
19307
19308 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19309
19310         * dgnushack.el: Autoload customize-group for XEmacs.
19311
19312         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19313         message/* containing non-ASCII text properly.
19314
19315 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19316
19317         * message.el: Require gmm-utils, remove autoloads.
19318         (message-tool-bar): Set default based on
19319         gmm-tool-bar-style.
19320         (message-tool-bar-gnome): Add gmm-customize-mode.
19321
19322         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19323         gmm-tool-bar-style.
19324         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19325
19326         * gnus-group.el (gnus-group-tool-bar): Set default based on
19327         gmm-tool-bar-style.
19328         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19329
19330         * gmm-utils.el (gmm-image-directory): Rename variable from
19331         gmm-image-load-path.
19332         (gmm-image-load-path): Use gmm-image-directory.
19333         (gmm-customize-mode): New function.
19334         (gmm-tool-bar-style): New variable.
19335
19336         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19337         gnus-group-redraw-line-number.
19338         (gnus-group-redraw-check): Simplify.
19339         (gnus-group-tool-bar-update): Remove redraw check.
19340         (gnus-group-make-tool-bar): Add redraw check.
19341
19342 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19343
19344         * gnus-art.el (gnus-button): Add missing parentheses.
19345
19346 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19347
19348         * lpath.el: Fbind line-number-at-pos.
19349
19350 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19351
19352         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19353
19354 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19355
19356         * gnus-art.el (gnus-button): New face.
19357         (gnus-article-button-face): Use it.
19358
19359         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19360         Add gnus-summary-next-page.  Re-order.
19361
19362         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19363         next-node are now included.
19364         (gnus-group-redraw-line-number): New internal variable.
19365         (gnus-group-redraw-check): Helper function for updating the tool
19366         bar.
19367         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19368
19369         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19370
19371         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19372         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19373         Use it to match format of Spamassassin 3.0 and later.
19374         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19375         (spam-check-bogofilter)
19376         (spam-bogofilter-register-with-bogofilter): Fix args of
19377         `gnus-error' calls.
19378
19379 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19380
19381         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19382         unnecessary interaction when sending queued mails.
19383         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19384
19385 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19386
19387         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19388         first or last are nil.
19389
19390 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19391
19392         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19393
19394 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19395
19396         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19397
19398 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19399
19400         * dns.el (query-dns): Protect more against buggy tcp output.
19401
19402 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19403
19404         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19405         nov.php.
19406
19407 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19408
19409         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19410         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19411         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19412         output on the server side.
19413         (nnweb-google-create-mapping): Update regexps and add some
19414         progress indication.
19415
19416 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19417
19418         * gnus-group.el (gnus-group-tool-bar-gnome):
19419         Fix gnus-agent-toggle-plugged.  Re-order icons.
19420         (gnus-group-tool-bar-gnome):
19421         Add gnus-group-{prev,next}-unread-group.
19422         (gnus-group-tool-bar-gnome): Re-order icons.
19423
19424         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19425         Move gnus-summary-insert-new-articles.
19426
19427         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19428         Fix comments.
19429
19430         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19431         also available in Emacs 21.3.
19432
19433         * message.el (message-fix-before-sending): Change "Emacs 22" to
19434         "Emacs 23 (unicode)" in comment.
19435
19436         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19437         "Emacs 23 (unicode)" in comment.
19438
19439         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19440         comment.
19441         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19442
19443         * mm-view.el (mm-fill-flowed): Add :version.
19444
19445 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19446
19447         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19448         and load-path.
19449
19450 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19451
19452         * message.el: Autoload gmm-image-load-path.
19453         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19454         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19455         consitency.
19456
19457         * gmm-utils.el (gmm-image-load-path): Also search in
19458         "../etc/images".  Don't set gmm-image-load-path if we don't find
19459         the image.
19460
19461 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19462
19463         * gmm-utils.el (gmm-image-load-path): Don't make
19464         `gmm-image-load-path' include subdirectories which the second arg
19465         `image' might specify.
19466
19467         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19468         subdirectory to icon file names.
19469
19470         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19471
19472 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19473
19474         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19475         gmm-image-load-path calls.
19476
19477         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19478
19479         * message.el (message-make-tool-bar): Ditto.
19480
19481         * mml.el (mml-preview): Add comment concerning tool bar icons.
19482
19483         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19484         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19485
19486         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19487         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19488
19489         * message.el (message-tool-bar-gnome): Use new icon names.
19490         (message-make-tool-bar): Use `gmm-image-load-path'.
19491
19492         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19493         New functions from MH-E.
19494         (gmm-image-load-path): New variable from MH-E.
19495         (gmm-image-load-path): New function from MH-E.  Add arguments
19496         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19497         *-image-load-path-called-flag.
19498
19499 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19500
19501         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19502
19503 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19504
19505         * nnimap.el (nnimap-request-move-article): Change folder back to
19506         source group before deleting.
19507
19508 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19509
19510         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19511
19512         * gnus-art.el (mm-url-insert-file-contents-external):
19513         Autoload mm-url.
19514
19515         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19516
19517 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19518
19519         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19520         coding system which mm-charset-to-coding-system returns for a
19521         given charset is valid.
19522
19523 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19524
19525         * html2text.el (html2text-remove-tag-list):
19526         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19527
19528 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19529
19530         * gnus-cus.el: Revert 2005-10-17 change.
19531
19532 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19533
19534         * gnus-art.el (article-strip-banner):
19535         Call article-really-strip-banner only when the regexp match is made.
19536
19537 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19538
19539         * gnus-art.el (article-strip-banner):
19540         Use gnus-extract-address-components instead of
19541         mail-header-parse-addresses to make it work with non-ASCII text;
19542         remove mail-encode-encoded-word-string.
19543
19544         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19545         values which are surrounded with \"...\"; make it never cause a
19546         Lisp error; give up parsing of parameters if it failed in
19547         extracting type.
19548
19549 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19550
19551         * smime.el (smime-cert-by-ldap-1): Fix bug where
19552         `smime-ldap-search' returns results without userCertificates.
19553
19554 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19555
19556         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19557
19558 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19559
19560         * spam.el (spam-check-spamassassin-headers): Adapt format for
19561         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19562         <ari@mbf.ocn.ne.jp>.
19563         (spam-list-of-processors): Add spam-use-gmane.
19564
19565 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19566
19567         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19568         make-temp-file; make it work with XEmacs as well.
19569
19570         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19571         mm-make-temp-file.
19572
19573         * mm-decode.el (mm-display-external): Use the 3rd arg of
19574         mm-make-temp-file.
19575         (mm-create-image-xemacs): Ditto.
19576
19577 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19578
19579         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19580         with message-narrow-to-headers.
19581         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19582         (gnus-draft-check-draft-articles): New function.
19583         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19584
19585 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19586
19587         * gnus-art.el (gnus-article-browse-html-parts):
19588         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19589         Don't use suffix argument for mm-make-temp-file for Emacs 21
19590         compatibility.  Remove useless `format'.
19591
19592 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19593
19594         * nnweb.el (nnweb-google-wash-article): Update regexps.
19595         (nnweb-group-alist): Use defvoo instead of defvar.
19596
19597 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19598
19599         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19600         re-loading nn* modules.
19601
19602 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19603
19604         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19605         for `tool-bar-mode' and don't check it's default-value.
19606
19607         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19608
19609         * message.el (message-make-tool-bar): Ditto.
19610
19611         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19612         `substring'.  Shorten tmp-file name.
19613
19614         * gnus.el: Remove bogus comment.
19615
19616 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19617
19618         * gnus-art.el (gnus-article-browse-html-parts): New function.
19619         (gnus-article-browse-html-article): New function for viewing html
19620         articles with a browser.
19621
19622 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19623
19624         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19625         in elisp.
19626         (pgg-gpg-encrypt-symmetric-region): Ditto.
19627         (pgg-gpg-sign-region): Ditto.
19628
19629         * pgg-def.el (pgg-text-mode): New variable.
19630
19631         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19632         (mml2015-pgg-encrypt): Ditto.
19633
19634         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19635         (mml1991-pgg-encrypt): Ditto.
19636
19637 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19638
19639         * nnfolder.el (nnfolder-insert-newsgroup-line):
19640         Use message-make-date instead of current-time-string.
19641
19642         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19643         to gnus-decoded which mm-uu might set.
19644
19645 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19646
19647         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19648         don't decode quoted parameters; remove misimported Emacs code.
19649         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19650         (rfc2231-decode-encoded-string): Don't use split-string which
19651         behaves differently according to Emacs version; use
19652         mm-decode-coding-region to convert charset to coding-system.
19653         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19654         (rfc2231-encode-string): Remove misimported Emacs code.
19655
19656 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19657
19658         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19659         when calling mail-header-parse-content-type.
19660         (article-de-quoted-unreadable): Ditto.
19661         (article-de-base64-unreadable): Ditto.
19662         (article-wash-html): Ditto.
19663
19664         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19665         calling mail-header-parse-content-type and
19666         mail-header-parse-content-disposition.
19667         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19668         mail-header-parse-content-type.
19669
19670         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19671         insert charset and format parameters; encode description after
19672         inserting it to buffer.
19673         (mml-insert-parameter): Fold lines properly even if a parameter is
19674         segmented into two or more lines; change the max column to 76.
19675
19676         * rfc1843.el (rfc1843-decode-article-body): Don't use
19677         ignore-errors when calling mail-header-parse-content-type.
19678
19679         * rfc2231.el (rfc2231-parse-string): Return at least type if
19680         possible; don't cause an error even if it fails in parsing of
19681         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19682         (rfc2231-encode-string): Don't break lines at the beginning, leave
19683         it to mml-insert-parameter.
19684
19685         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19686         calling mail-header-parse-content-type.
19687
19688 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19689
19690         * spam-report.el (spam-report-gmane-use-article-number):
19691         Improve doc string.
19692         (spam-report-gmane-internal): Check if a suitable header was found
19693         in the article.
19694
19695 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19696
19697         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19698         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19699
19700 2006-02-05  Romain Francoise  <romain@orebokech.com>
19701
19702         Update copyright notices of all files in the gnus directory.
19703
19704 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19705
19706         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19707
19708 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19709
19710         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19711         segmented lines of parameter value to cope with Thunderbird 1.5
19712         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19713         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19714         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19715
19716 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19717
19718         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19719         parts.
19720
19721 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19722
19723         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19724         there's only one active file for all servers.
19725         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19726         solid groups.  Gnus might have used a FAST request to select the group.
19727         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19728         and nnweb-search redundantly in the active file.
19729         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19730         (nnweb-request-create-group): Don't use ARGS.
19731         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19732         initializations.  Let nnoo do the work.
19733
19734 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19735
19736         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19737         Say the part has been decoded.
19738
19739         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19740
19741 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19742
19743         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19744         mailcap-viewer-test-cache when there's no 'test clause, since that
19745         will invert the meaning of a "nil" test previously determined by
19746         mailcap-mailcap-entry-passes-test.
19747
19748 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19749
19750         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19751         compiling.
19752
19753         * gnus-sum.el: Ditto.
19754
19755         * message.el: Don't bind tool-bar-map when compiling.
19756
19757 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19758
19759         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19760
19761 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19762
19763         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19764         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19765         current Google Groups.
19766
19767 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19768
19769         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19770         and tool-bar-mode.
19771
19772         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19773         and tool-bar-mode.
19774
19775         * message.el (message-tool-bar-update): Simplify.
19776         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19777
19778         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
19779         gnus-summary-buffer.
19780         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19781         gnus-summary-reply.
19782
19783         * gmm-utils.el (gmm): Add :version.
19784
19785 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19786
19787         * Makefile.in (clean): New rule.
19788         (distclean): Use it.
19789
19790 2006-01-26  Steve Youngs  <steve@sxemacs.org>
19791
19792         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19793         Don't autoload.
19794
19795 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19796
19797         * gmm-utils.el (gmm-verbose): Add :group.
19798
19799 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19800
19801         * message.el: Change some comments WRT tool-bars.
19802
19803         * gnus-sum.el (gnus-summary-tool-bar)
19804         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19805         (gnus-summary-tool-bar-zap-list): New variables.
19806         (gnus-summary-make-tool-bar): Complete rewrite using
19807         `gmm-tool-bar-from-list'.
19808
19809         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19810         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19811         New variables.
19812         (gnus-group-make-tool-bar): Complete rewrite using
19813         `gmm-tool-bar-from-list'.
19814         (gnus-group-tool-bar-update): New function.
19815
19816         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19817
19818 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19819
19820         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19821         is dissected into a single part of which the type is the same as
19822         the given one; decode charset.
19823
19824 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19825
19826         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19827         into alists as symbol not string, since that's what
19828         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19829         look for.
19830
19831 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19832
19833         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19834         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19835
19836         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19837
19838 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19839
19840         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19841         (gnus-xmas-mime-security-button-menu): New function.
19842
19843         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19844         (gnus-mime-security-button-menu): New definition.
19845         (gnus-mime-security-button-map): Use them.
19846         (gnus-mime-security-button-menu): New function.
19847         (gnus-insert-mime-security-button): Addition to help echo.
19848         (gnus-mime-security-run-function, gnus-mime-security-save-part)
19849         (gnus-mime-security-pipe-part): New functions.
19850
19851         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19852         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19853
19854         * mm-decode.el (mm-handle-set-disposition): Remove.
19855         (mm-handle-set-description): Remove.
19856
19857 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19858
19859         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19860         (mm-w3m-standalone-supports-m17n-p): New function.
19861         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19862         w3m usage.
19863
19864         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19865         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19866
19867 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
19868
19869         * message.el (message-tool-bar-zap-list):
19870         Use gmm-tool-bar-zap-list as custom type.
19871         (message-tool-bar-update): New function.
19872         (message-tool-bar, message-tool-bar-gnome)
19873         (message-tool-bar-retro): Add message-tool-bar-update.
19874         (message-tool-bar-gnome): Add flyspell-buffer.
19875
19876         * gnus-util.el (gnus-error): Describe `args'.
19877
19878         * gmm-utils.el (gmm-error): Describe `args'.
19879         (gmm-tool-bar-zap-list): New widget.
19880         (gmm-tool-bar-from-list): Improve description of `zap-list'.
19881
19882 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19883
19884         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19885         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19886         the number of recursive calls.
19887
19888         * mm-decode.el (mm-handle-set-disposition): New macro.
19889         (mm-handle-set-description): New macro.
19890
19891 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19892
19893         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19894         encoding.
19895
19896 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19897
19898         * message.el (message-tool-bar-zap-list, message-tool-bar)
19899         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19900         (message-tool-bar-local-item-from-menu): Remove.
19901         (message-tool-bar-map): Replace by `message-make-tool-bar'.
19902         (message-make-tool-bar): New function.
19903         (message-mode): Use `message-make-tool-bar'.
19904
19905         * gmm-utils.el: New file.
19906         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19907         (gmm-lazy): New widget copied from `nnmail.el'.
19908         (gmm-tool-bar-from-list): New function for creating customizable
19909         tool bars.
19910         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
19911         output.
19912         (gmm): Add :prefix to defgroup.
19913
19914 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
19915
19916         * gmm-utils.el (gmm-widget-p): New function.
19917
19918 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19919
19920         * mml.el (mml-attach-file): Describe `description' in doc string.
19921         (mml-menu): Add Emacs MIME manual and PGG manual.
19922
19923 2006-01-20  Richard M. Stallman  <rms@gnu.org>
19924
19925         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19926
19927 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
19928
19929         * nntp.el (nntp-end-of-line): Doc fix.
19930
19931 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
19932
19933         * imap.el (imap-open): Handle case where buffer is a buffer
19934         object.
19935
19936 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19937
19938         * gnus-delay.el (gnus-delay): Don't autoload.
19939         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19940         to be re-loaded when customizing the `gnus-delay' group.
19941
19942 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
19943
19944         * message.el (message-insert-citation-line): Use newlines.
19945
19946 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19947
19948         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
19949         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
19950         these routines, so the passphrase can be managed externally and
19951         passed in to the system.
19952         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
19953         pgg-add-passphrase-to-cache function.
19954
19955         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
19956         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
19957         these routines, so the passphrase can be managed externally and
19958         passed in to the system.
19959         (pgg-pgp5-sign-region): Use new name of
19960         pgg-add-passphrase-to-cache function.
19961
19962 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19963
19964         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
19965         part of the decoded armor to find the key-identifier.
19966         (pgg-gpg-lookup-key-owner): New function to return the
19967         human-readable identifier of a key owner.
19968         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
19969         itself.
19970         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
19971         the key value) if we have a key and can match it against a secret
19972         key.  Also, added a note pointing out fact that the prompt only
19973         indicates the first matching key.
19974
19975         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
19976         pgg-decrypt-region.
19977         (pgg-add-passphrase-to-cache): Rename from
19978         `pgg-add-passphrase-cache' to reduce confusion (all callers
19979         changed).
19980         (pgg-remove-passphrase-from-cache): Rename from
19981         `pgg-remove-passphrase-cache' to reduce confusion (all callers
19982         changed).
19983         (pgg-read-passphrase, pgg-add-passphrase-cache)
19984         (pgg-remove-passphrase-cache): Add informative docstrings.
19985         (pgg-decrypt): Convey provided passphrase in subordinate call to
19986         pgg-decrypt-region.
19987
19988 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
19989
19990         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
19991         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
19992         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
19993         'passphrase' argument, so the passphrase can be managed externally
19994         and then passed in to the system.
19995
19996         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
19997         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
19998         so the passphrase cache can be used reliably with identifiers
19999         besides a pgp packet's key id.
20000
20001         * pgg-gpg.el (pgg-gpg-encrypt-region)
20002         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20003         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20004         these routines, so the passphrase can be managed externally and
20005         passed in to the system.
20006
20007         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20008         'notruncate' argument, so the passphrase cache can be used
20009         reliably with identifiers besides a pgp packet's key id.
20010
20011 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20012
20013         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20014         symmetric encryption.
20015         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20016         encrypted session key.
20017         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20018         message ask for the passphrase in a proper way.
20019
20020         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20021         New user commands for symmetric encryption.
20022
20023 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20024
20025         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20026
20027         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20028
20029 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20030
20031         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20032
20033 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20034
20035         * mm-decode.el (mm-inlined-types): Add application/pgp.
20036         (mm-automatic-display): Ditto.
20037
20038         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20039         part as text.
20040
20041 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20042
20043         * nnrss.el: Update copyright.
20044         (nnrss-opml-import): Query whether to subscribe to each entry.
20045
20046         * gnus-art.el:
20047         * gnus-sum.el:
20048         * gnus-xmas.el:
20049         * messagexmas.el:
20050         * mm-uu.el:
20051         * mm-view.el: Update copyright.
20052
20053 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20054
20055         * message.el (message-info): New function.
20056         (message-mode-menu): Add it.
20057         Update copyright.
20058
20059         * ChangeLog: Fix and update copyright.
20060
20061 2006-01-13  Romain Francoise  <romain@orebokech.com>
20062
20063         * message.el (message-forward-subject-name-subject): Prefer the
20064         address to 'nowhere' if the sender has no name.
20065         Fix typo.  Update copyright year.
20066
20067 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20068
20069         * gnus-art.el (article-wash-html):
20070         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20071         (gnus-article-wash-html-with-w3m-standalone): New function.
20072
20073         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20074         mm-inline-text-html-render-with-w3m-standalone.
20075         (mm-text-html-washer-alist): Map w3m-standalone to
20076         gnus-article-wash-html-with-w3m-standalone.
20077         (mm-inline-text-html-render-with-w3m-standalone): New function.
20078
20079 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20080
20081         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20082         Improve LaTeX.
20083
20084 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20085
20086         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20087         (nnrss-request-article): Render text/plain parts as HTML.
20088
20089         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20090         the buffer.
20091
20092 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20093
20094         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20095         custom definition of `gnus-posting-styles'.
20096
20097         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20098         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20099
20100 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20101
20102         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20103         Use nntp for bug archive.
20104
20105 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20106
20107         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20108         parts.
20109         (nnrss-normalize-date): New function converts ISO 8601 date into
20110         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20111         (nnrss-check-group): Use it.
20112
20113 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20114
20115         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20116
20117         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20118         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20119         (nnrss-insert-w3): Ditto.
20120
20121 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20122
20123         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20124         the articles to be forwarded including the case where neither a
20125         number of articles nor a region is specified.
20126
20127 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20128
20129         * nnrss.el (nnrss-request-article): Fix last change; fill
20130         text/plain parts.
20131
20132 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20133
20134         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20135         in text/plain part.
20136         (nnrss-check-group): Don't add excessive newline to dc:subject.
20137
20138 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20139
20140         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20141         article.
20142
20143 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20144
20145         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20146         (nnml-use-compressed-files, nnml-save-mail): Support other
20147         comression programs such as bzip2.
20148
20149 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20150
20151         * dns.el (query-dns): Make sure we check the buffer size before
20152         removing tcp headers.
20153
20154 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20155
20156         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20157         remove MIME buttons associated with multipart/alternative parts.
20158         (gnus-mime-display-alternative): Tag buttons using `article-type'
20159         text property.
20160
20161         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20162         associated with multipart/alternative parts.
20163
20164         * gnus-art.el (gnus-signature-separator): Fix custom type.
20165
20166         * mm-decode.el (mm-inlined-types): Fix custom type.
20167         (mm-keep-viewer-alive-types): Ditto.
20168         (mm-automatic-display): Ditto.
20169         (mm-attachment-override-types): Ditto.
20170         (mm-inline-override-types): Ditto.
20171         (mm-automatic-external-display): Ditto.
20172
20173 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20174
20175         * spam-report.el (spam-report-user-mail-address)
20176         (spam-report-user-agent): New variables.
20177         (spam-report-url-ping-plain): Use spam-report-user-agent.
20178
20179 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20180
20181         * gnus-art.el (gnus-button-handle-custom): Do not just use
20182         `customize-apropos' for any "M-x customize-*" button but the
20183         function called for.  Accept both the function name and its
20184         argument in order to achieve this.
20185         (gnus-button-alist): Remove support for "custom:" URL's.
20186         Pass function name to `gnus-button-handle-custom' in case of "M-x
20187         customize-*" buttons.
20188
20189 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20190
20191         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20192         multipart/alternative and add xref to mm-discouraged-alternatives
20193         in doc string.
20194
20195         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20196         gnus-buttonized-mime-types in doc string.
20197
20198 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20199
20200         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20201         Suggest image/.* in the doc string.
20202
20203 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20204
20205         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20206         message-marks (Debian bug #342521).
20207
20208 2005-12-12  Simon Josefsson  <jas@extundo.com>
20209
20210         * password.el (password-read-from-cache): Add.
20211         (password-read): Use it.
20212
20213 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20214
20215         * rfc2047.el (rfc2047-charset-to-coding-system):
20216         Recognize us-ascii as a MIME charset.
20217
20218         * mm-bodies.el (mm-decode-content-transfer-encoding):
20219         Protect against the case where the 2nd arg TYPE is nil.
20220
20221 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20222
20223         * pop3.el (pop3-stream-type): Fix custom version.
20224
20225         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20226
20227 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20228
20229         * mm-decode.el (mm-display-external): Add missing cdr.
20230
20231 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20232
20233         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20234         RFC1524) if it is in mailcap or add a suffix according to
20235         mailcap-mime-extensions when generating a temp filename; postpone
20236         deleting a temp file for 2 seconds for some wrappers, shell
20237         scripts, and so on, which might exit right after having started a
20238         viewer command as a background job.
20239
20240 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20241
20242         * nntp.el (nntp-marks-directory): Fix custom group.
20243
20244         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20245         steps when < 10.
20246
20247         * gnus-start.el (gnus-no-server-1):
20248         Mention `gnus-level-default-subscribed' in doc string.
20249
20250 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20251
20252         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20253         parens.
20254
20255 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20256
20257         * gnus-xmas.el (gnus-use-toolbar): Revert.
20258         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20259         gnus-use-toolbar is default.
20260
20261         * messagexmas.el (message-use-toolbar): Revert.
20262         (message-setup-toolbar): Use global default-toolbar if
20263         message-use-toolbar is default.
20264
20265 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20266
20267         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20268         according to default-toolbar-visible-p.
20269
20270         * messagexmas.el (message-use-toolbar): Ditto.
20271
20272 2005-11-26  Dave Love  <fx@gnu.org>
20273
20274         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20275         (tls-program, tls-success): Provide openssl alternative.
20276
20277         * starttls.el: Doc fixes.
20278         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20279         SERVICE to PORT.
20280
20281         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20282         port null or service name.
20283         (starttls-negotiate): Autoload.
20284
20285 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20286
20287         * message.el (message-kill-to-signature): Fix interactive spec.
20288
20289 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20290
20291         * pop3.el (pop3-open-server): Recognize a string as a service name.
20292
20293 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20294
20295         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20296
20297 2005-11-23  Dave Love  <fx@gnu.org>
20298
20299         Add pop3s, pop3/starttls.
20300
20301         * pop3.el (pop3-authentication-scheme): Clarify doc.
20302         (open-tls-stream, starttls-open-stream): Autoload.
20303         (pop3-stream-type): New.
20304         (pop3-open-server): Use it.
20305
20306         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20307         for POP.
20308         (mail-source-keyword-map): Add :stream for POP.
20309         (mail-source-fetch-pop): Use pop3-stream-type.
20310
20311 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20312
20313         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20314         of current-time-string.
20315
20316 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20317
20318         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20319         date header.
20320
20321 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20322
20323         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20324         it can seriously impact performance as it bypasses the agent's
20325         local caches.
20326
20327 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20328
20329         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20330         must be explicitly online rather than "not explicitly offline" for
20331         its flags to be synchronized.
20332
20333         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20334         that gnus-uu-unmark-thread will function correctly.
20335
20336         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20337         1024K is instead displayed as 1M.
20338
20339 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20340
20341         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20342
20343 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20344
20345         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20346
20347 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20348
20349         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20350         error message to display actual error condition.
20351         (gnus-agent-save-local): Avoid saving symbols that are bound to
20352         nil as they simply result in a warning message in
20353         gnus-agent-read-local.
20354
20355 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20356
20357         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20358         rather than make-variable-buffer-local for file-precious-flag.
20359
20360 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20361
20362         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20363         for duplicates which are removed.  The invalid sort check then
20364         triggers a rescan after the sort as sorting may have moved
20365         duplicate entries such that they can be cheaply detected.
20366
20367 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20368
20369         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20370
20371 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20372
20373         * gnus-agent.el (gnus-agent-article-alist-save-format):
20374         Change internal variable to a custom variable.  Change default value
20375         from compressed(2) to uncompressed(1).
20376         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20377         support for uncompressed agentview files.  Taken together, reading
20378         the agentview file should now be 6-7 times faster.
20379
20380 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20381
20382         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20383         as a buffer-local variable.  This avoids creating truncated
20384         dribble files as a result of a hang up, eg.
20385
20386 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20387
20388         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20389         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20390         XEmacs.
20391
20392 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20393
20394         * gnus-start.el (gnus-start-draft-setup):
20395         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20396
20397         * gnus.el (gnus-splash): Change custom group.
20398         (gnus-group-get-parameter, gnus-group-parameter-value):
20399         Describe allow-list argument.
20400
20401         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20402         string.
20403
20404 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20405
20406         * gnus-art.el (gnus-default-article-saver): Add user-defined
20407         `function' to custom type.
20408
20409 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20410
20411         * imap.el (imap-open): Handle case where buffer is a buffer
20412         object.
20413
20414 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20415
20416         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20417         long lines.
20418         (gnus-cache-delete-group): Wrap doc strings.
20419
20420         * gnus-agent.el (gnus-agent-rename-group)
20421         (gnus-agent-delete-group): Wrap doc strings.
20422
20423 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20424
20425         * messagexmas.el (message-use-toolbar): Change the valid values
20426         into default, top, bottom, left, and right.
20427         (message-toolbar-thickness): New variable.
20428         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20429         well.
20430         (message-setup-toolbar): Make it work.
20431
20432         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20433         (gnus-use-toolbar): Change the valid values into default, top,
20434         bottom, left, and right.
20435         (gnus-toolbar-thickness): New variable.
20436         (gnus-xmas-setup-toolbar): New function.
20437         (gnus-xmas-setup-group-toolbar): Use it.
20438         (gnus-xmas-setup-summary-toolbar): Use it.
20439
20440 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20441
20442         * gnus-start.el (gnus-1): Add "native" to
20443         gnus-predefined-server-alist.
20444
20445         * gnus.el (gnus-method-to-server): Don't add "native" to the
20446         lists here, because that leads to problems when
20447         gnus-select-method is bound.
20448
20449 2005-11-09  Simon Josefsson  <jas@extundo.com>
20450
20451         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20452         use (not sort-by-date) instead.
20453
20454 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20455
20456         * gnus-delay.el (gnus-delay-group): Don't autoload.
20457         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20458         to be re-loaded when customizing the `gnus-delay' group.
20459
20460 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20461
20462         * message.el: Revert last changes.
20463         (message-insert-citation-line): Use newlines.
20464
20465 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20466
20467         * message.el (message-courtesy-message)
20468         (message-mark-insert-begin, message-mark-insert-end)
20469         (message-elide-ellipsis, message-cancel-message)
20470         (message-add-header, message-change-subject)
20471         (message-cross-post-followup-to-header)
20472         (message-cross-post-insert-note, message-reduce-to-to-cc)
20473         (message-widen-reply, message-delete-not-region)
20474         (message-kill-to-signature, message-insert-signature)
20475         (message-insert-importance-high, message-insert-importance-low)
20476         (message-insert-or-toggle-importance)
20477         (message-insert-disposition-notification-to)
20478         (message-indent-citation, message-yank-original)
20479         (message-cite-original-without-signature, message-cite-original)
20480         (message-insert-citation-line, message-position-on-field)
20481         (message-fix-before-sending, message-send-mail-partially)
20482         (message-send-mail, message-send-mail-with-sendmail)
20483         (message-send-mail-with-qmail, message-send-news)
20484         (message-check-news-header-syntax, message-generate-headers)
20485         (message-insert-courtesy-copy, message-fill-address)
20486         (message-fill-header, message-shorten-references)
20487         (message-setup-1, message-cancel-news)
20488         (message-forward-make-body-plain, message-forward-make-body-mime)
20489         (message-forward-make-body-mml, message-encode-message-body)
20490         (message-forward-make-body-digest-plain)
20491         (message-forward-make-body-digest-mime)
20492         (message-use-alternative-email-as-from): Insert `hard-newline'
20493         instead of ordinary newlines.
20494
20495 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20496
20497         * message.el (message-generate-headers): Downcase the argument
20498         given to message-check-element.
20499
20500 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20501
20502         * nntp.el (nntp-authinfo-rejected): New error condition.
20503         (nntp-wait-for): Use new error condition to signal authentication
20504         error.
20505         (nntp-retrieve-data): Rethrow new error condition to break out of
20506         recursive call to nntp-send-authinfo.
20507
20508 2005-11-08  Romain Francoise  <romain@orebokech.com>
20509
20510         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20511         (gnus-summary-exit-map): Bind to `Z p'.
20512         (gnus-summary-make-menu-bar): Add menu item.
20513
20514 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20515
20516         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20517         (gnus-treat-*): Add `first' in all doc strings.
20518
20519         * gnus-group.el (gnus-group-compact-group): Fix typo.
20520
20521 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20522
20523         * gnus.el (gnus-parameters-case-fold-search): New variable.
20524         (gnus-parameters-get-parameter): Use it.
20525
20526         * gnus-score.el (gnus-home-score-file): Doc fix.
20527
20528 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20529
20530         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20531
20532 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20533
20534         * mm-util.el (mm-special-display-p): New function.
20535
20536         * mml.el (mml-preview): Use it; doc fix.
20537
20538 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20539
20540         * imap.el (imap-open): Handle case where buffer is a buffer object.
20541
20542 2005-10-29  Romain Francoise  <romain@orebokech.com>
20543
20544         * message.el (message-fix-before-sending): Fix comment.
20545
20546 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20547
20548         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20549
20550 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20551
20552         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20553         Used in gnus-score.el.
20554
20555 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20556
20557         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20558
20559 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20560
20561         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20562         whitespace removed in revision 7.8.  Use concatenated string to
20563         protect trailing whitespace.
20564
20565 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20566
20567         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20568         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20569         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20570         Courier IMAP ("some version from 2004").  Mostly based on similar
20571         code in the same function.
20572
20573 2005-10-26  Didier Verna  <didier@xemacs.org>
20574
20575         * gnus-group.el (gnus-group-compact-group): Invalidate original
20576         article buffer.
20577         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20578         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20579         NOV database and in article itself.
20580         Invalidate article backlog.
20581
20582 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20583
20584         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20585
20586 2005-10-26  Simon Josefsson  <jas@extundo.com>
20587
20588         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20589         part of 2004-07-25 change.
20590
20591 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20592
20593         * message.el (message-display-completion-list): New function.
20594         (message-expand-group): Use it; make sure the Completions buffer
20595         is modifiable.
20596 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20597
20598         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20599         user-mail-name is an empty string.
20600
20601 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20602
20603         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20604         depending on gnus-score-decay-constant.
20605
20606         * encrypt.el (encrypt-insert-file-contents)
20607         (encrypt-write-file-contents): Don't use `gnus-message'.
20608
20609         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20610         arguments.
20611         (mm-uu-type-alist): Add message-marks and insert-marks.
20612         Pass arguments to mm-uu-verbatim-marks-extract.
20613         (mm-uu-hide-markers): New variable.
20614         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20615
20616         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20617         (gnus-convert-image-to-face-command): Use "convert" by default to
20618         allow other input image formats.
20619         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20620         accordingly.
20621
20622 2005-10-23  Simon Josefsson  <jas@extundo.com>
20623
20624         * imap.el (imap-gssapi-program): Align command line parameters
20625         with latest GNU SASL.
20626         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20627
20628 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20629
20630         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20631         HTML.
20632         (nnslashdot-request-article): Ditto.
20633
20634         * lpath.el (featurep): Add nobreak-char-display.
20635
20636 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20637
20638         * mail-source.el (mail-source-fetch-pop): Require pop3.
20639         (mail-source-check-pop): Ditto.
20640
20641 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20642
20643         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20644         errors.
20645
20646 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20647
20648         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20649         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20650
20651         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20652
20653         * mm-bodies.el (mm-decode-string):
20654         Call `mm-charset-to-coding-system' with allow-override argument.
20655
20656 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20657
20658         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20659         (rfc2047-charset-to-coding-system): New function.
20660         (rfc2047-decode-encoded-words): New function.
20661         (rfc2047-decode-region): Use them.
20662         (rfc2047-decode-cte): Remove.
20663         (rfc2047-parse-and-decode): Remove.
20664         (rfc2047-decode): Remove.
20665
20666 2005-10-15  Kenichi Handa  <handa@m17n.org>
20667
20668         * rfc2047.el (rfc2047-decode-cte): New function.
20669         (rfc2047-decode-region): Change the way to decode successive
20670         encoded-words: decode B- or Q-encoding in each encoded-word,
20671         concatenate them, and decode it as charset.
20672
20673 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20674
20675         * lpath.el: Fbind codepage-setup for XEmacs.
20676
20677 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20678
20679         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20680         widget-move-and-invoke.
20681         (gnus-custom-mode): Use gnus-custom-map.
20682
20683 2005-10-15  Bill Wohler  <wohler@newt.com>
20684
20685         * message.el (message-tool-bar-map): Rename image file from
20686         mail_send to mail/send.
20687
20688 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20689
20690         * message.el (message-expand-group): Pass the common
20691         prefix substring of completion to `display-completion-list'.
20692
20693 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20694
20695         * mml-sec.el (mml-secure-method): New internal variable.
20696         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20697         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20698         New functions using mml-secure-method.
20699
20700         * mml.el (mml-mode-map): Add key bindings for those functions.
20701         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20702         Harder <harder@myrealbox.com>.
20703         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20704         Goto end of message if point is the headers of the message.
20705
20706         * message.el (message-in-body-p): New function.
20707
20708         * assistant.el: Autoload gnus-util and netrc.
20709
20710         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20711         Use `mm-charset-override-alist' only when decoding.
20712
20713         * mm-bodies.el (mm-decode-body):
20714         Call `mm-charset-to-coding-system' with allow-override argument.
20715
20716         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20717         `filename' from Content-Disposition if Content-Type doesn't
20718         provide `name'.
20719         (gnus-mime-view-part-as-type): Set default instead of
20720         initial-input.
20721
20722 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20723
20724         * format-spec.el (format-spec): Propagate text properties of % spec.
20725
20726 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20727
20728         * gnus-art.el (gnus-treat-predicate): Add `first'.
20729
20730 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20731
20732         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20733         (mm-charset-override-alist): New variable.
20734         (mm-charset-to-coding-system): Use it.
20735         (mm-codepage-setup): New helper function.
20736         (mm-charset-eval-alist): New variable.
20737         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20738         Warn about unknown charsets.
20739
20740         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20741
20742 2005-10-04  David Hansen  <david.hansen@gmx.net>
20743
20744         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20745         (nnrss-check-group): Ditto.
20746
20747 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20748
20749         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20750         Rename x-gnus-verbatim to x-verbatim.
20751         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20752
20753         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20754         x-verbatim.
20755
20756         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20757
20758         * gnus-util.el (gnus-remove-duplicates): Remove.
20759
20760         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20761         instead of gnus-remove-duplicates.
20762
20763         * message.el (message-remove-duplicates): Remove.
20764         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20765         message-remove-duplicates.
20766
20767         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20768         available, else use implementation from `delete-dups'.
20769
20770         * message.el (message-insert-expires): New function.
20771         (message-mode-map): Add key binding.
20772         (message-mode-field-menu): Add menu entry.
20773         (message-mode): Document it.
20774         (message-make-expires-date): Use `message-make-date'.
20775
20776 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20777
20778         * message.el (message-make-expires-date): New function.
20779
20780 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20781
20782         * Makefile.in (list-installed-shadows): New entry.
20783         (install): Use it.
20784         (remove-installed-shadows): New entry.
20785
20786         * dgnushack.el (dgnushack-default-load-path): New variable.
20787         (dgnushack-find-lisp-shadows): New function.
20788         (dgnushack-remove-lisp-shadows): New function.
20789
20790 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20791
20792         * Makefile.in (install-el-elc): New entry.
20793         (install): Use it so that .el files are necessarily installed.
20794
20795 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20796
20797         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20798
20799 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20800
20801         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20802         function rather than the diff-mode.el package.
20803         (mm-display-external): Use with-current-buffer.
20804         (mm-viewer-completion-map, mm-viewer-completion-map):
20805         Move initialization inside declaration.
20806
20807 2005-09-29  Simon Josefsson  <jas@extundo.com>
20808
20809         * spam.el: Load hashcash when compiling, to avoid warnings.
20810         Don't autoload mail-check-payment.
20811         (spam-check-hashcash): Define unconditionally, since hashcash.el
20812         is part of Gnus now.  Ignore errors from payment checking.
20813
20814 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20815
20816         * message.el (message-bold-region, message-unbold-region):
20817         Rename from `bold-region' and `unbold-region'.
20818
20819         * message.el: Remove useless autoloads.
20820
20821 2005-09-28  Simon Josefsson  <jas@extundo.com>
20822
20823         * message.el (message-use-idna): Default to t.
20824         (message-use-idna): Test whether encoding works too.  Doc fix.
20825
20826 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20827
20828         * nntp.el (nntp-warn-about-losing-connection): Remove.
20829
20830 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20831
20832         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20833         customizable.  Change default value.
20834         (mm-uu-diff-groups-regexp): Change default value.
20835         (mm-uu-type-alist): Add doc string.
20836         (mm-uu-configure): Add doc string.  Make it interactive.
20837         (mm-uu-tex-groups-regexp): New variable.
20838         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20839         (mm-uu-type-alist): Add LaTeX documents.
20840         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20841         of "text/verbatim".
20842         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20843
20844         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20845         instead of "text/verbatim".
20846
20847         * message.el (message-mark-inserted-region)
20848         (message-mark-insert-file): Use slrn style marks when called with
20849         prefix argument.
20850
20851 2005-09-27  Simon Josefsson  <jas@extundo.com>
20852
20853         * message.el (message-idna-to-ascii-rhs-1): Reformat.
20854
20855 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
20856
20857         * message.el (message-remove-duplicates): New function.
20858         Implementation borrowed from `gnus-remove-duplicates'.
20859         (message-idna-to-ascii-rhs): Also encode idna addresses in
20860         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20861         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
20862         only ask about the same idna domain once per header and also tell
20863         in what header to replace the idna domain.
20864
20865         * gnus-art.el (article-decode-idna-rhs): Also decode idna
20866         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20867         (article-decode-idna-rhs): Fix regexp so that all idna-address in
20868         a header is decoded and not just the last one.
20869
20870 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20871
20872         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
20873         has been decoded.
20874
20875         * mm-decode.el (mm-automatic-display): Add text/verbatim.
20876         (mm-insert-part): Don't modify text if it has been decoded.
20877
20878         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
20879         decoded.
20880
20881         * mm-view.el (mm-inline-text): Don't strip text props unless
20882         decoding enriched or richtext parts.
20883
20884 2005-09-25  Romain Francoise  <romain@orebokech.com>
20885
20886         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
20887         * gnus-start.el (gnus-subscribe-interactively):
20888         * gnus-uu.el (gnus-uu-grab-articles):
20889         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
20890         space.
20891
20892 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
20893
20894         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
20895         * mm-view.el (mm-view-pkcs7-decrypt):
20896         * gnus-sum.el (gnus-summary-limit-to-extra)
20897         (gnus-summary-respool-article, gnus-read-move-group-name):
20898         * gnus-score.el (gnus-summary-increase-score):
20899         * gnus-util.el (gnus-completing-read-with-default):
20900         * gnus-art.el (gnus-read-save-file-name)
20901         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
20902         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
20903         * message.el (message-check-news-header-syntax):
20904         Follow convention for reading with the minibuffer.
20905
20906 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
20907
20908         * spam-report.el (spam-report-url-ping-plain):
20909         Use gnus-extended-version as User-Agent.
20910
20911         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
20912         default value is nil.
20913
20914         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
20915         (mm-uu-verbatim-marks-extract): New function.
20916         (mm-uu-extract): New face.
20917         (mm-uu-copy-to-buffer): Use it.
20918
20919         * spam-report.el (spam-report-gmane-ham): Rename from
20920         `spam-report-gmane-unspam'.
20921         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20922         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
20923
20924         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20925         Autoload.
20926         (spam-report-gmane-unregister-routine):
20927         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20928
20929 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
20930
20931         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20932         (spam-report-gmane-unregister-routine): Add support for gmane
20933         unregistration.
20934
20935         * spam-report.el (spam-report-gmane-unspam)
20936         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20937         (spam-report-gmane): Change to take a single article and do unspam
20938         registration.
20939
20940 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20941
20942         * mm-url.el (mm-url-decode-entities): Fix regexp.
20943
20944 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20945
20946         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20947         default to nil, to be able to use Gnus at all.  If the default
20948         switches to something else, then the function should be fixed not
20949         be exceedingly slow.
20950
20951 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
20952
20953         * gnus-start.el (gnus-activate-group): If the server is nil, don't
20954         fail hard.
20955
20956         * spam-report.el: Add better Keywords line.
20957
20958         * spam.el: Add Maintainer and better Keywords line.
20959
20960 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20961
20962         * gnus-art.el (gnus-article-replace-part)
20963         (gnus-mime-replace-part): New functions.
20964         (gnus-mime-action-alist, gnus-mime-button-commands)
20965         (gnus-mime-save-part-and-strip): Add file argument.
20966         (gnus-article-part-wrapper): Add interactive argument.
20967
20968         * gnus-sum.el (gnus-summary-mime-map):
20969         Add `gnus-article-replace-part'.
20970
20971 2005-09-19  Didier Verna  <didier@xemacs.org>
20972
20973         The nnml compaction feature:
20974         * nnml.el (nnml-request-compact-group): New function.
20975         * nnml.el (nnml-request-compact): New function.
20976         * gnus-int.el (gnus-request-compact-group): New function.
20977         * gnus-int.el (gnus-request-compact): New function.
20978         * gnus-group.el (gnus-group-compact-group): New function.
20979         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20980         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20981         * gnus-srvr.el (gnus-server-compact-server): New function.
20982         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20983         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20984
20985 2005-09-18  Deepak Goel  <deego@gnufans.org>
20986
20987         * sieve.el (sieve-help): Fix `message' call: first arg should be a
20988         format spec.
20989
20990 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20991
20992         * gnus.el (gnus-group-startup-message): Bind image-load-path.
20993
20994 2005-09-15  Romain Francoise  <romain@orebokech.com>
20995
20996         * message.el (message-fill-paragraph): Clarify docstring.
20997
20998 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20999
21000         * gnus-art.el (gnus-mime-display-part): Protect against broken
21001         MIME messages.
21002
21003 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21004
21005         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21006         before parsing header.
21007
21008 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21009
21010         * html2text.el (html2text-replace-list): Add new entities.
21011
21012 2005-09-11  Romain Francoise  <romain@orebokech.com>
21013
21014         * message.el (message-alternative-emails): Improve docstring.
21015         (message-setup-1): Call `message-use-alternative-email-as-from'
21016         after `message-setup-hook' to give it precedence over posting
21017         styles, etc.
21018         (message-use-alternative-email-as-from): Add docstring.
21019         Remove the original From header if present.
21020
21021         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21022         (nnml-save-mail): Use it.
21023
21024         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21025         articles.  Add new argument `silent'.
21026         (gnus-uu-mark-all): Report the total number of marked articles.
21027
21028 2005-09-10  Romain Francoise  <romain@orebokech.com>
21029
21030         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21031         (gnus-uu-mark-series): Likewise.
21032
21033 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21034
21035         * spam-report.el (spam-report-gmane): Fix generation of spam
21036         report URL.
21037
21038 2005-09-10  Simon Josefsson  <jas@extundo.com>
21039
21040         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21041         t, based on discussion on the ding list with Robert Epprecht
21042         <epprecht@solnet.ch>.
21043
21044 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21045
21046         * spam-report.el (spam-report-gmane): Make it work without
21047         X-Report-Spam header.  Gmane now only provides Archived-At.
21048         This is only used if `spam-report-gmane-use-article-number' is nil.
21049         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21050
21051         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21052         make `gnus-summary-sort-by-recipient' work with threading.
21053
21054         * nnweb.el (nnweb-google-wash-article): Print a message if article
21055         is not available.
21056
21057 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21058
21059         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21060         change.  Decode text/* parts content before displaying.
21061
21062 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21063
21064         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21065
21066 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21067
21068         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21069
21070         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21071         url-package-name, url-package-version,
21072         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21073         w3m-display-inline-images, and w3m-minor-mode-map.
21074
21075 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21076
21077         * message.el (message-tab-body-function): Fix mismatched custom type.
21078
21079         * gnus.el (gnus-group-change-level-function): Ditto.
21080
21081         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21082
21083         * gnus-art.el (gnus-signature-limit)
21084         (gnus-article-mime-part-function): Ditto.
21085
21086 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21087
21088         * mml.el (mml-mode): Silence the byte compiler.
21089
21090         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21091         using `(sit-for 0)' before moving the point to the specified part;
21092         skip unbuttonized parts.
21093         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21094         return to the summary window if gnus-auto-select-part is non-nil.
21095
21096 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21097
21098         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21099         New variables.
21100         (mml-dnd-attach-file, mml-mode): Use them.
21101
21102         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21103         Make fetching article by MID work again for Google Groups.
21104         Add FIXME concerning gnus-group-make-web-group.
21105
21106         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21107         Don't depend on Gnus by using mail-extract-address-components if
21108         gnus-extract-address-components is not bound.
21109
21110 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21111
21112         * gnus-art.el (gnus-mime-display-security): Don't display the
21113         signature, but only the signed part.
21114
21115 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21116
21117         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21118
21119         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21120         list, not listp.
21121
21122 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21123
21124         * mm-encode.el (mm-encode-content-transfer-encoding):
21125         Likewise when encoding.
21126
21127         * mm-bodies.el (mm-decode-content-transfer-encoding):
21128         De-canonicalize CRLF for all text content types, not just
21129         text/plain.
21130
21131 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21132
21133         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21134         valid article; point arrow and cursor at the MIME button.
21135
21136 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21137
21138         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21139         Suggested by Dan Christensen <jdc@uwo.ca>.
21140
21141         * mm-decode.el (mm-save-part): Enable change of prompt.
21142
21143 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21144
21145         * gnus-msg.el (gnus-inews-add-send-actions):
21146         Make `message-post-method' lambda parameter ARG `&optional'.
21147
21148 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21149
21150         * gnus-sum.el (gnus-summary-mime-map):
21151         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21152         gnus-article-jump-to-part.
21153
21154         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21155         (gnus-article-edit-part): Use it.
21156         (gnus-article-part-wrapper): Add no-handle argument.
21157         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21158         New functions.
21159
21160 2005-08-29  Romain Francoise  <romain@orebokech.com>
21161
21162         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21163         docstring.
21164         (gnus-face-from-file): Likewise.
21165
21166 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21167
21168         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21169         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21170         non-nil.
21171         (gnus-auto-select-part): New variable.
21172         (gnus-article-jump-to-part): New function.
21173         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21174         (gnus-mime-delete-part): Allow selecting specified part after
21175         deleting or stripping parts.
21176         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21177         part if argument is bogus.
21178
21179 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21180
21181         * gnus-art.el (w3m-minor-mode-map):
21182         * gnus-spec.el (gnus-newsrc-file-version):
21183         * gnus-util.el (nnmail-active-file-coding-system)
21184         (gnus-original-article-buffer, gnus-user-agent):
21185         * gnus.el (gnus-ham-process-destinations)
21186         (gnus-parameter-ham-marks-alist)
21187         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21188         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21189         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21190         * mm-decode.el (gnus-current-window-configuration):
21191         * mm-extern.el (gnus-article-mime-handles):
21192         * mm-url.el (url-current-object, url-package-name)
21193         (url-package-version):
21194         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21195         (smime-keys, w3m-cid-retrieve-function-alist)
21196         (w3m-current-buffer, w3m-display-inline-images)
21197         (w3m-minor-mode-map):
21198         * mml-smime.el (gnus-extract-address-components):
21199         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21200         (gnus-newsrc-hashtb, message-default-charset)
21201         (message-deletable-headers, message-options)
21202         (message-posting-charset, message-required-mail-headers)
21203         (message-required-news-headers):
21204         * mml1991.el (mc-pgp-always-sign):
21205         * mml2015.el (mc-pgp-always-sign):
21206         * nnheader.el (nnmail-extra-headers):
21207         * rfc1843.el (gnus-decode-encoded-word-function)
21208         (gnus-decode-header-function, gnus-newsgroup-name):
21209         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21210
21211 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21212
21213         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21214         the end of the date treatments.
21215
21216 2005-08-15  Simon Josefsson  <jas@extundo.com>
21217
21218         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21219         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21220         Capello and Romain Francoise.
21221         (pgg-fetch-key-function): Remove, not used?
21222         (pgg-insert-url-with-w3): Require url, to get
21223         url-insert-file-contents regardless of where it is defined.
21224
21225 2005-08-13  Romain Francoise  <romain@orebokech.com>
21226
21227         * message.el (message-cite-original-1): New function.
21228         (message-cite-original): Use it.
21229         (message-cite-original-without-signature): Ditto.
21230
21231 2005-08-08  Romain Francoise  <romain@orebokech.com>
21232
21233         * message.el (message-yank-empty-prefix): New variable.
21234         (message-indent-citation): Use it.
21235         (message-cite-original-without-signature): Respect X-No-Archive.
21236
21237 2005-08-08  Simon Josefsson  <jas@extundo.com>
21238
21239         * pgg.el: Autoload url-insert-file-contents instead of loading
21240         w3/url.
21241         (pgg-insert-url-with-w3): Don't load url here.
21242
21243 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21244
21245         * message.el (message-kill-to-signature): Don't insert newline at
21246         bol.
21247         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21248
21249 2005-08-06  Romain Francoise  <romain@orebokech.com>
21250
21251         * message.el (message-user-fqdn): Fix typo in docstring.
21252
21253 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21254
21255         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21256
21257         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21258
21259 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21260
21261         * mm-bodies.el (mm-encode-body): Use coding system rather than
21262         charset to encode text.
21263
21264         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21265         number of charsets if utf-8 is available (XEmacs).
21266
21267 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21268
21269         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21270         taken from `gnus-button-mid-or-mail-regexp'.
21271         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21272         (gnus-button-alist): Improve regexp for domain part of the MIDs
21273         for news:localpart@domain buttons.
21274         (gnus-button-ctan-directory-regexp): Update.
21275
21276 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21277
21278         * sieve-manage.el (sieve-manage-interactive-login):
21279         Use make-local-variable rather than make-variable-buffer-local.
21280         (sieve-manage-open): Ditto.
21281         (sieve-manage-authenticate): Ditto.
21282
21283         * mml.el (mml-generate-mime-1): Make the content type default to
21284         text/plain if the filename is not specified.
21285
21286 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21287
21288         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21289         instead of insert-buffer.
21290
21291         * message.el (message-yank-original): Ditto; set the mark at the
21292         end of the yanked message.
21293
21294 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21295
21296         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21297         lines to scroll rather than to stop it.
21298
21299         * mml.el (mml-generate-default-type): Add doc string.
21300         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21301         default to application/octet-stream when determining the content
21302         type if it is not specified for the part or the mml contents; add
21303         a comment about mml-generate-default-type.
21304
21305 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21306
21307         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21308         make it default to application/octet-stream when determining the
21309         content type if it is not specified for the external contents.
21310
21311 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21312
21313         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21314         segmented parameter but also other parameters might be there.
21315
21316 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21317
21318         * mm-decode.el (mm-display-external): Delete temp file, directory
21319         and buffer immediately if the external process is exited.
21320
21321 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21322
21323         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21324         fewer lines than that of scroll-margin.
21325         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21326
21327 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21328
21329         * gnus-art.el (gnus-article-next-page): Revert.
21330         (gnus-article-beginning-of-window): New macro.
21331         (gnus-article-next-page-1): Use it.
21332         (gnus-article-prev-page): Ditto.
21333         (gnus-article-edit-part): Use insert-buffer-substring instead of
21334         insert-buffer.
21335         (gnus-article-edit-exit): Ditto.
21336
21337         * gnus-util.el (gnus-beginning-of-window): Remove.
21338         (gnus-end-of-window): Remove.
21339
21340         * lpath.el: Don't bind header-line-format and scroll-margin.
21341
21342 2005-07-25  Simon Josefsson  <jas@extundo.com>
21343
21344         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21345         to have the url package without w3.  Reported by Daiki Ueno
21346         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21347
21348 2005-07-20  Didier Verna  <didier@xemacs.org>
21349
21350         * gnus-diary.el: Remove the description comment (nndiary is now
21351         properly documented in the Gnus manual).
21352         Fix the spelling of "Back End".
21353         * nndiary.el: Ditto.
21354         Fix the copyright notice.
21355
21356 2005-07-18  Romain Francoise  <romain@orebokech.com>
21357
21358         * gnus-sum.el (gnus-summary-to-prefix)
21359         (gnus-summary-newsgroup-prefix): New variables.
21360         (gnus-summary-from-or-to-or-newsgroups): Use them.
21361
21362 2005-07-17  Romain Francoise  <romain@orebokech.com>
21363
21364         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21365         space as it's generally not especially interesting to the user.
21366
21367 2005-07-16  Romain Francoise  <romain@orebokech.com>
21368
21369         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21370         nil to avoid prompting and file modification if one of the
21371         messages at the top of the nnfolder file contains a copyright
21372         notice.
21373         Update copyright notice.
21374
21375         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21376         instead of `current-time-string' as the latter creates a time
21377         string that is not RFC 2822 compliant (it lacks the zone).
21378         Update copyright notice.
21379
21380 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21381
21382         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21383         for text/rtf.  Display default in prompt.  Pass default for M-n.
21384
21385         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21386
21387 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21388
21389         * gnus-msg.el (gnus-button-mailto):
21390         Remove save-selected-window-window hackery because it relies on
21391         save-selected-window internals.
21392
21393 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21394
21395         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21396         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21397         (gnus-article-prev-page): Ditto.
21398
21399         * gnus-util.el (gnus-beginning-of-window): New function.
21400         (gnus-end-of-window): New function.
21401
21402         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21403
21404 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21405
21406         * gnus-score.el (gnus-score-edit-all-score):
21407         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21408         gnus-message.
21409
21410 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21411
21412         * gnus-msg.el (gnus-button-mailto):
21413         Remove save-selected-window-window hackery because it relies on
21414         save-selected-window internals.
21415
21416 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21417
21418         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21419         add-minor-mode.
21420         (gnus-binary-mode): Ditto.
21421
21422         * gnus-topic.el (gnus-topic-mode): Ditto.
21423
21424 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21425
21426         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21427         (gnus-article-prev-page): Take scroll-margin into consideration.
21428
21429 2005-07-04  Lute Kamstra  <lute@gnu.org>
21430
21431         Update FSF's address in GPL notices.
21432
21433 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21434
21435         * gnus.el (gnus-exit):
21436         * gnus-group.el (gnus-group-icons):
21437         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21438
21439         * gnus-nocem.el (gnus-nocem):
21440         * message.el (message-various, message-buffers, message-sending)
21441         (message-interface, message-forwarding, message-insertion)
21442         (message-headers, message-news, message-mail):
21443         * pgg-gpg.el (pgg-gpg):
21444         * pgg-parse.el (pgg-parse):
21445         * pgg-pgp.el (pgg-pgp):
21446         * pgg-pgp5.el (pgg-pgp5):
21447         * pop3.el (pop3): Finish `defgroup' description with period.
21448
21449 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21450
21451         * gnus-art.el (article-display-face): Improve the efficiency.
21452         (article-display-x-face): Ditto; remove gray x-face stuff.
21453
21454 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21455
21456         * gnus-art.el (article-display-face): Correct the position in
21457         which Faces are inserted.
21458
21459 2005-06-29  Didier Verna  <didier@xemacs.org>
21460
21461         * gnus-art.el (article-display-face): Display faces in correct
21462         order.
21463
21464 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21465
21466         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21467         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21468         (gnus-nocem-check-article): Fetch the Type header.
21469         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21470         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21471         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21472         make sure gnus-nocem-hashtb is initialized.
21473         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21474         (gnus-nocem-unwanted-article-p): Ditto.
21475
21476         * pgg.el (pgg-verify): Return the verification result.
21477
21478 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21479
21480         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21481         is ascii.
21482
21483 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21484
21485         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21486         `show-nonbreak-escape'.
21487
21488 2005-06-23  Lute Kamstra  <lute@gnu.org>
21489
21490         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21491
21492         * dig.el (dig-mode):
21493         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21494
21495 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21496
21497         * nnimap.el (nnimap-split-download-body): Fix spellings.
21498
21499 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21500
21501         * gnus-art.el (gnus-article-encrypt-body):
21502         * gnus-cus.el (gnus-score-customize):
21503         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21504         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21505
21506 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21507
21508         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21509         header by looking for magic "MII" at the beginning.
21510
21511 2005-06-16  Miles Bader  <miles@gnu.org>
21512
21513         * gnus-xmas.el (gnus-xmas-group-startup-message):
21514         Use renamed gnus-splash face.
21515
21516         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21517         (assistant-field-face): New backward-compatibility alias for renamed
21518         face.
21519         (assistant-render-text): Use renamed assistant-field face.
21520
21521         * spam.el (spam): Remove "-face" suffix from face name.
21522         (spam-face): New backward-compatibility alias for renamed face.
21523         (spam-face, spam-initialize): Use renamed spam face.
21524
21525         * message.el (message-header-to, message-header-cc)
21526         (message-header-subject, message-header-newsgroups)
21527         (message-header-other, message-header-name)
21528         (message-header-xheader, message-separator, message-cited-text)
21529         (message-mml): Remove "-face" suffix from face names.
21530         (message-header-to-face, message-header-cc-face)
21531         (message-header-subject-face, message-header-newsgroups-face)
21532         (message-header-other-face, message-header-name-face)
21533         (message-header-xheader-face, message-separator-face)
21534         (message-cited-text-face, message-mml-face):
21535         New backward-compatibility aliases for renamed faces.
21536         (message-font-lock-keywords): Use renamed message faces.
21537
21538         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21539         (sieve-test-commands, sieve-tagged-arguments):
21540         Remove "-face" suffix from face names.
21541         (sieve-control-commands-face, sieve-action-commands-face)
21542         (sieve-test-commands-face, sieve-tagged-arguments-face):
21543         New backward-compatibility aliases for renamed faces.
21544         (sieve-control-commands-face, sieve-action-commands-face)
21545         (sieve-test-commands-face, sieve-tagged-arguments-face):
21546         Use renamed sieve faces.
21547
21548         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21549         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21550         (gnus-group-news-3-empty, gnus-group-news-4)
21551         (gnus-group-news-4-empty, gnus-group-news-5)
21552         (gnus-group-news-5-empty, gnus-group-news-6)
21553         (gnus-group-news-6-empty, gnus-group-news-low)
21554         (gnus-group-news-low-empty, gnus-group-mail-1)
21555         (gnus-group-mail-1-empty, gnus-group-mail-2)
21556         (gnus-group-mail-2-empty, gnus-group-mail-3)
21557         (gnus-group-mail-3-empty, gnus-group-mail-low)
21558         (gnus-group-mail-low-empty, gnus-summary-selected)
21559         (gnus-summary-cancelled, gnus-summary-high-ticked)
21560         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21561         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21562         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21563         (gnus-summary-low-undownloaded)
21564         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21565         (gnus-summary-low-unread, gnus-summary-normal-unread)
21566         (gnus-summary-high-read, gnus-summary-low-read)
21567         (gnus-summary-normal-read, gnus-splash):
21568         Remove "-face" suffix from face names.
21569         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21570         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21571         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21572         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21573         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21574         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21575         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21576         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21577         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21578         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21579         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21580         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21581         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21582         (gnus-summary-normal-ticked-face)
21583         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21584         (gnus-summary-normal-ancient-face)
21585         (gnus-summary-high-undownloaded-face)
21586         (gnus-summary-low-undownloaded-face)
21587         (gnus-summary-normal-undownloaded-face)
21588         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21589         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21590         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21591         (gnus-splash-face):
21592         New backward-compatibility aliases for renamed faces.
21593         (gnus-group-startup-message): Use renamed gnus faces.
21594
21595         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21596         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21597         (gnus-server-agent): Remove "-face" suffix from face names.
21598         (gnus-server-agent-face, gnus-server-opened-face)
21599         (gnus-server-closed-face, gnus-server-denied-face)
21600         (gnus-server-offline-face):
21601         New backward-compatibility aliases for renamed faces.
21602         (gnus-server-agent-face, gnus-server-opened-face)
21603         (gnus-server-closed-face, gnus-server-denied-face)
21604         (gnus-server-offline-face): Use renamed gnus faces.
21605
21606         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21607         Remove "-face" suffix from face names.
21608         (gnus-picon-xbm-face, gnus-picon-face):
21609         New backward-compatibility aliases for renamed faces.
21610
21611         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21612         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21613         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21614         (gnus-cite-11): Remove "-face" suffix from face names.
21615         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21616         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21617         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21618         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21619         New backward-compatibility aliases for renamed faces.
21620         (gnus-cite-attribution-face, gnus-cite-face-list)
21621         (gnus-article-boring-faces): Use renamed gnus faces.
21622
21623         * gnus-art.el (gnus-signature, gnus-header-from)
21624         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21625         (gnus-header-content): Remove "-face" suffix from face names.
21626         (gnus-signature-face, gnus-header-from-face)
21627         (gnus-header-subject-face, gnus-header-newsgroups-face)
21628         (gnus-header-name-face, gnus-header-content-face):
21629         New backward-compatibility aliases for renamed faces.
21630         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21631
21632         * gnus-sum.el (gnus-summary-selected-face)
21633         (gnus-summary-highlight): Use renamed gnus faces.
21634         * gnus-group.el (gnus-group-highlight): Likewise.
21635
21636 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21637
21638         * gnus-sieve.el (gnus-sieve-article-add-rule):
21639         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21640         * spam-stat.el (spam-stat-buffer-change-to-spam)
21641         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21642
21643         * message.el (message-is-yours-p):
21644         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21645
21646 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21647
21648         * mm-view.el (mm-inline-text): Withdraw the last change.
21649
21650 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21651
21652         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21653         executing enriched-decode.
21654
21655 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21656
21657         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21658         charset of tar files.
21659
21660 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21661
21662         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21663
21664 2005-06-04  Lute Kamstra  <lute@gnu.org>
21665
21666         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21667         information is never recorded.
21668
21669 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21670
21671         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21672
21673 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21674
21675         * pop3.el (pop3-apop): Run md5 in the binary mode.
21676
21677         * starttls.el (starttls-set-process-query-on-exit-flag):
21678         Use eval-and-compile.
21679
21680 2005-05-31  Simon Josefsson  <jas@extundo.com>
21681
21682         * smime.el (smime-replace-in-string): Define.
21683         (smime-cert-by-ldap-1): Use it.
21684
21685 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21686
21687         * gnus-art.el (article-display-x-face): Replace
21688         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21689
21690         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21691         set-process-query-on-exit-flag or process-kill-without-query.
21692
21693         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21694         loop instead of replace-regexp.
21695
21696         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21697         instead of process-kill-without-query if it is available.
21698
21699         * lpath.el: Fbind ldap-search-entries.
21700
21701         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21702         instead of find-file-hooks if it is available.
21703
21704         * mml1991.el: Bind pgg-default-user-id when compiling.
21705
21706         * mml2015.el: Bind pgg-default-user-id when compiling.
21707
21708         * nndraft.el (nndraft-request-associate-buffer):
21709         Use write-contents-functions instead of write-contents-hooks if it is
21710         available.
21711
21712         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21713         instead of find-file-hooks if it is available.
21714
21715         * nntp.el (nntp-open-connection): Replace
21716         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21717         (nntp-open-ssl-stream): Ditto.
21718         (nntp-open-tls-stream): Ditto.
21719
21720         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21721         set-process-query-on-exit-flag or process-kill-without-query.
21722         (starttls-open-stream-gnutls): Use it instead of
21723         process-kill-without-query.
21724         (starttls-open-stream): Ditto.
21725
21726 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21727
21728         * smime.el (smime-cert-by-ldap-1): Don't use
21729         replace-regexp-in-string.
21730
21731 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21732
21733         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21734
21735         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21736         in PEM format.  Adjust to the XEmacs compatibility.
21737
21738 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21739
21740         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21741         by `string-to-number'.
21742         * gnus-agent.el (gnus-agent-regenerate-group)
21743         (gnus-agent-fetch-articles): Ditto.
21744         * gnus-art.el (gnus-button-fetch-group): Ditto.
21745         * gnus-cache.el (gnus-cache-generate-active)
21746         (gnus-cache-articles-in-group): Ditto.
21747         * gnus-group.el (gnus-group-set-current-level)
21748         (gnus-group-insert-group-line): Ditto.
21749         * gnus-score.el (gnus-score-set-expunge-below)
21750         (gnus-score-set-mark-below, gnus-summary-score-effect)
21751         (gnus-summary-score-entry): Ditto.
21752         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21753         (gnus-soup-pack): Ditto.
21754         * gnus-spec.el (gnus-xmas-format): Ditto.
21755         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21756         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21757         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21758         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21759         * nndb.el (nndb-get-remote-expire-response): Ditto.
21760         * nndiary.el (nndiary-parse-schedule-value)
21761         (nndiary-string-to-number, nndiary-request-replace-article)
21762         (nndiary-request-article): Ditto.
21763         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21764         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21765         * nneething.el (nneething-make-head): Ditto.
21766         * nnfolder.el (nnfolder-request-article)
21767         (nnfolder-retrieve-headers): Ditto.
21768         * nnheader.el (nnheader-file-to-number): Ditto.
21769         * nnkiboze.el (nnkiboze-request-article): Ditto.
21770         * nnmail.el (nnmail-process-unix-mail-format)
21771         (nnmail-process-babyl-mail-format): Ditto.
21772         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21773         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21774         (nnmh-request-create-group, nnmh-request-list-1)
21775         (nnmh-request-group, nnmh-request-article): Ditto.
21776         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21777         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21778         * nnsoup.el (nnsoup-make-active): Ditto.
21779         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
21780         * nntp.el (nntp-find-group-and-number)
21781         (nntp-retrieve-headers-with-xover): Ditto.
21782         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
21783         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
21784         (pgg-format-key-identifier): Ditto.
21785         * pop3.el (pop3-last, pop3-stat): Ditto.
21786         * qp.el (quoted-printable-decode-region): Ditto.
21787
21788         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
21789         of concat.
21790
21791 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21792
21793         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21794
21795         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21796
21797         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21798
21799         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21800
21801         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21802
21803         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21804
21805         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21806         (gnus-carpal-mode): Ditto.
21807
21808         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21809         (gnus-browse-mode): Ditto.
21810
21811         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21812
21813         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21814
21815 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21816
21817         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21818
21819 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21820
21821         * gnus-util.el (gnus-run-mode-hooks): New function.
21822
21823         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21824
21825         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21826         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21827
21828 2005-05-27  Lute Kamstra  <lute@gnu.org>
21829
21830         * dns-mode.el (dns-mode): Specify customization group.
21831
21832 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21833
21834         * gnus-agent.el (gnus-agent-make-mode-line-string):
21835         Use mode-line-highlight as mouse-face.
21836
21837 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21838
21839         * canlock.el (canlock): Change the parent group to news.
21840
21841         * deuglify.el (gnus-outlook-deuglify): Add :group.
21842
21843         * dig.el (dig): Add :group.
21844
21845         * dns-mode.el (dns-mode): Add :group.
21846
21847         * encrypt.el (encrypt): Add :group.
21848
21849         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
21850         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
21851         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
21852         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
21853         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
21854
21855         * gnus-diary.el (gnus-diary): Add :group.
21856
21857         * gnus.el (gnus-group-news-1-face): Add :group.
21858         (gnus-group-news-1-empty-face): Ditto.
21859         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
21860         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
21861         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
21862         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
21863         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
21864         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
21865         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
21866         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
21867         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
21868         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
21869         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
21870         (gnus-summary-high-ticked-face): Ditto.
21871         (gnus-summary-low-ticked-face): Ditto.
21872         (gnus-summary-normal-ticked-face): Ditto.
21873         (gnus-summary-high-ancient-face): Ditto.
21874         (gnus-summary-low-ancient-face): Ditto.
21875         (gnus-summary-normal-ancient-face): Ditto.
21876         (gnus-summary-high-undownloaded-face): Ditto.
21877         (gnus-summary-low-undownloaded-face): Ditto.
21878         (gnus-summary-normal-undownloaded-face): Ditto.
21879         (gnus-summary-high-unread-face): Ditto.
21880         (gnus-summary-low-unread-face): Ditto.
21881         (gnus-summary-normal-unread-face): Ditto.
21882         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
21883         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
21884
21885         * hashcash.el (hashcash): New custom group.
21886         (hashcash-default-payment): Add :group.
21887         (hashcash-payment-alist): Ditto.
21888         (hashcash-default-accept-payment): Ditto.
21889         (hashcash-accept-resources): Ditto.
21890         (hashcash-path): Ditto.
21891         (hashcash-extra-generate-parameters): Ditto.
21892         (hashcash-double-spend-database): Ditto.
21893         (hashcash-in-news): Ditto.
21894
21895         * message.el (message-minibuffer-local-map): Add :group.
21896
21897         * netrc.el (netrc): Add :group.
21898
21899         * sieve-manage.el (sieve-manage-log): Add :group.
21900         (sieve-manage-default-user): Diito.
21901         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
21902         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
21903         (sieve-manage-authenticators): Ditto.
21904         (sieve-manage-authenticator-alist): Ditto.
21905         (sieve-manage-default-port): Ditto.
21906
21907         * sieve-mode.el (sieve-control-commands-face): Add :group.
21908         (sieve-action-commands-face): Ditto.
21909         (sieve-test-commands-face): Ditto.
21910         (sieve-tagged-arguments-face): Ditto.
21911
21912         * smime.el (smime): Add :group.
21913
21914         * spam-report.el (spam-report): Add :group.
21915
21916         * spam.el (spam, spam-face): Add :group.
21917
21918 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21919
21920         * nntp.el (nntp-next-result-arrived-p): Some news servers may
21921         return \n.\n.\n at the end of articles.  Protect against that.
21922         (nntp-with-open-group): Allow debugging.
21923
21924         * nnheader.el (mail-header-set-extra): Make into a function
21925         because I just could't understand how to quote the list properly.
21926
21927         * dns.el (query-dns-cached): New function.
21928
21929 2005-05-26  Lute Kamstra  <lute@gnu.org>
21930
21931         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
21932
21933 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21934
21935         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
21936
21937         * gnus-art.el: Don't autoload mail-extract-address-components.
21938
21939         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
21940         eval-and-compile to evaluate it.
21941
21942         * hashcash.el: Don't autoload executable-find.
21943
21944         * nndb.el: Don't declare the nndb back end two or more times; don't
21945         autoload news-reply-mode, news-setup, cancel-timer and telnet.
21946
21947         * nntp.el: Autoload format-spec instead of format; use
21948         eval-and-compile to evaluate autoload forms.
21949
21950 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
21951
21952         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21953
21954 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21955
21956         * gnus.el (gnus-version-number): Bump version.
21957
21958 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21959
21960         * gnus.el: No Gnus v0.3 is released.
21961
21962 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21963
21964         * lpath.el (featurep): Bind show-nonbreak-escape.
21965
21966 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21967
21968         * gnus-art.el (gnus-article-edit-part): Disable undo.
21969
21970 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21971
21972         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21973         gnus-article-date-lapsed-new-header is t if date timer is active;
21974         skip headers in which the original date value is empty.
21975         (gnus-article-save-original-date): Redefine it as a macro.
21976         (gnus-display-mime): Use it.
21977
21978 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21979
21980         * gnus-art.el (article-date-ut): Support converting date in
21981         forwarded parts as well.
21982         (gnus-article-save-original-date): New function.
21983         (gnus-display-mime): Use it.
21984
21985 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
21986
21987         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21988         enclosure element of <item>.
21989
21990 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
21991
21992         * message.el (message-kill-buffer-query): Rename from
21993         `message-kill-buffer-query-if-modified'.  Add :version.
21994
21995 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21996
21997         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21998         window layout.
21999
22000 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22001
22002         * mml.el: Autoload dnd when compiling.
22003
22004 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22005
22006         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22007         x-dnd-*.
22008
22009 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22010
22011         * qp.el (quoted-printable-encode-region): Save excursion.
22012
22013 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22014
22015         * message.el (message-kill-buffer-query-if-modified): Add new variable
22016         so the user can kill a modified message buffer quickly.
22017         (message-kill-buffer): Use it.
22018
22019 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22020
22021         * lpath.el: Fbind display-time-event-handler; don't fbind
22022         string-to-multibyte.
22023
22024         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22025
22026 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22027
22028         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22029         contained in text because xml.el decodes entities) with LFs.
22030
22031 2005-04-11  Lute Kamstra  <lute@gnu.org>
22032
22033         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22034         differently.
22035
22036 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22037
22038         * mm-util.el (mm-detect-coding-region): Typo.
22039
22040 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22041
22042         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22043
22044 2005-04-06  Deepak Goel  <deego@gnufans.org>
22045
22046         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22047         user-function allow user modifications of the scores.
22048         (spam-stat-score-buffer-user): New function, to allow
22049         user-computed modifications to the score.
22050         (spam-stat-score-buffer-user-functions): List of additional
22051         scoring functions.
22052         (spam-stat-error-holder): Global temporary error holder.
22053         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22054         variable.
22055
22056 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22057
22058         * gnus-registry.el (gnus-registry-clean-empty-function)
22059         (gnus-registry-trim, gnus-registry-fetch-groups)
22060         (gnus-registry-delete-group): Groups that match
22061         `gnus-registry-ignored-groups' are removed from the registry
22062         entries, not just ignored for splitting.  This helps clean up the
22063         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22064         to get all the groups a message ID is in.
22065
22066         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22067         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22068         (spam-stat-score-buffer-user-functions): Add :number custom type.
22069
22070 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22071
22072         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22073         argument in XEmacs.
22074
22075         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22076         (nnrss-request-group): Decode group name first.
22077         (nnrss-request-article): Make a text/plain article if mml-to-mime
22078         failed.
22079         (nnrss-get-encoding): Return a compatible encoding according to
22080         nnrss-compatible-encoding-alist.
22081         (nnrss-find-el): Use consp instead of listp.
22082         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22083
22084 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22085
22086         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22087         which Emacs 20 doesn't support.
22088         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22089
22090 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22091
22092         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22093         silence the byte compiler inside the defun.
22094
22095         * gnus-demon.el (parse-time-string): Add autoload.
22096
22097         * gnus-delay.el (parse-time-string): Add autoload.
22098
22099         * gnus-art.el (parse-time-string): Add autoload.
22100
22101         * nnultimate.el (parse-time): Require for `parse-time-string'.
22102
22103 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22104
22105         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22106
22107         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22108
22109         * smime.el (smime-ldap-host-list): Add :version.
22110
22111 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22112
22113         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22114         pass it to `gnus-browse-read-group'.
22115         (gnus-browse-read-group): Add NUMBER argument and pass it to
22116         `gnus-group-read-ephemeral-group'.
22117
22118         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22119         argument and pass it to `gnus-group-read-group'.
22120
22121 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22122
22123         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22124         mm-xemacs-find-mime-charset-1 if we have the mule feature
22125         available at runtime.
22126
22127 2005-03-25  Werner Lemberg  <wl@gnu.org>
22128
22129         * nnmaildir.el: Replace `illegal' with `invalid'.
22130
22131 2005-03-23  Lute Kamstra  <lute@gnu.org>
22132
22133         * time-date.el: Add comment on time value formats.
22134         Don't require parse-time.
22135         (with-decoded-time-value): New macro.
22136         (encode-time-value): New function.
22137         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22138         (days-to-time): Return a valid time value when arg is huge.
22139         (time-since): Use time-subtract.
22140         (time-to-number-of-days): Use time-to-seconds.
22141
22142 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22143
22144         * gnus-start.el (gnus-display-time-event-handler):
22145         Check display-time-timer at runtime rather than only at load time
22146         in case display-time-mode is turned off in the mean time.
22147
22148 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22149
22150         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22151         used.
22152
22153         * nneething.el (nneething-map-file-directory): Derive from
22154         `gnus-directory'.
22155
22156         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22157         the To/Cc button.
22158
22159 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22160
22161         * nnmaildir.el (nnmaildir-request-accept-article):
22162         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22163
22164 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22165
22166         * gnus-async.el: Require timer-funcs at compile time when in
22167         XEmacs for `run-with-idle-timer'.
22168
22169 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22170
22171         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22172         autoloaded function.
22173
22174 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22175
22176         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22177
22178 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22179
22180         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22181
22182 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22183
22184         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22185         Add gnus-expert-user to default.
22186
22187 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22188
22189         * nnimap.el (nnimap-open-server): Ditto.
22190
22191         * imap.el (imap-authenticate): Fix typo.
22192
22193 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22194
22195         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22196         buffer (since IMAP server might return FETCH response out of
22197         order, and the nntp buffer must be sorted).
22198
22199 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22200
22201         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22202         comparison on string.
22203
22204         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22205         (gnus-agent-score): Rename category keywords to match gnus-cus.
22206         (gnus-agent-summary-fetch-series): Modify to protect against
22207         gnus-agent-summary-fetch-group clearing processable flags.
22208         (gnus-agent-synchronize-group-flags): Update live group buffer as
22209         synchronization may occur due to the user toggle the plugged
22210         status.
22211         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22212         successfully downloaded.
22213         (gnus-agent-expire-group-1): Avoid using markers when the overview
22214         is in ascending order; greatly improves performance.
22215         (gnus-agent-regenerate-group):
22216         Use gnus-agent-synchronize-group-flags to reset read status in both
22217         gnus and server.
22218         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22219
22220 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22221
22222         * message.el: Don't autoload former message-utils variables.
22223         (message-strip-subject-trailing-was): Change doc string.
22224
22225         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22226         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22227         (nnweb-google-search): Add "hl=en" here.
22228         (nnweb-google-parse-1, nnweb-google-create-mapping):
22229         Don't hardcode URL.
22230
22231 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22232
22233         * message.el (message-get-reply-headers, message-followup):
22234         Mention related variables `message-use-followup-to' and
22235         `message-use-mail-followup-to', in the information buffer.
22236
22237         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22238         of broken groups(-beta).google.com.
22239
22240 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22241
22242         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22243         parameter to invoked gnus-request-move-article; remove the
22244         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22245         all at once instead of once per article.
22246         (gnus-summary-remove-process-mark): Accept a list of articles as
22247         well as a single article for processing.
22248
22249         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22250         parameter.
22251
22252         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22253
22254         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22255
22256         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22257         parameter.
22258
22259         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22260         parameter.
22261
22262         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22263         parameter and remove the gnus-sum-hint-move-is-internal variable.
22264
22265         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22266         parameter.
22267
22268         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22269         parameter.
22270
22271         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22272         parameter.
22273
22274         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22275
22276         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22277         parameter.
22278
22279         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22280         parameter.
22281
22282 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22283
22284         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22285         a more conservative way.
22286
22287 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22288
22289         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22290         buffer, so it moves the window's cursor.
22291
22292 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22293
22294         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22295         `mm-dissect-multipart' and receive the from field as an (optional)
22296         argument from `mm-dissect-multipart'.
22297         (mm-dissect-multipart): Receive the from field as an argument and
22298         pass it on when we call `mm-dissect-buffer' on MIME parts.
22299         Fixes verification/decryption of signed/encrypted MIME parts.
22300
22301 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22302
22303         * gnus-sum.el (gnus-summary-move-article):
22304         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22305         whatever it calls (right now, only nnimap-request-move article
22306         respects it).
22307
22308         * nnimap.el (nnimap-request-move-article):
22309         When gnus-sum-hint-move-is-internal is set, don't do the extra
22310         nnimap-request-article.
22311
22312 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22313
22314         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22315
22316         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22317         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22318
22319         * gnus-sum.el (gnus-summary-caesar-message):
22320         Apply `gnus-treat-article' after rotation.
22321
22322         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22323         doc string.
22324
22325 2005-02-22  Simon Josefsson  <jas@extundo.com>
22326
22327         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22328         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22329         <arne@arnested.dk>.
22330         (encrypt): Add password-cache and password-cache-expiry as group
22331         members.
22332
22333 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22334
22335         * smime.el (smime-ldap-host-list): Doc fix.
22336         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22337         cache) password.
22338         (smime-sign-region): Use it.
22339         (smime-decrypt-region): Use it.
22340         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22341         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22342         fails.
22343         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22344         certificate from DER to PEM format rather than calling openssl.
22345
22346         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22347
22348         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22349         for signing/encryption.
22350
22351         * mml.el (mml-parse-1): Use them.
22352
22353 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22354
22355         * nnrss.el (nnrss-verbose): Remove.
22356         (nnrss-request-group): Use `nnheader-message' instead.
22357
22358 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22359
22360         * nnrss.el (nnrss-verbose): New variable.
22361         (nnrss-request-group): Make it say nnrss is requesting a group.
22362
22363 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22364
22365         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22366         Handle news URL with given port correctly.
22367
22368 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22369
22370         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22371         containing special characters.
22372
22373         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22374
22375         * mml.el (mime-to-mml): Ditto.
22376
22377         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22378         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22379         (rfc2047-decode-region): Quote decoded words containing special
22380         characters when rfc2047-quote-decoded-words-containing-tspecials
22381         is non-nil.
22382
22383 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22384
22385         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22386
22387         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22388
22389 2005-02-15  Simon Josefsson  <jas@extundo.com>
22390
22391         * nnimap.el (nnimap-debug): Doc fix.
22392
22393         * imap.el (imap-debug): Doc fix.
22394
22395 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22396
22397         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22398
22399 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22400
22401         * gnus.el (spam-contents): Improve docs for spam-contents
22402         parameter in its variable incarnation.
22403
22404 2005-02-14  Simon Josefsson  <jas@extundo.com>
22405
22406         * smime-ldap.el: Use require instead of load-library for ldap.
22407         (smime-ldap-search): Indent.
22408         (smime-ldap-search-internal): Shorten line.
22409
22410         * smime.el (smime-cert-by-dns): Add doc-string.
22411         (smime-cert-by-ldap-1): Indent.
22412
22413         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22414         mml-smime-get-dns-ldap.
22415         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22416
22417 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22418
22419         * smime.el: Require smime-ldap.
22420         (smime-ldap-host-list): New variable.
22421         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22422
22423         * mml-smime.el (mml-smime-encrypt-query): New function.
22424         (mml-smime-encrypt-query): Use it.
22425
22426         * smime-ldap.el: New file.
22427
22428 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22429
22430         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22431
22432 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22433
22434         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22435         argument in doc string.  Make query for type more clear.
22436
22437 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22438
22439         * gnus.el (gnus-group-startup-message): Search for gnus images in
22440         etc/images/gnus.
22441         * mm-util.el (mm-image-load-path): Likewise.
22442         * smiley.el (smiley-data-directory): Search for smilies in
22443         etc/images/smilies.
22444
22445 2005-02-09  Kim F. Storm  <storm@cua.dk>
22446
22447         Change Emacs release version from 21.4 to 22.1 throughout.
22448         Change Emacs development version from 21.3.50 to 22.0.50.
22449
22450 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22451
22452         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22453
22454         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22455         non-Mule XEmacs as well.
22456         (mm-decompress-buffer): Signal an error intentionally if it does
22457         not decompress compressed data because auto-compression-mode is
22458         disabled.
22459
22460 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22461
22462         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22463         an ID in the registry even if it has no groups.
22464
22465 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22466
22467         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22468         merge it into mm-decompress-buffer.
22469         (gnus-mime-copy-part): Use the MIME part charset, the value which
22470         a user specified or gnus-newsgroup-charset for decoding, like
22471         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22472         save-buffer what was used.  Suggested by Kevin Ryde
22473         <user42@zip.com.au>.
22474         (gnus-mime-inline-part): Allow the name parameter as well as the
22475         filename parameter; force decompressing of compressed data; always
22476         display contents being not decoded as unibyte.
22477
22478         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22479         as well as the filename parameter.
22480
22481         * mm-util.el (mm-decompress-buffer):
22482         Merge gnus-mime-jka-compr-maybe-uncompress.
22483         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22484         of compressed data.
22485
22486 2005-02-08  Simon Josefsson  <jas@extundo.com>
22487
22488         * imap.el (imap-log): Doc fix.
22489
22490 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22491
22492         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22493         the coding cookies; decompress compressed parts.
22494
22495         * mml.el (mml-generate-mime-1): Add the charset parameter according
22496         to the value which a user specified manually or the coding cookie.
22497
22498         * mm-util.el (mm-string-to-multibyte): New function.
22499         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22500         (mm-coding-system-to-mime-charset): New function.
22501         (mm-decompress-buffer): New function.
22502         (mm-find-buffer-file-coding-system): New function.
22503
22504         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22505         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22506         parts.
22507
22508 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22509
22510         * mm-view.el (mm-display-inline-fontify): Decode a part according
22511         to the charset parameter.
22512
22513 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22514
22515         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22516         prefix arg is neither nil nor a number, as info specifies.
22517
22518 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22519
22520         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22521         timestamps.
22522
22523 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22524
22525         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22526         groups error checking and notify user.
22527
22528 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22529
22530         * message.el (message-send-mail-function): Check existence of
22531         sendmail-program first before using default value
22532         `message-send-mail-with-sendmail'.  Otherwise use more generic
22533         `smtpmail-send-it'.
22534
22535 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22536
22537         * nntp.el (nntp-request-update-info): Always return nil.
22538
22539 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22540
22541         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22542
22543 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22544
22545         * message.el (message-beginning-of-line): Change the behavior when
22546         invoked between BOL and : so that it first moves backward.
22547
22548 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22549
22550         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22551         article buffer when editing of the article is discarded.
22552         (gnus-article-prepare): Revert.
22553
22554 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22555
22556         * gnus-art.el (gnus-article-prepare):
22557         Remove message-strip-forbidden-properties from the local hook.
22558
22559 2005-01-27  Simon Josefsson  <jas@extundo.com>
22560
22561         * password.el (password-cache-add): Only start one timer per key.
22562         Reported by Derek Atkins <warlord@MIT.EDU>.
22563
22564 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22565
22566         * run-at-time.el: Remove.  It is no longer needed as
22567         timer-funcs.el in the xemacs-base package has a working version of
22568         `run-at-time'.
22569
22570         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22571
22572         * password.el: Require timer-funcs instead of run-at-time in
22573         XEmacs.
22574         Remove `password-run-at-time' macro.
22575         (password-cache-add): Use `run-at-time' instead of
22576         `password-run-at-time'.
22577
22578         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22579         Remove `nnheader-cancel-function-timers' alias,
22580         `cancel-function-timers' exists in XEmacs in timer-funcs.
22581
22582         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22583         for `run-with-idle-timer'.
22584
22585         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22586         for `run-at-time'.
22587
22588         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22589         for `with-timeout'.
22590
22591         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22592         the same as for XEmacs 21.4.
22593         No need to ignore `run-with-idle-timer', this function exists in
22594         XEmacs now in timer-funcs.el in the xemacs-base package.
22595         (dgnushack-compile): No need to delete
22596         run-at-time.el from the list of files to compile because it
22597         doesn't exist anymore.
22598
22599 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22600
22601         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22602         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22603
22604 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22605
22606         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22607         sensitively.
22608
22609 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22610
22611         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22612
22613 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22614
22615         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22616         which will be inserted according to the multibyteness of a buffer
22617         rather than the type of contents.  Suggested by ARISAWA Akihiro
22618         <ari@mbf.ocn.ne.jp>.
22619
22620         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22621         of string which old xml.el may return rather than a string.
22622
22623 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22624
22625         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22626
22627 2005-01-16  Simon Josefsson  <jas@extundo.com>
22628
22629         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22630         idn/idna.el isn't available.
22631         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22632         <michael@waxrat.com>.
22633
22634         * hashcash.el: Remove non-FSF copyright header.
22635
22636         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22637         (hashcash-generate-payment): Use it.
22638         (hashcash-generate-payment-async): Use it.
22639
22640 2005-01-15  Simon Josefsson  <jas@extundo.com>
22641
22642         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22643         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22644
22645         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22646         gnus-summary-idna-message.
22647         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22648         (gnus-summary-idna-message): New function.
22649
22650 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22651
22652         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22653         gnus-novice-user.
22654
22655 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22656
22657         * nnrss.el (nnrss-request-delete-group): Delete entries in
22658         nnrss-group-alist as well.
22659         (nnrss-save-server-data): Insert newline.
22660
22661 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22662
22663         * gnus.el (gnus-user-agent): Use list of symbols instead of
22664         symbols.  Display full version number for (S)XEmacs.
22665         Optionally display (S)XEmacs codename.
22666
22667         * gnus-util.el (gnus-emacs-version): Update for new
22668         `gnus-user-agent'.
22669
22670         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22671         Gnus version.
22672
22673 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22674
22675         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22676         which is unreadable in some setups.
22677
22678 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22679
22680         * gnus-spec.el (gnus-update-format-specifications): Flush the
22681         group format spec cache if it doesn't support decoded group names.
22682
22683 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22684
22685         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22686         Allow to apply decay on score files matching a regexp.
22687
22688 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22689
22690         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22691         compatibility in %g and %c.
22692
22693 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22694
22695         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22696         name for only %g and %c.
22697         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22698         of gnus-tmp-group to decoded group name.
22699         (gnus-group-make-rss-group): Exclude `/'s from group names.
22700
22701 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22702
22703         * nnrss.el (nnrss-get-encoding): Fix regexp.
22704
22705 2004-12-27  Simon Josefsson  <jas@extundo.com>
22706
22707         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22708         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22709         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22710
22711 2004-12-17  Kim F. Storm  <storm@cua.dk>
22712
22713         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22714
22715         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22716
22717 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22718
22719         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22720
22721 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22722
22723         * nnrss.el: Require rfc2047 and mml.
22724         (nnrss-file-coding-system): New variable.
22725         (nnrss-format-string): Redefine it as an inline function.
22726         (nnrss-decode-group-name): New function.
22727         (nnrss-string-as-multibyte): Remove.
22728         (nnrss-retrieve-headers): Decode group name; don't use
22729         nnrss-format-string.
22730         (nnrss-request-group): Decode group name.
22731         (nnrss-request-article): Decode group name; allow a Message-ID as
22732         well as an article number; don't use nnrss-format-string; encode a
22733         Message-ID string which may contain non-ASCII characters; use
22734         mml-to-mime to compose a MIME article.
22735         (nnrss-request-expire-articles): Decode group name.
22736         (nnrss-request-delete-group): Decode group name.
22737         (nnrss-fetch): Clarify error message.
22738         (nnrss-read-server-data): Use insert-file-contents instead of load;
22739         bind file-name-coding-system; use multibyte buffer.
22740         (nnrss-save-server-data): Bind coding-system-for-write to the
22741         value of nnrss-file-coding-system; bind file-name-coding-system;
22742         add coding cookie.
22743         (nnrss-read-group-data): Use insert-file-contents instead of load;
22744         bind file-name-coding-system; use multibyte buffer.
22745         (nnrss-save-group-data): Bind coding-system-for-write to the
22746         value of nnrss-file-coding-system; bind file-name-coding-system.
22747         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22748         make it work with non-ASCII text.
22749         (nnrss-find-el): Make it work with old xml.el as well.
22750
22751 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22752
22753         * nnrss.el (nnrss-get-encoding): New function.
22754         (nnrss-fetch): Use unibyte buffer initially; bind
22755         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22756         decode contents according to the encoding attribute.
22757         (nnrss-save-group-data): Add coding cookie.
22758         (nnrss-mime-encode-string): New function.
22759         (nnrss-check-group): Use it to encode subject and author.
22760
22761 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22762
22763         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22764         imaginary variable.
22765
22766 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22767
22768         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22769         correctly even if there are wide characters.
22770
22771 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22772
22773         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22774         downcased symbol names; make a new cache instead of reusing
22775         bbdb-hashtable.
22776
22777 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22778
22779         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
22780         concatenating segments rather than before concatenating them.
22781         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22782
22783         * message.el (message-get-reply-headers): Bind `extra'.
22784
22785 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22786
22787         * message.el (message-extra-wide-headers): New variable.
22788         (message-get-reply-headers): Use it.
22789
22790 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22791
22792         * gnus-agent.el (gnus-agent-group-path): Decode group name.
22793         (gnus-agent-group-pathname): Ditto.
22794
22795         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22796
22797         * gnus-group.el (gnus-group-make-group): Decode group name.
22798         (gnus-group-make-rss-group): Register the group data after opening
22799         the nnrss group.
22800
22801 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22802
22803         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22804         by expiry now get marked as read.
22805
22806 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22807
22808         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22809
22810 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22811
22812         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22813         unify Latin characters in XEmacs.
22814         (mm-find-mime-charset-region): Use it.
22815
22816 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22817
22818         * gnus-util.el (gnus-delete-directory): New function.
22819
22820         * gnus-agent.el (gnus-agent-delete-group): Use it.
22821
22822         * gnus-cache.el (gnus-cache-delete-group): Use it.
22823
22824 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22825
22826         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22827         names.
22828
22829 2004-12-16  Simon Josefsson  <jas@extundo.com>
22830
22831         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22832
22833 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22834
22835         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22836
22837         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22838         (gnus-group-set-current-level): Decode group name.
22839
22840 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22841
22842         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22843         failed.
22844
22845 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22846
22847         * gnus-group.el (gnus-group-delete-group): Decode group name.
22848         (gnus-group-make-rss-group): Encode group name.
22849         (gnus-group-catchup-current): Decode group name.
22850         (gnus-group-kill-group): Decode group name.
22851
22852 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22853
22854         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
22855
22856 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22857
22858         * gnus-group.el (gnus-group-make-rss-group):
22859         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
22860
22861         * gnus-start.el (gnus-setup-news): Honor user's setting to
22862         gnus-message-archive-method.  Suggested by Lute Kamstra
22863         <lute@gnu.org>.
22864
22865 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
22866
22867         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
22868         global counterparts of the buffer-local variables.
22869
22870 2004-11-16  Romain Francoise  <romain@orebokech.com>
22871
22872         * gnus-sum.el (gnus-summary-exit): Don't clear the global
22873         counterparts of the buffer-local variables.
22874
22875 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22876
22877         * message.el (message-forbidden-properties): Fix typo in doc
22878         string.
22879
22880 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22881
22882         * gnus-util.el (gnus-replace-in-string): Add doc string.
22883
22884         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
22885         to avoid problems when splitting mails with many recipients.
22886
22887 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22888
22889         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
22890         pop-to-buffer, covered by the subsequent gnus-configure-windows.
22891
22892 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
22893
22894         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
22895         if there is no hashtable in memory or file modification time is
22896         newer than cached timestamp.
22897
22898 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
22899
22900         * gnus-sum.el (gnus-summary-limit-to-recipient):
22901         Implement not-matching option.
22902
22903 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
22904
22905         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
22906         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
22907         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
22908         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
22909         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
22910         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
22911
22912 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22913
22914         * message.el (message-forward-make-body-mml): Remove headers
22915         according to message-forward-ignored-headers if a message is decoded.
22916
22917 2004-12-02  Romain Francoise  <romain@orebokech.com>
22918
22919         * message.el (message-forward-make-body-plain): Always remove
22920         headers according to message-forward-ignored-headers.
22921
22922 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
22923
22924         * spam.el (spam-summary-prepare-exit): Remove the
22925         gnus-summary-limit pop for now, it has problems with ham marks for
22926         me.
22927
22928 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
22929
22930         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
22931         correctly.
22932
22933 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
22934
22935         * format-spec.el (format-spec): Message the char.
22936
22937 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
22938
22939         * gnus-art.el (gnus-split-methods): Reformat comments.
22940
22941         * spam.el (spam-summary-prepare-exit): Remove article limits
22942         before exiting the summary buffer.
22943
22944 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22945
22946         * lpath.el: Remove bbdb-create-internal, bbdb-records,
22947         spam-BBDB-register-routine and spam-enter-ham-BBDB.
22948
22949         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
22950         order to silence the byte compiler.
22951
22952         * spam.el: Fix the way to silence the byte compiler, which
22953         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
22954         bbdb-search-simple, spam-BBDB-register-routine,
22955         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
22956         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
22957         spam-stat-buffer-is-spam, spam-stat-load,
22958         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
22959         spam-stat-save and spam-stat-split-fancy.
22960
22961 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22962
22963         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
22964         which may confuse users.
22965         (canlock-password-for-verify): Ditto.
22966
22967         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
22968
22969         * gnus-art.el (gnus-emphasis-alist): Ditto.
22970
22971         * gnus-registry.el (gnus-registry-max-entries): Ditto.
22972
22973         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
22974
22975         * gnus-start.el (gnus-save-killed-list): Ditto.
22976
22977         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22978         (gnus-sum-thread-tree-root): Ditto.
22979         (gnus-sum-thread-tree-false-root): Ditto.
22980         (gnus-sum-thread-tree-single-indent): Ditto.
22981
22982         * message.el (message-courtesy-message): Ditto.
22983         (message-archive-note): Ditto.
22984         (message-subscribed-address-file): Ditto.
22985         (message-user-fqdn): Ditto.
22986
22987         * spam-report.el (spam-report-gmane-regex): Ditto.
22988
22989         * spam.el (spam-blackhole-good-server-regex): Ditto.
22990
22991 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22992
22993         * mml.el (mml-preview): Widen the message buffer before copying
22994         the contents to the preview buffer; sort headers before previewing.
22995
22996         * message.el (message-hidden-headers): Fix the way to avoid a bug
22997         in the `repeat' widget in Emacs 21.3 or earlier.
22998
22999 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23000
23001         * message.el (message-hidden-headers): Default to "^References:".
23002         Improve customization type.  Suggested by Reiner Steib
23003         <Reiner.Steib@gmx.de>.
23004
23005 2004-11-25  Romain Francoise  <romain@orebokech.com>
23006
23007         * message.el (message-strip-forbidden-properties): Remove check for
23008         obsolete `message-hidden' text property, hidden headers are not
23009         accessible in the buffer anymore.
23010
23011 2004-11-22  Romain Francoise  <romain@orebokech.com>
23012
23013         * message.el (message-header-format-alist): Add `From' in list
23014         so that it can be sorted.
23015         (message-fix-before-sending): Widen and sort headers before
23016         sending.
23017         (message-hide-headers): Use narrowing to hide headers by moving
23018         them to the top of the buffer and narrowing to the region
23019         underneath.
23020
23021 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23022
23023         * message.el (message-strip-forbidden-properties):
23024         Bind buffer-read-only (etc) to nil.
23025
23026 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23027
23028         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23029         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23030
23031 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23032
23033         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23034
23035 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23036
23037         * dns.el (query-dns): Use sit-for to time instead of
23038         accept-process-output, since that doesn't seem to work on udp
23039         sockets.
23040
23041 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23042
23043         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23044
23045 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23046
23047         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23048         doc string.  Improve doc string.
23049
23050 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23051
23052         * nntp.el (nntp-request-update-info): Return nil if
23053         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23054         may not call gnus-activate-group which uselessly issues the GROUP
23055         commands for all nntp groups and wastes time.  Reported by Romain
23056         Francoise <romain@orebokech.com>.
23057
23058         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23059
23060 2004-11-15  Simon Josefsson  <jas@extundo.com>
23061
23062         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23063         headers separately.
23064         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23065         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23066
23067 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23068
23069         * gnus-start.el (gnus-convert-old-newsrc):
23070         Assign legacy-gnus-agent to 5.10.7.
23071
23072 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23073
23074         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23075         start of the lines.
23076
23077 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23078
23079         * hashcash.el (hashcash-default-payment): Change default to 20.
23080         (hashcash-default-accept-payment): Change default to 20.
23081         (hashcash-process-alist): New variable.
23082         (hashcash-generate-payment-async): Add.
23083         (hashcash-already-paid-p): Add.
23084         (hashcash-insert-payment): Don't generate payments twice.
23085         (hashcash-insert-payment-async): Add.
23086         (hashcash-insert-payment-async-2): Add.
23087         (hashcash-cancel-async): Add.
23088         (hashcash-wait-async): Add.
23089         (hashcash-processes-running-p): Add.
23090         (hashcash-wait-or-cancel): Add.
23091         (mail-add-payment): New optional argument.  Conditionally start
23092         asynchronous calculation.
23093         (mail-add-payment-async): Add.
23094
23095         * message.el (message-send-mail): Wait for asynchronous hashcash
23096         results.  Don't clobber existing X-Hashcash headers.
23097         (message-setup-1): Call mail-add-payment-async when
23098         message-generate-hashcash is non-nil.
23099
23100 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23101
23102         * message.el (message-use-alternative-email-as-from): Examine the
23103         From header as well; use message-make-from in order to include a
23104         user's full name.
23105
23106 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23107
23108         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23109         default; improve customization type.
23110         (gnus-emphasis-custom-with-format): New macro.
23111         (gnus-emphasis-custom-value-to-external): New function.
23112         (gnus-emphasis-custom-value-to-internal): New function.
23113
23114 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23115
23116         * dns.el (query-dns): Resolve reverse addresses.
23117
23118 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23119
23120         * gnus-group.el (gnus-group-get-new-news): Use it.
23121
23122         * gnus-start.el (gnus-check-reasonable-setup): New function.
23123
23124 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23125
23126         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23127         "Args out of range" error.  Reported by Arnaud Giersch
23128         <arnaud.giersch@free.fr>.
23129
23130 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23131
23132         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23133
23134 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23135
23136         * spam.el (spam group): Add :version.
23137
23138         * pgg-def.el (pgg group): Add :version.
23139
23140 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23141
23142         * gnus-art.el (gnus-article-edit-article): Don't associate the
23143         article buffer with a draft file.  This is a temporary measure
23144         against the 2004-08-22 change to gnus-article-edit-mode.
23145
23146 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23147
23148         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23149         (html2text-format-tags): Remove unused variable `attr'.
23150
23151 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23152
23153         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23154
23155         * tls.el (tls-process-connection-type, tls-success)
23156         (tls-certtool-program): Add :version.
23157
23158         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23159         (starttls-extra-arguments, starttls-process-connection-type)
23160         (starttls-connect, starttls-failure, starttls-success): Add :version.
23161
23162         * spam-stat.el (spam-stat): Add :version.
23163
23164         * sieve.el (sieve): Add :version.
23165
23166         * sha1.el (sha1): Add :version.
23167         (sha1-use-external): Remove redundant version.
23168
23169         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23170         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23171         (nnmail-split-fancy-match-partial-words)
23172         (nnmail-split-lowercase-expanded): Add :version.
23173
23174         * nndiary.el (nndiary): Add :version.
23175
23176         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23177
23178         * mml-sec.el (mml-default-sign-method)
23179         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23180         Add :version.
23181
23182         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23183
23184         * mm-url.el (mm-url-use-external, mm-url-program)
23185         (mm-url-arguments): Add :version.
23186
23187         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23188         (mm-attachment-file-modes, mm-decrypt-option)
23189         (mm-w3m-safe-url-regexp): Add :version.
23190
23191         * message.el (message-cite-prefix-regexp)
23192         (message-sendmail-envelope-from, message-minibuffer-local-map)
23193         (message-user-fqdn, message-completion-alist): Add :version.
23194
23195         * gnus-win.el (gnus-configure-windows-hook)
23196         (gnus-use-frames-on-any-display): Add :version.
23197
23198         * gnus-art.el (gnus-article-address-banner-alist)
23199         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23200         (gnus-treat-from-picon, gnus-treat-mail-picon)
23201         (gnus-treat-x-pgp-sig): Add :version.
23202
23203         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23204         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23205         (gnus-summary-article-delete-hook)
23206         (gnus-summary-display-while-building): Add :version.
23207
23208         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23209         (gnus-get-top-new-news-hook): Add :version.
23210
23211         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23212         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23213
23214         * gnus-registry.el (gnus-registry): Add :version.
23215
23216         * gnus-spec.el (gnus-use-correct-string-widths)
23217         (gnus-make-format-preserve-properties): Add :version.
23218
23219         * gnus.el (gnus-group-charter-alist)
23220         (gnus-group-fetch-control-use-browse-url)
23221         (gnus-install-group-spam-parameters): Add :version.
23222
23223         * gnus-diary.el (gnus-diary): Add :version.
23224
23225         * gnus-delay.el (gnus-delay): Add :version.
23226
23227         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23228         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23229         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23230         Add :version.
23231
23232         * gnus-agent.el (gnus-agent-max-fetch-size)
23233         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23234         (gnus-agent-prompt-send-queue): Add :version.
23235
23236         * deuglify.el (gnus-outlook-deuglify): Add :version.
23237
23238         * html2text.el: Beautify code.  Improve doc strings.
23239         Some checkdoc cleanup.
23240         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23241
23242 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23243
23244         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23245
23246 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23247
23248         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23249         when package is loaded.
23250
23251         * spam.el (spam-summary-score-preferred-header): Add global preference
23252         for people who want to override the default SpamAssassin over
23253         Bogofilter preference (when both are set).
23254         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23255         (spam-user-format-function-S):
23256         Check spam-summary-score-preferred-header.
23257         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23258         (spam-user-format-function-S): Format the score correctly.
23259
23260 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23261
23262         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23263         signature file.  Suggested by Manoj Srivastava
23264         <srivasta@golden-gryphon.com>.
23265
23266         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23267         iso-2022-jp even in the Japanese language environment.
23268         Suggested by Jason Rumney <jasonr@gnu.org>.
23269
23270 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23271
23272         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23273         use the same characters as the dummy marks; make it free from
23274         getting affected by the language environment.
23275         (gnus-summary-read-group-1): Update mark positions only when the
23276         format spec is updated.
23277
23278         * gnus-spec.el (gnus-update-format-specifications): Return a list
23279         of updated types.
23280
23281 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23282
23283         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23284         of boundp to check if display-warning is available.
23285
23286 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23287
23288         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23289
23290 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23291
23292         * nnspool.el (nnspool-spool-directory): Use news-path if the
23293         news-directory variable is not bound.
23294
23295         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23296         function instead of display-warning if it is not available.
23297
23298 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23299
23300         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23301         v5-10: Use `point-at-bol'.
23302
23303 2004-10-26  Simon Josefsson  <jas@extundo.com>
23304
23305         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23306         <chenggao@gmail.com>.
23307
23308 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23309
23310         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23311         instead.
23312
23313 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23314
23315         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23316         to remove a server from the nnimap-server-buffer-alist.
23317         (nnimap-open-connection, nnimap-close-server): Use it.
23318
23319         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23320
23321 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23322
23323         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23324         running the major-mode function.
23325
23326 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23327
23328         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23329         dummy marks in the right way.
23330
23331 2004-10-18  David Edmondson  <dme@dme.org>
23332
23333         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23334         excessively.
23335
23336 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23337
23338         * gnus-util.el (gnus-split-references): Accept a nil references
23339         string and go on blissfully.
23340
23341         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23342         cases where the references string is non-nil but has no references.
23343
23344         * encrypt.el: Add autoload tags.
23345
23346         * spam.el (spam-resolve-registrations-routine): Remove article
23347         from unregistration list too.  Reported by David Hanak
23348         <dhanak@isis.vanderbilt.edu>
23349
23350 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23351
23352         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23353         nil.  Change custom type.
23354
23355 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23356
23357         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23358
23359         * gnus-sum.el (gnus-summary-move-article): Use it.
23360
23361 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23362
23363         * encrypt.el: Add autoload cookies.
23364
23365         * spam.el (spam-backend-article-list-property)
23366         (spam-backend-get-article-todo-list)
23367         (spam-backend-put-article-todo-list)
23368         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23369         Resolve registrations separately.
23370         (spam-register-routine): Format comments.
23371         (spam-unregister-routine, spam-register-routine): Always call with
23372         specific-articles, no default list.
23373         (spam-summary-prepare-exit): Use the spam-classifications function.
23374
23375         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23376         gnus-encrypt.el.
23377
23378         * encrypt.el: Copied from gnus-encrypt.el.
23379
23380         * gnus-encrypt.el: Commented that it's obsolete.
23381
23382 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23383
23384         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23385         (gnus-score-save): Use it.
23386
23387         * message.el (message-bury): Use `window-dedicated-p'.
23388
23389 2004-10-15  Simon Josefsson  <jas@extundo.com>
23390
23391         * pop3.el (top-level): Don't require nnheader.
23392         (pop3-read-timeout): Add.
23393         (pop3-accept-process-output): Add.
23394         (pop3-read-response, pop3-retr): Use it.
23395
23396 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23397
23398         * spam.el (spam-register-routine): Move comment.
23399         (spam-verify-bogofilter): Use 'unknown for the initial
23400         spam-bogofilter-valid state, not 'never.
23401
23402         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23403         for netrc-machine.
23404
23405         * nnimap.el (nnimap-open-connection):
23406         Use netrc-machine-user-or-password.
23407
23408 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23409
23410         * gnus-registry.el (gnus-registry-unload-hook):
23411         Set as a variable with add-hook.
23412
23413         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23414         of news-path.
23415
23416         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23417
23418         * spam.el: Delete duplicate `provide'.
23419         (spam-unload-hook): Set as a variable with add-hook.
23420
23421 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23422
23423         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23424         in the doc string.
23425
23426         * message.el (message-ignored-news-headers)
23427         (message-ignored-supersedes-headers)
23428         (message-ignored-resent-headers)
23429         (message-forward-ignored-headers): Improve custom type.
23430
23431 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23432
23433         * message.el (message-tokenize-header): Fix 2004-09-06 change
23434         which used point-min in the wrong place.
23435
23436 2004-10-12  Simon Josefsson  <jas@extundo.com>
23437
23438         * tls.el (tls-certtool-program): New variable.
23439         (tls-certificate-information): New function, based on
23440         ssl-certificate-information.
23441
23442 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23443
23444         * compface.el: Move the version of ELisp-based uncompface program
23445         to the contrib directory because of the copyright problem.
23446
23447 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23448
23449         * message.el (message-kill-buffer): Raise the current frame.
23450
23451 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23452
23453         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23454
23455         * gnus.el (message-y-or-n-p): Autoload.
23456
23457         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23458         (pop3-password-required, pop3-authentication-scheme)
23459         (pop3-leave-mail-on-server): Make customizable.
23460         (pop3): New custom group.
23461         (pop3-retr): Remove `sleep-for' statements.
23462         Suggested by Dave Love <fx@gnu.org>.
23463
23464         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23465         Windows/DOS.
23466
23467         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23468         (imap-parse-body): Fix incorrect use of `assert'.
23469         Suggested by Dave Love <fx@gnu.org>.
23470
23471         * mml.el (mml-minibuffer-read-disposition): Require match.
23472         Suggested by Dave Love <fx@gnu.org>.
23473
23474 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23475
23476         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23477         doc string.
23478
23479 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23480
23481         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23482
23483 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23484
23485         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23486         instead of calling `mm-insert-inline', to decode text/* parts
23487         before displaying them.
23488
23489 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23490
23491         * mm-uu.el (mm-uu-text-plain-type): New variable.
23492         (mm-uu-pgp-signed-extract-1): Use it.
23493         (mm-uu-pgp-encrypted-extract-1): Use it.
23494         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23495         bind mm-uu-text-plain-type with that value.
23496         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23497         mm-uu-dissect.
23498
23499 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23500
23501         * gnus-group.el (gnus-update-group-mark-positions):
23502         * gnus-sum.el (gnus-update-summary-mark-positions):
23503         * message.el (message-check-news-body-syntax):
23504         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23505         of string-as-multibyte.
23506
23507 2004-10-05  Juri Linkov  <juri@jurta.org>
23508
23509         * gnus-group.el (gnus-update-group-mark-positions):
23510         * gnus-sum.el (gnus-update-summary-mark-positions):
23511         * message.el (message-check-news-body-syntax):
23512         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23513         8-bit unibyte values to a multibyte string for search functions.
23514
23515 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23516
23517         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23518         (mm-uu-dissect-text-parts): New function.
23519
23520         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23521         dissect text parts.
23522
23523         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23524         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23525
23526         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23527
23528         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23529         Use gnus-current-topics instead of gnus-current-topic.
23530
23531 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23532
23533         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23534
23535 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23536
23537         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23538         where appropriate.
23539
23540         * nnml.el (nnml-generate-active-info): do.
23541
23542         * nndiary.el (nndiary-generate-active-info): do.
23543
23544         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23545         (gnus-topic-move): do.
23546
23547         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23548         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23549
23550         * gnus-srvr.el (gnus-server-prepare)
23551         (gnus-server-open-all-servers): do.
23552
23553         * gnus-msg.el (gnus-summary-cancel-article)
23554         (gnus-summary-resend-message)
23555         (gnus-summary-mail-crosspost-complaint): do.
23556
23557         * gnus-move.el (gnus-change-server): do.
23558
23559         * gnus-group.el (gnus-group-unmark-all-groups)
23560         (gnus-group-set-current-level): do.
23561
23562 2004-10-04  Simon Josefsson  <jas@extundo.com>
23563
23564         * message.el (message-generate-hashcash): Doc fix.
23565
23566 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23567
23568         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23569         avoid infinite recursion via gnus-get-function.
23570
23571 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23572
23573         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23574
23575         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23576
23577         * nnmail.el (nnmail-split-history): do.
23578
23579         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23580         (nnml-request-delete-group): do.
23581
23582         * nnslashdot.el (nnslashdot-read-groups): do.
23583
23584         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23585         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23586
23587         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23588         (nnspool-sift-nov-with-sed): Use last.
23589         (nnspool-retrieve-headers-with-nov): Use mapc.
23590         (nnspool-request-newgroups): Use dolist.
23591         (nnspool-request-group): Use last.
23592
23593         * nntp.el (nntp-read-server-type): Use dolist.
23594
23595         * nnvirtual.el (nnvirtual-create-mapping)
23596         (nnvirtual-update-read-and-marked): Use dolist.
23597         (nnvirtual-convert-headers): Simplify.
23598
23599 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23600
23601         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23602         Add support for sync'ing tick marks.
23603
23604 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23605
23606         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23607         there's no visible header.
23608
23609 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23610
23611         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23612         When necessary, pass full group name to gnus-request-set-marks.
23613
23614 2004-10-01  Simon Josefsson  <jas@extundo.com>
23615
23616         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23617         acroread.
23618
23619 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23620
23621         * spam-report.el (spam-report-gmane): Fix interactive.
23622
23623         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23624
23625         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23626         when writing file.
23627         (gnus-agent-synchronize-flags): Don't default to being
23628         interactive.
23629
23630 2004-09-30  Simon Josefsson  <jas@extundo.com>
23631
23632         * message.el (message-generate-hashcash): Add.
23633         (message-send-mail): Use it, call mail-add-payment.
23634
23635 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23636
23637         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23638
23639 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23640
23641         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23642         gnus-requst-update-info with explicit code to sync the in-memory
23643         info read flags with the marks being sync'd to the backend.
23644
23645         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23646
23647 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23648
23649         * spam.el (spam-verify-bogofilter): Add new function.
23650         (spam-check-bogofilter)
23651         (spam-bogofilter-register-with-bogofilter): Use it.
23652         (spam-verify-bogofilter): Add small fixes.
23653
23654 2004-09-28  Simon Josefsson  <jas@extundo.com>
23655
23656         * hashcash.el (hashcash-generate-payment): Revert.
23657
23658 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23659
23660         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23661         Use gnus-extract-references instead of gnus-split-references.
23662
23663         * gnus-util.el (gnus-extract-references): Add new function, analogous
23664         to gnus-split-references but extracts only the message-ID without
23665         anything extra.
23666
23667         * hashcash.el (hashcash-generate-payment)
23668         (hashcash-check-payment): Do the right thing if hashcash-path is
23669         nil (because the hashcash program could not be found).
23670
23671         * spam.el (spam-use-hashcash): Remove comment.
23672
23673 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23674
23675         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23676         (gnus-cache-enter-article, gnus-cache-remove-article)
23677         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23678
23679         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23680
23681         * gnus-art.el (article-hide-boring-headers)
23682         (article-translate-strings, article-display-face)
23683         (gnus-article-mime-match-handle-first)
23684         (gnus-article-highlight-headers)
23685         (gnus-article-add-buttons-to-head): do.
23686
23687 2004-09-27  Simon Josefsson  <jas@extundo.com>
23688
23689         * hashcash.el: New version, from
23690         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23691         ../contrib/.
23692
23693 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23694
23695         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23696
23697 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23698
23699         * gnus-dup.el (gnus-dup-open): Use mapc.
23700         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23701
23702         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23703         Reported by Stefan Wiens <s.wi@gmx.net>.
23704
23705         * gnus.el (gnus-shutdown): Use dolist.
23706
23707         * gnus-undo.el (gnus-undo): Use mapc.
23708
23709         * nnrss.el (nnrss-generate-active): do.
23710
23711         * message.el (message-cite-original-without-signature)
23712         (message-cite-original): Use mapc.
23713         (message-do-actions, message-make-forward-subject): Use dolist.
23714
23715 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23716
23717         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23718         deletion to remove entire duplicate line.  Fixes merged article
23719         number bug.
23720
23721 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23722
23723         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23724         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23725         first ask if you want to open a server and then, even when you
23726         responded with no, asking if you want to synchronize the server's
23727         flags.
23728         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23729         multi-line expressions.
23730         (gnus-agent-synchronize-group-flags): New internal function.
23731         Updates marks in memory (in the info structure) AND in the
23732         backend.
23733
23734         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23735
23736         * nnagent.el (nnagent-request-set-mark):
23737         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23738         method, to ensure that synchronization updates marks in the
23739         backend and in the info (in memory) structure.
23740
23741 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23742
23743         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23744         convention fully; don't miss the root article of a thread; make
23745         the X-Draft-From header with correct article numbers.
23746
23747 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23748
23749         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23750         unless plugged.  Disable the agent so that an open failure causes
23751         an error.
23752
23753         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23754         Revert 2004-09-21 change.  The backend must be opened while
23755         synchronizing flags even when the backend stores the flags
23756         locally.
23757
23758 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23759
23760         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23761         in `header' match.  Reported by Svend Tollak Munkejord.
23762
23763         * message.el (message-cite-original): Fix use of
23764         `message-cite-articles-with-x-no-archive'.
23765
23766 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23767
23768         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23769         (gnus-window-to-buffer): Ditto.
23770
23771         * mml.el (mml-preview-buffer): New variable.
23772         (mml-preview): Manage window layout with gnus-buffer-configuration.
23773
23774         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23775         X-Draft-From header even if those articles aren't quoted.
23776
23777 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23778
23779         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
23780         (gnus-request-set-mark, gnus-request-update-mark): Use new
23781         g-s-t-u-l-m to decide to use backend even when unplugged.
23782
23783 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23784
23785         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
23786         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
23787
23788 2004-09-20  Simon Josefsson  <jas@extundo.com>
23789
23790         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
23791         "utf-16-le".
23792
23793 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23794
23795         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23796
23797 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23798
23799         * uudecode.el (uudecode-use-external): Add :version.
23800
23801         * smime.el (smime-CA-file, smime-encrypt-cipher)
23802         (smime-dns-server): Add :version.
23803
23804         * smiley.el (gnus-smiley-file-types): Add :version.
23805
23806         * sha1.el (sha1-use-external): Add :version.
23807
23808         * pgg-def.el (pgg-query-keyserver): Add :version.
23809
23810         * nnmail.el (nnmail-fancy-expiry-targets)
23811         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23812         Add :version.
23813
23814         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23815         (nnimap-retrieve-groups-asynchronous): Add :version.
23816         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23817
23818         * mml.el (mml-content-disposition-parameters)
23819         (mml-insert-mime-headers-always): Add :version.
23820
23821         * mm-util.el (mm-coding-system-priorities): Add :version.
23822
23823         * mm-decode.el (mm-inline-text-html-with-images)
23824         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23825         (mm-verify-option): Add :version.
23826         (mm-text-html-renderer): Change :version.
23827
23828         * message.el (message-fcc-externalize-attachments)
23829         (message-required-headers, message-draft-headers)
23830         (message-subject-trailing-was-query)
23831         (message-subject-trailing-was-ask-regexp)
23832         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23833         (message-mark-insert-end, message-archive-header)
23834         (message-archive-note, message-cross-post-default)
23835         (message-cross-post-note, message-followup-to-note)
23836         (message-cross-post-note-function, message-use-mail-followup-to)
23837         (message-subscribed-address-functions)
23838         (message-subscribed-address-file, message-subscribed-addresses)
23839         (message-subscribed-regexps, message-allow-no-recipients)
23840         (message-yank-cited-prefix, message-signature-insert-empty-line)
23841         (message-hidden-headers, message-hierarchical-addresses)
23842         (message-mail-user-agent, message-use-idna)
23843         (message-valid-fqdn-regexp)
23844         (message-strip-special-text-properties, message-header-synonyms)
23845         (message-beginning-of-line, message-tab-body-function): Add :version.
23846         (message-insert-canlock, message-wide-reply-confirm-recipients):
23847         Change :version.
23848
23849         * mail-source.el (mail-source-ignore-errors): Add :group, :type
23850         and :version.
23851         (mail-source-delete-old-incoming-confirm)
23852         (mail-source-movemail-program): Add :version.
23853
23854         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
23855         (gnus-agent-cache, gnus-agent): Change :version.
23856
23857         * gnus-util.el (gnus-use-byte-compile): Change :version.
23858
23859         * gnus-sum.el (gnus-summary-make-false-root-always)
23860         (gnus-summary-default-high-score)
23861         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
23862         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
23863         (gnus-read-all-available-headers, gnus-article-emulate-mime)
23864         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
23865         (gnus-sum-thread-tree-single-indent)
23866         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
23867         (gnus-sum-thread-tree-leaf-with-other)
23868         (gnus-sum-thread-tree-single-leaf): Add :version.
23869         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
23870         (gnus-article-loose-mime): Change :version.
23871
23872         * gnus-start.el (gnus-backup-startup-file)
23873         (gnus-save-startup-file-via-temp-buffer): Add :version.
23874
23875         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
23876         (gnus-server-offline-face): Add :version.
23877
23878         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
23879
23880         * gnus-msg.el (gnus-gcc-externalize-attachments)
23881         (gnus-debug-files, gnus-debug-exclude-variables)
23882         (gnus-discouraged-post-methods): Change :version.
23883         (gnus-confirm-mail-reply-to-news)
23884         (gnus-confirm-treat-mail-like-news): Add :version.
23885
23886         * gnus-int.el (gnus-server-unopen-status): Add :version.
23887
23888         * gnus-group.el (gnus-group-jump-to-group-prompt)
23889         (gnus-large-ephemeral-newsgroup)
23890         (gnus-fetch-old-ephemeral-headers): Add :version.
23891
23892         * gnus-fun.el (gnus-x-face-directory)
23893         (gnus-convert-pbm-to-x-face-command)
23894         (gnus-convert-image-to-x-face-command)
23895         (gnus-convert-image-to-face-command): Add :version.
23896
23897         * gnus-delay.el (gnus-delay-default-hour): Add :version.
23898
23899         * gnus-cite.el (gnus-cite-blank-line-after-header)
23900         (gnus-article-boring-faces): Add :version.
23901
23902         * gnus-art.el (gnus-buttonized-mime-types)
23903         (gnus-inhibit-mime-unbuttonizing)
23904         (gnus-treat-display-face)
23905         (gnus-treat-body-boundary): Change :version.
23906         (gnus-body-boundary-delimiter, gnus-picon-databases)
23907         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
23908         (gnus-treat-date-english, gnus-treat-fold-headers)
23909         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
23910         (gnus-treat-mail-picon, gnus-treat-wash-html)
23911         (gnus-article-encrypt-protocol)
23912         (gnus-use-idna, gnus-article-over-scroll)
23913         (gnus-mime-display-multipart-alternative-as-mixed)
23914         (gnus-mime-display-multipart-related-as-mixed)
23915         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
23916         (gnus-ctan-url, gnus-button-ctan-handler)
23917         (gnus-button-handle-ctan-bogus-regexp)
23918         (gnus-button-ctan-directory-regexp)
23919         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
23920         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
23921         (gnus-button-man-level, gnus-button-emacs-level)
23922         (gnus-button-message-level, gnus-button-browse-level): Add :version.
23923
23924         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
23925         (gnus-agent-go-online): Change :version.
23926         (gnus-agent-expire-unagentized-dirs)
23927         (gnus-agent-auto-agentize-methods): Add :version.
23928
23929         * flow-fill.el (fill-flowed-display-column)
23930         (fill-flowed-encode-column): Add :version.
23931
23932         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
23933         (gnus-outlook-deuglify-unwrap-max)
23934         (gnus-outlook-deuglify-cite-marks)
23935         (gnus-outlook-deuglify-unwrap-stop-chars)
23936         (gnus-outlook-deuglify-no-wrap-chars)
23937         (gnus-outlook-deuglify-attrib-cut-regexp)
23938         (gnus-outlook-deuglify-attrib-verb-regexp)
23939         (gnus-outlook-deuglify-attrib-end-regexp)
23940         (gnus-outlook-display-hook): Add :version.
23941
23942         * binhex.el (binhex-use-external): Add :version.
23943
23944 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
23945
23946         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
23947         and `invisible'.
23948
23949 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
23950
23951         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
23952         in gnus-registry-trim.
23953
23954 2004-09-13  Simon Josefsson  <jas@extundo.com>
23955
23956         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
23957
23958         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
23959
23960         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
23961         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23962         <yamaoka@jpl.org>.
23963         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
23964         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23965         <yamaoka@jpl.org>.
23966
23967         * sieve.el (sieve-manage-mode): Ditto.
23968
23969 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
23970
23971         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
23972
23973 2004-09-11  Simon Josefsson  <jas@extundo.com>
23974
23975         * dns-mode.el: Add.
23976
23977         * mm-view.el (mm-display-dns-inline): Add.
23978
23979         * mm-decode.el (mm-inline-media-tests): Add text/dns.
23980         (mm-automatic-display): Ditto.
23981
23982         * mailcap.el (mailcap-mime-data): Add text/dns.
23983         (mailcap-mime-extensions): Map .soa to text/dns.
23984
23985 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
23986
23987         * gnus-art.el (article-decode-mime-words, article-babel)
23988         (gnus-article-highlight-signature, gnus-article-add-buttons)
23989         (gnus-signature-toggle): Remove unnecessary bindings of
23990         `inhibit-read-only' inherited from v5.10 merge.
23991
23992 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23993
23994         * nntp.el (nntp): New customization group.
23995         (nntp-authinfo-file): Add customization group.
23996
23997         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23998
23999         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24000
24001         * gnus.el (to-address, to-list, subscribed)
24002         (large-newsgroup-initial): Ditto.
24003
24004         * flow-fill.el (fill-flowed-display-column)
24005         (fill-flowed-encode-column): Ditto.
24006
24007 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24008
24009         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24010         Use point-min rather than 1.
24011         (message-send-mail): Use buffer-size rather than point-max.
24012
24013         * gnus-sum.el (gnus-summary-search-article-forward):
24014         Signal a specific `search-failed' rather than a generic `error'.
24015
24016         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24017         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24018         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24019
24020 2004-09-10  Simon Josefsson  <jas@extundo.com>
24021
24022         * nndb.el (require): Remove tcp and duplicate cl.
24023
24024 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24025
24026         * gnus-agent.el (directory-files-and-attributes): Move forward.
24027
24028 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24029
24030         * gnus-agent.el (directory-files-and-attributes):
24031         Optionally defined to support XEmacs.
24032
24033 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24034
24035         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24036         to avoid run-time CL dependencies.
24037         (gnus-agent-unfetch-articles): New function.
24038         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24039         article numbers even when local .overview file is missing.
24040         (gnus-agent-read-article-number): New function.  Only accepts
24041         27-bit article numbers.
24042         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24043         Use gnus-agent-read-article-number.
24044         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24045         from backend while recognizing that article numbers in .overview
24046         must be valid.
24047         (gnus-agent-update-files-total-fetched-for):
24048         Use directory-files-and-attributes to improve performance.
24049         * gnus-int.el (gnus-request-move-article):
24050         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24051         improve performance.
24052
24053         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24054         some users confused by references to .newsrc when they only have a
24055         .newsrc.eld file.
24056         (gnus-convert-mark-converter-prompt)
24057         (gnus-convert-converter-needs-prompt): Fix use of property list.
24058         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24059         New function.  Used internally to only display 'gnus converting
24060         files' message when actually necessary.
24061
24062         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24063         methods now autoloaded.
24064
24065 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24066
24067         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24068         identifiers.
24069
24070 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24071
24072         * gnus-picon.el: Fix indentation and closing parenthesis.
24073
24074 2004-09-01  Simon Josefsson  <jas@extundo.com>
24075
24076         * message.el (message-canlock-generate): Require sha1, not
24077         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24078         to require within a function.  Sadly, if sha1.el isn't loaded, the
24079         let binding in m-c-g will hide the defcustom definition, which is
24080         bad.)
24081
24082         * canlock.el: Require sha1, not sha1-el.
24083
24084         * message.el: Don't autoload sha1 (there is a autoload cookie in
24085         sha1.el).
24086
24087         * sha1-el.el: Rename to sha1.el.
24088
24089 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24090
24091         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24092
24093 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24094
24095         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24096
24097 2004-08-30  Kim F. Storm  <storm@cua.dk>
24098
24099         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24100
24101         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24102         Add :group 'nnimap.
24103
24104 2004-08-30  Andreas Schwab  <schwab@suse.de>
24105
24106         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24107         ?* and ?\;.
24108
24109         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24110         and ?\' to symbol instead of whitespace.
24111
24112 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24113
24114         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24115
24116         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24117         instead of re-search-forward.
24118
24119         * gnus-uu.el (gnus-uu-save-article): Ditto.
24120         (gnus-uu-post-encode-uuencode): Ditto.
24121
24122         * html2text.el (html2text-clean-list-items): Ditto.
24123         (html2text-clean-dtdd): Ditto.
24124         (html2text-format-tags): Ditto.
24125
24126         * message.el (message-send-mail-with-sendmail): Fix regexp.
24127         (message-fill-field-general): Use search-forward instead of
24128         re-search-forward.
24129         (unbold-region): Ditto.
24130
24131         * nnrss.el (nnrss-request-article): Ditto.
24132
24133         * nnslashdot.el (nnslashdot-request-article): Ditto.
24134
24135         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24136
24137         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24138         "Unrecognized menu descriptor" error in XEmacs.
24139
24140 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24141
24142         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24143         parent article of a sparse article in the thread hashtb.
24144
24145 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24146
24147         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24148         (nnmail-expand-newtext): Lowercase expanded entries if
24149         nnmail-split-lowercase-expanded is non-nil.
24150
24151 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24152
24153         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24154
24155         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24156         of gnus-tmp-news-method into string under XEmacs.  It will be
24157         passed to gnus-correct-length which takes only a string argument.
24158
24159 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24160
24161         * gnus-util.el (gnus-bind-print-variables): New macro.
24162         (gnus-prin1): Use it.
24163         (gnus-prin1-to-string): Use it.
24164         (gnus-pp): New function.
24165         (gnus-pp-to-string): New function.
24166
24167         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24168         Replace pp-to-string with gnus-pp-to-string.
24169         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24170         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24171         * gnus-msg.el (gnus-debug): Ditto.
24172         * gnus-score.el (gnus-score-save): Ditto.
24173         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24174         gnus-pp-to-string.
24175         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24176         with gnus-pp.
24177         * score-mode.el (gnus-score-pretty-print): Ditto.
24178         * webmail.el (webmail-debug): Ditto.
24179
24180 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24181
24182         * gnus-art.el (article-display-face, article-display-x-face):
24183         Use buffer-read-only.
24184
24185 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24186
24187         * gnus-art.el (article-hide-list-identifiers):
24188         Bind inhibit-read-only as t.
24189
24190 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24191
24192         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24193
24194 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24195
24196         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24197         (gnus-narrow-to-page): Don't assume point-min == 1.
24198         (gnus-article-edit-mode): Derive from message-mode.
24199
24200         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24201         point-min == 1.
24202
24203         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24204         Disable incorrect use of `assert'.
24205
24206         * message.el (message-mode): Set comment-start-skip.
24207
24208
24209 2004-08-22  Sam Steingold  <sds@gnu.org>
24210
24211         * pop3.el (pop3-leave-mail-on-server): New user variable.
24212         (pop3-movemail): Delete mail only when it is nil.
24213
24214 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24215
24216         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24217
24218         * mml.el (mml-preview): Use `pop-to-buffer'.
24219
24220         * message.el (message-goto-mail-followup-to): Insert after "To".
24221         (message-carefully-insert-headers): Add comment.
24222
24223         * gnus.el: Remove unused variable `gnus-article-check-size'.
24224
24225         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24226
24227         * gnus-art.el (gnus-button-alist):
24228         Improve `gnus-button-handle-library' entry.
24229
24230 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24231
24232         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24233         Use downcase, since XEmacs capitalizes error messages differently.
24234
24235 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24236
24237         * nntp.el: Add (require 'gnus) due to reference to
24238         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24239
24240 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24241
24242         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24243         Bind `mm-fill-flowed'.
24244
24245         * mm-decode.el (mm-dissect-singlepart): Check it.
24246
24247 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24248
24249         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24250         'imap' for netrc parsing.
24251
24252 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24253
24254         * mailcap.el (mailcap-mime-data): Mark as risky.
24255
24256 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24257
24258         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24259         may be included in the encoded word.
24260         (rfc2047-encode): Don't append a space if the encoded word
24261         includes close parenthesis.
24262
24263 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24264
24265         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24266         of text within parentheses.
24267
24268 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24269
24270         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24271         (gnus-encrypt-write-file-contents): Make the password key the file
24272         name PLUS the cipher, not just the cipher.  Also remove failed
24273         passwords from the cache.
24274
24275 2004-08-06  Simon Josefsson  <jas@extundo.com>
24276
24277         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24278         Doc fix.
24279
24280 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24281
24282         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24283         LWSP.
24284
24285 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24286
24287         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24288         Try to append in-reply-to: data to the references: header.
24289
24290         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24291         (netrc-parse): Use gnus-encrypt.el functions.
24292
24293         * gnus-encrypt.el: Add new file for encryption support; currently
24294         does only a few GPG ciphers and an internal XOR cipher.
24295
24296         * password.el: Add comments on using password-read-and-add.
24297         (password-read-and-add): Add function to read and add the
24298         password to the cache at once.
24299
24300 2004-07-28  Simon Josefsson  <jas@extundo.com>
24301
24302         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24303         parameter (but don't use it, for now).
24304
24305         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24306         instead of hard coding to nil.
24307
24308 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24309
24310         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24311         as mm-inline-image-xemacs does.
24312
24313 2004-07-26  Simon Josefsson  <jas@extundo.com>
24314
24315         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24316         Revert part of 2004-07-17 change below.
24317
24318 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24319
24320         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24321         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24322
24323 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24324
24325         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24326         quotes that actually start with ">" at the beginning of the
24327         lines.
24328
24329 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24330
24331         * rfc2047.el (rfc2047-encode-region): Fix last change.
24332         (rfc2047-encode-parameter): Remove useless concat.
24333
24334 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24335
24336         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24337         encode special characters; fix some kind of misconfigured headers;
24338         signal a real error if debug-on-quit or debug-on-error is non-nil.
24339         (rfc2047-encode-max-chars): New variable.
24340         (rfc2047-encode-1): Use it.
24341         (rfc2047-encode-parameter): New function.
24342
24343         * mml.el (mml-insert-parameter): Remove an excessive space.
24344
24345 2004-07-17  Simon Josefsson  <jas@extundo.com>
24346
24347         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24348         Kai Grossjohann <kai@emptydomain.de>.
24349         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24350         (gnus-group-make-menu-bar): Ditto.
24351
24352         * gnus-util.el (gnus-group-server): Add.
24353
24354 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24355
24356         * message.el (message-clone-locals): Clone sendmail and smtp
24357         variables.
24358
24359 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24360
24361         * rfc2047.el (rfc2047-encode-region): Fix last change.
24362
24363 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24364
24365         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24366         characters as non-special.
24367
24368 2004-07-09  Simon Josefsson  <jas@extundo.com>
24369
24370         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24371         Users will lose all flag changes made while unplugged with
24372         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24373         good default.  See numerous reports on ding mailing list.
24374
24375 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24376
24377         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24378         add generate-head-function and generate-article-function to the
24379         rfc822-forward entry.
24380         (nndoc-rfc822-forward-generate-article): New function.
24381         (nndoc-rfc822-forward-generate-head): New function.
24382
24383         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24384
24385 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24386
24387         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24388         respect display group parameter and gnus-summary-expunge-below.
24389         (gnus-articles-to-read): Remove unused reference to display group
24390         parameter.
24391
24392 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24393
24394         * nnheader.el (nnheader-uniquify-message-id): New experimental
24395         variable.
24396         (nnheader-nov-read-message-id): Use it.
24397
24398         * spam-report.el (spam-report-gmane): Add interactive.
24399
24400 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24401
24402         * mm-encode.el (mm-content-transfer-encoding-defaults):
24403         Use qp-or-base64 for the application/* types.
24404
24405 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24406
24407         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24408
24409 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24410
24411         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24412         trim value.
24413
24414 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24415
24416         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24417         New macro and function.
24418         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24419
24420 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24421
24422         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24423         after-load-alist.
24424
24425 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24426
24427         * gnus-group.el (gnus-group-get-new-news-this-group):
24428         Don't update info that isn't there.
24429
24430 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24431
24432         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24433         entry.
24434
24435 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24436
24437         * mm-view.el (mm-inline-render-with-function): Use multibyte
24438         buffer; decode html source by charset.
24439
24440         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24441
24442         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24443         Mule-UCS is loaded under XEmacs.
24444         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24445
24446 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24447
24448         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24449
24450 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24451
24452         * mm-util.el (mm-coding-system-p): Return a coding-system.
24453         (mm-mime-mule-charset-alist): Use shift_jis instead of
24454         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24455         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24456         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24457         instead of japanese-shift-jis and iso-latin-1 respectively in
24458         order to share the default value with both Emacs and XEmacs-mule.
24459         (mm-mule-charset-to-mime-charset):
24460         Make mm-coding-system-priorities effective.
24461         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24462         while predicating of candidates upon the priorities.
24463
24464 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24465
24466         * gnus-sum.el (gnus-summary-make-menu-bar):
24467         Add gnus-uu-invert-processable.
24468
24469         * gnus.el: Autoload gnus-uu-invert-processable.
24470
24471 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24472
24473         * mm-util.el (mm-with-multibyte-buffer): New macro.
24474
24475         * rfc2047.el (rfc2047-encode-string): Use it.
24476         (rfc2047-encode-region): Move point to the end of the region after
24477         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24478
24479 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24480
24481         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24482         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24483
24484 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24485
24486         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24487         (gnus-cite-parse): Ignore quoted envelope From_.
24488         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24489
24490 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24491
24492         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24493         invalid addresses.
24494
24495 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24496
24497         * spam.el: Change section markers, revise TODO list.
24498         (spam-backends): Make new master list of all installed backends.
24499         (spam-summary-exit-behavior): Add new variable to determine how
24500         messages moves are done at summary exit.
24501         (spam-move-spam-nonspam-groups-only)
24502         (spam-process-ham-in-nonham-groups)
24503         (spam-process-ham-in-spam-groups): Remove variables, the
24504         spam-summary-exit-behavior variable should be used to manage this
24505         behavior.
24506         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24507         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24508         and spam-old-spam-articles.
24509         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24510         Add empty variables, placeholders for the backends they represent.
24511         (spam-set-difference): Move, unchanged.
24512         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24513         unless the user has a processor variable.
24514         (spam-classifications, spam-classification-valid-p)
24515         (spam-backend-properties, spam-backend-property-valid-p)
24516         (spam-backend-function-type-valid-p)
24517         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24518         (spam-report-articles-gmane, spam-report-articles-resend):
24519         Remove functions, they are not needed.
24520         (spam-install-backend-super, spam-backend-list)
24521         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24522         (spam-backend-function, spam-backend-ham-registration-function)
24523         (spam-backend-spam-registration-function)
24524         (spam-backend-ham-unregistration-function)
24525         (spam-backend-spam-unregistration-function)
24526         (spam-backend-statistical-p, spam-backend-mover-p)
24527         (spam-install-backend-alias, spam-install-checkonly-backend)
24528         (spam-install-mover-backend, spam-install-nocheck-backend)
24529         (spam-install-backend, spam-install-statistical-backend)
24530         (spam-install-statistical-checkonly-backend): Add backend installation
24531         support.
24532         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24533         (spam-group-processor-p): Use the new backend code and respect the
24534         summary exit behavior.
24535         (spam-mark-spam-as-expired-and-move-routine): Remove.
24536         (spam-summary-prepare): Change to use the new spam-old-articles
24537         variable.
24538         (spam-copy-or-move-routine, spam-copy-spam-routine)
24539         (spam-move-spam-routine, spam-copy-ham-routine)
24540         (spam-move-ham-routine): Add code to copy/move ham or spam.
24541         (spam-fetch-field-fast): Improve doc and code, plus allow the
24542         'number request.
24543         (spam-list-of-checks, spam-list-of-statistical-checks):
24544         Remove variables.
24545         (spam-split, spam-find-spam): Use the new backend code.
24546         (spam-registration-functions): Remove variable.
24547         (spam-unregister-routine): Add convenience wrapper.
24548         (spam-log-undo-registration, spam-register-routine)
24549         (spam-log-processing-to-registry)
24550         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24551         where possible.
24552         (spam-check-gmane-xref, spam-check-regex-headers)
24553         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24554         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24555         (spam-check-bogofilter-headers, spam-check-spamoracle)
24556         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24557         (spam-check-crm114-headers): Use the spam-split-group that
24558         spam-split prepares, no need to determine it every time.
24559
24560         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24561         to the nnheader-parse-naked-head call.
24562
24563         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24564
24565         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24566         the nnheader-nov-read-message-id call.
24567
24568 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24569
24570         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24571         gnus-activate-group twice.  Suggested by Markus Peter
24572         <warp@spin.de>.
24573
24574 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24575
24576         * gnus-art.el (gnus-article-time-format): Exchange the order of
24577         day and month in the default value; fix customization type.
24578         (article-date-ut): Use add-text-properties.
24579         (article-make-date-line): Use message-make-date instead of
24580         current-time-string.
24581
24582         * message.el (message-fetch-field): Don't use set-text-properties.
24583         (message-make-date): Simplify.
24584
24585         * messagexmas.el (message-xmas-make-date): New function.
24586         (message-xmas-redefine): Defalias message-make-date to it.
24587
24588 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24589
24590         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24591         (rfc2047-encode-region): Treat text within parentheses as special;
24592         show the original text when error has occurred.
24593
24594         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24595         already-computed method to gnus-activate-group.
24596
24597         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24598         same select-methods identical Lisp objects.
24599
24600         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24601         object when modifying the info.
24602
24603 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24604
24605         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24606         gnus-opened-servers since it has never been opened with the new
24607         configuration yet.
24608
24609 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24610
24611         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24612         arg to nnheader-generate-fake-message-id.
24613
24614 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24615
24616         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24617         number and build a fake message ID localized to a group and
24618         article number (so it's repeatable from that point on).
24619         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24620         ID format.
24621
24622         * gnus-sum.el (gnus-get-newsgroup-headers):
24623         Call nnheader-generate-fake-message-id with the article number.
24624
24625 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24626
24627         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24628         end-of-buffer.
24629
24630 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24631
24632         * message.el (message-ignored-supersedes-headers): Add Approved.
24633
24634 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24635
24636         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24637         goto-char.
24638         (rfc2047-encode): Fold the line before encoding.
24639
24640 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24641
24642         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24643         folding -- not all headers can be folded, and this should be done
24644         by the message composition mode.  Probably.  I think.
24645
24646 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24647
24648         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24649         fast.
24650
24651         * gnus-ems.el (gnus-remove-image): Don't use
24652         message-text-with-property; remove only the image found first.
24653
24654         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24655         found first.
24656
24657 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24658
24659         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24660
24661 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24662
24663         * message.el (message-text-with-property): Make it fast and accept
24664         optional arguments.
24665         (message-strip-forbidden-properties): Use it.
24666         (message-fix-before-sending): Follow the m-t-w-p change.
24667
24668         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24669
24670 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24671
24672         * gnus-art.el (article-hide-headers): Don't change the buffer
24673         mistakenly when performing mml-preview even if
24674         gnus-single-article-buffer is nil.
24675
24676 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24677
24678         * message.el (message-expand-name-databases): New user option.
24679         (message-expand-name): Use it.
24680
24681 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24682
24683         * spam.el (spam-report-articles-resend)
24684         (spam-report-resend-register-routine): Allow ham reporting.
24685         (spam-report-resend-register-ham-routine): Add wrapper.
24686         (spam-registration-functions): Add ham resending functions.
24687         (spam-list-of-processors): Add ham resend processor.
24688
24689         * gnus.el (ham-resend-to): Add new group parameter.
24690         (spam-process): Add ham resend option.
24691
24692         * spam-report.el (spam-report-resend): Allow reporting ham.
24693         (spam-report-resend-ham): Add wrapper.
24694
24695 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24696
24697         * message.el (message-cite-articles-with-x-no-archive):
24698         New variable.
24699         (message-cite-original): Use it.
24700
24701 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24702
24703         * message.el (message-cite-original): Respect X-No-Archive.
24704
24705 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24706
24707         * gnus-art.el (article-hide-headers): Refer to the values for
24708         gnus-ignored-headers and gnus-visible-headers in the summary
24709         buffer since a user may have set them as group parameters.
24710
24711 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24712
24713         * assistant.el (assistant-node-name): Add convenience function.
24714         (assistant-render-text, assistant-render-node): Add error handling,
24715         plus handle multiple next nodes.
24716         (assistant-find-next-node): Comment out for now.
24717         (assistant-find-next-nodes): Add function, returns list of next
24718         nodes.
24719
24720 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24721
24722         * mail-source.el (mail-source-directory): Fix doc-string.
24723
24724 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24725
24726         * assistant.el (assistant-render-text, assistant-eval): Add :set
24727         widget type, which is different because it takes and returns a
24728         list.  Much hilarity ensues.
24729
24730 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24731
24732         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24733
24734         * gnus-group.el (gnus-group-get-new-news-this-group):
24735         Add doc-string.
24736
24737         * gnus-start.el (gnus-activate-group): Add doc-string.
24738
24739 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24740
24741         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24742
24743 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24744
24745         * assistant.el (assistant-render-text): Try to add a :set
24746         widget, more to come.
24747
24748         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24749         strings.
24750         (spam-report-articles-resend)
24751         (spam-register-routine): Do registration iff any articles warrant
24752         it.
24753         (spam-summary-prepare-exit): Change log message for nil group
24754         destinations.
24755
24756 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24757
24758         * spam.el (spam-report-resend-register-routine):
24759         Allow spam-report-resend-to to be a group parameter or a global value.
24760
24761 2004-05-26  Simon Josefsson  <jas@extundo.com>
24762
24763         * starttls.el: Merge with my GNUTLS based starttls.el.
24764         (starttls-gnutls-program, starttls-use-gnutls)
24765         (starttls-extra-arguments, starttls-process-connection-type)
24766         (starttls-connect, starttls-failure, starttls-success):
24767         New variables.
24768         (starttls-program, starttls-extra-args): Doc fix.
24769         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24770         New functions.
24771         (starttls-negotiate, starttls-open-stream):
24772         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24773         function if it is set.
24774
24775 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24776
24777         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24778         structured fields.
24779
24780 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24781
24782         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
24783
24784 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
24785
24786         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
24787         Add variable.
24788         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
24789         assigning the spam-mark to new messages.
24790
24791 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
24792
24793         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24794
24795 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24796
24797         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24798
24799         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24800         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24801         default.
24802
24803 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24804
24805         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24806         correct data.
24807
24808 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24809
24810         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24811         (spam-group-processor-p): Fix function.
24812         (spam-group-processor-multiple-p)
24813         (spam-group-spam-processor-report-gmane-p)
24814         (spam-group-spam-processor-report-resend-p)
24815         (spam-group-spam-processor-bogofilter-p)
24816         (spam-group-spam-processor-blacklist-p)
24817         (spam-group-spam-processor-ifile-p)
24818         (spam-group-ham-processor-ifile-p)
24819         (spam-group-spam-processor-spamoracle-p)
24820         (spam-group-spam-processor-crm114-p)
24821         (spam-group-ham-processor-bogofilter-p)
24822         (spam-group-spam-processor-stat-p)
24823         (spam-group-ham-processor-stat-p)
24824         (spam-group-ham-processor-whitelist-p)
24825         (spam-group-ham-processor-BBDB-p)
24826         (spam-group-ham-processor-spamoracle-p)
24827         (spam-group-ham-processor-copy-p): Remove functions with some
24828         prejudice against unneeded code.
24829         (spam-report-articles-resend)
24830         (spam-report-resend-register-routine): Allow the group/topic
24831         spam-resend-to value to override spam-report-resend-to.
24832         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24833         properly now.
24834
24835         * gnus.el (spam-resend-to): Add group/topic parameter.
24836         (spam-process): Move the OBSOLETE processors to the end of the
24837         choices.
24838
24839 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24840
24841         * spam-report.el (spam-report-resend-to, spam-report-resend):
24842         Start with resend-to set to nil, and then ask the user if necessary.
24843         (spam-report-resend): spam-report-resend takes a list of articles, not
24844         separate article numbers.
24845
24846 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24847
24848         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
24849         addition to emacs-w3m.
24850
24851 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24852
24853         * assistant.el (assistant-authinfo-data): New function.
24854         (assistant-eval): Eval for entire assistant.
24855
24856         * netrc.el (netrc-services-file): New variable.
24857         (netrc-parse-services): New function.
24858         (netrc-find-service-name): New function.
24859         (netrc-find-service-number): New function.
24860         (netrc-port-equal): New function.
24861         (netrc-machine): Use it.
24862
24863         * nnimap.el (nnimap-open-connection): Use netrc.
24864
24865         * gnus-util.el (gnus-netrc-get): Remove aliases.
24866
24867         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
24868
24869         * assistant.el (wid-edit): Fix compilation.
24870
24871         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
24872
24873 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
24874
24875         * gnus-util.el (gnus-set-file-modes): New function.  (small
24876         patch).
24877
24878 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24879
24880         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
24881
24882         * assistant.el (assistant-render-node): Fix up rendering and
24883         read-only text.
24884         (assistant-render-node): Reset.
24885         (assistant-make-read-only): Not sticky.
24886
24887 2004-05-20  Danny Siu  <dsiu@adobe.com>
24888
24889         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
24890         centered even when gnus-auto-center-summary is t.
24891
24892 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24893
24894         * dns.el (dns-get-txt-answer): New function.
24895         (dns-read-txt): Ditto.
24896         (query-dns): Use it.
24897
24898 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24899
24900         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
24901         active for foreign groups even if the group level is higher than
24902         the specified value.
24903
24904 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24905
24906         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
24907         non-active groups.
24908
24909         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
24910
24911 2004-05-20  Magnus Henoch  <mange@freemail.hu>
24912
24913         * dns.el (dns-read-type): Add support for SVR.  (small patch)
24914
24915 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
24916
24917         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
24918         (spam-crm114-header, spam-crm114-spam-switch)
24919         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
24920         (spam-crm114-positive-spam-header)
24921         (spam-crm114-database-directory, spam-list-of-processors)
24922         (spam-group-spam-processor-crm114-p)
24923         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
24924         (spam-generic-score, spam-list-of-checks)
24925         (spam-list-of-statistical-checks, spam-registration-functions)
24926         (spam-check-crm114-headers, spam-crm114-score)
24927         (spam-check-crm114, spam-crm114-register-with-crm114)
24928         (spam-crm114-register-spam-routine)
24929         (spam-crm114-unregister-spam-routine)
24930         (spam-crm114-register-ham-routine)
24931         (spam-crm114-unregister-ham-routine): Add CRM114 support.
24932
24933 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
24934
24935         * gnus.el: Add spam-use-crm114.
24936
24937         * spam.el (spam-list-of-processors, spam-registration-functions):
24938         Add spam-use-resend.
24939         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
24940         (spam-report-articles-gmane): Add doc fix.
24941         (spam-report-articles-resend, spam-report-resend-register-routine):
24942         Add wrappers around spam-report-resend-to.
24943
24944         * spam-report.el (spam-report-resend-to, spam-report-resend):
24945         Add support for resending spam.
24946         (spam-report-gmane): Fix line length >80.
24947
24948         * gnus.el (spam-process): Add spam-use-resend.
24949
24950 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24951
24952         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
24953         number of processed spam messages.
24954         (spam-ham-copy-or-move-routine): Return the number of processed
24955         ham messages.
24956         (spam-summary-prepare-exit): Use the above values to decide
24957         whether status messages shouled be displayed.
24958
24959 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24960
24961         * rfc2047.el (rfc2047-encode-function-alist): Rename from
24962         `rfc2047-encoding-function-alist' in order to avoid conflicting
24963         with the old version.
24964         (rfc2047-encode-region): Concatenate words containing non-ASCII
24965         characters in structured fields; don't encode space-delimited
24966         ASCII words even in unstructured fields; don't break words at
24967         char-category boundaries.
24968         (rfc2047-encode-1): New function.
24969         (rfc2047-encode): Use it; encode text so that it occupies the
24970         maximum width within 76-column; work correctly on Q encoding for
24971         iso-2022-* charsets.
24972         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
24973         sure not to break a line just after the header name.
24974         (rfc2047-b-encode-region): Remove.
24975         (rfc2047-b-encode-string): New function.
24976         (rfc2047-q-encode-region): Remove.
24977         (rfc2047-q-encode-string): New function.
24978
24979         * mm-util.el (mm-replace-in-string): New function.
24980
24981 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24982
24983         * gnus-msg.el (gnus-inews-make-draft-meta-information):
24984         Really get it right.
24985         (gnus-inews-make-draft): Really.
24986
24987 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
24988
24989         * nnmh.el (nnmh-request-list-1): Don't check the link count
24990         before descending.  (small patch)
24991
24992 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24993
24994         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24995         stuff.
24996
24997         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24998         Match on real group name.
24999
25000         * gnus-art.el (gnus-signature-limit): Doc fix.
25001
25002         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25003
25004         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25005
25006 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25007
25008         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25009         isn't a string.
25010
25011 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25012
25013         * gnus-draft.el (gnus-draft-send):
25014         Bind rfc2047-encode-encoded-words.
25015
25016         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25017         (rfc2047-encodable-p): Say that =? needs encoding.
25018         (rfc2047-encode-encoded-words): New variable.
25019
25020         * gnus-group.el (gnus-group-select-group): Doc fix.
25021
25022         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25023
25024         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25025         to nil.
25026
25027         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25028
25029         * nnheader.el (nnheader-get-lines-and-char): New function.
25030
25031 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25032
25033         * gnus-msg.el (gnus-summary-followup-with-original):
25034         Document yanking of region when active.
25035
25036 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25037
25038         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25039         groups if the group level is higher than the specified value.
25040
25041 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25042
25043         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25044         (gnus-group-jump-to-group): Add prefix argument using
25045         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25046         non-active group.
25047
25048         * compface.el (uncompface): Be verbose when changing
25049         `uncompface-use-external'.
25050
25051         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25052         handle manual section.
25053
25054 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25055
25056         * gnus-art.el (gnus-button-alist): Revert previous change.
25057
25058 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25059
25060         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25061
25062 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25063
25064         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25065         whether backend can accept message.
25066
25067         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25068
25069 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25070
25071         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25072         Avoid creating directory when nntp-marks-is-evil is true.
25073         Reported by Reiner Steib.
25074
25075 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25076
25077         * gnus-picon.el (gnus-picon-insert-glyph):
25078         Add optional `nostring' argument.
25079
25080 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25081
25082         * gnus-picon.el (gnus-picon-style): New variable.
25083         (gnus-picon-transform-address): Support `gnus-picon-style'.
25084
25085 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25086
25087         * message.el (message-fill-field): Return point.
25088         (message-generate-headers): Go to end of field.
25089
25090         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25091         stuff for non-living groups.
25092
25093 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25094
25095         * gnus-art.el (gnus-article-followup-with-original)
25096         (gnus-article-reply-with-original): gnus-mark-active-p ->
25097         gnus-region-active-p.
25098
25099 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25100
25101         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25102         only when there is spam or ham to be processed.
25103
25104 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25105
25106         * mail-source.el (mail-source-delete-crash-box): Refactor.
25107         (mail-source-fetch): Use it.
25108         (mail-source-fetch-file): Ditto.
25109         (mail-source-fetch-directory): Run postscript in loop.
25110         (mail-source-fetch-pop): Delete.
25111         (mail-source-fetch-maildir): Ditto.
25112         (mail-source-fetch-imap): Ditto.
25113
25114         * imap.el (imap-authenticators): Comment out sasl.
25115
25116         * message.el (message-skip-to-next-address): New function.
25117         (message-fill-header-address): Refactor.
25118         (message-fill-address): Use it.
25119         (message-delete-address): Use it.
25120         (message-fill-header-general): Refactor.
25121         (message-fill-field-address): Rename.
25122         (message-narrow-to-field): Find the start of the header.
25123         (message-header-format-alist): Don't pre-fill.
25124         (message-fill-header): Remove.
25125         (message-insert-header): New function.
25126         (message-shorten-references): Use it.
25127
25128         * rfc2047.el (rfc2047-field-value): Strip props.
25129
25130         * mail-parse.el (mail-header-make-address): New alias.
25131
25132         * ietf-drums.el (ietf-drums-make-address): New function.
25133
25134         * imap.el: Add compiler directives.
25135
25136         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25137
25138         * gnus-art.el (article-decode-idna-rhs): Don't use
25139         message-idna-inside-rhs-p.
25140
25141 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25142
25143         * message.el (message-idna-inside-rhs-p): Remove.
25144         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25145
25146         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25147         false positives.
25148
25149 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25150
25151         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25152
25153 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25154
25155         * nneething.el (nneething-file-name): Don't create spurious
25156         files.
25157
25158         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25159         (gnus-inews-do-gcc): Remove sleep.
25160
25161         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25162         part under point.
25163
25164         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25165         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25166
25167 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25168
25169         * spam.el (spam-summary-prepare-exit): Fix (length).
25170
25171 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25172
25173         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25174         as expired without moving it" message when there are spam
25175         messages left.
25176
25177 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25178
25179         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25180         header is not nil.
25181
25182 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25183
25184         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25185         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25186         (nntp-marks-changed-p): New arg SERVER.
25187         (nntp-request-update-info): Adjust caller.
25188
25189 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25190
25191         * nntp.el (nntp-save-marks): Pass missing arg.
25192
25193 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25194
25195         * nntp.el: Support marks.
25196         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25197         (nntp-marks-modtime, nntp-marks-directory): New variables.
25198         (nntp-request-set-mark, nntp-request-update-info)
25199         (nntp-possibly-create-directory, nntp-marks-changed-p)
25200         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25201         New functions.
25202
25203 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25204
25205         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25206         (gnus-xmas-redefine): Rename.
25207
25208         * gnus-score.el (gnus-score-insert-help):
25209         Use gnus-select-lowest-window.
25210
25211         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25212         appt-select-lowest-window and rename to gnus-select-lowest-window.
25213
25214         * gnus.el: do.
25215
25216 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25217
25218         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25219         encodings of MIME-encoded words, in order to improve
25220         interoperability with several broken MUAs.
25221
25222 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25223
25224         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25225         tags, only when charsets are not specified in headers.
25226         (mm-inline-text-html-render-with-w3m): Ditto.
25227
25228         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25229         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25230
25231 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25232
25233         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25234         instead of MIME-decoded from fields when checking
25235         `gnus-article-address-banner-alist'.
25236
25237 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25238
25239         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25240         description rather than subject.
25241
25242 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25243
25244         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25245
25246 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25247
25248         * gnus.el (gnus-version-number): Bump.
25249
25250 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25251
25252         * gnus.el: No Gnus v0.2 is released.
25253
25254 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25255
25256         * gnus-agent.el (gnus-agent-read-agentview):
25257         Inline gnus-uncompress-range.
25258
25259 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25260
25261         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25262         `exec-installed-p'.
25263
25264 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25265
25266         * gnus.el (spam-process, spam-autodetect-methods):
25267         Add bsfilter and bsfilter-headers.
25268
25269         * spam.el (spam-bsfilter): New customize group.
25270         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25271         (spam-bsfilter-header, spam-bsfilter-probability-header)
25272         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25273         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25274         (spam-bsfilter-database-directory): New options.
25275         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25276         (spam-list-of-statistical-checks, spam-registration-functions):
25277         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25278         (spam-bsfilter-score): New command.
25279         (spam-check-bsfilter-headers, spam-check-bsfilter)
25280         (spam-bsfilter-register-with-bsfilter)
25281         (spam-bsfilter-register-spam-routine)
25282         (spam-bsfilter-unregister-spam-routine)
25283         (spam-bsfilter-register-ham-routine)
25284         (spam-bsfilter-unregister-ham-routine): New functions.
25285         (spam-generic-score): Support bsfilter; Accept an optional argument
25286         to recalcurate spam score even if scoring header has already been
25287         added.
25288         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25289         optional argument to recalcurate spam score even if scoring header
25290         has already been added.
25291
25292 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25293
25294         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25295         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25296         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25297         link is missing.
25298
25299 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25300
25301         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25302         (html2text-get-attr): Rewrite.
25303
25304         * message.el (message-setup-1): Remove redundant put-text-property
25305         on mail-header-separator.
25306
25307 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25308
25309         * gnus-registry.el (gnus-registry-cache-whitespace)
25310         (gnus-registry-action, gnus-registry-spool-action)
25311         (gnus-registry-split-fancy-with-parent): Change message levels
25312         from 5 to 3 or 7, as needed.
25313
25314         * spam.el (spam-summary-prepare-exit)
25315         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25316         (spam-split, spam-find-spam, spam-log-undo-registration)
25317         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25318         level from 5 to 6.
25319
25320 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25321
25322         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25323         2004-03-04 change).
25324
25325 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25326
25327         * sieve-manage.el (sieve-manage-open):
25328         * nnweb.el (nnweb-insert-html):
25329         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25330         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25331         * nnspool.el (nnspool-request-group):
25332         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25333         * nnml.el (nnml-request-update-info):
25334         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25335         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25336         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25337         (nnimap-request-set-mark):
25338         * nnfolder.el (nnfolder-request-update-info):
25339         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25340         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25341         * gnus-uu.el (gnus-uu-find-articles-matching):
25342         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25343         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25344         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25345         * gnus-nocem.el (gnus-nocem-scan-groups):
25346         * gnus-int.el (gnus-start-news-server):
25347         * gnus-group.el (gnus-group-make-kiboze-group)
25348         (gnus-group-browse-foreign-server):
25349         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25350         Use mapc when appropriate.
25351
25352 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25353             Adam Sjøgren  <asjo@koldfront.dk>
25354             Wes Hardaker  <wes@hardakers.net>
25355             Michael Shields  <shields@msrl.com>
25356
25357         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25358         may need for spam sorting and scoring.
25359         (spam-user-format-function-S): Add user format function suitable for
25360         general use.
25361         (spam-article-sort-by-spam-status): Add sorting function for summary
25362         sorting.
25363         (spam-extra-header-to-number): Add function to get a score from a
25364         header.
25365         (spam-summary-score): Add function to get a numeric score from the
25366         headers.
25367         (spam-generic-score): Fix function doc, was in wrong place.
25368         (spam-initialize): Take symbols when it's run, and install the
25369         extra headers that spam-necessary-extra-headers thinks we need.
25370
25371 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25372
25373         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25374         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25375
25376 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25377
25378         * gnus-sum.el (gnus-set-global-variables)
25379         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25380         (gnus-article-get-xrefs, gnus-summary-best-group)
25381         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25382         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25383         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25384         Use with-current-buffer.
25385
25386 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25387
25388         * spam.el (spam-summary-prepare-exit): Simplify logic.
25389         (spam-fetch-article-header): Read the article header if it's not
25390         available.
25391         (spam-list-articles): Simplify logic.
25392         (spam-filelist-register-routine): Fix bug with unregister-list.
25393
25394         * gnus-registry.el: Fix comments at beginning.
25395
25396 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25397
25398         * message.el (message-cater-to-broken-inn): Remove.
25399         (message-shorten-references): Make sure the total folded length of
25400         References is shorter than 998 characters to cater to a bug in INN
25401         2.3.  Also, don't pretend that references aren't folded -- this
25402         hasn't worked for a while.
25403
25404 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25405
25406         * gnus-agent.el (gnus-agentize):
25407         gnus-agent-send-mail-real-function no longer set to current value
25408         of message-send-mail-function but rather a lambda that calls
25409         message-send-mail-function.  The change makes the agent real-time
25410         responsive to user changes to message-send-mail-function.
25411
25412 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25413
25414         * legacy-gnus-agent.el
25415         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25416         help from Florian Weimer <fw@deneb.enyo.de>
25417
25418 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25419
25420         * nnmail.el (nnmail-cache-insert): Revert last change.
25421
25422 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25423
25424         * nnmail.el (nnmail-cache-insert): Always check whether
25425         nnmail-cache-ignore-groups matches a group name.
25426
25427 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25428
25429         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25430         (spam-find-spam, spam-log-processing-to-registry)
25431         (spam-log-registered-p, spam-log-unregistration-needed-p)
25432         (spam-log-undo-registration): Use gnus-message instead of
25433         gnus-error, none of these errors are fatal.
25434
25435         * gnus-registry.el (gnus-registry-clean-empty-function)
25436         (gnus-registry-clean-empty): Remove only empty entries without
25437         extra data.
25438
25439 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25440
25441         * spam-stat.el (spam-stat-buffer-change-to-spam)
25442         (spam-stat-buffer-change-to-non-spam): Change (error) to
25443         (gnus-message 8) invocation.
25444
25445 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25446
25447         * nntp.el (nntp-via-netcat-command): New variable.
25448         (nntp-via-netcat-switches): New variable.
25449         (nntp-open-via-rlogin-and-netcat): New function.
25450         (nntp-open-connection-function): Doc fix.
25451         (nntp-telnet-command): Doc fix.
25452         (nntp-end-of-line): Doc fix.
25453         (nntp-via-rlogin-command): Doc fix.
25454         (nntp-via-user-name): Doc fix.
25455         (nntp-via-address): Doc fix.
25456
25457 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25458
25459         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25460         error in Emacs 21.1.
25461
25462 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25463
25464         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25465
25466 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25467
25468         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25469         (gnus-agent-with-refreshed-group): New macro.
25470         (gnus-agent-rename-group): New function.
25471         (gnus-agent-delete-group): New function.
25472         (gnus-agent-save-group-info): Use gnus-command-method when
25473         `method' parameter is nil.  Don't write nil entries into the
25474         active file.
25475         (gnus-agent-get-group-info): New function.
25476         (gnus-agent-fetch-articles):
25477         Use gnus-agent-update-files-total-fetched-for to increment disk space
25478         used.
25479         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25480         Use gnus-agent-update-view-total-fetched-for to increment disk space
25481         used.
25482         (gnus-agent-get-local): Add optional parameters to avoid calling
25483         gnus-group-real-name and gnus-find-method-for-group.
25484         (gnus-agent-set-local): Delete stored entry if either min, or max,
25485         are nil.
25486         (gnus-agent-fetch-session): Reworded error/quit messages.
25487         On quit, use gnus-agent-regenerate-group to record existance of any
25488         articles fetched to disk before the quit occurred.
25489         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25490         gnus-agent-update-view-total-fetched-for, and
25491         gnus-agent-update-files-total-fetched-for to decrement disk space
25492         used.
25493         (gnus-agent-retrieve-headers):
25494         Use gnus-agent-update-view-total-fetched-for to increment disk space
25495         used.
25496         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25497         with gnus-agent-update-files-total-fetched-for to decrement disk
25498         space and fresh group buffer.
25499         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25500         (gnus-agent-need-update-total-fetched-for): New variable.
25501         (gnus-agent-update-files-total-fetched-for): New function.
25502         (gnus-agent-update-view-total-fetched-for): New function.
25503         (gnus-agent-total-fetched-for): New function.
25504
25505         * gnus-cache.el (gnus-cache-save-buffers):
25506         Use gnus-cache-update-overview-total-fetched-for to change disk space
25507         used by this group.
25508         (gnus-cache-possibly-enter-article):
25509         Use gnus-cache-update-file-total-fetched-for to increment disk space
25510         used by this group.
25511         (gnus-cache-possibly-remove-article):
25512         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25513         used by this group.
25514         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25515         (gnus-cache-rename-group): New function.
25516         (gnus-cache-delete-group): New function.
25517         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25518         (gnus-cache-need-update-total-fetched-for): New variable.
25519         (gnus-cache-with-refreshed-group): New macro.
25520         (gnus-cache-update-file-total-fetched-for): New function.
25521         (gnus-cache-update-overview-total-fetched-for): New function.
25522         (gnus-cache-rename-group-total-fetched-for): New function.
25523         (gnus-cache-delete-group-total-fetched-for): New function.
25524         (gnus-cache-total-fetched-for): New function.
25525
25526         * gnus-group.el: Require gnus-sum and autoload functions to
25527         resolve warnings when gnus-group.el compiled alone.
25528         (gnus-group-line-format): Documented new %F.
25529         (size of Fetched data) group line format; identifies disk space
25530         used by agent and cache.
25531         (gnus-group-line-format-alist): Defined new F format.
25532         (gnus-total-fetched-for): New function.
25533         (gnus-group-delete-group): No longer update
25534         gnus-cache-active-altered as gnus-request-delete-group now keeps
25535         the cache in sync.
25536         (gnus-group-list-active): Let the agent store a server's active
25537         list if currently plugged.
25538
25539         * gnus-int.el (gnus-request-delete-group):
25540         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25541         local disk in sync with the server.
25542         (gnus-request-rename-group):
25543         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25544         local disk in sync with the server.
25545
25546         * gnus-start.el (gnus-get-unread-articles):
25547         Cosmetic simplification to logic.
25548
25549         * gnus-util.el (gnus-rename-file): New function.
25550
25551 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25552
25553         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25554
25555 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25556
25557         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25558         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25559
25560 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25561
25562         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25563         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25564
25565 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25566
25567         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25568
25569 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25570
25571         * spam.el (spam-set-difference): Add function to replace
25572         gnus-set-difference in spam.el.
25573         (spam-summary-prepare-exit): Use spam-set-difference.
25574
25575 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25576
25577         * gnus-registry.el (gnus-registry-cache-file): Update to use
25578         gnus-dribble-directory OR gnus-home-directory OR ~.
25579         (gnus-registry-split-fancy-with-parent): Fix doc.
25580
25581 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25582
25583         * message.el (message-exchange-point-and-mark):
25584         Use message-mark-active-p.  Suggested by Jesper Harder
25585         <harder@ifa.au.dk>.
25586
25587 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25588
25589         * message.el (message-exchange-point-and-mark): Don't activate
25590         region if it was inactive.  Suggested by Hiroshi Fujishima
25591         <pooh@nature.tsukuba.ac.jp>.
25592
25593 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25594
25595         * gnus-art.el (article-display-face): Display Faces in the same
25596         order as X-Faces.
25597
25598 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25599
25600         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25601
25602 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25603
25604         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25605         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25606         (gnus-article-mime-hierarchy): Remove.
25607         (gnus-article-mime-hierarchy-next): Remove.
25608         (gnus-article-mode): Revert 2004-03-19 change.
25609         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25610         (gnus-insert-mime-button): Revert 2004-03-19 change.
25611         (gnus-mime-accumulate-hierarchy): Remove.
25612         (gnus-mime-enter-multipart): Remove.
25613         (gnus-mime-leave-multipart): Remove.
25614         (gnus-mime-display-part): Revert 2004-03-19 change.
25615         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25616
25617         * mml.el (mml-preview): Revert 2004-03-19 change.
25618
25619 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25620
25621         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25622
25623 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25624
25625         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25626         t while entering a file name using the mm-with-multibyte macro.
25627         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25628
25629         * mm-util.el (mm-with-multibyte): New macro.
25630
25631 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25632
25633         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25634         New user option.
25635         (gnus-mime-multipart-functions): Doc and customization fix.
25636         (gnus-article-mime-hierarchy): New variable.
25637         (gnus-article-mime-hierarchy-next): New variable.
25638         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25639         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25640         gnus-article-mime-hierarchy-next to nil.
25641         (gnus-insert-mime-button): Show hierarchy numbers.
25642         (gnus-mime-accumulate-hierarchy): New function.
25643         (gnus-mime-enter-multipart): New function.
25644         (gnus-mime-leave-multipart): New function.
25645         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25646         (gnus-mime-display-alternative): Show hierarchy numbers.
25647
25648         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25649         gnus-article-mime-hierarchy-next to nil.
25650
25651 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25652
25653         * dns.el: Don't require gnus-xmas.
25654
25655 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25656
25657         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25658         inline PGP.
25659         (mml-menu): Disable mml-quote-region if mark is inactive.
25660
25661 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25662
25663         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25664         when the group's active is not available.
25665
25666 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25667
25668         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25669         error.
25670
25671 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25672
25673         * imap.el (imap-store-password): New variable.
25674         (imap-interactive-login): Use it.
25675         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25676
25677 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25678
25679         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25680         window-start and hscroll to summary window.
25681
25682 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25683
25684         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25685         conversion message to newsrc-dribble when an actual conversion is
25686         performed.
25687
25688 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25689
25690         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25691
25692 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25693
25694         * mm-decode.el (mm-complicated-handles): New function reviving
25695         former definition of mm-multiple-handles.
25696
25697         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25698         (gnus-mime-delete-part): Use it.
25699
25700 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25701
25702         * gnus-agent.el (gnus-agent-read-local):
25703         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25704         avoid the implicit assumption that they will always be equal.
25705         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25706         coding-system-for-write, as the with-temp-file macro first prints
25707         to a buffer then saves the buffer.
25708
25709 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25710
25711         * gnus-art.el (gnus-article-edit-part): New function.
25712         (gnus-mime-save-part-and-strip): Use it; do query instead of
25713         signaling an error; don't use mm-multiple-handles.
25714         (gnus-mime-delete-part): Ditto.
25715
25716 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25717
25718         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25719         old file versions.
25720         (gnus-group-prepare-hook): Remove function that converted list
25721         form of gnus-agent-expire-days to group properties.
25722
25723         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25724         (gnus-request-accept-article): Re-indented.
25725
25726         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25727         converters to handle old agent file formats.  Add logic for a
25728         "backup before upgrading warning".
25729         (gnus-convert-mark-converter-prompt): Developers can mark
25730         functions as needing (default), or not needing,
25731         gnus-convert-old-newsrc's "backup before upgrading warning".
25732         (gnus-convert-converter-needs-prompt): Tests whether the user
25733         should be protected from potentially irreversable changes by the
25734         function.
25735
25736         * legacy-gnus-agent.el: New.  Provides converters that are only
25737         loaded when gnus-convert-old-newsrc needs to call them.
25738
25739 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25740
25741         * mail-source.el (mail-source-touch-pop): Doc fix.
25742
25743         * message.el (message-smtpmail-send-it): Doc fix.
25744
25745 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25746
25747         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25748
25749         * nnmail.el (nnmail-split-fancy): do.
25750
25751         * gnus-kill.el (gnus-kill, gnus-execute): do.
25752
25753 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25754
25755         * gnus-sum.el (gnus-widget-reversible-match)
25756         (gnus-widget-reversible-to-internal)
25757         (gnus-widget-reversible-to-external): New functions.
25758         (gnus-widget-reversible): New widget.
25759         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25760
25761 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25762
25763         * gnus-sum.el (gnus-thread-sort-functions)
25764         (gnus-article-sort-functions): Document `(not F)' items.
25765
25766 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25767
25768         * spam.el (spam-use-gmane-xref): Add new backend.
25769         (spam-gmane-xref-spam-group): Add variable to control the name of the
25770         Gmane spam group.
25771         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25772         (spam-regex-headers-spam, spam-regex-headers-ham)
25773         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25774         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25775         backends and checks.
25776         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25777
25778         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
25779         an autodetect method.
25780
25781 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25782
25783         * gnus-int.el (gnus-request-accept-article): Inform the agent that
25784         articles are being added to a group.
25785         (gnus-request-replace-article): Inform the agent that articles
25786         need to be uncached as the cached contents are no longer valid.
25787
25788 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25789
25790         * binhex.el: Don't autoload executable-find.
25791
25792         * canlock.el: Don't autoload mail-fetch-field.
25793
25794         * dgnushack.el: Autoload c-mode for XEmacs.
25795
25796         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25797
25798         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25799         rmail-dont-reply-to and rmail-output.
25800
25801         * gnus-score.el: Don't autoload ffap-string-at-point.
25802
25803         * gnus-setup.el: Don't autoload sc-cite-original.
25804
25805         * imap.el: Don't autoload base64-decode-string,
25806         base64-encode-string and md5.
25807
25808         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25809         and rmail-msg-restore-non-pruned-header.
25810
25811         * mm-decode.el: Don't autoload executable-find.
25812
25813         * mm-url.el: Don't autoload executable-find.
25814
25815         * mm-view.el: Don't autoload diff-mode.
25816
25817         * nndb.el: Don't autoload news-reply-mode, news-setup,
25818         cancel-timer and telnet.
25819
25820         * password.el: Don't autoload run-at-time for Emacs.
25821
25822         * sha1-el.el: Don't autoload executable-find.
25823
25824         * sieve-mode.el: Don't autoload c-mode.
25825
25826         * uudecode.el: Don't autoload executable-find.
25827
25828 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25829
25830         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25831         (gnus-agent-possibly-alter-active): Avoid null in numeric
25832         comparison.
25833         (gnus-agent-set-local): Refuse to save null in local object table.
25834         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25835         list of articles that will be marked as unread.
25836
25837 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25838
25839         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25840
25841 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25842
25843         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25844         language tags.
25845
25846 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
25847
25848         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
25849         Don't bind "obarray".
25850
25851         * gnus-sum.el (gnus-thread-sort-functions):
25852         Add `gnus-thread-sort-by-most-recent-number' and
25853         `gnus-thread-sort-by-most-recent-date'.
25854         Reported by Kai Grossjohann <kai@emptydomain.de>.
25855
25856 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25857
25858         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
25859
25860 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25861
25862         * gnus-cus.el (gnus-agent-customize-category):
25863         Remove ignore-errors macro reference that required cl to be loaded at
25864         run-time.
25865
25866         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
25867         single-interval range of the form (min . max).  Previously the
25868         range had to look like ((min . max)).  Likewise, return
25869         (min . max) rather than ((min . max)).
25870         (gnus-range-map): Use gnus-range-normalize to accept
25871         single-interval range.
25872
25873         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
25874         the cache, but not the agent, now appear with their usual face.
25875
25876         * dgnushack.el (loaddir): New variable that is bound to the
25877         directory containing the dgnushack.el file. Use loaddir, rather
25878         than srcdir, to update load-path. Change lets dgnushack compile
25879         code in directories other than GNUS/lisp.
25880
25881 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25882
25883         * lpath.el: Don't bind w3m-safe-url-regexp.
25884
25885         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
25886         w3m-safe-url-regexp variable buffer-local.
25887
25888         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25889
25890 2004-02-27  Simon Josefsson  <jas@extundo.com>
25891
25892         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
25893         gnus-group-real-prefix.
25894         (gnus-summary-move-article): Use it, instead of
25895         gnus-group-real-prefix.
25896
25897 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25898
25899         * lpath.el: Bind w3m-safe-url-regexp.
25900
25901         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
25902         w3m-safe-url-regexp variable buffer-local and set it as the value
25903         of mm-w3m-safe-url-regexp.
25904
25905         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25906
25907         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
25908         parsing gnus-posting-styles when the message is not for replying.
25909
25910         * dgnushack.el: Autoload sgml-mode for XEmacs.
25911
25912         * nnrss.el (nnrss-opml-export):
25913         Use mm-set-buffer-file-coding-system instead of
25914         set-buffer-file-coding-system.
25915
25916 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
25917
25918         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
25919         of checkdoc.el).
25920         * nnrss.el: do.
25921         * gnus-mlspl.el: do.
25922         * gnus-ml.el: do.
25923         * gnus-srvr.el: do.
25924
25925         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
25926
25927 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
25928
25929         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
25930         Corrections to custom-manual links.
25931
25932         * gnus-art.el (gnus-article): Ditto.
25933
25934         * mm-decode.el (mime-display, mime-security): Ditto.
25935
25936 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25937
25938         * flow-fill.el: Typo.
25939
25940 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
25941
25942         * spam-wash.el: New file.
25943
25944 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
25945
25946         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
25947
25948 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
25949
25950         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
25951         to be run with new-articles as LIST1, not LIST2.
25952         (spam-registration-functions): Add spam-use-ham-copy as a nil
25953         registration backend.
25954
25955 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25956
25957         * spam-stat.el (spam-stat-washing-hook): New option.
25958         (spam-stat-buffer-words): Use it.
25959         (spam-stat-process-directory, spam-stat-test-directory):
25960         Use insert-file-contents-literally.
25961         (spam-stat-coding-system): New variable.
25962         (spam-stat-load, spam-stat-save): Use it.
25963
25964 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25965
25966         * spam-report.el (spam-report-plug-agent):
25967         Quote spam-report-url-to-file and spam-report-url-ping-plain.
25968
25969 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
25970
25971         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
25972         Allow / in mailto URLs.
25973
25974 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
25975
25976         * spam-report.el (spam-report-process-queue): Fix interactive use.
25977         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
25978         (spam-report-unplug-agent): Doc fixes.
25979         (spam-report-url-ping-mm-url, spam-report-url-to-file)
25980         (spam-report-agentize, spam-report-deagentize): Autoload.
25981
25982 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25983
25984         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
25985
25986         * message.el (message-setup-fill-variables): Add mml tags to
25987         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
25988         <ajk@iu.edu>.
25989         (message-mode): Don't modify paragraph-separate there.
25990
25991 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25992
25993         * compface.el (uncompface-use-external): Default to undecided.
25994         (uncompface-use-external-threshold): New variable.
25995         (uncompface-float-time): New macro.
25996         (uncompface): Determine whether to use the external decoder if
25997         uncompface-use-external is undecided.
25998
25999 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26000
26001         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26002         after images.
26003
26004         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26005
26006 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26007
26008         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26009
26010         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26011
26012         * gnus-sum.el (gnus-summary-limit-to-age)
26013         (gnus-summary-limit-children): do.
26014
26015         * gnus-int.el (gnus-request-scan): do.
26016
26017         * gnus-group.el (gnus-group-suspend): do.
26018
26019         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26020
26021         * gnus-cite.el (gnus-cite-parse-attributions): do.
26022
26023         * gnus-agent.el (gnus-summary-set-agent-mark)
26024         (gnus-agent-regenerate-group): do.
26025
26026         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26027
26028         * binhex.el (binhex-decode-region-internal): do.
26029
26030 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26031
26032         * gnus-fun.el (gnus-face-properties-alist): New user option.
26033         (gnus-display-x-face-in-from): Use it.
26034
26035         * gnus-art.el (article-display-face): Ditto.
26036
26037         * compface.el (uncompface-use-external): Default to nil.
26038
26039 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26040
26041         * nntp.el (nntp-erase-buffer): New function.
26042         (nntp-retrieve-data, nntp-send-command)
26043         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26044         (nntp-possibly-change-group): Use it.
26045
26046         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26047         Use with-current-buffer.
26048
26049 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26050
26051         * compface.el: Merge the ELisp-based uncompface program.
26052         (compface): New customization group.
26053         (uncompface-use-external): New user option.
26054         (uncompface): Call uncompface-internal if uncompface-use-external
26055         is nil.
26056         (uncompface-internal): New function.  Note that there are also
26057         some other functions and variables added for this function.
26058
26059 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26060
26061         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26062         if necessary.
26063
26064 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26065
26066         * spam-report.el (spam-report-unplug-agent)
26067         (spam-report-plug-agent, spam-report-deagentize)
26068         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26069         Add support for the Agent in spam-report: when unplugged, report to a
26070         file; when plugged, submit all the requests.
26071
26072         * spam.el (spam-register-routine): Fix message about
26073         registration.
26074
26075 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26076
26077         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26078         dependencies.
26079         (rfc2047-encode): Use it.
26080
26081         * gnus-art.el (gnus-button-marker-list): Move before first
26082         reference.
26083
26084         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26085         (imap-parse-body): Fix format string mismatch.
26086
26087         * gnus-score.el (gnus-summary-increase-score): do.
26088
26089         * nnrss.el (nnrss-close): New function.
26090
26091 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26092
26093         * nnrss.el (nnrss-make-filename): New function.
26094         (nnrss-request-delete-group, nnrss-read-server-data)
26095         (nnrss-save-server-data, nnrss-read-group-data)
26096         (nnrss-save-group-data): Use it.
26097         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26098         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26099         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26100
26101 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26102
26103         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26104
26105 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26106
26107         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26108         files.
26109
26110         * message.el (message-generate-headers-first): Don't quote nil
26111         and t in docstrings.
26112
26113         * imap.el (imap-id): do.
26114
26115         * gnus-agent.el (gnus-agent-consider-all-articles)
26116         (gnus-agent-queue-mail): do.
26117
26118 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26119
26120         * spam-report.el (spam-report-process-queue): New function.
26121         Process requests from `spam-report-requests-file'.
26122         (spam-report-process-queue): Doc fix.
26123
26124 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26125
26126         * spam.el (spam-register-routine)
26127         (spam-log-processing-to-registry, spam-log-registered-p)
26128         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26129         Change "check" to "spam-check" for semi-clarity.
26130
26131 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26132
26133         * pop3.el: Require nnheader.
26134
26135         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26136
26137         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26138
26139         * gnus-picon.el: Require cl.
26140
26141         * gnus-fun.el: Require gnus-ems and gnus-util.
26142
26143         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26144
26145         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26146
26147         * gnus-art.el (gnus-article-edit-mode): Define before first
26148         reference.
26149
26150 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26151
26152         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26153         (gnus-uu-post-encoded): Use point-at-bol.
26154
26155         * gnus-topic.el (gnus-group-active-topic-p): do.
26156
26157         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26158
26159         * gnus-group.el (gnus-group-kill-region): do.
26160
26161         * gnus-art.el (article-date-ut): do.
26162
26163         * message.el (message-fetch-field): Remove redundant
26164         case-fold-search binding.
26165         (message-narrow-to-field): Simplify.
26166
26167 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26168
26169         * spam.el (spam-directory): Derive from `gnus-directory'.
26170
26171         * spam-report.el (spam-report-url-to-file)
26172         (spam-report-requests-file): New function and variable for offline
26173         reporting.
26174         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26175         and user defined function.
26176         (spam-report-url-ping-mm-url): Remove doubled slash.
26177
26178 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26179
26180         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26181
26182 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26183
26184         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26185         Fix format string mismatch.
26186
26187         * sieve.el (sieve-deactivate-all): do.
26188
26189         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26190
26191         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26192
26193         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26194
26195         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26196
26197 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26198
26199         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26200         the list of checks.
26201
26202 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26203
26204         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26205         padding.
26206
26207 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26208
26209         * mm-view.el (mm-fill-flowed): New variable.
26210         (mm-inline-text): Use it.
26211
26212 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26213
26214         * spam.el (spam-spamassassin-register-ham-routine)
26215         (spam-spamassassin-register-spam-routine): Fix function names.
26216
26217 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26218
26219         * gnus.el (gnus-tmp-grouplens): Remove.
26220         (gnus-summary-line-format): Remove grouplens.
26221
26222         * gnus-group.el (gnus-group-line-format): Ditto.
26223
26224         * gnus-spec.el (gnus-format-specs): Ditto.
26225         (gnus-update-format-specifications): Flush the group format spec
26226         cache if there's the grouplens stuff.
26227         (gnus-parse-simple-format): Replace %l with the empty string.
26228
26229 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26230
26231         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26232         omission.
26233
26234 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26235
26236         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26237         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26238
26239 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26240
26241         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26242         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26243         New macros and functions.
26244         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26245         Handle > NLINK_MAX messages.
26246         * nnmaildir.el (nnmaildir-request-set-mark):
26247         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26248
26249 2004-01-25  Alex Schroeder  <alex@gnu.org>
26250
26251         * spam-stat.el (spam-stat-process-directory-age): New option.
26252         (spam-stat-process-directory): Use it.
26253
26254 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26255
26256         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26257         (spam-stat-save): Accept prefix argument.
26258
26259 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26260
26261         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26262         links" error.
26263
26264 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26265
26266         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26267         the rest of the and/or forms.
26268
26269 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26270
26271         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26272         compatibility with old .newsrc.eld files.
26273
26274         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26275
26276         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26277
26278         * gnus-start.el (gnus-1): do.
26279
26280         * gnus-group.el (gnus-group-line-format-alist): do.
26281
26282         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26283
26284         * gnus-gl.el: Remove.
26285
26286 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26287
26288         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26289         marks consisting of a single range {for example, (3 . 5)} rather
26290         than a list of a single range { ((3 . 5)) }.
26291
26292 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26293
26294         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26295         Use with-current-buffer.
26296         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26297         avoid consing a string.
26298
26299         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26300         Remove obsolete entries for big5 and gb2312.
26301
26302 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26303
26304         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26305         uncompressed list.
26306
26307 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26308
26309         * spam-stat.el (spam-stat-strip-xref): New function.
26310         (spam-stat-process-directory): Use it.
26311
26312         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26313         here -- it's done in message-fetch-field.
26314
26315 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26316
26317         * gnus-agent.el (gnus-agent-queue-mail)
26318         (gnus-agent-prompt-send-queue): New variables.
26319         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26320         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26321         "nndraft:queue" along to gnus-draft-send.
26322         Use gnus-agent-prompt-send-queue.
26323         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26324         is "nndraft:queue".  Suggested by Gaute Strokkenes
26325         <gs234@srcf.ucam.org>
26326
26327         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26328         (agent-enable-undownloaded-faces): Add.
26329         (gnus-agent-cat-groups): Use eval-and-compile, not
26330         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26331         method of gnus-agent-cat-groups even when the buffer has been
26332         evaled.
26333         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26334         delete gnus-agent-save-active-1.
26335         (gnus-agent-save-groups): Delete.  Identical to
26336         gnus-agent-save-active.
26337         (gnus-agent-write-active): No longer adjust agent's copy of active
26338         file as agent's adjustments are now stored in their own
26339         file.  Remove optional parameter.
26340         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26341         servers.  Add use of min/max range limits from server's local
26342         file.
26343         (gnus-agent-save-alist): Remove unused optional argument.
26344         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26345         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26346         (gnus-agent-set-local): A per-server file that keeps min/max range
26347         limits for articles known to the agent.  Provides a fast mechanism
26348         for altering many active ranges.
26349         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26350         active file (local makes it unnecessary).
26351         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26352
26353         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26354         (agent-enable-undownloaded-faces): Add.
26355
26356         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26357         disable it when sending to "nndraft:queue".
26358         (gnus-group-send-queue): Add safety check to avoid sending queue
26359         when unplugged.
26360
26361         * gnus-group.el (gnus-group-catchup): Use new
26362         gnus-sequence-of-unread-articles, not
26363         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26364         numbers of articles.  Use gnus-range-map to avoid having to
26365         uncompress the unread list.
26366         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26367         Fix invalid ange-ftp reference.
26368
26369         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26370         (gnus-sorted-range-intersection): Intersection of two ranges
26371         without requiring that they first be uncompressed.
26372
26373         * gnus-start.el (gnus-activate-group): Unless blocked by the
26374         caller, possibly expand the active range to include both cached
26375         and agentized articles.
26376         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26377         multiple version-dependent converters.
26378         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26379         gnus-agent-save-active.
26380         (gnus-save-newsrc-file): Save dirty agent range limits.
26381
26382         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26383         gnus-agent-possibly-alter-active.
26384         (gnus-adjust-marked-articles): Faster handling of simple lists.
26385
26386 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26387
26388         * spam-stat.el (spam-stat-test-directory): New optional argument
26389         displays a list of files detected.  Suggested by Andrew Cohen
26390         <cohen@andy.bu.edu>.
26391         (spam-stat-buffer-words-with-scores): Don't narrow and change
26392         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26393
26394 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26395
26396         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26397         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26398         (spam-spamassassin-arguments)
26399         (spam-spamassassin-spam-flag-header)
26400         (spam-spamassassin-positive-spam-flag-header)
26401         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26402         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26403         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26404         (spam-list-of-processors, spam-list-of-checks)
26405         (spam-list-of-statistical-checks, spam-registration-functions)
26406         (spam-check-spamassassin-headers, spam-check-spamassassin)
26407         (spam-spamassassin-score)
26408         (spam-spamassassin-register-with-sa-learn)
26409         (spam-spamassassin-register-spam-routine)
26410         (spam-spamassassin-register-ham-routine)
26411         (spam-assassin-register-spam-routine)
26412         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26413         (spam-bogofilter-score): Fix to show article before scoring.
26414
26415 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26416
26417         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26418         default scoring function.
26419         (spam-generic-score): Call spam-spamassassin-score if
26420         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26421         spam-bogofilter-score otherwise.
26422
26423         * gnus.el (spam-process, spam-autodetect-methods):
26424         Add spamassassin and spamassassin-headers.
26425
26426 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26427
26428         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26429         Suppress unnecessary messages.
26430
26431 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26432
26433         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26434         make-hash-table.
26435
26436 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26437
26438         * canlock.el (base64-encode-string): Don't autoload it.
26439
26440 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26441
26442         * run-at-time.el: Remove useless (require 'itimer),
26443         eval-and-compile and (featurep 'xemacs).
26444
26445 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26446
26447         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26448         GROUP is a virtual group.
26449
26450 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26451
26452         * gnus.el: Autoload `message-y-or-n-p'.
26453
26454 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26455
26456         * pgg-parse.el: Remove unnecessary (require 'custom).
26457
26458         * pgg-def.el: do.
26459
26460         * nnmail.el: do.
26461
26462         * gnus-undo.el: do.
26463
26464         * gnus-picon.el: do.
26465
26466         * gnus-util.el: do.
26467
26468 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26469
26470         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26471
26472 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26473
26474         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26475         handle, as well as a list.
26476
26477         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26478         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26479         (mm-w3m-cid-retrieve): Simplify.
26480
26481 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26482
26483         * message.el (message-kill-to-signature): Allow prefix arg to
26484         specify number of lines to keep before signature.
26485
26486 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26487
26488         * message.el (message-kill-to-signature): Change docstring.
26489
26490 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26491
26492         * canlock.el: Always require sha1-el.
26493         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26494
26495         * message.el: Autoload sha1 only when compiling.
26496
26497         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26498         eudc-expand-inline for XEmacs.
26499
26500 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26501
26502         * message.el (message-canlock-generate): Require sha1-el.
26503
26504 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26505
26506         * message.el (message-expand-name): Silence the byte compiler.
26507
26508         * lpath.el: Add detect-coding-system.
26509
26510         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26511         cus-edit.
26512
26513 2004-01-13  Simon Josefsson  <jas@extundo.com>
26514
26515         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26516         Invoke gnus-score-mode.
26517         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26518
26519         * gnus-range.el (gnus-compress-sequence): Doc fix.
26520         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26521
26522 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26523
26524         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26525
26526 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26527
26528         * spam.el (spam-get-article-as-string): Update to use
26529         gnus-request-article-this-buffer, much simpler.
26530         (spam-get-article-as-buffer): Remove.
26531
26532 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26533
26534         * message.el (message-expand-name): Use EUDC if the user uses that.
26535
26536 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26537
26538         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26539         character for the encoding to avoid consing a string.
26540
26541         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26542         unnecessarily.
26543
26544         * mm-util.el (mm-replace-chars-in-string): Remove.
26545
26546         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26547         of mm-replace-chars-in-string.
26548
26549 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26550
26551         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26552
26553         * mm-util.el (mm-subst-char-in-string): Support inplace.
26554
26555         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26556         a new string in every iteration.  Use shy groups.
26557
26558 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26559
26560         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26561         * gnus-soup.el (gnus-soup-group-brew):
26562         * gnus-msg.el (gnus-put-message):
26563         * gnus-move.el (gnus-group-move-group-to-server):
26564         * gnus-kill.el (gnus-batch-score):
26565         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26566         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26567         (gnus-group-update-group, gnus-group-read-group)
26568         (gnus-group-make-group, gnus-group-make-help-group)
26569         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26570         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26571         (gnus-group-sort-by-unread, gnus-group-catchup)
26572         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26573         (gnus-group-yank-group, gnus-group-set-info)
26574         (gnus-group-list-groups):
26575         * gnus.el (gnus-generate-new-group-name):
26576         * gnus-delay.el (gnus-delay-send-queue):
26577         * nnvirtual.el (nnvirtual-catchup-group):
26578         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26579         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26580         (gnus-group-prepare-topics, gnus-topic-check-topology):
26581         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26582         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26583         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26584         (gnus-group-make-articles-read):
26585         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26586         (gnus-group-change-level, gnus-kill-newsgroup)
26587         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26588         (gnus-get-unread-articles, gnus-make-articles-unread)
26589         (gnus-make-ascending-articles-unread): Use accessor
26590         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26591         to get group information for improved readability.
26592
26593
26594 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26595
26596         * gnus-art.el (article-decode-mime-words, article-babel)
26597         (gnus-article-highlight-signature, gnus-article-add-buttons)
26598         (gnus-signature-toggle): Use gnus-with-article-buffer.
26599
26600         * gnus-art.el (gnus-article-highlight-headers)
26601         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26602
26603         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26604         (gnus-article-set-globals, gnus-request-article-this-buffer)
26605         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26606         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26607         (gnus-mime-display-alternative): Use with-current-buffer.
26608
26609 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26610
26611         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26612         also under 80 char limit, and call gnus-error if needed.
26613         (spam-fetch-article-header): Fix - it was a
26614         buffer-local variable (gnus-newsgroup-data).
26615         (spam-find-spam): Use spam-generate-fake-headers, forget about
26616         spam-insert-fake-headers.
26617         (spam-insert-fake-headers): Remove.
26618
26619 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26620
26621         * deuglify.el (gnus-article-outlook-unwrap-lines)
26622         (gnus-outlook-rearrange-article)
26623         (gnus-outlook-repair-attribution-outlook)
26624         (gnus-outlook-repair-attribution-block)
26625         (gnus-outlook-repair-attribution-other): Remove redundant
26626         save-excursion.
26627
26628 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26629
26630         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26631         (spam-fetch-field-subject-fast)
26632         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26633         (spam-fetch-article-header): Add functions to deal with Gnus
26634         internals for fast retrieval of article header data.
26635         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26636
26637 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26638
26639         * pop3.el (pop3-md5): Remove.
26640         (pop3-apop): Replace pop3-md5 with md5.
26641
26642         * mm-bodies.el: base64 is always built-in.
26643
26644         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26645         Use with-current-buffer.
26646
26647 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26648
26649         * canlock.el (canlock-insert-header): Remove excessive grouping in
26650         regexp.
26651
26652         * gnus-sum.el (gnus-summary-read-document): Ditto.
26653
26654         * gnus-uu.el (gnus-uu-part-number): Ditto.
26655
26656         * html2text.el (html2text-remove-tags): Ditto.
26657         (html2text-format-tags): Ditto.
26658         (html2text-format-single-elements): Ditto.
26659
26660         * mml.el (mml-parse-1): Ditto.
26661
26662 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26663
26664         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26665
26666         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26667
26668         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26669
26670         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26671
26672 2003-11-15  Simon Josefsson  <jas@extundo.com>
26673
26674         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26675         (pgg-gpg-lookup-key): Use regexp match instead of
26676         split-string (split-string is different between emacs 21.2 and
26677         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26678
26679 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26680
26681         * gnus-art.el (gnus-mime-view-all-parts)
26682         (gnus-article-part-wrapper, gnus-article-view-part):
26683         Use with-current-buffer.
26684
26685 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26686
26687         * spam.el (spam-disable-spam-split-during-ham-respool)
26688         (spam-spamoracle-database, spam-cache-lookups)
26689         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26690         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26691         (spam-group-ham-marks, spam-group-spam-marks)
26692         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26693         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26694         also add spam-use-blackholes to the statistical checks.
26695         (spam-fetch-field-fast): Add interface to fetching fields, may
26696         become a macro.
26697         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26698         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26699         (spam-insert-fake-headers): Fake an article when needed.
26700         (spam-find-spam): Fake article when possible.
26701         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26702         (spam-check-bogofilter-headers): Use message-fetch-field instead
26703         of nnmail-fetch-field.
26704
26705 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26706
26707         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26708
26709 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26710
26711         * spam.el (spam-split): Do not require spam-use-CHECK to be
26712         enabled if that check is passed to spam-split explicitly; also
26713         fix so 'spam doesn't get converted to spam-split-group when
26714         spam-split-symbolic-return is t.
26715         (spam-find-spam): Find registrations of the article and use those
26716         instead of re-running spam-split to find the spam/ham
26717         classification of the article.
26718         (spam-log-processing-to-registry, spam-log-registered-p)
26719         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26720         Use gnus-error instead of gnus-message.
26721         (spam-log-registration-type): Add function to determine the
26722         classification of a message based on registry entries; will
26723         return nil if both 'spam and 'ham are found.
26724         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26725         a reasonably fast local cache without the loading errors.
26726         (spam-cache-lookups): Set to t by default.
26727         (spam-find-spam): Don't try to guess spam-cache-lookups.
26728         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26729         spam-caches entry.
26730         (spam-filelist-build-cache, spam-filelist-check-cache):
26731         Fix caching of whitelist/blacklist entries.
26732         (spam-check-whitelist, spam-check-blacklist):
26733         Invoke spam-from-listed-p with a type, not a cache variable.
26734         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26735
26736 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26737
26738         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26739
26740         * nnmail.el (nnmail-split-fancy): do.
26741
26742         * mml.el (mml-parse): do.
26743
26744         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26745         (gnus-score-adaptive): do.
26746
26747 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26748
26749         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26750         (gnus-mime-button-map): Don't set keymap parent.
26751         (gnus-button-ctan-directory-regexp): Use shy grouping.
26752         (gnus-prev-page-map): Don't set keymap parent.
26753         (gnus-prev-page-map): Remove duplicated one.
26754         (gnus-next-page-map): Don't set keymap parent.
26755         (gnus-mime-security-button-map): Ditto.
26756
26757         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26758         version number.
26759
26760         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26761
26762 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26763
26764         * canlock.el (canlock-sha1-function): Remove.
26765         (canlock-sha1-function-for-verify): Remove.
26766         (canlock-openssl-program): Remove.
26767         (canlock-openssl-args): Remove.
26768         (canlock-ignore-errors): Remove.
26769         (canlock-sha1-with-openssl): Remove.
26770         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26771         (canlock-verify): Don't use canlock-ignore-errors.
26772
26773         * sha1-el.el (sha1-string-external): Make it can return a string
26774         in binary form.
26775         (sha1-region-external): Ditto.
26776         (sha1-string-internal): Ditto.
26777         (sha1-region-internal): Ditto.
26778         (sha1-region): Ditto.
26779         (sha1-string): Ditto.
26780         (sha1): Ditto.
26781
26782 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26783
26784         * spam.el (spam-report-articles-gmane): New command.
26785
26786 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26787
26788         * gnus.el: Don't make unnecessary *Group* buffer when loading.
26789
26790         * run-at-time.el (run-at-time-saved): Remove.
26791         (run-at-time): Doc fix.
26792
26793 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26794
26795         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26796         (gnus-summary-limit-map): Add it.
26797         (gnus-summary-make-menu-bar): do.
26798
26799 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26800
26801         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26802         Make attempt at some caching support (done for BBDB only now).
26803         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26804         addresses to be checked.
26805         (spam-clear-cache-BBDB): Add function, to be invoked by
26806         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26807         (spam-check-BBDB): Check and use the caches, if
26808         spam-cache-lookups is on, remove superfluous (provide).
26809
26810 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26811
26812         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26813
26814 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26815
26816         * run-at-time.el (run-at-time-saved): Move to after the definition
26817         of `run-at-time'.
26818
26819         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26820
26821 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26822
26823         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26824         mm-w3m-local-map-property.
26825
26826         * mm-view.el (mm-w3m-mode-map): Remove.
26827         (mm-w3m-local-map-property): Remove.
26828         (mm-inline-text-html-render-with-w3m): Don't use
26829         mm-w3m-local-map-property.
26830
26831 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26832
26833         * run-at-time.el: New file.
26834
26835         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26836         under Emacs.
26837
26838         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26839         of gnus-set-text-properties.
26840
26841         * gnus-uu.el (gnus-uu-save-article): Ditto.
26842
26843         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26844
26845         * gnus-cite.el (gnus-cite-parse): Ditto.
26846
26847         * gnus-art.el (gnus-button-push): Use set-text-properties instead
26848         of gnus-.
26849
26850         * gnus-xmas.el (run-at-time): Require run-at-time.
26851
26852         * gnus.el: Change calls to nnheader-run-at-time and
26853         password-run-at-time throughout to use run-at-time directly.
26854
26855         * password.el: Remove definition of run-at-time.
26856
26857         * nnheaderxm.el: Remove definition of run-at-time.
26858
26859 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
26860
26861         * mml.el (mml-minibuffer-read-disposition): Show attachment type
26862         in prompt.
26863
26864 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26865
26866         * messagexmas.el (message-xmas-redefine): Alias
26867         `message-make-caesar-translation-table' to
26868         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
26869         version.
26870
26871         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
26872         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
26873         `gnus-xmas-set-text-properties'.
26874         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
26875         `gnus-xmas-completing-read'.
26876         (gnus-xmas-completing-read): Removed.
26877         (gnus-xmas-open-network-stream): Removed.
26878
26879         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
26880         XEmacs version.
26881
26882         * dns.el (dns-make-network-process): Use `open-network-stream'
26883         instead of `gnus-xmas-open-network-stream'.
26884
26885         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
26886
26887         * .cvsignore: Add auto-autoloads.el, custom-load.el.
26888
26889 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26890
26891         * gnus-art.el (gnus-mime-display-alternative)
26892         (gnus-insert-mime-button, gnus-insert-mime-security-button)
26893         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
26894         Don't use gnus-local-map-property.
26895
26896         * gnus-util.el (gnus-local-map-property): Remove.
26897
26898         * mm-view.el (mm-view-pkcs7-decrypt):
26899         Replace gnus-completing-read-maybe-default with completing-read.
26900
26901         * gnus-util.el (gnus-completing-read): do.
26902         (gnus-completing-read-maybe-default): Remove.
26903
26904 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26905
26906         * password.el: Only autoload `run-at-time' if not XEmacs.
26907         Only autoload the itimer functions if XEmacs.
26908
26909 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26910
26911         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
26912         XEmacsen.
26913
26914         * dgnushack.el: Autoload executable-find for XEmacs.
26915
26916 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26917
26918         * gnus-art.el (gnus-read-string): Remove.
26919         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
26920         read-string.
26921
26922 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
26923
26924         * netrc.el: Autoload password-read.
26925         (netrc): Add configuration group.
26926         (netrc-encoding-method, netrc-openssl-path):
26927         Add variables for encoding and decoding of files with symmetric
26928         ciphers.
26929         (netrc-encode): Add assistant function to encode a file with
26930         netrc-encoding-method.
26931         (netrc-parse): Add interactive parameter, added optional
26932         decoding if netrc-encoding-method is non-nil but otherwise
26933         behavior is standard.
26934         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
26935         Do s/encode/encrypt/ everywhere.
26936
26937         * spam.el: Remove executable-find autoload.
26938
26939 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26940
26941         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
26942
26943         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
26944
26945 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
26946
26947         * gnus-art.el (gnus-treat-ansi-sequences)
26948         (article-treat-ansi-sequences): New variable and function.
26949         Suggested by Dan Jacobson <jidanni@jidanni.org>.
26950
26951         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
26952         Use it.
26953
26954 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26955
26956         * mm-util.el (mm-quote-arg): Remove.
26957
26958         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
26959         shell-quote-argument.
26960
26961         * gnus-uu.el (gnus-uu-command): do.
26962
26963         * gnus-sum.el (gnus-summary-insert-pseudos): do.
26964
26965         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
26966         with make-char.
26967
26968         * mm-util.el (mm-make-char): Remove.
26969
26970         * mml.el (mml-mode): Replace gnus-add-minor-mode with
26971         add-minor-mode.
26972
26973         * gnus-undo.el (gnus-undo-mode): do.
26974
26975         * gnus-topic.el (gnus-topic-mode): do.
26976
26977         * gnus-sum.el (gnus-dead-summary-mode): do.
26978
26979         * gnus-start.el (gnus-slave-mode): do.
26980
26981         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
26982
26983         * gnus-ml.el (gnus-mailing-list-mode): do.
26984
26985         * gnus-gl.el (gnus-grouplens-mode): do.
26986
26987         * gnus-draft.el (gnus-draft-mode): do.
26988
26989         * gnus-dired.el (gnus-dired-mode): do.
26990
26991         * gnus-ems.el (gnus-add-minor-mode): Remove.
26992
26993         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26994         Replace gnus-char-width with char-width.
26995
26996         * gnus-ems.el (gnus-char-width): Remove.
26997
26998         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26999         Replace gnus-char-width with char-width.
27000
27001         * gnus-ems.el (gnus-char-width): Remove.
27002
27003         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27004         definition.
27005         Remove Emacs 20 hash table compatibility code.
27006
27007         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27008         20 compatibility code.
27009
27010         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27011
27012         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27013
27014         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27015         Replace with point-at-{eol,bol}.
27016
27017         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27018
27019         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27020
27021         * flow-fill.el (fill-flowed-point-at-bol)
27022         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27023
27024         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27025         Replace with point-at-{eol,bol} throughout all files.
27026
27027 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27028
27029         * ntlm.el (ntlm-string-as-unibyte): New macro.
27030         (ntlm-build-auth-response): Use it.
27031
27032         Remove Emacs 20 stuff:
27033         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27034         (butlast, mapc, remove): Remove the compiler macros.
27035         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27036         of delq and copy-sequence.
27037         * gnus-art.el (popup-menu): Remove the compiler macro.
27038         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27039         Emacs 20.
27040
27041 2004-01-05  Simon Josefsson  <jas@extundo.com>
27042
27043         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27044         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27045         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27046         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27047         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27048         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27049         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27050         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27051         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27052         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27053         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27054         string-xor into ntlm-string-xor.
27055         Suggested by Jesper Harder <harder@myrealbox.com>.
27056
27057         * ntlm.el: Don't include poem.
27058
27059         * md4.el (print-int32, print-string-hexa): Remove.
27060         Suggested by Jesper Harder <harder@myrealbox.com>.
27061
27062         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27063
27064         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27065         probably breaks emacs with DL patch, but do we care? Is anyone
27066         still using the DL stuff?)
27067
27068         * sieve-manage.el: Use the password package.
27069         (sieve-manage-read-passwd): Remove.
27070         (sieve-manage-interactive-login): Use password.  Re-add
27071         condition-case around loop.
27072
27073         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27074         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27075         Use the password package.
27076
27077 2003-02-19  Simon Josefsson  <jas@extundo.com>
27078
27079         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27080         token.
27081
27082 2002-08-07  Simon Josefsson  <jas@extundo.com>
27083
27084         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27085         (sieve-manage-authenticators):
27086         (sieve-manage-authenticator-alist): Add some SASL mechs.
27087         (sieve-sasl-auth): New function.
27088         (sieve-manage-cram-md5-auth):
27089         (sieve-manage-plain-auth): Rewrite using SASL library.
27090         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27091         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27092         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27093         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27094
27095 2004-01-05  Simon Josefsson  <jas@extundo.com>
27096
27097         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27098         New files.
27099
27100 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27101
27102         * gnus-group.el (gnus-no-groups-message): Update.
27103
27104         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27105
27106 2003-11-09  Simon Josefsson  <jas@extundo.com>
27107
27108         * imap.el: Support for ID IMAP extension (RFC 2971).
27109         (imap-local-variables): Add imap-id.
27110         (imap-id): New variable.
27111         (imap-id): New function.
27112         (imap-parse-response): Parse untagged ID response.
27113         * nnimap.el (nnimap-id): New variable.
27114         (nnimap-open-connection): Use it.
27115
27116 2003-12-28  Simon Josefsson  <jas@extundo.com>
27117
27118         * gnus-score.el (gnus-score-edit-all-score): New.
27119         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27120
27121 2004-01-04  Simon Josefsson  <jas@extundo.com>
27122
27123         * password.el: Add.
27124
27125 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27126
27127         * dns.el (dns-query-types): Fix typo.
27128         (dns-query-types): New function.
27129         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27130         PTR and SOA replies, see RFC 1035.
27131
27132 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27133
27134         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27135
27136         * Move to Changelog.2.
27137
27138 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27139
27140         * gnus.el (gnus-version-number): Bump version.
27141
27142 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27143
27144         * gnus.el: No Gnus v0.1 is released.
27145
27146 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27147
27148         * gnus.el: No Gnus v0.0 is released.
27149
27150 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27151
27152         * gnus.el (gnus-version-number): Bump.
27153         (gnus-version): No.
27154
27155 See ChangeLog.2 for earlier changes.
27156
27157   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27158
27159   This file is part of GNU Emacs.
27160
27161   GNU Emacs is free software: you can redistribute it and/or modify
27162   it under the terms of the GNU General Public License as published by
27163   the Free Software Foundation, either version 3 of the License, or
27164   (at your option) any later version.
27165
27166   GNU Emacs is distributed in the hope that it will be useful,
27167   but WITHOUT ANY WARRANTY; without even the implied warranty of
27168   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27169   GNU General Public License for more details.
27170
27171   You should have received a copy of the GNU General Public License
27172   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27173
27174 ;; Local Variables:
27175 ;; coding: utf-8
27176 ;; fill-column: 79
27177 ;; add-log-time-zone-rule: t
27178 ;; End: