(gnus-server-toggle-cloud-server): Only allow clouding applicable types.
[gnus] / lisp / ChangeLog
1 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
4         keystroke.
5         (gnus-server-toggle-cloud-server): Only allow clouding applicable
6         types.
7
8         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
9         with an empty string.
10
11 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
12
13         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
14         buffer-local in some buffers, so bind it explicitly in the buffer we're
15         trying to cancel the article in (bug#10808).
16
17 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18
19         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
20         New functions.
21
22         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
23         New user option.
24         (gnus-mime-buttonize-attachments-in-header): New function.
25         (gnus-article-prepare): Use it.
26         (gnus-mime-inline-part): Suppress extra newline.
27         (gnus-mm-display-part): Save excursion;
28         remove useless deleting and adding of buttons.
29         (gnus-insert-mime-button): Allow insertion in the middle of a line.
30
31         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
32         Add gnus-mime-buttonize-attachments-in-header.
33
34 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
35
36         * nnimap.el (nnimap-request-articles): New command to download several
37         articles at once.
38
39         * gnus.el (gnus-variable-list): Save Cloud variables.
40
41         * gnus-int.el (gnus-request-accept-article): Doc fix.
42
43 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
44
45         * parse-time.el (parse-time-iso8601-regexp)
46         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
47         it more generally.
48
49 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
50
51         * gnus-cloud.el: New file to provide the Emacs Cloud.
52
53         * dgnushack.el: Silence XEmacs w3 warning.
54
55         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
56         `url-retrieve-synchronously', apparently.
57
58         * dgnushack.el: Silence XEmacs dns.el warning.
59
60         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
61         instead of in all files.
62
63         * dns.el (network-interface-list): Define for XEmacs.
64
65         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
66         XEmacs.
67
68         * nnrss.el (libxml-parse-html-region): Silence compilation error.
69
70 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
71
72         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
73         `gnus-group-split-fancy'.
74
75 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
76
77         * message.el (message-remove-header): Doc fix.
78         (message-forward-included-headers): New variable.
79         (message-remove-ignored-headers): Use it.
80
81 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
82
83         * nnir.el (nnir-request-update-mark): Don't try to update the source
84         group if we can't find it (bug#16611).
85
86 2014-01-31  Dave Abrahams  <dave@boostpro.com>
87
88         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
89
90 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
91
92         * dns.el (dns-servers-up-to-date-p): New function to see whether the
93         network interfaces changed.
94         (dns-query): Use it to flush the data.
95
96 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
97
98         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
99         from random face commands.
100         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
101         Face.
102         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
103         (gnus--random-face-with-type): Generic function returning a face-type
104         as a string.
105         (gnus--insert-random-face-with-type): Generic function inserting a face
106         in a message buffer header.
107         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
108         (gnus-insert-random-x-face-header): Rewritten to use
109         `gnus--insert-random-face-with-type`.
110         (gnus-random-face): Return random (png) Face as string.
111         (nus-insert-random-face-header): Insert random (png) Face in a message
112         buffer.
113
114 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
115
116         * mm-url.el: Remove all usage of w3.
117
118         * nnrss.el: Ditto.
119
120         * mm-decode.el: Ditto.
121
122         * mm-view.el: Ditto.
123
124         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
125         outdated and all Emacsen have url.el built-in.
126
127         * gnus-setup.el: Remove outdated file.
128
129 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
130
131         * gnus.el: Ma Gnus v0.9 is released.
132
133 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
134
135         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
136
137 2014-01-31  Dave Abrahams  <dave@boostpro.com>
138
139         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
140         in the summary buffer (bug#13769).
141
142 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
143
144         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
145         name if we're using a single article buffer.  Otherwise, it may point
146         to a killed buffer (bug#13756).
147
148 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
149
150         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
151         the match data, just save and restore it explictly (bug#12375).
152
153         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
154         that's needed.
155
156         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
157         the code once (bug#9069).
158
159 2014-01-18  Steinar Bang  <sb@dod.no>
160
161         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
162         reading.
163
164 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
165
166         * message.el (message-bury): Call bury-buffer with no argument
167         in the message-return-action case too.
168
169 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
170
171         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
172         (nnimap-split-fancy, nnimap-split-methods): Declare.
173
174         * mm-util.el (help-function-arglist): Declare.
175
176 2013-12-28  Glenn Morris  <rgm@gnu.org>
177
178         * gnus-sieve.el (gnus-sieve-select-method):
179         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
180         (gravatar-rating, gravatar-size):
181         * message.el (message-minibuffer-local-map):
182         * sieve-manage.el (sieve-manage-authenticators)
183         (sieve-manage-authenticator-alist): Specify custom types.
184
185         * hashcash.el (hashcash-program): Rename from hashcash-path.
186         Update callers.
187
188         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
189         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
190         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
191
192         * auth-source.el (auth-sources):
193         * nnmairix.el (nnmairix-propagate-marks-upon-close):
194         Fix custom types.
195
196         * tls.el (tls-certtool-program): Fix default value.
197
198 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
199
200         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
201         we get proper traces there, too.
202
203 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
204
205         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
206         value of the parameters if the current article has a Reply-To or From
207         field.
208
209 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
210
211         * gnus.el (gnus-group-buffer): Remove duplicate definition.
212
213 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
214
215         * gnus-sum.el (gnus-summary-exit): Stop animations.
216
217 2013-12-19  Juri Linkov  <juri@jurta.org>
218
219         * gnus.el (gnus-suppress-keymap):
220         * gnus-art.el (gnus-article-mode-map):
221         * gnus-group.el (gnus-group-mode-map):
222         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
223         Remove [backspace] key binding because it shadows DEL (bug#16035).
224
225         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
226
227 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
230         Make sure work directory exists.
231         (gnus-uu-digest-mail-forward): Store temporary files in work directory
232         rather than tmp directory.
233         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
234         not necessarily always run, with it.
235
236 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
237
238         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
239         value of gnus-icalendar-additional-identities work without restart.
240
241 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * mm-util.el (mm-make-temp-file):
244         Alias to make-temp-file for modern Emacsen.
245
246 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
247
248         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
249         nnir-article-number and nnir-article-group.
250
251 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
252
253         * message.el (message-send-mail-with-sendmail):
254         Don't kill error buffer if sending fails.
255
256 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
257
258         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
259         (gnus-icalendar-event->org-entry)
260         (gnus-icalendar--update-org-event)
261         (gnus-icalendar-event->gnus-calendar): Distinguish between
262         required/optional/non-participant attendee status. Fix bug causing
263         the first required event participant to be omitted.
264
265 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * gnus-art.el (article-de-quoted-unreadable)
268         (article-de-base64-unreadable, gnus-mime-copy-part)
269         * gnus-html.el (gnus-article-html)
270         * mm-view.el (mm-inline-text-html-render-with-w3)
271         (mm-inline-text-html-render-with-w3m-standalone)
272         * rfc2231.el (rfc2231-decode-encoded-string):
273         Allow overriding charset by mm-charset-override-alist.
274
275         * gnus-art.el (gnus-article-browse-html-parts):
276         Replace LWSPs with `&nbsp;'s in header.
277
278         Work for broken Chinese articles.
279
280         * gnus-art.el (gnus-article-browse-html-save-cid-content):
281         Exclude broken handles that gnus-summary-enter-digest-group may create.
282         (gnus-article-browse-html-parts):
283         Allow overriding charset by mm-charset-override-alist.
284
285 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
286
287         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
288         (gnus-icalendar-identities): Support additional-identities.
289
290 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
291
292         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
293         org-timestamp for events ending at midnight.
294
295 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
296
297         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
298         .log files.
299
300 2013-11-20  David Engster  <deng@randomsample.de>
301
302         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
303
304 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
305
306         * message.el (message-beginning-of-line):
307         Use beginning-of-visual-line when visual-line-mode is turned on.
308
309 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
310
311         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
312         (gnus-icalendar-event-from-ical)
313         (gnus-icalendar-event->org-entry)
314         (gnus-icalendar--update-org-event): Required/optional participation,
315         list of attendees synced to org.
316
317 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
318
319         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
320         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
321         cancellations to be synced to org if the original appt has an org
322         outline.
323
324 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
325
326         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
327         (gnus-icalendar-event->org-entry)
328         (gnus-icalendar--update-org-event)
329         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
330
331 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
332
333         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
334         Fix timezone handling in gnus-icalendar export to org.
335
336 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
337
338         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
339
340 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
341
342         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
343
344 2013-10-30  Glenn Morris  <rgm@gnu.org>
345
346         * gnus-group.el (gnus-group-browse-foreign-server):
347         * gnus-int.el (gnus-start-news-server):
348         Silence compiler obsolescence warning.
349
350 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
351
352         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
353         `nnoo-current-server' first, then for the actual `nnimap-address' to
354         allow netrc entries for the nnoo server to coexist with netrc entries
355         for the `nnimap-address'.
356
357 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
358
359         * mm-decode.el (mm-dissect-buffer): Revert last change.
360         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
361         The problem that motivated those changes was attributed to a broken
362         mail sender, and has been fixed.
363
364 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
365
366         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
367         token is missing in the Content-Type header.
368
369         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
370
371 2013-09-18  Glenn Morris  <rgm@gnu.org>
372
373         * gnus-util.el (image-size): Declare.
374
375 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
376
377         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
378         (gnus-icalendar-event-from-ical)
379         (gnus-icalendar-event--build-reply-event-body)
380         (gnus-icalendar-event-reply-from-buffer)
381         (gnus-icalendar-find-org-event-file)
382         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
383         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
384
385         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
386
387 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
388
389         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
390         Use save-current-buffer.
391         (gnus-tree-mode-map): Initialize in the declaration.
392         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
393         (scroll-in-place): Defvar it.
394         (gnus-tmp-*): Defvar them.
395         (gnus-get-tree-buffer): Use derived-mode-p.
396         (gnus--let-eval): New macro.
397         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
398         non-prefixed variables.
399         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
400
401         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
402         vars since it doesn't seem to be available.
403         (gnus-set-global-variables, gnus-summary-read-group-1)
404         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
405         (gnus-summary-display-article, gnus-summary-select-article)
406         (gnus-summary-next-article, gnus-offer-save-summaries)
407         (gnus-summary-generic-mark): Use derived-mode-p.
408         (gnus-summary-read-group-1, gnus-summary-exit)
409         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
410         Adjust calls to gnus-tree-close and gnus-tree-open.
411
412         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
413
414         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
415         (gnus-agent-mode): Use derived-mode-p.
416         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
417         gnus-command-method and *-command-method to nil, but bind
418         gnus-command-method to *-command-method instead!
419         (gnus-agent-fetch-articles): Remove unused var `id'.
420         (gnus-agent-fetch-headers): Remove unused arg `force'.
421         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
422         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
423         (gnus-agent-short-article, gnus-agent-long-article)
424         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
425         first use.
426         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
427         `score-param'.
428         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
429         (gnus-get-predicate): Push in front of the cache, rather than end.
430         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
431         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
432         (gnus-agent-expire-unagentized-dirs): Don't rebind
433         gnus-agent-expire-current-dirs since the defvar silences the warning.
434         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
435         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
436         (gnus-agent-regenerate): Simplify interactive spec and doc.
437
438 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
439
440         * gnus-int.el (gnus-open-server): Silence compiler.
441
442         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
443
444         * message.el (message-display-completion-list): Abolish.
445         (message-completion-in-region): Use display-completion-list.
446
447 2013-09-17  Glenn Morris  <rgm@gnu.org>
448
449         * gnus-util.el (gnus-message-with-timestamp-1):
450         Use `messages-buffer' function if available.  Ignore read-only.
451
452 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
453
454         * message.el (message-expand-group, message-completion-in-region):
455         Correct the order of start and end of a region.
456
457 2013-09-13  Glenn Morris  <rgm@gnu.org>
458
459         * mml2015.el (gnus-create-image): Autoload it.
460
461         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
462
463         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
464         (image-size): Declare.
465
466 2013-09-12  Glenn Morris  <rgm@gnu.org>
467
468         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
469         Avoid using `find', which i) might not be defined at runtime;
470         ii) does not work, since its default test is eql, not equal.
471         (gnus-mime-action-alist): Declare.
472
473 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
474
475         * score-mode.el (gnus-score-mode-map): Move initialization
476         into declaration.
477         (gnus-score-mode): Use define-derived-mode.
478         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
479         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
480         into declaration.
481         (gnus-kill-file-mode): Use define-derived-mode.
482         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
483         Use derived-mode-p.
484         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
485         (gnus-group-setup-buffer, gnus-group-name-at-point)
486         (gnus-group-make-web-group, gnus-group-enter-directory)
487         (gnus-group-suspend): Use derived-mode-p.
488         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
489         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
490         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
491         (gnus-article-setup-buffer, gnus-article-prepare)
492         (gnus-article-prepare-display, gnus-sticky-article)
493         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
494         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
495         (gnus-article-read-summary-keys): Use derived-mode-p.
496
497 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
500
501 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
502
503         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
504         shift_jis from the default value set for Japanese users.
505
506 2013-08-13  Glenn Morris  <rgm@gnu.org>
507
508         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
509
510         * gnus.el (gnus-valid-select-methods): Fix type.
511
512         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
513
514 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
515
516         * mm-decode.el (mm-display-external): Run a timer for the temp files
517         deletion after a viewer exits; add a deletion timer for the needsterm
518         case, too.
519
520         * mm-decode.el (mm-display-external): Try to delete temporary files by
521         using a 1-min. timer.
522
523 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
524
525         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
526         New internal variables.
527         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
528         (mm-display-external): Use it to delete temporary files instead of
529         using timers.
530
531 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
532
533         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
534
535 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
536
537         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
538         with cond for backwards compatability.
539
540 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
541
542         * mm-decode.el (mm-display-external): Bind process-connection-type to
543         nil; don't delete a temp file immediately even if a viewer finishes,
544         since it may be a shell script, like xdg-open, that launches a real
545         viewer program belatedly.
546
547 2013-08-05  Dave Abrahams  <dave@boostpro.com>
548
549         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
550         that we can create nndoc groups that excerpt other groups.
551
552 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
553
554         * gnus-delay.el (gnus-delay-article): Fix typo.
555
556         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
557         articles.
558
559         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
560         we can get spell-checking etc.
561
562 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
563
564         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
565         a single one used for encoding the whole text in a header.
566
567 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
570         doesn't work properly on XEmacs.
571
572 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
573
574         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
575         before sending.
576
577         * dgnushack.el (dgnushack-compile): Add a temporary check for
578         gnus-icalendar.
579
580         * mm-decode.el (mm-command-output): New face.
581         (mm-display-external): Use it.
582
583 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
584
585         * nnmbox.el (nnmbox-request-article): Don't change point.
586
587 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
590         Include `handle' parameter.
591
592 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
593
594         * gnus-icalendar.el: New file.
595
596 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
597
598         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
599
600         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
601         dummy roots, too.
602
603 2013-08-01  David Edmondson  <dme@dme.org>
604
605         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
606         out on ttys.
607
608 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
609
610         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
611         not empty.
612
613         * nnrss.el (nnrss-discover-feed): Indent.
614
615 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
616
617         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
618
619 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
620
621         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
622         dirty to ensure nnimap data being saved.
623
624 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
625
626         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
627         menu entry.
628
629         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
630         the current thread's total score instead of the current article's
631         score.
632
633         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
634         (gnus-sort-threads-recursively): Delete defcustom.
635         (gnus-sort-threads-recursive): Adapt accordingly.
636
637 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
638
639         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
640         (gnus-sort-threads-recursive): Use it.
641         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
642         again.  Now that determines how to sort subthreads.
643
644 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
645
646         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
647         (gnus-sort-threads): Use it.
648
649 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
650
651         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
652         punctuation characters follow parentheses (bug#14950).
653
654 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
655
656         * gnus.el (gnus-continuum-version):
657         * gnus-msg.el (gnus-extended-version): Simplify.
658
659         * gnus.el (gnus-continuum-version-1): Remove.
660         * gnus-msg.el (gnus-bug): Revert.
661
662         Calculate gnus-version correctly on Cygwin.
663
664         * gnus.el (gnus-continuum-version): Do main calculations in integers.
665         (gnus-continuum-version-1): New function, return a string.
666
667         * gnus-msg.el (gnus-extended-version, gnus-bug):
668         Use gnus-continuum-version-1 instead of gnus-continuum-version.
669
670 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
671
672         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
673         (bug#13384).
674
675 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
676
677         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
678         that were only relevant in a development version a long time ago.
679
680 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
681
682         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
683         that the old Emacs 24s bundle.
684
685 2013-07-10  David Engster  <deng@randomsample.de>
686
687         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
688         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
689         fixes a bug in Emacs trunk where the 'unexist' marks were always
690         removed at startup because "Gnus v5.13" was considered smaller than "Ma
691         Gnus v0.03".
692
693 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
694
695         * gnus.el (gnus-summary-line-format): Reference
696         `gnus-user-date-format-alist' for the &user-date; format, not
697         `gnus-summary-user-date-format-alist'.
698
699 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
700
701         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
702         delete files (bug#13481).
703
704 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
705
706         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
707
708 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
709
710         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
711         display images.
712
713         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
714
715         * message.el (message-cancel-news): According to
716         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
717         preferred over "cmsg cancel" in the Subject.
718
719         * nnir.el (nnir-engines): Note that the group specs are regexps
720         (bug#13238).
721
722         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
723         gotten read-only text properties, ensure that those aren't heeded when
724         copying stuff over (bug#13434).
725
726         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
727         (bug#13762).
728
729 2013-07-05  David Kastrup  <dak@gnu.org>
730
731         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
732         authinfo file again (important for blank passwords).  This had been
733         broken with 2013-06-15 change.
734
735 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
736
737         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
738         Revert 2013-01-14 change.
739
740 2013-07-02  Daiki Ueno  <ueno@gnu.org>
741
742         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
743         of 'create-image' for XEmacs compatibility; check errors when decoding
744         image.  Reported by Uwe Brauer.
745
746 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
749         gnus-button-push revised at 2011-01-19.
750
751 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
752
753         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
754         now live in the lisp/net Emacs 24 repository.
755
756 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * eww.el (eww-update-header-line-format): Quote % characters.
759
760 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
761
762         * eww.el (eww-process-text-input): Display passwords as asterisks.
763
764         * shr.el (shr-make-table-1): Protect against invalid column-spans.
765
766 2013-06-19  Tom Tromey  <tromey@redhat.com>
767
768         * eww.el (eww-top-url): Remove.
769         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
770         (eww-render): Set new variables.  Don't set eww-top-url.
771         (eww-handle-link): Handle "prev", "home", and "contents".
772         Downcase the rel text.
773         (eww-top-url): Choose best top URL.
774
775 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
776
777         * eww.el: Rewrite to implement form elements "by hand" instead of
778         relying in widget.el.  Using widget.el leads to too many
779         user interface inconsistencies.
780         (eww-self-insert): Implement entering commands in text fields.
781         (eww-process-text-input): New function to make text input field editing
782         work.
783         (eww-submit): Rewrite to use the new-style form methods.
784         (eww-select-display): Display the correct selected item.
785         (eww-change-select): Implement changing the select value.
786         (eww-toggle-checkbox): Implement radio/checkboxes.
787         (eww-update-field): Fix compilation error.
788         (eww-tag-textarea): Implement <textarea>.
789
790         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
791         don't shadow mode-specific bindings.
792
793         * eww.el (eww-browse-url): Don't push stuff onto history if there's
794         nothing to push.
795
796         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
797
798 2013-06-19  Glenn Morris  <rgm@gnu.org>
799
800         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
801
802 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
803
804         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
805
806 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
807
808         * shr.el (shr-make-table-1): Implement <td rowspan>.
809         (shr-table-horizontal-line): Allow nil as a value, and change the
810         default.
811         (shr-insert-table-ruler): Respect the nil value.
812
813 2013-06-18  Tom Tromey  <tromey@barimba>
814
815         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
816         New defvars.
817         (eww-open-file): New defun.
818         (eww-render): Initialize new variables.
819         (eww-display-html): Handle "link" and "a".
820         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
821         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
822         (eww-back-url): Rename from eww-previous-url.
823         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
824         defuns.
825
826 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
827
828         * shr.el (shr-tag-table): Insert the images after the table, so that
829         they're not covered by the table colourisation, which often looked
830         awkward.
831         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
832         <dd>.
833         (shr-make-table-1): Implement <td colspan=> support.
834         (shr-insert-document): Use one less than window width if `shr-width' is
835         nil, since otherwise things may get one character too wide.
836
837 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * eww.el (eww-detect-charset): Improve regexp; move backward.
840
841 2013-06-18  Glenn Morris  <rgm@gnu.org>
842
843         * mm-decode.el (widget-convert-button): Autoload.
844
845         * sieve-manage.el (mm-enable-multibyte): Autoload.
846
847         * shr.el (libxml-parse-html-region): Declare.
848         (shr-render-buffer): Explicit error if no libxml2 support.
849
850 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
851
852         * auth-source.el (auth-source-current-line): New function.
853         (auth-source-netrc-parse-entries): When a data token is "machine",
854         assume we're in the wrong place and abort parsing the current line.
855
856 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
857
858         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
859         (eww-convert-widgets): Don't bug out if the first widget starts at the
860         beginning of the buffer.
861         (eww-convert-widgets): Fix last patch.
862         (eww-tag-input): Support <input type=image>.
863
864         * shr.el (shr-insert-table): Respect border-collapse: collapse.
865         (shr-tag-base): Protect against base specs that are degenerate.
866         (shr-ensure-paragraph): Don't delete empty lines that have text
867         properties, because these may be input fields.
868
869         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
870         we can navigate to them.
871
872         * shr.el (shr-colorize-region): Put the colours over the entire region.
873         (shr-inhibit-decoration): New variable.
874         (shr-add-font): Use it to inhibit text property decorations while doing
875         preliminary table renderings.  This speeds up typical Wikipedia page
876         renderings by 15%.
877         (shr-tag-span): Don't respect the <title>, because that overwrites the
878         help-echo from links inside the spans.
879         (shr-next-link): Use `help-echo' for navigation, so that we can
880         navigate to form elements, too.
881
882         * eww.el (eww-button): New face.
883         (eww-convert-widgets): Use it to make submit buttons more button-like.
884
885         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
886         that Gnus commands work.
887
888         * shr.el (shr-render-td): Support horizontal alignment.
889
890         * eww.el (eww-put-color): Removed.
891         (eww-colorize-region): Use `add-face-text-property'.
892
893         * shr.el (shr-add-font): Append face data, so that we get the correct
894         precedence: The innermost value (which is applied first) wins.
895         (shr-make-overlay): Obsolete function.
896
897         * mm-decode.el (mm-convert-shr-links): New function to convert
898         new-style shr URL links into widgets.
899         (mm-shr): Use it.
900
901         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
902         widget commands, since we're no longer using widgets for links.
903
904         * shr.el (shr-next-link): New command.
905         (shr-previous-link): New command.
906         (shr-urlify): Don't use `widget-convert', because that's slow.
907         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
908         because collecting the overlays and reapplying them when generating
909         tables is slow.
910         (shr-insert-table): Ditto.
911
912 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
913
914         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
915         * shr.el (browse-url): Require `url'.
916         * eww.el (url): Require format-spec.
917
918 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
919
920         * eww.el (eww-display-html): Default to using the entire window width.
921         (eww-browse-url): Don't add a User-Agent header (twice), because that
922         makes Bing refuse connection.
923
924         * shr.el (shr-make-table): Cache the table rendering at the table
925         level, and not the <td> level.  This is a bit faster.
926
927         * eww.el (eww-render): Go to the correct ID when given URLs ending with
928         #id.
929
930         * shr.el (shr-tag-li): Don't require a new paragraph, since other
931         browsers don't.
932         (shr-expand-url): Respect #anchor links.
933         (shr-parse-base): Chop off the anchor before using.
934         (shr-descend): Respect display: none.
935         (shr-descend): Allow marking elements that have certain IDs.
936
937         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
938
939         * shr.el (shr-expand-url): Don't bug out on zero-length links.
940
941         * eww.el (eww-tag-textarea): Support <textarea>.
942
943 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
944
945         * shr.el (shr-dom-to-xml): Fixed function call.
946
947         * eww.el (eww): New group.
948         (eww-header-line-format): New custom variable.
949         (eww-current-title): New variable.
950         (eww-display-html): Update header and handle title tag.
951         (eww-update-header-line-format): New function.
952         (eww-tag-title): New function.
953
954         * shr.el (shr-dom-to-xml): New function.
955         (shr-tag-svg): Add support for the SVG tag.
956         (shr-bullet): New custom variable.
957         (shr-tag-li): Support custom bullet in unordered lists.
958
959 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * shr.el (shr-expand-url): Respect // URLs.
962
963         * eww.el (eww-tag-body): Override the shr body rendering so that we can
964         put a background colour onto the entire buffer.
965         (eww-render): When being redirected, use the redirect URL as the new
966         base URL.
967
968         * shr.el (shr-parse-base): Fix parsing error.
969
970         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
971
972         * shr.el (shr-parse-base): New function.
973         (shr-expand-url): Use it to expand relative URLs reliably.
974
975 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
976
977         * auth-source.el (auth-source-search-collection): Fix docstring.
978         (auth-source-netrc-parse): Refactor and improve netrc parser to support
979         single-quoted strings and multiline entries.
980         (auth-source-netrc-parse-next-interesting)
981         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
982         functions to support parser.
983
984 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
985
986         * eww.el (eww-submit): Get submit button logic right when hitting RET
987         on non-submit buttons.
988
989         * shr.el: Remove shr-preliminary-table-render, since that can't really
990         be used for anything in practice.
991
992 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
993
994         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
995         (sieve-manage-quit).
996
997 2013-06-14  Glenn Morris  <rgm@gnu.org>
998
999         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1000
1001 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1002
1003         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1004         control the maximum size of photo ID image.
1005         (mml2015-epg-key-image-to-string): Respect it.
1006
1007 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1008
1009         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1010         instead of the final one so that we can more easily distinguish them.
1011
1012         * eww.el (eww-submit): Compute the submission URL correctly.
1013
1014 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1015
1016         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1017         Use plist-get rather than CL's getf.
1018         (sieve-manage-parse-capability): Avoid CL's remove-if.
1019
1020 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1021
1022         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1023         (sieve-manage-quit).
1024
1025 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1026
1027         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1028         last slash.
1029
1030         * eww.el (eww-tag-select): Use the first value as the default value.
1031
1032 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1033
1034         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1035         (eww-mode): Use `define-derived-mode'.
1036         (eww-parse-headers): Parse headers from beginning of buffer so that
1037         file:// links work.
1038
1039 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1040
1041         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1042
1043 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1044
1045         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1046         to handle them at all.
1047
1048 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1051         work, too.
1052         (eww-tag-select): Implement <select>.
1053
1054 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1055
1056         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1057         stream managing functions by using open-protocol-stream to do most of
1058         the work.  Has the nice benefit of enabling STARTTLS.
1059         Wait for capabilities after STARTTLS: following RFC5804, the server
1060         sends new capabilities after successfully establishing a TLS connection
1061         with the client. The client should update the cached list of
1062         capabilities, but we just ignore the answer for now.
1063         (sieve-manage-network-p, sieve-manage-network-open)
1064         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1065         (sieve-manage-forward, sieve-manage-streams)
1066         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1067         API, nor called by any other function.
1068         Enable Multibyte for SieveManage buffers: The parser won't properly
1069         handle umlauts and line endings unless multibyte is turned on in the
1070         process buffer.
1071
1072 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1073
1074         * eww.el (eww-tag-input): Support password fields.
1075         (eww-submit): Support POST.
1076
1077 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1078
1079         * eww.el (eww-tag-form): Protect against degenerate forms.
1080
1081         * shr.el (shr-expand-url): Expand URLs that start with a slash
1082         correctly.
1083
1084         * eww.el (eww-submit): Get submit button logic right.
1085
1086         * shr.el (shr-final-table-render): New variable to signal when we're
1087         doing the final table rendering so that we can collect more data at
1088         that point.
1089
1090         * eww.el (eww-submit): Make form submission work.
1091         (eww-tag-input): Implement submit buttons.
1092         (eww-click-radio): Implement radio and checkboxes.
1093         (eww-submit): Handle hidden elements.
1094
1095         * shr.el (shr-descend): Allow other packages to override (or provide)
1096         rendering of elements.
1097         (shr-expand-url): Strip query strings from URLs before expanding them.
1098
1099         * eww.el: Don't require cl-lib.
1100         (eww-tag-form): Start form support.
1101
1102         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1103
1104         * eww.el: Start writing a new, tiny web browser.
1105         (eww-previous-url): New command.
1106         (eww-quit): New command.
1107
1108 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1109
1110         * sieve.el: Put point at beginning of buffer when viewing a script.
1111         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1112         number in sieve-buffer's header.  Fixed code to also work with a string
1113         as port specifier. Properly close the connection on pressing 'q'.  Make
1114         sieve-manage-quit close the connection and process buffer.  Also, remove
1115         duplicate keybinding for 'q'.
1116
1117 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1118
1119         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1120         make it easier to read.
1121         (mm-pkcs7-enveloped-magic): Ditto.
1122
1123 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1124
1125         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1126         before `image-type-available-p' to avoid loading the image libraries
1127         needlessly.
1128
1129 2013-06-05  David Engster  <deng@randomsample.de>
1130
1131         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1132         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1133         to see whether the group was synced before.
1134
1135 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1136
1137         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1138         when opening the connection.
1139         Suggested by João Távora <joaotavora@gmail.com> in
1140         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1141
1142 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1143
1144         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1145         assume Date header begins with "Date", that may be customized into
1146         something like "X-Sent" using gnus-article-time-format.
1147         (article-transform-date): Allow multi-line Date header.
1148
1149 2013-06-02  David Engster  <deng@randomsample.de>
1150
1151         * registry.el (initialize-instance, registry-lookup)
1152         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1153         (registry-lookup-secondary-value, registry-search, registry-delete)
1154         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1155         not wrap methods in `eval-and-compile'.  This breaks due to latest
1156         changes in EIEIO (introduction of eieio-core.el).
1157
1158 2013-05-30  Glenn Morris  <rgm@gnu.org>
1159
1160         * nnmail.el (nnmail-fancy-expiry-target):
1161         Also bind mail-dont-reply-to-names.
1162
1163         * spam-stat.el (spam-stat-save):
1164         No need to tweak font-lock in temp buffers.
1165
1166         * shr.el (shr-put-image): Silence compiler.
1167
1168 2013-05-29  Glenn Morris  <rgm@gnu.org>
1169
1170         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1171
1172         * gnus-group.el (gnus-sequence-of-unread-articles)
1173         (gnus-summary-add-mark, gnus-mark-article-as-read)
1174         (gnus-group-make-articles-read): Declare.
1175
1176         * gnus-sum.el (gnus-parameter-list-identifier)
1177         (gnus-article-stop-animations, gnus-stop-downloads)
1178         (gnus-article-only-boring-p, article-goto-body)
1179         (gnus-flush-original-article-buffer, article-narrow-to-head)
1180         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1181         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1182
1183         * gnus.el: No need to eval-and-compile autoloads.
1184
1185         * gravatar.el (help-function-arglist): Autoload.
1186
1187         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1188
1189         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1190
1191         * spam.el: No need to load spam-report when compiling.
1192         No need to eval-and-compile autoloads.
1193         (spam-report-resend-to): Declare.
1194         (spam-report-resend-register-routine): Require 'spam-report.
1195
1196 2013-05-24  Julien Danjou  <julien@danjou.info>
1197
1198         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1199         setup.
1200
1201 2013-05-23  Glenn Morris  <rgm@gnu.org>
1202
1203         * gnus-util.el (rmail-swap-buffers-maybe)
1204         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1205         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1206         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1207
1208         * mm-decode.el: No need to load term when compiling.
1209         (term-mode, term-char-mode): Declare.
1210
1211         * mm-util.el: No need to load jka-compr when compiling.
1212         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1213
1214         * nnmaildir.el: Require is automatically eval-and-compile.
1215         (nnmail): Require at run-time too.
1216
1217         * registry.el (registry-size): Move definition before use.
1218
1219 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1220
1221         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1222         signed data to conform the standard.  (Bug#14232)
1223
1224 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1225
1226         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1227         double angle quotation mark.
1228
1229 2013-05-20  Glenn Morris  <rgm@gnu.org>
1230
1231         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1232
1233 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1234
1235         * message.el (message-insert-formatted-citation-line): handle finding
1236         first/lastname when more than 2 names appear.
1237
1238 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1239
1240         * shr.el (shr-tag-span): New function.
1241
1242 2013-05-18  Glenn Morris  <rgm@gnu.org>
1243
1244         * message.el (message-mode): Use message-mode-abbrev-table,
1245         with text-mode-abbrev-table as parent.  (Bug#14413)
1246
1247 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1248
1249         * message.el (message-expand-group): Decode group names.
1250
1251 2013-05-16  Julien Danjou  <julien@danjou.info>
1252
1253         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1254         app-icon.
1255
1256 2013-05-15  Glenn Morris  <rgm@gnu.org>
1257
1258         * shr-color.el (shr-color-visible-luminance-min)
1259         (shr-color-visible-distance-min): Use shr-color group.
1260
1261 2013-05-11  Glenn Morris  <rgm@gnu.org>
1262
1263         * gnus-vm.el: Make it loadable without VM.
1264         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1265         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1266
1267 2013-05-09  Glenn Morris  <rgm@gnu.org>
1268
1269         * mml1991.el: Make it loadable.  (Bug#13456)
1270
1271         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1272         * gnus-async.el (gnus-async-post-fetch-function):
1273         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1274         * gnus-html.el (gnus-html-image-cache-ttl):
1275         * gnus-notifications.el (gnus-notifications-timeout):
1276         * gnus-picon.el (gnus-picon-properties):
1277         * gnus-util.el (gnus-completion-styles):
1278         * gnus.el (gnus-other-frame-resume-function):
1279         * message.el (message-user-organization-file)
1280         (message-cite-reply-position):
1281         * nnir.el (nnir-summary-line-format)
1282         (nnir-retrieve-headers-override-function):
1283         * shr-color.el (shr-color-visible-luminance-min):
1284         * shr.el (shr-blocked-images):
1285         * spam-report.el (spam-report-resend-to):
1286         * spam.el (spam-summary-exit-behavior): Fix custom types.
1287
1288         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1289
1290 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1291
1292         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1293         because of let-binding help-xref-following.  (Bug#14356)
1294
1295 2013-05-06  Glenn Morris  <rgm@gnu.org>
1296
1297         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1298
1299 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1300
1301         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1302         entering into the registry.
1303
1304 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1305
1306         * gnus.el: Ma Gnus v0.7 is released.
1307
1308 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1309
1310         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1311         (Bug#14304)
1312
1313 2013-04-27  Glenn Morris  <rgm@gnu.org>
1314
1315         * gnus.el (gnus-list-debbugs):
1316         Use require rather than autoload.  (Bug#14262)
1317
1318 2013-04-27  Julien Danjou  <julien@danjou.info>
1319
1320         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1321         port to "sieve" now that it has an official IANA port assigned.
1322
1323 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1324
1325         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1326         Don't set the MAILHOST environment variable permanently (Bug#14271).
1327
1328 2013-04-26  Glenn Morris  <rgm@gnu.org>
1329
1330         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1331
1332 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1333
1334         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1335         string values of 'gcc-self. Thanks to Saroj Thirumalai.
1336
1337 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1338
1339         * nnir.el (nnir-close-group): Make sure we are in the right group.
1340
1341         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1342         dependency table from all newly retrieved headers.
1343
1344 2013-04-16  David Edmondson  <dme@dme.org>
1345
1346         Support <img src="data:...">.
1347
1348         * shr.el (shr-image-from-data): New function.
1349         (shr-tag-img): Use it.
1350
1351 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1352
1353         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1354         group.
1355
1356 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1357
1358         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1359         corresponding to any existing group (Bug#14166).
1360
1361 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1362
1363         * nnir.el (number-sequence): No longer used.
1364         (nnir-request-set-mark): New function.
1365         (nnir-request-update-info): Improve marks updating.
1366         (nnir-request-scan): Don't duplicate marks updating.
1367         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1368         Use 'assq rather than 'assoc.  Quote anonymous function.
1369         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1370         Use 'gnus-group-prefixed-p.
1371         (gnus-summary-create-nnir-group): Make sure server for method is open.
1372
1373 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1374
1375         * nnir.el (gnus-nnir-group-p): New function.
1376         (nnir-possibly-change-group): Use it.
1377
1378         * gnus-msg.el (gnus-setup-message): Use it.
1379
1380 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1381
1382         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1383         `initial-input' for the argument name.
1384         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1385
1386 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1387
1388         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1389         (used by MH-E).
1390
1391 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1392
1393         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1394         group.
1395
1396         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1397         fix compilation.
1398
1399 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1400
1401         * nnir.el (nnir-method-default-engines): And another typo.
1402
1403 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1404
1405         * nnir.el (nnir-method-default-engines): Fix typo.
1406
1407 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1408
1409         * nnir.el: Define 'number-sequence for xemacs.
1410         (gnus-summary-create-nnir-group): New function to create an nnir group
1411         from an nnir summary buffer based on the current query.
1412         (nnir-request-create-group): Update to allow nnir group creation based
1413         on the current query.
1414
1415 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1416
1417         * nndraft.el (nndraft-request-expire-articles):
1418         Make expiry target always `delete'.
1419
1420 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1421
1422         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1423         buffer use the posting-style and gcc of the original article group.
1424         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1425
1426         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1427         after other deffoos.
1428
1429 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1430
1431         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1432         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1433         support for real (i.e. not ephemeral) nnir groups.
1434         (gnus-summary-make-nnir-group): New function for initiating searches
1435         from a summary buffer.
1436
1437 2013-03-18  Sam Steingold  <sds@gnu.org>
1438
1439         * message.el (message-bury): Minor cleanup.
1440
1441 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1442
1443         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1444
1445 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1446
1447         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1448         nnml-request-list.  (Bug#13873)
1449         (nndir-request-newsgroups): Remove, unused.
1450
1451         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1452
1453 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1454
1455         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1456         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1457         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1458
1459 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1460
1461         * shr.el: Make all the overlays set the `evaporate' property so that
1462         they're removed properly.
1463
1464 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1465
1466         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1467         shell-quote-argument.
1468
1469 2013-02-22  David Engster  <deng@randomsample.de>
1470
1471         * gnus-registry.el (gnus-registry-save): Provide class name when
1472         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1473         `condition-case' to stay compatible with older EIEIO versions which
1474         only accept one argument.
1475
1476 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1477
1478         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1479         (epg-user-id-validity): Autoload.
1480         (mml2015-epg-check-user-id): New function.
1481         (mml2015-epg-check-sub-key): New function split from
1482         mml2015-epg-find-usable-key.
1483         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1484         optional name-is-key-id, to handle the case when user-id is unusable.
1485         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1486
1487 2013-02-17  Glenn Morris  <rgm@gnu.org>
1488
1489         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1490
1491 2013-02-16  Glenn Morris  <rgm@gnu.org>
1492
1493         * shr.el (shr-put-image): Only animate images that specify a delay.
1494         This is consistent with the old image-animated-p behavior.
1495
1496 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1497
1498         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1499         for XEmacs.
1500
1501 2013-02-13  Juri Linkov  <juri@jurta.org>
1502
1503         * gnus-art.el (gnus-article-mode-map):
1504         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1505         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1506
1507 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1508
1509         * auth-source.el (auth-source-format-prompt): Don't get confused by
1510         any "\" in replacement text.  (Bug#13637)
1511
1512 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1513
1514         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1515         (gnus-backend-trace): Honour gnus-backend-trace.
1516
1517         * mml.el (mml-insert-part): Insert closing tag.
1518
1519         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1520
1521 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1522
1523         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1524         able to find the article, which can happen in debbugs groups,
1525         apparently.
1526
1527 2013-01-16  Glenn Morris  <rgm@gnu.org>
1528
1529         * smiley.el (smiley-style): Make the file loadable in batch mode.
1530
1531 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1532
1533         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1534         imap process running.
1535
1536 2013-01-14  Julien Danjou  <julien@danjou.info>
1537
1538         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1539         Compare addresses against addresses, not against the full From field.
1540
1541 2013-01-13  Richard Stallman  <rms@gnu.org>
1542
1543         * message.el (message-forward-make-body-mime): New args BEG, END
1544         specify what part of FORWARD-BUFFER to use.  Do the work directly
1545         instead of calling `mml-insert-buffer'.
1546
1547 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1548
1549         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1550         cross-reference(s).
1551
1552         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1553         cross-reference(s).
1554
1555 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1556
1557         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1558         and point-max-marker.
1559         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1560
1561 2013-01-11  Julien Danjou  <julien@danjou.info>
1562
1563         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1564         max are almost equal. Also return the correct value for V which is
1565         already between 0 and 1.
1566
1567 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1568
1569         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1570         to mml2015-encrypt-to-self.
1571         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1572
1573 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1574
1575         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1576         mml-smime-epg-find-usable-secret-key.
1577
1578 2013-01-08  Glenn Morris  <rgm@gnu.org>
1579
1580         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1581
1582 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1583
1584         * mml-smime.el: Support signing by sender.
1585         Requested by Uwe Brauer.
1586         (mml-smime-sign-with-sender): New user option analogous
1587         to mml2015-sign-with-sender.
1588         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1589         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1590         mml2015.el.
1591
1592 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1593
1594         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1595         isn't running, because Gnus will probably not know how to handle the
1596         Gcc header (bug#11941).
1597
1598         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1599         articles.
1600
1601 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1604         (nnfolder-generate-active-file): Make this function work with recursive
1605         folder names.
1606
1607 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1608
1609         * nntp.el (nntp-open-connection): Use HELP as the capability command
1610         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1611         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1612
1613 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1614
1615         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1616         place holder since this gives `Invalid face reference: nil' messages.
1617         Use the `default' face instead.  It has the same effect here, even
1618         though it is not no-op.
1619
1620         * gnus-util.el
1621         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1622
1623 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1624
1625         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1626         non-string posting styles (bug#13285).
1627
1628 2012-12-27  Glenn Morris  <rgm@gnu.org>
1629
1630         * plstore.el (plstore-passphrase-callback-function):
1631         Use plstore-get-file.
1632
1633 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1634
1635         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1636         stderr.
1637
1638 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1639
1640         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1641
1642         * gnus-compat.el (set-buffer-multibyte): Remove.
1643
1644 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1645
1646         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1647         temporary file to get PGP key image.  Pass no-show-photos when
1648         extracting image to avoid having it pop up twice.
1649
1650 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1651
1652         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1653         eligible for treatment.
1654
1655         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1656         lines.  This makes summary commands with hidden threads work more
1657         reliably.
1658
1659         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1660         button to mark the hidden citations (bug#9395).
1661
1662 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1663
1664         * mml2015.el (mml2015-epg-signature-to-string): New function.
1665         (mml2015-epg-verify-result-to-string): New function.
1666         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1667         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1668         instead of epg-verify-result-to-string.
1669         (epg-signature-key-id, epg-signature-to-string): Autoload.
1670         (epg-verify-result-to-string): Remove autoload.
1671
1672 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1673
1674         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1675         ID image from GPG public key.
1676         (mml2015-epg-key-image-to-string): New function.
1677
1678 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1679
1680         * plstore.el (plstore-passphrase-callback-function): Fix error when
1681         error when plstore-cache-passphrase-for-symmetric-encryption is set
1682         (bug#13264).
1683
1684 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1685
1686         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1687         buffer to the article buffer here, because that clobbers multiple
1688         article buffers.
1689
1690         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1691         buffer always points to the right summary buffer.
1692
1693 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1694
1695         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1696         the password (bug#12097).
1697
1698 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1699
1700         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1701         (bug#13263).
1702
1703         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1704         buffer exists before using it (bug#12475).
1705
1706         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1707         offline groups (bug#11937).
1708
1709         * message.el (message-yank-original): When using customize to set the
1710         value of `message-cite-style', the variable it set to a symbol that's
1711         the name of the variable, which must then be dereferenced (bug#12616).
1712
1713 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1714
1715         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1716         the `face' property with a list whose car is the face specified in the
1717         format string and whose cdr is (nil).
1718         * lisp/gnus-util.el
1719         (gnus-put-text-property-excluding-characters-with-faces):
1720         Change accordingly.
1721         (gnus-get-text-property-excluding-characters-with-faces): New function.
1722         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1723         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1724         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1725
1726 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1727
1728         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1729         login methods.
1730         (nnimap-login): Respect the `nnimap-authenticator' variable.
1731
1732         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1733         mark state when moving articles.  Otherwise unticked articles will get
1734         their ticks back after moving.
1735
1736 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1737
1738         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1739
1740         * message.el (message-ignored-news-headers): Always remove
1741         X-Message-SMTP-Method to avoid information leakage if the user
1742         mistakenly inserts the header into news messages.
1743
1744         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1745
1746         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1747         right than four characters, this command would move point to
1748         `point-max'.  Don't do that.
1749
1750         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1751         to nil to allow re-selecting groups that gain articles.
1752         (gnus-bug-group-download-format-alist): Update the URL.
1753
1754 2012-12-23  Andreas Schwab  <schwab@suse.de>
1755
1756         * shr.el (shr-tag-em): Render em as italic, not bold.
1757
1758 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1759
1760         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1761         for reuse.
1762         (gnus-open-server): Use it to add more tracing.
1763         (gnus-finish-retrieve-group-infos): Add backend tracing.
1764         (gnus-backend-trace): Also note the elapsed seconds.
1765
1766 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1767
1768         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1769         Set epa-file-encrypt-to from variable to avoid querying.
1770
1771 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1772
1773         * sieve-mode.el (sieve-font-lock-keywords):
1774         Keywords should be word delimited.  (Bug#13173)
1775
1776 2012-12-13  Andreas Schwab  <schwab@suse.de>
1777
1778         * tls.el (tls-program): Update customize type.
1779
1780 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1781
1782         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1783         instead of <pre> to align message header.
1784
1785 2012-12-12  Sam Steingold  <sds@gnu.org>
1786
1787         * gnus.el (gnus-other-frame-resume-function): Add user option.
1788         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1789
1790 2012-12-06  Sam Steingold  <sds@gnu.org>
1791
1792         * gnus-start.el (gnus-before-resume-hook): Add.
1793         (gnus-1): Run it when Gnus is alive.
1794
1795 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1796
1797         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1798         * gnus-art.el (article-unsplit-urls)
1799         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1800         * gnus-registry.el (gnus-registry-get-article-marks)
1801         * message.el (message-goto-body): Use it.
1802         (message-called-interactively-p): Remove.
1803
1804         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1805         (spam-stat-score-buffer): Use it.
1806
1807         * spam.el: Silence the warnings against BBDB functions when compiling.
1808
1809         * gnus-score.el (gnus-score-decode-text-parts):
1810         Use append+mapcar instead of the cl function mapcan.
1811
1812 2012-12-05  Sam Steingold  <sds@gnu.org>
1813
1814         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1815         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1816         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1817
1818 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1819
1820         * gmm-utils.el (gmm-called-interactively-p): Revert.
1821         This seems to cause Emacs to get stuck!
1822         * gnus-art.el (article-unsplit-urls)
1823         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1824         * gnus-registry.el (gnus-registry-get-article-marks)
1825         * message.el (message-goto-body)
1826         (message-called-interactively-p): Revert.
1827
1828         * gmm-utils.el (gmm-called-interactively-p): New function.
1829         * gnus-art.el (article-unsplit-urls)
1830         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1831         * gnus-registry.el (gnus-registry-get-article-marks)
1832         * message.el (message-goto-body): Use it.
1833         (message-called-interactively-p): Remove.
1834
1835         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1836         * gnus-sync.el (gnus-sync-lesync-call)
1837         * message.el (message-read-from-minibuffer): Use it.
1838
1839 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1840
1841         * gmm-utils.el (gmm-flet): Remove.
1842         * gnus-sync.el (gnus-sync-lesync-call)
1843         * message.el (message-read-from-minibuffer): Don't use it.
1844
1845 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1846
1847         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1848
1849 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1852
1853         * gnus-sync.el (gnus-sync-lesync-call)
1854         * message.el (message-read-from-minibuffer): Use gmm-flet.
1855
1856         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1857
1858         * gnus-util.el (gnus-macroexpand-all): Remove.
1859
1860 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1861
1862         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1863         to TAB, not [tab].
1864         (gnus-summary-article-map): Likewise.
1865
1866         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1867         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1868
1869 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1870
1871         * time-date.el: Commentary fix.
1872
1873 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1874
1875         * color.el: Don't require cl.
1876         (color-complement): `caddr' -> `nth 2'.
1877
1878         * time-date.el (time-to-seconds): De-obsolete.
1879
1880 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1881
1882         * message.el (message-get-reply-headers):
1883         Make sure the reply goes to the author if it is a wide reply.
1884
1885 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1886
1887         * gnus-score.el (gnus-score-body):
1888         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1889         scoring by body.
1890
1891 2012-11-16  Glenn Morris  <rgm@gnu.org>
1892
1893         * gnus-diary.el (nndiary-request-create-group-functions)
1894         (nndiary-request-update-info-functions)
1895         (gnus-subscribe-newsgroup-functions)
1896         (nndiary-request-accept-article-functions):
1897         Use new names for hooks rather than obsolete aliases.
1898
1899 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1900
1901         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1902
1903 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1904
1905         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1906         in meta tag with the one the part specifies in its header.
1907
1908 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1909
1910         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1911         by default.
1912
1913 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1914
1915         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
1916         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
1917
1918 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1919
1920         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
1921         and a runtime function for it, of which the XEmacs version takes only
1922         two arguments.
1923
1924 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1925
1926         * nndiary.el (nndiary-request-create-group-functions)
1927         (nndiary-request-update-info-functions)
1928         (nndiary-request-accept-article-functions):
1929         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1930         "-hooks" suffix.
1931
1932 2012-10-19  Julien Danjou  <julien@danjou.info>
1933
1934         * gnus-art.el: Require gnus-util because it uses
1935         `gnus-timer--function'.
1936
1937 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1938
1939         * starttls.el (starttls-extra-arguments): Doc fix.
1940
1941 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1942
1943         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1944         it.
1945
1946 2012-10-06  Glenn Morris  <rgm@gnu.org>
1947
1948         * gnus-notifications.el (gnus-notifications):
1949         Add missing group :version tag.
1950         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1951         (gnus-gcc-post-body-encode-hook):
1952         * gnus-sync.el (gnus-sync-lesync-name)
1953         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1954
1955 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
1956
1957         * color.el (color-hsl-to-rgb): Fix incorrect results for
1958         small and large hue values.  (Bug#12559)
1959
1960 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1961
1962         New UIDL implementation.
1963
1964         * mail-source.el (mail-sources, mail-source-keyword-map):
1965         Add :leave as a pop3 keyword.
1966         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1967
1968         * pop3.el (pop3-leave-mail-on-server): Allow number.
1969         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1970         (pop3-movemail): Add UIDL support.
1971         (pop3-send-streaming-command): Take a list of mail numbers instead of
1972         the number of mails.
1973         (pop3-write-to-file): Add X-UIDL header.
1974         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1975         (pop3-uidl-add-xheader): New functions.
1976
1977         * message.el (message-ignored-resent-headers):
1978         Add X-Content-Length and X-UIDL headers.
1979
1980 2012-10-05  Glenn Morris  <rgm@gnu.org>
1981
1982         * color.el (color-name-to-rgb, color-rgb-to-hex)
1983         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1984         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1985         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1986         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1987
1988 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1989
1990         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1991         a user about whether to delete temp files if once a user answered as n.
1992
1993 2012-09-25  Chong Yidong  <cyd@gnu.org>
1994
1995         * password-cache.el (password-read-and-add): Use a declare form to mark
1996         this function obsolete.
1997
1998 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1999
2000         * lpath.el: Bind mail-encode-mml for old Emacsen.
2001
2002 2012-09-17  Richard Stallman  <rms@gnu.org>
2003
2004         * message.el (message-in-body-p): Don't set mark or modify buffer.
2005
2006         * mml.el (mml-attach-file): Doc fix.
2007         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2008         Set mail-encode-mml when in Mail mode.
2009         Simplify code to set HEAD and move back to HEAD.
2010         (mml-insert-multipart, mml-insert-part):
2011         Set mail-encode-mml when in Mail mode.
2012
2013 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2014
2015         * gnus-util.el (gnus-timer--function): New function.
2016
2017         * gnus-art.el (gnus-article-stop-animations): Use it.
2018
2019 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2020
2021         Fix glitches caused by addition of psec to timers.
2022         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2023         rather than raw access to timer vector.
2024
2025 2012-09-11  Julien Danjou  <julien@danjou.info>
2026
2027         * gnus-notifications.el (gnus-notifications): Check for nil values in
2028         ignored addresses check.
2029
2030 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2031
2032         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2033
2034 2012-09-07  Chong Yidong  <cyd@gnu.org>
2035
2036         * gnus-util.el
2037         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2038
2039         * gnus-salt.el (gnus-tree-highlight-node):
2040         * gnus-sum.el (gnus-summary-highlight-line):
2041         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2042
2043 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2044
2045         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2046
2047 2012-09-06  Juri Linkov  <juri@jurta.org>
2048
2049         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2050         scheme for buffer names to be more consistent with other group and
2051         article buffer names in Gnus.
2052
2053 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2054
2055         * gnus-util.el
2056         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2057
2058         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2059         Jenkner.
2060
2061         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2062
2063         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2064
2065         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2066
2067 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2068
2069         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2070         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2071
2072         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2073         string-prefix-p in Emacs >=23.2.
2074
2075         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2076         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2077         instead of string-match-p.
2078         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2079
2080 2012-09-06  Kenichi Handa  <handa@gnu.org>
2081
2082         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2083         lowercase a..f.
2084
2085 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2086
2087         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2088
2089 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2090
2091         * nnimap.el (nnimap-request-move-article): Decode the group name when
2092         doing internal moves to avoid charset issues.
2093
2094         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2095         TIME is set.
2096
2097 2012-09-05  Juri Linkov  <juri@jurta.org>
2098
2099         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2100         than one group at a time (bug#11961).
2101
2102 2012-09-05  Julien Danjou  <julien@danjou.info>
2103
2104         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2105         this hide the real reason with a message giving absolutely no hint.
2106
2107 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2108
2109         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2110         to the backend (bug#11804).
2111
2112         * message.el (message-insert-newsgroups): Don't insert newsgroup
2113         duplicates (bug#12275).
2114
2115 2012-09-05  John Wiegley  <johnw@newartisans.com>
2116
2117         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2118         sieve rules.
2119
2120 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2121
2122         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2123         function.
2124
2125         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2126
2127         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2128
2129 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2130
2131         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2132         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2133         This should make nnmaildir more usable with offlineimap.
2134
2135 2012-09-05  Julien Danjou  <julien@danjou.info>
2136
2137         * nnimap.el (nnimap-request-list): Revert change that made listing
2138         synchronous.
2139         (nnimap-get-responses): Restore.
2140
2141 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2142
2143         * dgnushack.el: XEmacs 21.5 compilation fix.
2144
2145         * gnus-notifications.el (gnus-notifications-notify): Use it.
2146
2147         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2148         warnings on XEmacs.
2149
2150 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2151
2152         Better seeds for (random).
2153         * gnus-sync.el (gnus-sync-lesync-setup):
2154         * message.el (message-canlock-generate, message-unique-id):
2155         Change (random t) to (random), now that the latter is more random.
2156
2157 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2158
2159         * nnimap.el (nnimap-change-group): Document result value
2160
2161         * auth-source.el (auth-sources): Fix macos keychain access.
2162
2163         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2164         allow the backend `request-head' function to determine the group
2165         name on its own.
2166         (gnus-request-expire-articles): Filter out negative article numbers
2167         during expiry (Bug#11980).
2168
2169         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2170         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2171
2172         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2173         you've found the article when you haven't.
2174
2175         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2176         that nnimap-change-group can return t.
2177
2178 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2179
2180         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2181
2182 2012-08-30  Julien Danjou  <julien@danjou.info>
2183
2184         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2185         `gnus-notifications-timeout'.
2186         (gnus-notifications-timeout): Add.
2187         (gnus-notifications-action): New function.
2188         (gnus-notifications-notify): Add :action using
2189         `gnus-notifications-action'.
2190         (gnus-notifications-id-to-msg): New variable.
2191         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2192         notifications id to messages.
2193
2194 2012-08-30  Kenichi Handa  <handa@gnu.org>
2195
2196         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2197         once.
2198
2199 2012-08-29  Julien Danjou  <julien@danjou.info>
2200
2201         * gnus-notifications.el: New file.
2202         (gnus-notifications-notify): New function.
2203         (gnus-notifications): Use `gnus-notifications-notify'.
2204
2205 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2206
2207         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2208         transfer encoding first; bind gnus-newsgroup-charset to the charset
2209         that the article specifies (Bug#12209).
2210
2211 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2212
2213         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2214         (gnus-group-customize-done): Encode values posting-style holds.
2215
2216         * gnus-msg.el (gnus-summary-resend-message)
2217         (gnus-configure-posting-styles): Decode values posting-style group
2218         parameter holds.
2219
2220 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2221
2222         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2223         `name' and `address' in Resent-From header.
2224
2225 2012-08-14  Chong Yidong  <cyd@gnu.org>
2226
2227         * gnus-art.el (article-display-face): Handle failure in
2228         gnus-create-image (Bug#11802).
2229
2230 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2231
2232         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2233         Use defsetf.
2234
2235 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2236
2237         * auth-source.el (auth-source-plstore-search)
2238         (auth-source-secrets-search): Ignore :require and :type in search spec.
2239
2240 2012-08-06  Julien Danjou  <julien@danjou.info>
2241
2242         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2243         `nnimap-request-move-article'.
2244
2245         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2246         Remove autoload, already handled by gnus.el.
2247
2248         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2249
2250         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2251         supported by nnimap actually. Reverts previous change.
2252
2253         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2254         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2255         to-buffer argument that is already supported.
2256
2257 2012-08-05  Julien Danjou  <julien@danjou.info>
2258
2259         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2260         Add autoload.
2261
2262 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2263
2264         * gnus.el (gnus-valid-select-methods): Fix custom type.
2265
2266 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2267
2268         * auth-source.el (auth-sources, auth-source-backend-parse)
2269         (auth-source-macos-keychain-search)
2270         (auth-source-macos-keychain-search-items)
2271         (auth-source-macos-keychain-result-append)
2272         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2273         auth-source.el through the /usr/bin/security utility.
2274         (auth-sources): Fix syntax error.
2275         (auth-source-macos-keychain-result-append): Fix variable name.
2276         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2277
2278 2012-07-27  Julien Danjou  <julien@danjou.info>
2279
2280         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2281         Emacs < 24.1
2282
2283 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2284
2285         * message.el (message-kill-address): Don't kill last newline.
2286         (message-skip-to-next-address): Don't move to the next header.
2287         (message-fill-field-address): Work properly.
2288
2289 2012-07-25  Julien Danjou  <julien@danjou.info>
2290
2291         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2292
2293 2012-07-24  Julien Danjou  <julien@danjou.info>
2294
2295         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2296
2297         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2298         (nntp-async-timer-handler): Remove, unused.
2299
2300         * nnimap.el (nnimap-get-responses): Remove, unused.
2301
2302         * nnheader.el (mail-header-set-extra): Remove, unused.
2303
2304         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2305         unused.
2306
2307         * mm-view.el (mm-view-sound-file): Remove, unused.
2308
2309         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2310         (mm-url-encode-multipart-form-data): Remove, unused.
2311
2312         * message.el (message-remove-signature, message-make-host-name)
2313         (message-fill-address): Remove, unused.
2314
2315         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2316         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2317         unused.
2318
2319         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2320         (gnus-xmas-call-region): Remove, unused.
2321
2322         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2323
2324         * gnus-util.el (gnus-extract-address-component-name)
2325         (gnus-extract-address-component-email, gnus-sortable-date)
2326         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2327         (gnus-process-live-p): Remove, unused.
2328
2329         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2330
2331         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2332         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2333         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2334         function.
2335
2336         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2337
2338         * gnus-score.el (gnus-summary-score-crossposting)
2339         (gnus-score-regexp-bad-p): Remove, unused.
2340
2341         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2342
2343         * gnus-range.el (gnus-sublist-p): Remove, unused.
2344
2345         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2346         unused.
2347
2348         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2349
2350         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2351         (gnus-request-associate-buffer): Remove, unused.
2352
2353         * gnus-group.el (gnus-group-set-method-info)
2354         (gnus-group-set-params-info): Remove, unused.
2355
2356         * gnus-fun.el (gnus-shell-command-to-string)
2357         (gnus-shell-command-on-region): Remove, unused.
2358
2359         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2360
2361         * gnus-art.el (gnus-article-text-type-exists-p)
2362         (article-translate-characters, gnus-article-hide-text-of-type)
2363         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2364         Remove, unused.
2365
2366 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2367
2368         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2369
2370 2012-07-21  Julien Danjou  <julien@danjou.info>
2371
2372         * message.el (message-dont-reply-to-names): Replace deprecated
2373         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2374         (message-get-reply-headers): Ditto.
2375
2376 2012-07-18  Julien Danjou  <julien@danjou.info>
2377
2378         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2379         `sieve-upload-and-kill'.
2380
2381         * sieve.el (sieve-bury-buffer): Remove function.
2382         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2383         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2384
2385 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2386
2387         * shr.el (shr-expand-url): Handle URL starting with `//'.
2388
2389 2012-07-13  Chong Yidong  <cyd@gnu.org>
2390
2391         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2392         instead of calling toggle-read-only with a (bogus) argument.
2393
2394 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2395
2396         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2397         of initial input when reading the author to restrict the summary to.
2398
2399 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2400
2401         * mm-decode.el (mm-shr):
2402         Allow overriding charset by mm-charset-override-alist.
2403
2404 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2405
2406         * gnus-art.el (gnus-article-view-part):
2407         Toggle subparts of multipart/alternative part.
2408
2409 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2410
2411         * shr.el (shr-render-buffer): New command.
2412         (shr-visit-file): Use it.
2413
2414 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2415
2416         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2417         Set no-byte-compile and no-update-autoloads.
2418
2419 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2420
2421         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2422
2423 2012-06-25  Julien Danjou  <julien@danjou.info>
2424
2425         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2426         `nnimap-request-move-articles-find-limit' since we do not use it only
2427         for move operations.
2428         (nnimap-request-accept-article): Use
2429         `nnimap-request-articles-find-limit' to limit search by message-id.
2430
2431 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2432
2433         Support higher-resolution time stamps (Bug#9000).
2434
2435         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2436         VARLIST.  It's optional, for backward compatibility.
2437         (encode-time-value): New optional arg PICO.  New type 3.
2438         (time-to-seconds) [!float-time]: Support the new picoseconds
2439         component if it's used.
2440         (seconds-to-time, time-subtract, time-add):
2441         Support ps-resolution time stamps as well.
2442
2443 2012-06-19  Julien Danjou  <julien@danjou.info>
2444
2445         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2446
2447         * nnimap.el (nnimap-log-buffer): Check that
2448         `window-point-insertion-type' is boundp, since it's not available in
2449         XEmacs.
2450
2451 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2452
2453         * nnimap.el (nnimap-log-buffer): Add this, setting
2454         `window-point-insertion-type' in the buffer to t.
2455         (nnimap-log-command): Use nnimap-log-buffer.
2456
2457 2012-06-19  Julien Danjou  <julien@danjou.info>
2458
2459         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2460         argument to be able to limit the search.
2461         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2462         (nnimap-request-move-articles-find-limit): Add this to limit the search
2463         by Message-Id after a message move.
2464         (nnimap): Add defgroup.
2465
2466 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2467
2468         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2469
2470 2012-06-15  Julien Danjou  <julien@danjou.info>
2471
2472         * nnimap.el (nnimap-find-article-by-message-id): Use
2473         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2474         (nnimap-possibly-change-group): Add read-only argument.
2475         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2476         issuing EXAMINE manually.
2477         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2478         with read-only argument.
2479         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
2480         cannot possibly change because we need to be sure that it's either
2481         read-write or read-only.
2482
2483 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2486         being bound to a lambda form.
2487
2488 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2489
2490         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2491         articles when fetch-old is non-nil (bug#11370).
2492
2493 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2494
2495         * gnus-picon.el (gnus-picon-properties): New defcustom.
2496         (gnus-picon-create-glyph): Use it.
2497
2498 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499
2500         * gnus-group.el (gnus-group-get-new-news): Respect
2501         `gnus-group-use-permanent-levels', as documented (bug#11638).
2502
2503 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2504
2505         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2506         groups (bug#11641).
2507
2508 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2509
2510         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2511         is an integer to avoid later problems.
2512
2513 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2514
2515         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2516         locales.
2517
2518         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2519         on a handle.
2520
2521         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2522         address as the default.
2523         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2524
2525         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2526         makes no sense to query the user about internal files.
2527
2528         * gnus-spec.el: Remove all the byte-compilation stuff, since
2529         benchmarking shows that it doesn't help when entering large summary
2530         buffers.
2531
2532         * gnus-xmas.el (gnus-xmas-define): Remove.
2533
2534         * gnus-util.el (gnus-byte-code): Remove.
2535
2536         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2537         grouplens stuff.
2538
2539 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2540
2541         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2542         (bug#11514).
2543
2544 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2545
2546         * message.el (message-buffers): Return all buffers derived from Message
2547         to make `gnus-dired-attach' work with mu4e.
2548
2549 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2550
2551         * nntp.el: Stop the `letf' madness.
2552         (nntp--report-1): New var.
2553         (nntp-report): Merge nntp-report-1 into it.
2554         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2555         the nntp-report function.
2556
2557         * auth-source.el: Fix comment-style to follow the convention.
2558
2559 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2560
2561         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2562         (mm-dissect-singlepart): Don't guess the MIME type of
2563         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2564         set.
2565         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2566         toplevel MIME type is multipart/encrypted.
2567
2568 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2569
2570         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2571         a string so that Gcc works (bug#11514).
2572
2573 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2574
2575         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2576         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2577
2578 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2579
2580         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2581         jumping to *Server* from a dedicated *Group* window.
2582         (gnus-configure-frame): CSE.
2583
2584         * gnus-registry.el: Minor style cleanup.
2585         (gnus-registry--set/remove-mark): New function, extracted from
2586         gnus-registry-install-shortcuts.
2587         (gnus-registry-install-shortcuts): Use it.
2588
2589 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2590
2591         * nnspool.el (news-path): Use eval-and-compile.
2592
2593 2012-05-24  Glenn Morris  <rgm@gnu.org>
2594
2595         * nnspool.el (news-directory, news-path, news-inews-program):
2596         Move here from paths.el.  Don't see a need for these to be autoloaded.
2597
2598         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2599         Merge in doc from paths.el version.  Don't see any need for this to be
2600         autoloaded, or for the warning about users not setting it.
2601
2602 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2603
2604         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2605         format.  In particular, add an optional argument and a docstring.
2606
2607         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2608
2609         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2610         current before calling `gnus-groups-to-gnus-format'.
2611         Note that this was already the case for `gnus-active-to-gnus-format'.
2612
2613 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2614
2615         Fix minor Y10k bug.
2616         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2617
2618 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2619
2620         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2621         message once it's actually open.
2622
2623 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2624
2625         * gnus.el: Ma Gnus v0.5 is released.
2626
2627 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2628
2629         * auth-source.el (auth-source--aput-1, auth-source--aput)
2630         (auth-source--aget): New functions and macros.
2631         Use them instead of aput/aget.
2632
2633 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2634
2635         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2636
2637 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2638
2639         * plstore.el (plstore-called-interactively-p): New compat macro copied
2640         from message.el.
2641         (plstore-mode): Use it.
2642
2643 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2644
2645         * plstore.el: Revive the editing feature.
2646         (plstore-mode): New mode to edit plstore file.
2647         (plstore-mode-toggle-display, plstore-mode-original)
2648         (plstore-mode-decoded): New command.
2649         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2650         (plstore--insert-buffer, plstore--make): New function.
2651         (plstore-open, plstore-save): Simplify by using them.
2652
2653 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2654
2655         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2656
2657 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2658
2659         * tls.el (open-tls-stream): Remove unused binding.
2660
2661 2012-04-16  Glenn Morris  <rgm@gnu.org>
2662
2663         * nndraft.el (nndraft-request-list): Fix declaration.
2664
2665 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2666
2667         * mm-decode.el (mm-dissect-buffer): Doc fix.
2668
2669         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2670         don't have a current group.
2671
2672         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2673         buffer if it doesn't exist.
2674
2675         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2676         given, mark the group as ephemeral with the current window conf.
2677
2678         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2679         buffer exists, which it doesn't if we haven't started Gnus.
2680         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2681
2682 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2683
2684         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2685         type is.
2686
2687         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2688         `unexists' entries.
2689         (gnus-clean-old-newsrc): Fix last checkin.
2690
2691         * nnimap.el (nnimap-update-info): None of the articles below the active
2692         low-water mark exist.
2693
2694         * dgnushack.el: Get rid of XEmacs compilation warning.
2695
2696         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2697         would have gotten if we posted to the group, and use that to compare
2698         against the message we want to cancel (bug#10808).
2699
2700         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2701         on XEmacs.
2702
2703 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2704
2705         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2706         `scroll-margin'.
2707
2708 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2709
2710         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2711         citation prefix within a block of cited text should be considered part
2712         of that block *only* if it is a blank line.
2713
2714 2012-04-09  Chong Yidong  <cyd@gnu.org>
2715
2716         * binhex.el, hashcash.el, uudecode.el:
2717         Remove * characters from the front of variable docstrings.
2718
2719 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2720
2721         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2722         before kinsoku-bol characters nor within kinsoku-eol characters.
2723
2724 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2725
2726         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2727         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2728         (gnus-sync-read): Use mapc instead of mapcar.
2729
2730         * mm-archive.el: Require mm-decode for some macros.
2731         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2732         the byte compiler.
2733         (mm-archive-decoders): New function that returns the value of
2734         the mm-archive-decoders variable.
2735
2736         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2737         instead.
2738         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2739
2740         * nnimap.el (gnus-refer-thread-use-nnir):
2741         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2742
2743 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2744
2745         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2746
2747 2012-03-12  Peter Münster  <pmrb@free.fr>
2748
2749         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2750         (gnus-demon-cancel): Ditto.
2751         (gnus-demon-run-callback): When function cannot be called due to low
2752         idleness, call it when idleness reaches the expected value, instead of
2753         waiting another timer period.
2754         (gnus-demon-init): Add `time' to arguments of call-back.
2755
2756 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2757
2758         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2759
2760         * gnus.el: Register gnus-registry functions.
2761
2762         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2763         indent.
2764
2765         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2766         enabled before warping.
2767
2768 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2769
2770         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2771         registry about each article retrieved.
2772
2773         * gnus-int.el (gnus-select-group-with-message-id): New function.
2774         (gnus-try-warping-via-registry): Ditto.
2775         (gnus-warp-to-article): Fall back on the registry.
2776
2777 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2778
2779         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2780         inboxes.
2781
2782 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2783
2784         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2785
2786 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2787
2788         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2789         gnus-gcc-self-resent-messages may be a group parameter.
2790         (gnus-summary-resend-message): Don't encode encoded words in header
2791         when Gcc'ing resent message.
2792
2793 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * shr.el (shr-insert): Treat non-breaking space just like normal
2796         space.  This seems to produce more pleasing results.
2797         (shr-insert): Only insert a blank line if we're starting from an image.
2798         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2799         (shr-ensure-paragraph): Consider lines with white space to be blank.
2800
2801 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2802
2803         * Makefile.in: Respect DESTDIR.
2804
2805 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2806
2807         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2808         and gnus-gcc-post-body-encode-hook.
2809
2810 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2811
2812         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2813         messages that don't exist.
2814
2815         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2816
2817 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2818
2819         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2820         Remove.
2821
2822         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2823
2824         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2825
2826 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2827
2828         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2829         have a group name.
2830
2831         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2832         a multibyte buffer (bug#7410).
2833         (article-wash-html): Parse the original article buffer to get the
2834         unencoded data (bug#7410).
2835
2836         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2837         .newsrc.el files.
2838
2839 2012-04-05  Bastien Guerry  <bzg@altern.org>
2840
2841         * color.el (color-lighten-name): Fix typo.
2842
2843 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2844
2845         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2846         "#" to avoid having them interpreted as comments.
2847
2848 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849
2850         * shr.el (shr-insert): Update the text state properly to avoid
2851         inserting spurious paragraph starts.
2852
2853 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2854
2855         * shr.el (shr-table-widths): Divide the extra width more fairly over
2856         the TDs (bug#10973).
2857         (shr-render-td): Don't delete too much padding.
2858         (shr-natural-width): Compute the natural width more correctly.
2859         (shr-insert): Allow the natural width to be computed for tables again.
2860         (shr-tag-table-1): Rework how the natural widths are computed by
2861         rendering the table a third time.
2862         (shr-natural-width): Removed.
2863         (shr-buffer-width): New function.
2864         (shr-expand-newlines): Use it.
2865
2866         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2867         using a `gnus-use-full-window' setup (bug#11013).
2868
2869 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2870
2871         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2872         24.1 release.
2873
2874 2012-03-10  David Edmondson  <dme@dme.org>
2875
2876         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2877         'Forwarded Message' header and the start of the message.
2878
2879 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2880
2881         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2882         isn't running (bug#10897).
2883
2884 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2887         This is inconsistent with all the other stream functions, which leave
2888         the setting up to the higher levels (if so wanted) (bug#10931).
2889
2890 2012-02-28  Glenn Morris  <rgm@gnu.org>
2891
2892         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2893         mm-decode.el: Standardize possessive apostrophe usage.
2894
2895 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2896
2897         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2898
2899 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2900
2901         * parse-time.el (parse-time-string): Allow extractor to return nil.
2902
2903 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2904
2905         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2906
2907 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2908
2909         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2910
2911 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2912
2913         * mm-decode.el (mm-shr): Remove "soft hyphens".
2914
2915         * nnimap.el (nnimap-request-list): Return the group names encoded as
2916         utf8.  Otherwise non-European group names don't work.
2917         (nnimap-request-newgroups): Ditto.
2918
2919         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2920         the default in `read-string' (bug#10757).
2921
2922         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2923         topics (bug#10843).
2924
2925         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2926         buffer.  Suggested by Herbert Valerio Riedel.
2927         (nnimap-request-move-article): Delete the message from the correct IMAP
2928         server.
2929
2930 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2931
2932         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2933         Reported by Peter Münster.
2934
2935 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2936
2937         * shr.el (shr-image-fetched): Make sure we really kill the right
2938         buffer.
2939
2940 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2941
2942         * gnus-start.el (gnus-1): Avoid duplicate entries.
2943
2944 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2945
2946         * imap.el: Remove.
2947
2948         * nntp.el (nntp-coding-system-for-read): Remove.
2949         (nntp-coding-system-for-write): Ditto.
2950         (nntp-open-connection): Just use `binary' directly.
2951
2952         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
2953         Gnus 0.3.
2954
2955 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2956
2957         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
2958         application/octet-stream parts really is.
2959
2960         * gnus-sum.el (gnus-propagate-marks): Remove.
2961
2962 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2963
2964         * shr.el (shr-rescale-image): Undo previous change; see
2965         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2966
2967 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2968
2969         * gnus.el: Ma Gnus v0.3 is released.
2970
2971 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2972
2973         * gnus-sum.el (gnus-summary-local-variables): Make
2974         `gnus-newsgroup-unexist' into a local variable.
2975
2976 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2977
2978         * registry.el (registry-usage-test, registry-persistence-test): Move to
2979         tests/gnustest-registry.el.
2980         (registry-make-testable-db, registry-match-test)
2981         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2982
2983         * gnus-registry.el (gnus-registry-misc-test)
2984         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2985
2986         * tests/gnustest-registry.el: New file with the registry and
2987         gnus-registry ERT tests.
2988
2989 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * gnus-msg.el (gnus-summary-resend-message): Make
2992         gnus-summary-resend-message-insert-gcc be last item in
2993         message-header-setup-hook.
2994
2995 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2996
2997         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2998         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
2999         Remove.
3000         (nnfolder-open-server): Don't use marks.
3001         (nnfolder-request-delete-group): Ditto.
3002         (nnfolder-request-rename-group): Ditto.
3003         (nnfolder-request-set-mark, nnfolder-request-marks)
3004         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3005         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3006
3007         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3008         (nnml-marks-modtime): Remove.
3009         (nnml-request-delete-group): Don't use marks.
3010         (nnml-request-rename-group): Ditto.
3011         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3012         (nnml-save-marks, nnml-open-marks): Remove.
3013
3014         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3015         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3016         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3017         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3018         (nntp-server-to-method-cache): Remove.
3019
3020         * shr.el (shr-rescale-image): Fix wrong merge.
3021
3022 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3023
3024         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3025         too-wide lines.
3026
3027 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3028
3029         * nnimap.el (nnimap-record-commands): New variable.
3030         (nnimap-log-command): Use it.
3031         (nnimap-make-process-buffer): Add a space to the process buffer.
3032         (nnimap-transform-headers): Don't bug out on header lines containing
3033         stuff that look like IMAP length encodings.
3034
3035         * shr.el (shr-rescale-image): Allow viewing large images.
3036
3037 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3038
3039         * nnml.el (nnml-request-compact-group): Delete the marks file after
3040         compaction (bug#10800).
3041
3042         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3043         group exit.
3044
3045         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3046         QRESYNC/FETCH output.
3047
3048 2012-02-11  Glenn Morris  <rgm@gnu.org>
3049
3050         * sieve-manage.el (sieve-manage-default-stream):
3051         * shr.el (shr):
3052         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3053         (nnir-retrieve-headers-override-function)
3054         (nnir-imap-default-search-key, nnir-notmuch-program)
3055         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3056         (nnir-method-default-engines):
3057         * message.el (message-cite-reply-position):
3058         * gssapi.el (gssapi-program):
3059         * gravatar.el (gravatar):
3060         * gnus-sum.el (gnus-refer-thread-use-nnir):
3061         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3062         (gnus-registry-max-pruned-entries):
3063         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3064         * gnus-int.el (gnus-after-set-mark-hook)
3065         (gnus-before-update-mark-hook):
3066         * gnus-async.el (gnus-async-post-fetch-function):
3067         * auth-source.el (auth-source-cache-expiry):
3068         Add missing :version tags to new defcustoms and defgroups.
3069
3070 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3071
3072         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3073         `gnus-newsgroup-unexist'.
3074
3075         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3076         marks.
3077         (gnus-article-special-mark-lists): Put the `unexist' in the special
3078         marks list instead.
3079
3080         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3081         articles in the list of articles to be selected.
3082
3083         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3084         articles.
3085         (nnimap-update-info): Keep track of unexisting articles.
3086         (nnimap-update-qresync-info): Ditto.
3087
3088 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3089
3090         * message.el (message-default-send-mail-function): Made into own
3091         function for reuse by emacsbug.el.
3092
3093 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3094
3095         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3096         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3097
3098 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3099
3100         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3101         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3102
3103         * gnus-compat.el: Define `timer-set-function'.
3104
3105         * mm-decode.el (mm-display-external): Output the text from the command
3106         in the buffer after the command finished.  This makes text-based
3107         commands behave better.
3108
3109 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3110
3111         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3112
3113 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3114
3115         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3116         23.1.
3117
3118 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3119
3120         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3121
3122 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3123
3124         * message.el (smtpmail-smtp-user): Silence compiler warning.
3125
3126 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3127
3128         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3129         SMTP user name.
3130
3131 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3132
3133         * gnus-sum.el (gnus-summary-show-thread):
3134         next-single-char-property-change may return nil in XEmacs.
3135         (gnus-summary-article-map): Fix typo.
3136
3137 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3138
3139         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3140         running.
3141
3142         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3143
3144         * gnus.el (gnus-server-extend-method): Don't add an -address component
3145         if the method already has one (bug#9676).
3146
3147 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3148
3149         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3150         of an initial-input for consistency (bug#10757).
3151
3152         * dgnushack.el: Fix XEmacs compilation warning.
3153
3154         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3155
3156         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3157
3158 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3159
3160         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3161         lines that are narrower than the window width.  Otherwise background
3162         "blocks" will look less readable.
3163
3164 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3165
3166         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3167         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3168         have newlines within the strings, and where the UID comes after the
3169         BODYSTRUCTURE element (bug#10537).
3170
3171         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3172         (bug#10732).
3173
3174         * shr.el (shr-insert-document): Add doc string.
3175         (shr-visit-file): Ditto.
3176         (shr-remove-trailing-whitespace): New function.
3177         (shr-insert-document): Use it to clean up trailing whitespace as the
3178         final step (bug#10714).
3179
3180 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3181
3182         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3183         buffer if `gnus-kill-summary-on-exit' is nil.
3184
3185 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3186
3187         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3188         when just reading a single group from "without" Gnus.
3189
3190 2012-02-06  Chong Yidong  <cyd@gnu.org>
3191
3192         * gnus-sum.el (gnus-summary-show-thread):
3193         next-single-char-property-change never returns nil (Bug#8657).
3194
3195 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3196
3197         * message.el (message-multi-smtp-send-mail): New function.
3198         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3199         header to implement multi-SMTP functionality.
3200
3201         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3202         (gnus-agentize): Don't set it.
3203         (gnus-agent-send-mail): Don't use it.
3204
3205         * gnus-sum.el (gnus-summary-widget-backward): New function and
3206         keystroke.
3207
3208         * gnus-compat.el: More the compat functions more compatible.
3209
3210         * shr.el (shr-put-image): Remove underlines from sliced images.
3211         (shr-zoom-image): Compute the region to be replaced more correctly.
3212
3213 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3214
3215         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3216         (gnus-summary-resend-message-insert-gcc): New function.
3217         (gnus-summary-resend-message): Modify message-header-setup-hook and
3218         message-sent-hook to make it work for Gcc.
3219         (gnus-inews-do-gcc): Update the number of unread articles of groups
3220         that messages are Gcc'd to.
3221
3222         * message.el (message-resend): Run message-sent-hook to do Gcc.
3223
3224 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3225
3226         * lpath.el: Fix an XEmacs compilation warning.
3227
3228         * gnus-compat.el: Require `help-fns' to fix compilation error.
3229
3230         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3231         a higher level to silence compilation.
3232
3233         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3234         parameter to allow controlling the scaling.
3235
3236         * shr.el (shr-zoom-image): New command and keystroke.
3237         (shr-put-image): Take a `size' flag to say how to scale the image.
3238
3239         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3240         deletion unless already defined.
3241
3242         * gnus.el (gnus-compat): Require it.
3243
3244         * gnus-compat.el: New file.
3245
3246         * gnus-start.el (gnus-clean-old-newsrc): New function.
3247         (gnus-read-newsrc-file): Use it.
3248
3249         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3250         Use recursive deletion.
3251         (mm-dissect-archive): Add support for zip files.
3252
3253         * gnus-util.el (gnus-recursive-directory-files): New function.
3254
3255         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3256         (mm-archive-decoders): Add tgz support.
3257
3258         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3259         Otherwise inserting text into the Gnus buffer can look odd.
3260
3261         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3262
3263         * mm-archive.el (mm-archive-decoders): Add support for tar.
3264
3265         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3266
3267         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3268
3269 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3270
3271         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3272
3273         * mm-archive.el: New file.
3274
3275         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3276
3277         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3278
3279         * message.el (message-goto-*): Make all the `message-goto-*' commands
3280         push the mark before moving point.  This makes it easier to go back to
3281         where you came from after editing whatever you jumped to.
3282
3283 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3284
3285         * gnus.el: Ma Gnus v0.1 is released.
3286
3287 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3288
3289         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3290         without reconnecting.
3291         (nnimap-possibly-change-group): Ditto.
3292         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3293         connection has died before being called.
3294
3295 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3296
3297         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3298         an initial sync unless we're really doing one.
3299
3300         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3301         address parameter if one already exists (bug#9676).
3302
3303         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3304         not the prefix, as documented (bug#10689).
3305
3306 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3307
3308         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3309         the "server".
3310
3311         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3312         the real error message with the useless "previously known to be down".
3313         Which isn't even correct.
3314
3315         * nntp.el (nntp-open-connection): Report the error message if the nntp
3316         server can't be reached.
3317
3318         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3319         groups we do a total scan for.
3320         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3321         doing that.
3322
3323 2012-01-31  Jim Meyering  <jim@meyering.net>
3324
3325         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3326         Correct a comment (insert "not") and hide nominally-doubled "to".
3327
3328 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3329
3330         * gnus.el (gnus-version): Change name to "Ma Gnus".
3331
3332 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3333
3334         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3335         section in the manual.
3336
3337 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3338
3339         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3340         words.
3341         (rfc2047-encode-string): Ditto.
3342         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3343         understand folded filename="..." parameters, for instance.
3344
3345         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3346         the message for greater debuggability.
3347
3348 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3349
3350         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3351         instead of setting it locally, since the latter doesn't seem to have
3352         any effect (most of the time).
3353
3354 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3355
3356         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3357         function call.
3358
3359 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3360
3361         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3362         seconds, and make the repeat clause with HH:MM specs work as
3363         documented.
3364
3365 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3366
3367         * proto-stream.el (proto-stream-capability-open): Fall back on
3368         :end-of-command if :end-of-capability doesn't exist.
3369
3370 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3371
3372         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3373         bound globally in old Emacsen and XEmacsen.
3374
3375 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3376
3377         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3378         so that previous errors don't prohibit getting new news.
3379
3380         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3381
3382         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3383
3384 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3385
3386         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3387         buffer, not of the string which is its name.
3388
3389 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3390
3391         * proto-stream.el (proto-stream-capability-open): Wait for
3392         :end-of-capability, not :end-of-command.
3393
3394         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3395         non-server-marks groups.
3396         (gnus-group-make-articles-read): Ditto.
3397
3398         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3399         methods (bug#9676).
3400
3401         * gnus.el (gnus-method-ephemeral-p): New function.
3402
3403 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3404
3405         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3406         left-to-right.
3407
3408 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3409
3410         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3411         warning.
3412
3413 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3414
3415         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3416         macroexpand the nnir things, since they haven't been defined yet, and
3417         nnir requires gnus-sum.
3418
3419 2012-01-24  Julien Danjou  <julien@danjou.info>
3420
3421         * color.el (color-rgb-to-hsl): Fix value computing.
3422         (color-hue-to-rgb): New function.
3423         (color-hsl-to-rgb): New function.
3424         (color-clamp, color-saturate-hsl, color-saturate-name)
3425         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3426         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3427
3428 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3429
3430         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3431
3432 2012-01-19  Julien Danjou  <julien@danjou.info>
3433
3434         * color.el (color-name-to-rgb): Use the white color to find the max
3435         color component value and return correctly computed values.
3436         (color-name-to-rgb): Add missing float conversion for max value.
3437
3438 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3439
3440         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3441         logical server name in addition to the actual machine address.
3442
3443         * auth-source.el (auth-source-user-and-password): Add convenience
3444         wrapper to search by just host and optionally user.
3445
3446 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3447
3448         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3449         after rendering.
3450
3451 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3452
3453         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3454         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3455         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3456
3457 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3458
3459         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3460         (bug#9693).
3461         (gnus-summary-setup-buffer): Document return value (bug#9697).
3462
3463         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3464         since ido doesn't work on symbols (bug#9632).
3465
3466         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3467         when getting a single value as when getting all the values.  This means
3468         that atoms like `gcc-self' work cumulatively, like variable settings,
3469         instead of getting the value from the last matching clause.
3470         (gnus-group-find-parameter): Protect against the group buffer not
3471         existing (bug#9585).
3472
3473 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3474
3475         * gnus-start.el (gnus-activate-group): Document more parameters
3476         (bug#9694).
3477
3478         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3479         (bug#9692).
3480
3481         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3482         article was fetched, so that it can be expired later (bug#9958).
3483         (gnus-agent-summary-fetch-series): Add doc string.
3484         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3485         (bug#9517).
3486
3487         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3488         retrieval is happening.
3489
3490         * gnus.el (gnus-parameters): Doc fix.
3491
3492 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3493
3494         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3495         show the thread after expansion.
3496
3497 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3498
3499         * gnus-art.el (article-narrow-to-head): If the head is completely
3500         empty, narrow to the empty region (bug#9764).
3501
3502         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3503         read, and then mark them as unread only when the unread mark is used.
3504         This makes `C-- T k' actually work, even though it's confusing.
3505
3506         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3507         alive before we try to find its window.
3508
3509 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3510
3511         * mm-decode.el (mm-display-external): Use a longer timeout for the
3512         deletion to allow slow programs to display the file.
3513
3514 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3515
3516         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3517         prompt to be less confusing.
3518
3519         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3520         argument to `message-reply'.  This broke `special-display-*' frame
3521         pop-uping (bug#10238).
3522
3523 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3526         systems, since these allegedly don't work there.
3527
3528 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3529
3530         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3531         live buffer.
3532
3533 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3534
3535         * nnir.el (nnir-retrieve-headers): Protect against the article not
3536         existing on the server (bug#10335).
3537
3538 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3539
3540         * gnus-agent.el (gnus-agent-load-local): Recompute
3541         gnus-agent-article-local on changing method.
3542
3543 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3544
3545         * gnus.el (gnus-parameters): Note precedence.
3546
3547 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3548
3549         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3550         in the group buffer.
3551
3552 2012-01-04  Julien Danjou  <julien@danjou.info>
3553
3554         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3555         change.
3556
3557 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3558
3559         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3560         too.
3561
3562         * nntp.el (nntp-retrieve-group-data-early): Use it.
3563
3564 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3565
3566         * nntp.el (nntp-retrieval-in-progress): New variable.
3567         (nntp-make-process-buffer): Make it buffer-local.
3568
3569         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3570         2010.
3571         (gnus-demon-init): Use it to compute the time if time is on the form
3572         "04:23".
3573
3574         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3575
3576         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3577         status in the correct buffer.
3578
3579 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3580
3581         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3582         when opening topics (bug#10407).
3583
3584 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3585
3586         * gnus-cus.el (gnus-score-customize):
3587         * gnus-sum.el (gnus-sort-gathered-threads):
3588         * message.el (message-shorten-references):
3589         * nnmairix.el (nnmairix-request-group):
3590         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3591
3592 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3593
3594         * gnus-agent.el (gnus-agent-regenerate-group):
3595         * gnus-int.el (gnus-retrieve-group-data-early):
3596         * mm-util.el (mm-codepage-ibm-list):
3597         * nndiary.el (Commentary, nndiary-get-new-mail):
3598         * nnir.el (nnir):
3599         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3600
3601 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3602
3603         * mm-view.el (mm-display-inline-fontify): Add comment.
3604
3605 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3606
3607         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3608         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3609
3610 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3611
3612         * gnus-art.el (gnus-split-methods):
3613         * gnus-msg.el (gnus-configure-posting-styles):
3614         * gnus-spec.el (gnus-parse-simple-format):
3615         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3616         * message.el (message-do-actions): Spelling fix.
3617
3618 2011-12-15  Juri Linkov  <juri@jurta.org>
3619
3620         * mm-decode.el (mm-inline-media-tests): Add missing
3621         `mm-handle-media-subtype'.
3622
3623 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3624
3625         * gnus-group.el (gnus-group-tool-bar):
3626         * gnus-sum.el (gnus-summary-tool-bar):
3627         * message.el (message-tool-bar):
3628         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3629
3630 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3631
3632         * plstore.el (plstore--insert-buffer): Spelling fix.
3633
3634 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3635
3636         * message.el (message-valid-fqdn-regexp): Update with newly approved
3637         top-level domain names ".tel" and ".asia".
3638
3639 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3640
3641         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3642         unconditionally.
3643
3644 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3645
3646         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3647         pop-to-buffer-same-window for old Emacsen.
3648
3649 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3650
3651         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3652
3653 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3654
3655         * netrc.el (netrc-credentials): Spelling fix.
3656
3657 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3658
3659         * gnus-fun.el (gnus-fun-ppm-change-string):
3660         * gnus-msg.el (gnus-inews-do-gcc):
3661         * gnus-sum.el (gnus-summary-find-for-reselect):
3662         * gnus.el (gnus-summary-cancelled):
3663         * message.el (message-cancel-hook, message-send-news):
3664         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3665         * nnir.el (nnir-run-hyrex):
3666         * nntp.el (nntp-with-open-group-function):
3667         * pgg.el (pgg-pending-timers): Spelling fix.
3668
3669 2011-12-04  Chong Yidong  <cyd@gnu.org>
3670
3671         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3672         change (Bug#10200).
3673
3674 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3675
3676         * compface.el (uncompface):
3677         * gnus-art.el (gnus-article-x-face-command): Update the header format
3678         of icon data for the most recent icontopbm program.
3679
3680 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * gnus-msg.el (gnus-inews-do-gcc):
3683         * message.el (message-send-mail):
3684         * mml.el (mml-generate-mime): Share the value of the buffer-local
3685         `message-options' variable between a draft buffer and temprary working
3686         buffers.
3687
3688 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3689
3690         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3691
3692 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3693
3694         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3695         for Cygwin.
3696
3697 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3698
3699         * gnus-group.el (gnus-group-prepare-flat):
3700         * mm-bodies.el (mm-encode-body):
3701         * mml.el (mml-preview):
3702         * nnml.el (nnml-request-compact-group):
3703         * pop3.el (pop3-stream-type): Spelling fix.
3704
3705 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3706
3707         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3708
3709 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3710
3711         * color.el (color-rgb-to-hsl):
3712         * gmm-utils.el (gmm-tool-bar-style):
3713         * gnus-group.el (gnus-group-prepare-flat):
3714         * gnus-topic.el (gnus-topic-prepare-topic):
3715         * mm-decode.el (mm-discouraged-alternatives):
3716         * rfc2047.el (rfc2047-encode-1):
3717         * starttls.el: Spelling fix.
3718
3719 2011-11-24  Glenn Morris  <rgm@gnu.org>
3720
3721         * binhex.el (binhex-begin-line): Give it basic doc-string.
3722
3723         * starttls.el, tls.el: Fix case of "GnuTLS".
3724
3725 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3726
3727         * gnus-group.el (gnus-group-highlight): Fix typo.
3728
3729 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3730
3731         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3732         value of `delete-file', that returns nil for a local file but returns t
3733         for a remote file using ssh.
3734
3735 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3736
3737         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3738
3739 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3740
3741         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3742         avoid later breakage.
3743
3744 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3745
3746         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3747         article buffers' name.
3748
3749 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3750
3751         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3752         by Paul Eggert's spellfixes two days ago.
3753
3754 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3755
3756         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3757         doesn't have it.
3758
3759         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3760         buffer-local instead of binding them to avoid warnings.  Also demote
3761         errors (bug#10063).
3762         (font-lock-mode-hook): Shut up byte compiler.
3763
3764 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3765
3766         * mm-util.el (mm-charset-after):
3767         * nnir.el (nnir-run-hyrex):
3768         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3769         (ntlm-get-password-hashes, ntlm-md4hash):
3770         * smime.el: Fix typo.
3771
3772 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3773
3774         * gnus-agent.el (gnus-agent-expire-group-1):
3775         * nndiary.el (nndiary-last-occurence):
3776         * nnimap.el (nnimap-request-set-mark):
3777         * nnmairix.el (nnmairix-only-use-registry):
3778         * gnus-group.el (gnus-group-prepare-flat):
3779         * gnus-sum.el (gnus-decode-encoded-word-methods):
3780         * message.el (message-wash-subject):
3781         * nntp.el (nntp-retrieve-headers-with-xover):
3782         * smime.el (smime-certificate-directory): Spelling fix.
3783
3784 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3785
3786         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3787
3788         * color.el:
3789         * gnus-agent.el (gnus-agent-possibly-alter-active):
3790         * gnus-dired.el (gnus-dired-print):
3791         * mail-parse.el:
3792         * nnmairix.el (nnmairix-request-group):
3793         * shr.el (shr-image-displayer):
3794         * sieve-manage.el:
3795         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3796
3797 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3798
3799         * gnus-sum.el (gnus-auto-select-subject):
3800         * spam-report.el (spam-report-resend): Spelling fix.
3801
3802 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3803
3804         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3805         * gnus-art.el (gnus-default-article-saver):
3806         * gnus-srvr.el (gnus-server-copy-server):
3807         * gnus.el (gnus-sloppily-equal-method-parameters):
3808         * html2text.el (html2text-format-tag-list):
3809         * message.el (message-narrow-to-head):
3810         * nndiary.el:
3811         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3812         * sieve.el: Spelling fix.
3813
3814 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3815
3816         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3817         * gnus-sum.el (gnus-summary-make-menu-bar):
3818         * gnus-uu.el (gnus-uu-decode-postscript)
3819         (gnus-uu-decode-postscript-and-save):
3820         * mailcap.el (mailcap-print-command):
3821         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3822         Fix typos.
3823
3824 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3825
3826         * gnus-art.el (gnus-article-part-wrapper):
3827         * html2text.el (html2text-fix-paragraphs):
3828         * mm-decode.el (mm-image-fit-p):
3829         * rfc2047.el (rfc2047-encode-message-header):
3830         * shr-color.el (shr-color-visible-distance-min)
3831         (shr-color-relative-to-absolute, set-minimum-interval)
3832         (shr-color-visible): Fix typos.
3833
3834 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3835
3836         * gmm-utils.el (gmm-tool-bar-item):
3837         * gnus-art.el (gnus-treat-body-boundary):
3838         * gnus-diary.el (gnus-user-format-function-d):
3839         * gnus-start.el (gnus-get-unread-articles):
3840         * pgg-gpg.el (pgg-gpg-update-agent):
3841         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3842
3843 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3844
3845         * gnus-topic.el (gnus-group-prepare-topics):
3846         * gnus-uu.el (gnus-extract-view):
3847         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
3848
3849 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
3850
3851         * spam.el: Move BBDB autoloads.
3852         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
3853         BBDB 2 and 3.
3854         (spam-check-BBDB): Use it.
3855         (spam-enter-ham-BBDB): Use it.
3856
3857 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3858
3859         * smime.el (smime-draw-buffer): Spelling fix.
3860
3861 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3862
3863         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3864         for scanning exactly one level.
3865         * gnus-start.el (gnus-get-unread-articles): Ditto.
3866
3867 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3868
3869         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3870         slightly clearer.
3871
3872 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3873
3874         * gnus-sync.el: More commentary about setup.
3875
3876 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877
3878         * message.el (message-send-and-exit): Document `arg'.
3879
3880 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3881
3882         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3883
3884 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3885
3886         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3887
3888         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3889         we don't use `bound-and-true-p'.
3890
3891 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3892
3893         * gnus-util.el (gnus-bound-and-true-p): Remove.
3894         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3895         * nnir.el: Use it.
3896         * nnmairix.el: Use it.
3897
3898 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3899
3900         * gnus-sync.el: Improve docs about CouchDB admins.
3901
3902         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3903         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3904         for reasons unknown.
3905         * nnir.el: Use it.
3906         * nnmairix.el: Use it.
3907
3908         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3909         * nnir.el: Ditto.
3910         * nnmairix.el: Ditto.
3911
3912         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3913
3914 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3915
3916         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3917         not needed.  Provide xmlplistread list function to produce XML plist
3918         output for non-Gnus LeSync clients.
3919
3920 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3921
3922         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
3923
3924         * gnus-sync.el: Add LeSync synchronization backend and logic to read
3925         and save against it.  Group subscriptions, read marks, other marks,
3926         subscription levels, topic names, and topic offsets (the group's
3927         position within the topic) are saved.  This is an experimental backend
3928         and may change significantly.  Load json.el from the gnus-fallback-lib
3929         if it's not available otherwise.
3930         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3931
3932 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3933
3934         * message.el (message-completion-function): Make sure
3935         message-tab-body-function is not attempted if one of
3936         message-completion-alist fails to find a completion (bug#9158).
3937
3938 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3939
3940         * mml.el (mml-quote-region): Quote <#secure> tag.
3941         (mml-generate-mime-1): Unquote <#secure> tag.
3942
3943 2011-10-20  Chong Yidong  <cyd@gnu.org>
3944
3945         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3946         calling a minor mode from Lisp with nil arg enables it, so we have to
3947         make the wording a bit ambiguous here).
3948
3949 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3950
3951         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3952         * nnir.el (nnir-mode): Use it.
3953         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3954         Use it.
3955
3956         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3957         * nnmairix.el (gnus-registry-enabled): Ditto.
3958
3959 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3960
3961         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
3962         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3963         only while we need to find out if it should be t or nil.
3964         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3965         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3966         the registry is installed.  Set it to nil when it's unloaded.
3967         (gnus-registry-install-p): Provide user guidance for the initial value
3968         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3969         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3970         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3971         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3972         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3973         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3974         `gnus-registry-install'.
3975
3976 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3977
3978         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3979         previous change.
3980         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3981         primary key is marked as disabled.
3982
3983 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3984
3985         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3986         primary key is marked as disabled.
3987
3988 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3989
3990         * html2text.el (html2text-clean-anchor): Check for quotes around
3991         `href' value.
3992
3993 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3994
3995         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3996         searching.  Drop `bbdb-cache'.
3997
3998 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * message.el (message-signed-or-encrypted-p): Exclude header when
4001         checking if there is signed or encrypted body in text/plain message.
4002
4003 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4004
4005         * html2text.el (html2text-get-attr): Correctly handle attribute values
4006         containing "=".
4007
4008 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4009
4010         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4011         handle bindings.
4012
4013 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4014
4015         * gnus-win.el (gnus-configure-windows): Protect against reading
4016         ephemeral groups outside of Gnus.
4017
4018 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4019
4020         * shr.el (shr-tag-img): Don't get images displayed in tables.
4021
4022 2011-10-03  Glenn Morris  <rgm@gnu.org>
4023
4024         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4025         the "maintainer" version of debbugs.gnu.org reports.
4026
4027 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4028
4029         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4030         make asynchronous adjacent image insertion work better.
4031
4032 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4033
4034         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4035         documentation.
4036
4037 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4038
4039         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4040         `gnus-asynchronous' isn't shadowed.
4041
4042 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4043
4044         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4045
4046         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4047         (nnimap-insert-partial-structure): The charset parameter isn't
4048         case-sensitive.
4049
4050         * nnheader.el (nnheader-message-maybe): New function.
4051
4052         * shr.el (shr-tag-table): Render totally broken tables better.
4053
4054         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4055         computing the boundary.
4056
4057 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * pop3.el (pop3-number-of-responses): Remove.
4060         (pop3-wait-for-messages): Rewrite to take linear time instead of
4061         exponential time.
4062
4063 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4064
4065         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4066         re-fetch images.
4067
4068         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4069         re-fetch images when hitting `g' in Gnus.
4070
4071 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4072
4073         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4074         (mml-compute-boundary): Don't check collision if it is non-nil.
4075         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4076         before checking collision.
4077
4078 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4079
4080         * message.el (message-indent-citation): Really make sure there's a
4081         newline at the end.
4082
4083         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4084         Fix suggested by John Wiegley.
4085
4086         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4087
4088         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4089
4090         * message.el (message-default-send-rename-function): Break out into its
4091         own function.
4092
4093         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4094         doesn't work under XEmacs.
4095
4096         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4097         of "imaps" to word around Windows problems.
4098         (nnimap-open-connection-1): Use it.
4099
4100         * message.el (message-indent-citation): Revert last change which made
4101         `F' not work.
4102
4103 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4104
4105         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4106         terminal as well.
4107
4108 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4109
4110         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4111         because it displays images using overlays that aren't easy to copy to
4112         the article buffer.
4113
4114 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4115
4116         * message.el (message-indent-citation): Fix empty line removal at the
4117         end of the citation.
4118
4119 2011-09-20  Julien Danjou  <julien@danjou.info>
4120
4121         * auth-source.el (auth-source-netrc-create): Use default value for
4122         password if specified.  Evaluate default.
4123         (auth-source-plstore-create): Ditto.
4124         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4125         value evaluation.
4126         (auth-source-netrc-create): Typo fix.
4127         (auth-source-plstore-create): Ditto.
4128
4129         * password-cache.el (password-cache-remove): Remove entries even if the
4130         value is nil, so that password with a nil value (negative caching) is
4131         possible to invalidate.
4132
4133         * auth-source.el (auth-source-format-cache-entry): New function.
4134
4135 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4138
4139 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4140
4141         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4142
4143 2011-09-19  Julien Danjou  <julien@danjou.info>
4144
4145         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4146         which work with things that are not ASCII.
4147
4148 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4149
4150         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4151
4152 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4153
4154         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4155         message level.
4156
4157 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4158
4159         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4160
4161 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4162
4163         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4164
4165 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4166
4167         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4168         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4169
4170 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4171
4172         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4173         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4174         articles.
4175
4176 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4177
4178         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4179         (message-mail-other-window, message-mail-other-frame)
4180         (message-news-other-window, message-news-other-frame):
4181         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4182         instead of setting buffer display varibles.
4183
4184 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4185
4186         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4187
4188         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4189
4190 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4191
4192         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4193         duplicates" to a higher level.
4194
4195         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4196         most egregious messages.
4197
4198 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4201
4202 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4203
4204         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4205         up the file (bug#9351).
4206
4207 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4208
4209         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4210         it does with all other backends, but decode the names immediately after
4211         getting them.
4212
4213         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4214         decoding nnimap groups.
4215
4216         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4217         newsrc file.  It doesn't seem like an important optimization any more.
4218
4219 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4220
4221         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4222         overflows.
4223
4224 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4227         (gnus-interactive-exit): Extend to `quiet'.
4228
4229         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4230
4231         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4232         string.
4233
4234         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4235         renaming function arguments from `this'.
4236
4237         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4238
4239         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4240         has been renamed.
4241         (gnus-lrm-string-p): Include RLM and PDF, too.
4242
4243         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4244         (bug#9225).
4245
4246 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4247
4248         Add autoload cookies for functions used by sendmail.el.
4249         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4250
4251         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4252
4253 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4254
4255         * gnus-art.el (article-date-ut): Work properly even when there are
4256         things like Date header in the body; work for forwarded parts.
4257
4258 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4259
4260         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4261         original-article-buffer.
4262
4263 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4264
4265         * nnir.el (nnir-compose-result): Fix matching of server type.
4266         (nnir-run-swish++): Ditto.
4267         (nnir-run-namazu): Ditto.
4268         (nnir-run-notmuch): Ditto.
4269
4270 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4271
4272         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4273         (bug#9405).
4274
4275         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4276         (bug#9421).
4277
4278         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4279         (bug#9425).
4280
4281         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4282         thing (bug#9426).
4283
4284 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4285
4286         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4287         the error message.
4288
4289 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4290
4291         * message.el (message-setup-1): Return t (Bug#9392).
4292
4293 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4294
4295         * gnus-sum.el: When adding article headers to a summary buffer also
4296         update gnus-newsgroup-articles (bug#9386).
4297
4298 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4299
4300         * auth-source.el: Autoload help-mode.
4301
4302 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4303
4304         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4305         names.
4306
4307 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4308
4309         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4310         mm-replace-in-string for compatibility issues.
4311         * mml2015.el (mml2015-epg-verify): Ditto.
4312
4313 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4314
4315         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4316
4317         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4318
4319 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4320
4321         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4322         continue on and do the clean-up phase (bug#9188).
4323
4324         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4325         just ignore groups that can't be opened instead of erroring out
4326         (bug#9225).
4327
4328         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4329         nil since some many people are fuddy-duddies.
4330
4331         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4332         images.
4333
4334         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4335         instead.
4336
4337         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4338
4339         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4340
4341         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4342         processing.
4343
4344         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4345         buffer to avoid warnings.
4346
4347 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4348
4349         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4350         specified to reduce precision.
4351
4352 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4353
4354         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4355         bodystructures (bug#9314).
4356
4357 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4358
4359         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4360         Make button keymap non-sticky after buttons.
4361
4362 2011-08-18  David Engster  <dengste@eml.cc>
4363
4364         * nnmairix.el (nnmairix-request-set-mark)
4365         (nnmairix-goto-original-article): Remove adding of article to registry,
4366         since `gnus-registry-add-group' isn't available anymore.
4367         (nnmairix-determine-original-group-from-registry):
4368         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4369         available anymore.
4370
4371 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4372
4373         * starttls.el (starttls-any-program-available): Define as obsolete
4374         function.
4375
4376 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4377
4378         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4379         versions which Gnus use when appropriate.
4380
4381         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4382         a pretty destructive command.
4383
4384         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4385
4386 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4387
4388         * message.el (message-fix-before-sending): Make a different warning
4389         about NUL characters (bug#9270).
4390
4391         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4392         from custom (bug#9260).
4393
4394         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4395         things work in Emacs 22 and XEmacs, too.
4396
4397         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4398         default From.
4399
4400         * gnus-spec.el (gnus-lrm-string-p): New macro.
4401         (gnus-lrm-string): New constant.
4402         (gnus-summary-line-format-spec): LRM-ify the from.
4403         (gnus-tilde-max-form): LRM-ify string chopping.
4404
4405         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4406
4407         * message.el (message-is-yours-p): Allow disabling canlock checking
4408         (bug#9295).
4409         (message-shoot-gnksa-feet): Add `canlock-verify'.
4410         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4411         message directory isn't writable (bug#9304).
4412
4413         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4414         non-world-readable.
4415
4416 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4417
4418         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4419         articles.
4420
4421 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4422
4423         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4424         copy-list.
4425
4426 2011-08-12  Sam Steingold  <sds@gnu.org>
4427
4428         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4429         in the reverse order to avoid modifying the cache with `nreverse'.
4430         (gnus-all-score-files): Do not modify the value returned by
4431         `gnus-score-find-alist' because it lives in a cache variable.
4432         (gnus-current-home-score-file): No need to `nreverse' the return value
4433         of `gnus-score-find-alist', it is already in the correct order.
4434
4435 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4436
4437         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4438         type MESSAGE and subtype RFC822 is slightly different from those of
4439         type TEXT.
4440
4441 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4442
4443         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4444         This allows article-referral to work from an nnir group.
4445
4446 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4447
4448         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4449
4450 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4451
4452         * mml1991.el (mml1991-epg-find-usable-key)
4453         (mml1991-epg-find-usable-secret-key): New function.
4454         (mml1991-epg-sign): Check if signing key is usable.
4455         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4456
4457 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4458
4459         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4460         server-variables only.  This should fix a bug introduced with commit
4461         e1889675b7f4adf057833c5513c9374134c4e053.
4462         (nnir-run-query): 'nnir-search-engine should not be set from the global
4463         environment.
4464
4465 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4466
4467         * nnir.el (nnir-search-thread): Position point on referring article
4468         line.
4469         (nnir-warp-to-article): Clean up summary buffers.
4470
4471         * nnimap.el (nnimap-request-thread): Whitespace fix.
4472
4473 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4474
4475         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4476
4477 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4478
4479         * starttls.el (starttls-available-p): Rename from
4480         `starttls-any-program-available' and changed return convention.
4481
4482 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4483
4484         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4485         `unix-sync' unless it's defined.
4486
4487 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4488
4489         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4490         `aref' for XEmacs compatibiltiy.
4491
4492 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4493
4494         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4495
4496 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4497
4498         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4499         closures, quote the form properly (bug#9194).
4500
4501 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4502
4503         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4504         (gnus-summary-insert-new-articles): Protect against servers that are
4505         down.
4506
4507 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4508
4509         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4510         in mm handle if none is specified.
4511
4512 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4513
4514         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4515
4516 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4517
4518         * nnir.el (nnir-search-thread): New function to make an nnir group
4519         based on a thread query.
4520
4521         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4522         of nnir in thread referral.
4523         (gnus-summary-refer-thread): Use it.
4524
4525         * nnimap.el (nnimap-request-thread): Use it.
4526
4527 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4528
4529         * shr.el (shr-tag-comment): Ignore HTML comments.
4530
4531 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4532
4533         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4534         argument.
4535         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4536         Use `nnir-address' to handle server info rather than passing an arg.
4537
4538         * nnimap.el (nnimap-make-thread-query): New utility function to format
4539         an imap thread search query.
4540         (nnimap-request-thread): Use it.
4541
4542         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4543         right select-method if we are not going back to the group buffer.
4544
4545 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4546
4547         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4548         enter invalid buffer configurations into the quit form (bug#9107).
4549         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4550         unplugged/plugged.
4551
4552         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4553         keep track of which ones are unread (bug#9061).
4554
4555         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4556         (bug#9055).
4557
4558         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4559         (bug#9041).
4560
4561         * gnus-html.el (mm-util): Require (bug#9073).
4562
4563         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4564         (gnus-summary-refer-thread): Use it to remove duplicates in the
4565         un-threaded view (bug#9053).
4566         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4567
4568 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4569
4570         * nnir.el (nnir-read-server-parm): Use default value from global
4571         variable.  Without this the default search engine parameters aren't
4572         used at all.
4573
4574 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4575
4576         * message.el (message-unique-id): Don't use the undocumented return
4577         value from (random t) (bug#9118).
4578
4579 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4580
4581         * message.el (message-auto-save-directory): If the ~/Mail directory
4582         doesn't exist, use ~ as the auto-save directory (bug#4432).
4583
4584         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4585         hasn't already been started.
4586
4587 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4588
4589         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4590
4591         * message.el (message-reply): Work around mysterious bug where
4592         `message-mode' seems to overwrite the locally bound `subject' variable.
4593
4594 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4595
4596         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4597         correct group.
4598
4599         * gnus-int.el (gnus-request-thread): Add group argument.
4600
4601         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4602
4603 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4604
4605         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4606
4607         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4608         renamed to `debbugs-gnu-*'.
4609
4610 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4611
4612         * plstore.el: Revert the editing feature since it is not urgent.
4613         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4614         (plstore-mode-decoded): Remove.
4615
4616 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4617
4618         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4619         isn't very interesting any more, and it leaks potentially secret data.
4620         (gnus-debug): Remove.
4621
4622         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4623         use of :custom-show.
4624
4625 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4626
4627         * plstore.el: Add documentation.
4628         (plstore-mode): New mode to edit plstore file.
4629         (plstore-mode-toggle-display, plstore-mode-original)
4630         (plstore-mode-decoded): New command.
4631         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4632         (plstore--insert-buffer, plstore--make): New function.
4633         (plstore-open, plstore-save): Simplify by using them.
4634
4635 2011-07-06  Glenn Morris  <rgm@gnu.org>
4636
4637         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4638
4639 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4640
4641         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4642         no longer is much used.
4643         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4644         Articles".
4645
4646 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4647
4648         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4649         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4650         `notmuch' backend.
4651
4652 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4653
4654         * mm-decode.el (mm-text-html-renderer): Doc fix.
4655
4656         * gnus-msg.el (gnus-bug): Fix the MML tag.
4657
4658         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4659
4660 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4661
4662         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4663         secondary methods if started with `gnus-no-server'.
4664
4665 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4666
4667         * message.el (message-return-action): Fix typo in docstring.
4668
4669 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4670
4671         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4672         bug reports at once.
4673
4674         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4675
4676 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4677
4678         * nndraft.el: Require gnus-group.
4679         (nndraft-request-list): Declare.
4680
4681         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4682         no unread article unless it matches gnus-permanently-visible-groups.
4683
4684         * nndraft.el (nndraft-update-unread-articles): New function.
4685         (nndraft-request-associate-buffer): Use it to update the number of
4686         unread articles for the nndraft groups in the group buffer when saving
4687         or killing a draft message.
4688
4689 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4690
4691         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4692         systems to binary before writing and reading the mbox files.
4693
4694         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4695         instead of trying to list them all (bug#8978).
4696
4697 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4698
4699         * pop3.el (pop3-open-server): Use :end-of-capability.
4700
4701 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4702
4703         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4704         the id is always a number.
4705
4706         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4707
4708         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4709         debbugs mode, if possible.
4710
4711 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4712
4713         * auth-source.el (auth-source-token-passphrase-callback-function):
4714         Reindent.
4715         (epg-context-operation): Remove unnecessary autoload.
4716
4717 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4718
4719         * gnus.el (gnus-list-debbugs): New command.
4720
4721         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4722         mboxstat instead of the maintbox, since the stat seems to be fuller.
4723
4724         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4725         summary buffers.
4726
4727         * message.el (message-get-reply-headers): Delete all duplicates,
4728         instead of the first.
4729         (message-get-reply-headers): Ensure that we have progress while
4730         deleting duplicates.
4731
4732         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4733         gnus-posting-style value from the summary buffer to make it easier to
4734         make that a per-buffer conf.
4735
4736 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4737
4738         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4739         found by setting `shortcut' in 'query.
4740         (nnir-request-article): Use `shortcut' setting when requesting article
4741         by Message-ID.
4742
4743 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4744
4745         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4746         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4747         Bring the pseudo-headers back too.
4748
4749 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4750
4751         * auth-source.el (auth-source-token-passphrase-callback-function):
4752         Simplify and remove EPA dependency.
4753
4754 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4755
4756         * nnir.el (nnir-request-article): Fix error message text.
4757
4758 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4759
4760         * auth-source.el (plstore-delete): Autoload.
4761         (auth-source-plstore-search): Support delete operation.
4762         * plstore.el (plstore-delete): New function.
4763
4764 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4767         mark actually existing articles as unread rather than the ones that
4768         active asserts.
4769
4770 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4771
4772         * nntp.el (nntp-record-command):
4773         * gnus-util.el (gnus-message-with-timestamp-1):
4774         Use format-time-string rather than decoding time stamps by hand.
4775         This is simpler and insulates the code from potential changes to
4776         current-time format.
4777
4778 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4781
4782 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4783
4784         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4785         (plstore-save): Support public key encryption.
4786         (plstore--init-from-buffer): New function.
4787         (plstore-open): Use it; fix error when opening a non-existent file.
4788         (plstore-revert): Use plstore--init-from-buffer.
4789
4790 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4791
4792         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4793
4794 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4797         for old Emacsen.
4798
4799 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4800
4801         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4802         is not fully working.
4803
4804 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4805
4806         * dgnushack.el: Autoload sha1 on XEmacs.
4807
4808         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4809         quit window configuration.
4810
4811         * auth-source.el (epg-context-set-passphrase-callback):
4812         Remove duplicate autoload.
4813
4814 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4815
4816         * nnir.el (nnir-request-article): Allow requesting articles by
4817         Message-ID with nnimap.
4818
4819         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4820         current server.
4821
4822 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4823
4824         * auth-source.el: Autoload EPA/EPG functions.
4825         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4826         changed when EPA/EPG is not available.
4827         (auth-source-backend): Rename "arg" member to "data".
4828         (auth-source-backend-parse, auth-source-plstore-search)
4829         (auth-source-plstore-create): Use it.
4830
4831 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4832
4833         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4834         `gnus-refer-article-methods'.
4835
4836 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4837
4838         * auth-source.el: Require EPA and EPG.
4839         (auth-source-passphrase-alist): New variable.
4840         (auth-source-passphrase-callback-function)
4841         (auth-source-token-passphrase-callback-function): Callbacks for the
4842         netrc field encryption (GPG tokens).
4843         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4844         Symmetric encryption and decryption of the netrc GPG tokens.
4845         (auth-source-netrc-normalize): Use them, simplifying the closure.
4846
4847 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4848
4849         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
4850         is available.
4851
4852 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4853
4854         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4855         non-nil, and `nnimap-split-methods' is nil, use the former.
4856
4857 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4858
4859         * plstore.el (plstore-revert): New function.
4860         (plstore-open): Use it; hide the buffer from user.
4861
4862 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4863
4864         * auth-source.el (auth-source-backend): New member "arg".
4865         (auth-source-backend-parse): Handle new backend 'plstore.
4866         * plstore.el: New file.
4867
4868 2011-06-30  Glenn Morris  <rgm@gnu.org>
4869
4870         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4871
4872 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4873
4874         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4875         expiring articles to.
4876
4877         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4878         variations as ASCII (bug#5458).
4879
4880 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4883
4884 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4885
4886         * message.el (message-point-in-header-p): Tweak the function to default
4887         to saying that we're not in the headers if there is no separator at
4888         all.  This makes it possible to use the Message version of `M-q' in
4889         buffers with no headers (bug#7987).
4890         (message-point-in-header-p): Fix last checkin to work with an empty
4891         mail-header-separator, too.
4892
4893         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4894         again, save the choice via customize.
4895
4896 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4897
4898         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4899
4900         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4901         ended the connection, bail out before waiting infinitely on a new
4902         connection.
4903
4904 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4905
4906         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4907         reports.
4908
4909         * gnus.el (gnus-bug-package): Use "gnus."
4910         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4911
4912 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4913
4914         * dgnushack.el: Make the timer warning go away on XEmacs.
4915
4916         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4917         animations going on at article exit time.
4918
4919         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4920         since removing it breaks people upgrading.
4921
4922         * shr.el (shr-put-image): Use the new interface for animating images.
4923         (shr-put-image): Animate for 60 seconds.
4924
4925         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
4926         avoid compiler warnings.
4927
4928         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4929         error with `find-file-hooks' on Emacs 22.
4930         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4931         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4932         on all architectures.
4933
4934         * spam.el (spam-stat): Require in a normal fashion without binding
4935         `spam-stat-install-hooks' to avoid compilation warnings.
4936
4937         * spam-stat.el (spam-stat-install-hooks): Remove.
4938         (spam-stat-install-hooks): Don't run automatically.
4939
4940 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4941
4942         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4943         and keystroke.
4944
4945 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4946
4947         * auth-source.el (auth-source-netrc-cache): Move forward.
4948
4949 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4950
4951         * proto-stream.el (proto-stream-open-starttls): Use
4952         `gnutls-available-p' to see whether we have built-in support.
4953
4954         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4955         we already know.
4956         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4957         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4958
4959 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960
4961         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4962         %S format, since that looks odd.
4963         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4964         file, especially when saving.
4965
4966 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4967
4968         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
4969         article found.
4970
4971 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4972
4973         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4974         `auth-source-save-secrets' with a more sensitive alist that can be
4975         configured per file.  Experimental, so defaults to 'never.
4976         (auth-source-netrc-create): Use it.  Still experimental code.
4977         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4978         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4979
4980 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4981
4982         * auth-source.el (auth-source-save-secrets): New variable to control if
4983         secret tokens should be saved encrypted.
4984         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4985         to `auth-source-netrc-normalize'.
4986         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4987         on the EPA variables being defined.
4988         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4989         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4990         the lexical-let closure.
4991         (auth-source-netrc-create): Create "gpg:" tokens according to
4992         `auth-source-save-secrets'.
4993
4994 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4995
4996         * gnus-group.el (gnus-group-update-group): Add new argument
4997         `info-unchanged' that stops updating dribble buffer.
4998
4999         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5000         deletes lines matching to it in dribble buffer.
5001
5002         * gnus-agent.el (gnus-agent-fetch-group-1):
5003         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5004         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5005         * gnus-start.el (gnus-group-change-level):
5006         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5007
5008         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5009         if newsgroup info is not changed.
5010
5011         * gnus-group.el (gnus-group-get-new-news-this-group):
5012         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5013         Don't update dribble buffer.
5014
5015 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5016
5017         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5018         remove entries with groups we ignore.
5019
5020 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5021
5022         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5023         the underline comes at the bottom.
5024
5025 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5026
5027         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5028         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5029         (gnus-registry-article-marks-to-names): Rename from
5030         `gnus-registry-user-format-function-M2'.
5031
5032 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5033
5034         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5035         ephemeral group.
5036
5037 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5038
5039         * shr.el (shr-browse-image): Copy the URL if called interactively.
5040
5041 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5042
5043         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5044         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5045         done, then unselected articles may be marked as read.
5046
5047         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5048         since not doing this seems to lead to a race condition in pop3-logon.
5049
5050         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5051         so that the call chain it correct when we call "upwards".
5052
5053         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5054         in read-only groups.
5055
5056         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5057
5058         * message.el (message-cite-reply-position): Doc string fix.
5059
5060         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5061         avoid regexp overflow.
5062         (nnimap-transform-split-mail): Ditto.
5063
5064         * pop3.el (pop3-retr): Error out if the server closes the connection.
5065
5066 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5067
5068         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5069         mm-with-unibyte-current-buffer.  The buffer should not contain any
5070         multibyte chars anyway at this stage.
5071
5072 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5073
5074         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5075         at the end of lines.
5076
5077 2011-05-29  Julien Danjou  <julien@danjou.info>
5078
5079         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5080
5081 2011-05-27  Glenn Morris  <rgm@gnu.org>
5082
5083         * gnus-group.el (gnus-bug-group-download-format-alist):
5084         Use the "maintainer" version of debian reports as well.
5085
5086 2011-05-26  Glenn Morris  <rgm@gnu.org>
5087
5088         * gnus-group.el (gnus-bug-group-download-format-alist):
5089         Use the "maintainer" version of debbugs.gnu.org reports.
5090
5091 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5092
5093         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5094
5095 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5096
5097         * gnus-cus.el (gnus-agent-customize-category):
5098         * gnus-delay.el (gnus-delay-send-queue):
5099         * gnus.el (gnus-other-frame):
5100         Don't quote lambda expressions with `quote'.
5101
5102 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5103
5104         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5105         the thread moves us backwards and so we loop forever.
5106
5107 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5108
5109         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5110         whitespace in base64 data lines.
5111
5112 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5113
5114         * gnus-registry.el (gnus-registry-user-format-function-M):
5115         Use `mapconcat'.
5116         (gnus-registry-user-format-function-M2): Use to see the full text of
5117         the marks.  Make "," the mark text separator.
5118
5119         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5120         authentication with auth-source.
5121
5122 2011-05-17  Glenn Morris  <rgm@gnu.org>
5123
5124         * gnus-group.el (gnus-import-other-newsrc-file):
5125         Use insert-file-contents.
5126
5127 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5128
5129         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5130         1000 iterations.
5131
5132 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5133
5134         * nntp.el (nntp-open-connection): Check if process-type is available.
5135
5136 2011-05-16  Julien Danjou  <julien@danjou.info>
5137
5138         * shr.el (shr-tag-del): Add support for del tag.
5139
5140 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5141
5142         * gnus-html.el (gnus-html-put-image): Register a displayer.
5143
5144         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5145
5146 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5147
5148         * registry.el (prune-factor): New initialization parameter defaulting
5149         to 0.1.
5150         (registry-prune-hard): Use it.
5151
5152         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5153         0.1 expicitly.
5154
5155 2011-05-13  Glenn Morris  <rgm@gnu.org>
5156
5157         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5158         is bound, since this function requires sendmail.
5159
5160 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5161
5162         * registry.el (registry-usage-test): Disable pruning test.
5163
5164 2011-05-11  David Engster  <dengste@eml.cc>
5165
5166         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5167         Bind set-network-process-option for XEmacs.
5168
5169 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5170
5171         * registry.el (registry-prune-hard-candidates)
5172         (registry-prune-soft-candidates): Helper methods for registry pruning.
5173         (registry-prune): Use them.  Make the sort function optional.
5174
5175 2011-05-10  Jim Meyering  <meyering@redhat.com>
5176
5177         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5178
5179 2011-05-10  Julien Danjou  <julien@danjou.info>
5180
5181         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5182         symbol and not a list.
5183
5184 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5185
5186         * gnus-art.el (gnus-article-mode): Move binding of
5187         shr-put-image-function here from gnus-article-prepare-display.
5188
5189         * shr.el (shr-put-image-function): New variable.
5190         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5191         (shr-put-image): Return scaled image.
5192
5193         * gnus-art.el (gnus-shr-put-image): New function.
5194         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5195
5196         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5197         original ones, as deletable.
5198
5199 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5200
5201         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5202
5203 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5204
5205         * registry.el (registry-full): Add convenience method.  Fix logic.
5206         (registry-insert): Use it.  Fix logic here too.
5207
5208         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5209         `registry-prune' if `registry-full' returns t.
5210         (gnus-registry-handle-action)
5211         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5212         (gnus-registry-usage-test): Use it.
5213
5214 2011-05-07  Julien Danjou  <julien@danjou.info>
5215
5216         * shr.el (shr-link): Make shr-link inherit from link by default.
5217
5218 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5219
5220         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5221
5222 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5223
5224         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5225         error out because the face is not a list.
5226
5227 2011-05-05  Glenn Morris  <rgm@gnu.org>
5228
5229         * proto-stream.el (gnutls-negotiate): Fix declarations.
5230
5231         * gnus-start.el (gnus-propagate-marks): Declare.
5232
5233 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5234
5235         * registry.el (registry-reindex): Fix percentage message.
5236
5237         * proto-stream.el (network-stream-open-starttls): Adjust to call
5238         `gnutls-negotiate' with :process and :hostname arguments.
5239
5240 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5241
5242         * shr.el: Add shr-link face for links.
5243         (shr-urlify): Use it.
5244
5245         * registry.el (registry-insert): Make error message more helpful.
5246
5247 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * gnus-html.el (gnus-html-schedule-image-fetching):
5250         Use url-queue-retrieve, if it exists.
5251
5252         * shr.el (shr-tag-img): Ditto.
5253
5254         * gnus.el: Autoload more gnus-agent functions.
5255
5256         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5257         agent if we haven't already (bug#8502).
5258
5259         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5260         into the Agent, too.
5261
5262         * gnus-agent.el (gnus-agent-store-article): New function.
5263
5264         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5265         and moved from that file for reuse.
5266
5267         * pop3.el (pop3-open-server): Error messages are "-ERR".
5268
5269 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5270
5271         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5272         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5273
5274 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5275
5276         * gnus.el: No Gnus v0.17 is released.
5277
5278 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5279
5280         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5281         buffer has moved to a different frame.
5282
5283 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5284
5285         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5286         to get the conversion from unibyte to multibyte buffers to work on
5287         Emacs 22.
5288
5289         * nntp.el (nntp-request-article): Slight clean-up.
5290
5291 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5292
5293         * shr.el (shr-strike-through): New face.
5294         (shr-tag-s): Use it to provide <s> support.
5295         (shr-tag-s): Remove duplicate definition.
5296
5297 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5298
5299         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5300         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5301
5302 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5303
5304         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5305         `gnutls-negotiate'.
5306         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5307
5308 2011-04-23  Glenn Morris  <rgm@gnu.org>
5309
5310         * gnus-sum.el (gnus-extra-headers): Bump :version.
5311
5312 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5313
5314         * shr.el (shr-tag-sup): New function.
5315         (shr-tag-sub): Ditto.
5316
5317 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5318
5319         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5320         for the case where `gnus-registry-ignored-groups' is a list of lists,
5321         and don't call `gnus-parameter-registry-ignore' otherwise.
5322
5323 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5324
5325         * nnimap.el (nnimap-user): New backend variable.
5326         (nnimap-open-connection-1): Use it.
5327         (nnimap-credentials): Accept user parameter so it's explicit what user
5328         name is desired.
5329
5330         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5331         default.
5332
5333         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5334         not gnus-registry.el.
5335
5336         * gnus-registry.el: Mention in comments how to modify
5337         `gnus-extra-headers' for proper recipient tracking and that it may
5338         already have To and Cc recently, which it does as of this commit.
5339         (gnus-registry-ignored-groups): Remove defcustom.
5340         Explain why in comments.
5341         (gnus-registry-action): Fix data-header reference to use the extra
5342         headers.  Explain in package commentary how to add To and Cc headers to
5343         the gnus-extra-headers.
5344         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5345         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5346         parameter list or a string list in `gnus-registry-ignored-groups'.
5347         Fix logic error.
5348
5349 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5350
5351         * shr.el (shr-expand-url): Protect against null urls.
5352
5353 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5354
5355         * shr.el (shr-base): New binding.
5356         (shr-tag-base): Keep track of <base>.
5357         (shr-expand-url): New function used throughout.
5358
5359 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5360
5361         * gnus-registry.el
5362         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5363         (gnus-registry-ignored-groups): New variable.
5364         (gnus-registry-ignore-group-p): Use it.
5365         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5366         set the destination group to nil (same as delete) if it's ignored.
5367
5368 2011-04-20  David Engster  <dengste@eml.cc>
5369
5370         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5371
5372         * Makefile.in (test-nntp): New rule.
5373         (check): Add it.
5374         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5375
5376 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5377
5378         * gnus-registry.el (gnus-registry-action)
5379         (gnus-registry-fetch-header-fast):
5380         Don't use mail-header that looks an internal function of mailheader.el.
5381
5382 2011-04-19  Glenn Morris  <rgm@gnu.org>
5383
5384         * time-date.el (time-to-days): Remove unused local variables.
5385
5386 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5387
5388         * gnus-registry.el: Eliminate cl functions.
5389         (gnus-registry-sort-addresses): New function that replaces mapcan.
5390         (gnus-registry-action, gnus-registry-spool-action)
5391         (gnus-registry-split-fancy-with-parent)
5392         (gnus-registry-fetch-recipients-fast): Use it.
5393         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5394
5395         * registry.el (initialize-instance, registry-lookup)
5396         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5397         (registry-lookup-secondary-value, registry-search, registry-delete)
5398         (registry-insert, registry-reindex, registry-size, registry-prune):
5399         Use eval-and-compile.
5400
5401 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5402
5403         * registry.el (registry-reindex): New method to recreate the secondary
5404         registry indices.
5405
5406         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5407         tracked field changes.
5408         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5409         (gnus-registry-action, gnus-registry-spool-action)
5410         (gnus-registry-handle-action)
5411         (gnus-registry--split-fancy-with-parent-internal)
5412         (gnus-registry-split-fancy-with-parent)
5413         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5414         move, and delete actions, and for fancy splitting with parent.
5415         (gnus-registry-extract-addresses)
5416         (gnus-registry-fetch-recipients-fast)
5417         (gnus-registry-fetch-header-fast): Convenience functions.
5418         (gnus-registry-misc-test): ERT test of
5419         `gnus-registry-extract-addresses'.
5420
5421 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5422
5423         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5424         Track by subject first, then sender.
5425
5426 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5427
5428         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5429
5430         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5431         Lisp.
5432
5433         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5434         (gnus-draft-send): Use it to avoid popping
5435         up frames from gnus-group-send-queue.
5436
5437 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5438
5439         * gnus-registry.el: Updated gnus-registry docs.
5440
5441 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5442
5443         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5444         Fix logic bug.
5445         (gnus-registry-post-process-groups): Fix logging of no results and
5446         quote sender and subject.
5447
5448 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5449
5450         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5451         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5452         gnutls-cli are too slow to be done opportunistically.
5453
5454         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5455         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5456         we had no early-data returned.
5457         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5458         two async commands to the same server at the same time.
5459
5460 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5461
5462         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5463
5464 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5465
5466         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5467         "warning" level.
5468
5469         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5470         (mm-url-insert-file-contents): Don't set the package names.
5471
5472 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5473
5474         * gnus-registry.el (gnus-registry-action): Remove properties and
5475         simplify subject in `gnus-registry-handle-action'.
5476         (gnus-registry-spool-action): Get subject and sender from message if
5477         they are not passed in.
5478         (gnus-registry-handle-action): Remove properties and simplify subject
5479         consistently.
5480
5481 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5482
5483         * registry.el: Require CL before using defmacro*.
5484
5485 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5486
5487         * gnus-art.el (article-treat-date): Assume that
5488         gnus-article-date-headers may be a group parameter.
5489
5490 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5491
5492         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5493
5494         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5495         interactively so the newsrc file can contain foreign groups too.
5496         Useful for debugging but not much for users.
5497
5498 2011-04-07  David Engster  <dengste@eml.cc>
5499
5500         * registry.el (registry-usage-test): Only do
5501         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5502         lexical binding.
5503
5504 2011-04-07  David Engster  <dengste@eml.cc>
5505
5506         * Makefile.in (check, test-registry): New rules for test-suite.
5507
5508 2011-04-06  David Engster  <dengste@eml.cc>
5509
5510         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5511         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5512
5513 2011-04-06  David Engster  <dengste@eml.cc>
5514
5515         * registry.el (initialize-instance): Change :after to :AFTER to be
5516         compatible with old EIEIO version in XEmacs.
5517
5518 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5519
5520         * gnus-registry.el (gnus-registry-post-process-groups)
5521         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5522         and provide better messaging.
5523
5524 2011-04-06  David Engster  <dengste@eml.cc>
5525
5526         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5527         errors.
5528
5529         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5530         dgnushack-compile with error-on-warn enabled, and to signal an error if
5531         clean compilation failed.
5532         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5533         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5534
5535 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5536
5537         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5538         unconditionally anyway, discarding errors.
5539         (gnus-registry-delete-entries): New convenience function.
5540         (gnus-registry-import-eld): Import from old .eld registry.
5541
5542         * registry.el: Don't use ERT if it's not available.  Load it
5543         unconditionally anyway, discarding errors.
5544
5545         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5546         version from the Claudio Bley GnuTLS patch (extra optional parameters
5547         and host name).
5548
5549 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5550
5551         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5552         fixup the parameters that can be customized by the user between
5553         save/read cycles.
5554         (gnus-registry-read): Use it.
5555         (gnus-registry-make-db): Use it.
5556         (gnus-registry-spool-action, gnus-registry-handle-action):
5557         Fix messaging.
5558         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5559         Map references to actual group names with sender and subject tracking.
5560         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5561         (gnus-registry-usage-test): Add subject lookup test.
5562
5563         * registry.el (registry-db, initialize-instance): Set up constructor
5564         instead of :initform arguments for the sake of older Emacsen.
5565         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5566         pre-lexbind merge bug.
5567         (registry-usage-test): Use it.
5568         (initialize-instance, registry-db): Move the non-function initforms
5569         back to the class definition.
5570
5571 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5572
5573         * registry.el: New library to manage gnus-registry-style data.
5574
5575         * gnus-registry.el: Use it (major rewrite).
5576
5577         * nnregistry.el: Use it.
5578
5579         * spam.el: Use it.
5580
5581 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582
5583         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5584         marks on non-selected articles.
5585
5586 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5587
5588         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5589         parameter to open-protocol-stream.
5590
5591 2011-04-01  Julien Danjou  <julien@danjou.info>
5592
5593         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5594         fundamental-mode.
5595
5596 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5597
5598         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5599         servers.
5600
5601 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5602
5603         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5604         made marks not propagate, again.
5605
5606 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5607
5608         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5609         Make this the default type.
5610         (proto-stream-open-plain): Rename from proto-stream-open-default.
5611         (open-protocol-stream, proto-stream-open-starttls)
5612         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5613         with `plain'.
5614
5615         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5616         value.
5617
5618         * nntp.el (nntp-open-connection-function): Document the fact that some
5619         values are not functions but are instead handled specially.
5620         Recognize nntp-open-plain-stream value.
5621         (nntp-open-connection): Recognize that value.
5622
5623 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5624
5625         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5626         where it seems to be needed.
5627
5628 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5629
5630         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5631         stuff.
5632
5633         * gnus-score.el (gnus-score-string): Fix calling convention of
5634         `gnus-simplify-buffer-fuzzy' after last patches.
5635
5636         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5637         server for articles we didn't get any headers for.  This is a sanity
5638         check.
5639
5640 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5641
5642         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5643         new CAPABILITY, use it.
5644
5645 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5646
5647         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5648         downloading anything.
5649
5650         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5651
5652 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5653
5654         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5655         colors.
5656         (gnus-splash-svg-color-symbols): New function.
5657
5658 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5659
5660         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5661         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5662         (gnus-simplify-subject-fuzzy): Use the local
5663         gnus-simplify-subject-fuzzy-regex instead of the global one.
5664         This makes using this variable in group parameters work.
5665
5666 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5667
5668         * gnus-registry.el (gnus-registry-unfollowed-groups):
5669         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5670         archive:sent-YYYY-MM-DD groups).
5671         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5672         tracking if there are more than `gnus-registry-max-track-groups'
5673         matches.
5674
5675 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5676
5677         * message.el (message--yank-original-internal): New function to do the
5678         insertion cleanly inside eval in `message-yank-original'.
5679         (message-yank-original): Use it.
5680
5681 2011-03-29  Julien Danjou  <julien@danjou.info>
5682
5683         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5684         local variables disabled rather than `normal-mode'.
5685
5686 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5687
5688         * imap.el (imap-shell-open, imap-process-connection-type):
5689         Use imap-process-connection-type for 'shell' streams as well as
5690         Kerberos, SSL, other subprocesses.
5691
5692 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5693
5694         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5695         with open-network-stream.
5696         (proto-stream-always-use-starttls): Option removed.
5697         (open-protocol-stream): Return a process object by default.  Provide a
5698         new parameter :return-list specifying a list-type return value, which
5699         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5700         :type `network' to `try-starttls', and `network-only' to `default'.
5701         Make `default' the default, for compatibility with open-network-stream.
5702         Handle the no-parameter case exactly as open-network-stream, with no
5703         additional stream processing.  Search plists using plist-get.
5704         Explicitly add :end-of-commend parameter if it is missing.
5705         (proto-stream-open-default): Rename from
5706         proto-stream-open-network-only.  Return 'default as the type.
5707         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5708         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5709         failed.  Always return a list with a (possibly dead) process as the
5710         first element, for compatibility with open-network-stream.
5711         (proto-stream-open-tls): Use plist-get.  Always return a list.
5712         (proto-stream-open-shell): Return `default' as connection type.
5713         (proto-stream-capability-open): Use plist-get.
5714         (proto-stream-eoc): Function deleted.
5715
5716         * nnimap.el (nnimap-stream, nnimap-open-connection)
5717         (nnimap-open-connection-1): Handle renaming of :type parameter for
5718         open-protocol-stream.
5719         (nnimap-open-connection-1): Pass a :return-list parameter
5720         open-protocol-stream to obtain a list return value.  Parse this list
5721         using plist-get.
5722
5723         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5724         for open-protocol-stream.  Accept open-protocol-stream return value
5725         that is a subprocess object instead of a list.  Handle the case of a
5726         dead returned process.
5727
5728 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5729
5730         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5731
5732         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5733
5734 2011-03-21  Julien Danjou  <julien@danjou.info>
5735
5736         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5737         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5738         query.
5739         (mm-inline-text): Render normal text with fontification whenever
5740         possible.
5741
5742         * gnus-sum.el (gnus-summary-save-parts-1):
5743         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5744         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5745         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5746         Use `mm-handle-filename'.
5747
5748         * mm-util.el (mm-handle-filename): New function, return the filename of
5749         an handle.
5750
5751 2011-03-18  Julien Danjou  <julien@danjou.info>
5752
5753         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5754         (gnus-buffer-live-p): Check that buffer is not nil.
5755
5756 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5757
5758         * gnus.el: No Gnus v0.15 is released.
5759
5760 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5761
5762         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5763         avoid warning on XEmacs.
5764
5765         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5766         on XEmacs.
5767
5768         * gnus-art.el: Require mouse, which the build bot seems to say is
5769         needed.
5770
5771         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5772
5773         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5774         XEmacs, since it doesn't have url-retrieve-synchronously.
5775
5776         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5777         since assoc-string doesn't exist in XEmacs.
5778
5779 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5780
5781         * gnus-group.el (gnus-group-list-ticked): New function.
5782         (gnus-group-make-menu-bar): Provide a menu entry for it.
5783         (gnus-group-list-map): Provide a binding for it.
5784
5785 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5786
5787         * shr.el (shr-visit-file): New command.
5788
5789         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5790
5791 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5792
5793         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5794         servers.
5795
5796 2011-03-16  Julien Danjou  <julien@danjou.info>
5797
5798         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5799         inline.
5800
5801         * gnus-art.el (article-hide-list-identifiers):
5802         Use gnus-group-get-list-identifiers.
5803
5804         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5805         (gnus-summary-remove-list-identifiers):
5806         Use gnus-group-get-list-identifiers to get regexp.
5807         (gnus-select-newsgroup, gnus-summary-insert-subject)
5808         (gnus-summary-insert-articles):
5809         Call gnus-summary-remove-list-identifiers unconditionally.
5810
5811 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5812
5813         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5814         we're selecting a group with unread articles.
5815
5816         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5817
5818         * gssapi.el: New file separated out from imap.el to provide a general
5819         Kerberos 5 connection facility for Emacs.
5820
5821         * message.el (message-elide-ellipsis): Document the format spec
5822         ellipsis.
5823
5824 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5825
5826         * message.el (message-elide-region): Allow the ellipsis to say how many
5827         lines were removed.
5828
5829 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5830
5831         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5832         window configurations containing buffers that are now dead.
5833
5834         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5835         parsing to avoid integer overflows.
5836         (nnimap-parse-flags): Simplify the last change.
5837         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5838         too large for 32-bit Emacsen.
5839
5840 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5841
5842         * auth-source.el (auth-source-netrc-create):
5843         * message.el (message-yank-original): Fix use of `case'.
5844
5845 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5846
5847         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5848         XEmacs, which was one character too wide.
5849
5850 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5851
5852         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5853         default number of articles to display.
5854         (gnus-articles-to-read): Use pretty names for prompt.
5855
5856 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5857
5858         * gnus-int.el (gnus-open-server): Ditto.
5859
5860         * gnus-start.el (gnus-activate-group): Give a backtrace if
5861         debug-on-quit is set and the user hits `C-g'.
5862         (gnus-read-active-file): Ditto.
5863
5864         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5865
5866 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5867
5868         * message.el (message-yank-original): Use cond instead of CL case.
5869
5870 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5871
5872         * auth-source.el (auth-source-netrc-create): Use usual format for the
5873         default in prompts.
5874
5875 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5876
5877         * lpath.el: Fbind read-char-choice for XEmacs.
5878
5879 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5880
5881         * auth-source.el (auth-source-netrc-create): Show the default in the
5882         prompt when prompting for token creation.
5883
5884 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5885
5886         * auth-source.el (auth-source-format-prompt): Always convert the value
5887         to a string to avoid evaluating non-string arguments.
5888         (auth-source-netrc-create): Offer default properly, not as initial
5889         content in `read-string'.
5890         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5891         of line to determine if we've been run before.  If so, don't run again,
5892         but print a trivial message to indicate the cache was hit instead.
5893
5894 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5895
5896         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5897         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5898         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5899         Gnus.
5900
5901 2011-03-11  Julien Danjou  <julien@danjou.info>
5902
5903         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5904         modified file".
5905
5906 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5907
5908         * auth-source.el (auth-source-read-char-choice): New function to read a
5909         character choice using `dropdown-list', `read-char-choice', or
5910         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5911         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5912         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5913         (auth-source-netrc-saver): Use it.
5914         (auth-source-pick-first-password): New convenience function.
5915
5916 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5917
5918         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5919         parameter in the credentials.
5920         (nnimap-open-connection-1): Use it after a successful login.
5921         (nnimap-credentials): Add IMAP-specific user and password prompt.
5922
5923         * auth-source.el (auth-source-search): Add :require parameter, taking a
5924         list.  Document it and the :save-function return token.  Pass :require
5925         down.  Change the CREATED message from a warning to a debug statement.
5926         (auth-source-search-backends): Pass :require down.
5927         (auth-source-netrc-search): Pass :require down.
5928         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5929         Change save prompt to indicate all modifications saved here are
5930         deletions.
5931         (auth-source-netrc-create): Take user login name as default in user
5932         prompt.  Move all the save functionality to a lexically bound function
5933         under the :save-function token in the returned list.  Set up clearer
5934         default prompts for user, host, port, and secret.
5935         (auth-source-netrc-saver): New function, intended to be wrapped for
5936         :save-function.
5937
5938 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5939
5940         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5941         lines to be spaces instead.
5942
5943 2011-03-07  Julien Danjou  <julien@danjou.info>
5944
5945         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5946         (sieve-sasl-auth): Check that auth-source-search did return something,
5947         or just return an empty string.
5948
5949 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5950
5951         * gnus.el (gnus-interactive): Use read-directory-name.
5952
5953         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5954         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5955         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5956         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5957         Likewise.
5958
5959         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5960
5961 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5962
5963         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5964         onto the list of killed groups, too.  This makes killed nnimap groups,
5965         for instance, more reliably not reappear.
5966
5967         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5968         the parent.
5969
5970         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5971
5972         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5973         really have server-side marks.
5974
5975         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5976         since most backends do not usefully have server-side marks.
5977         (gnus-update-read-articles): Propagate marks to all backends that
5978         really have server-side marks.
5979
5980 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5981
5982         * message.el (message-cite-reply-position, message-cite-style):
5983         New variables.
5984         (message-yank-original): Use the new citation styles.
5985
5986 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5987
5988         * message.el (message-options): Revert 22da67af (workaround for XEmacs
5989         buffer-local issue); don't mark it buffer-local when running under
5990         XEmacs.
5991
5992 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5993
5994         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5995         numbers too big to be `read'.
5996
5997 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5998
5999         * password-cache.el (password-in-cache-p): Add autoload.
6000
6001         * message.el (message-options): Make buffer-local two ways to attempt
6002         to fix a XEmacs bug.
6003
6004 2011-03-02  Julien Danjou  <julien@danjou.info>
6005
6006         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6007
6008 2011-03-01  Julien Danjou  <julien@danjou.info>
6009
6010         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6011         group.
6012         (article-hide-list-identifiers): Use list-identifier group parameter.
6013
6014 2011-02-28  Julien Danjou  <julien@danjou.info>
6015
6016         * sieve.el (sieve-buffer-script-name): New local variable to store
6017         sieve script name.
6018         (sieve-edit-script): Store sieve script name.
6019         (sieve-upload): Use sieve script name when uploading.
6020         (sieve-upload): Use substitute-command-keys.
6021         (sieve-edit-script): Use substitute-command-keys.
6022         (sieve-refresh-scriptlist): Use substitute-command-keys.
6023         (sieve-manage-mode-map): Define keymap properly.
6024         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6025         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6026         Remove commented code about cvs.
6027         (sieve-manage-quit): New function.
6028         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6029
6030 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6031
6032         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6033
6034 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6035
6036         * auth-source.el (auth-source-search): Cache empty result sets.
6037
6038         * password-cache.el (password-in-cache-p): Convenience function to
6039         check if a key is in the cache, even if the value is nil.
6040
6041         * auth-source.el (auth-source-save-behavior): New variable to replace
6042         `auth-source-never-create'.
6043         (auth-source-netrc-create): Use it.
6044         (auth-source-never-save): Remove.
6045
6046 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6047
6048         * nnimap.el (nnimap-stream): Doc fix.
6049         (nnimap-open-connection-1): Reverse the order of the ports to that the
6050         prompted-for port is first.
6051
6052         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6053         retrieval by the no-group selection.
6054
6055         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6056         numerical parameters.
6057
6058 2011-02-25  Julien Danjou  <julien@danjou.info>
6059
6060         * gnus-gravatar.el: Use gnus-with-article-buffer.
6061
6062         * gnus-art.el (gnus-with-article-buffer): Check that the
6063         gnus-article-buffer is alive.
6064
6065 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6066
6067         * auth-source.el (auth-source-creation-prompts): New variable to manage
6068         creation-time prompts.
6069         (auth-source-search): Document it.
6070         (auth-source-format-prompt): Add utility function.
6071         (auth-source-netrc-create): Don't default the user name to
6072         user-login-name.  Use `auth-source-creation-prompts' and some default
6073         prompts for user, host, port, and password (the default generic prompt
6074         remains ugly).
6075         (auth-source-never-save): Add customizable option to never save info.
6076         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6077         mode excursion.
6078
6079 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6080
6081         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6082         argument that XEmacs doesn't support.
6083
6084         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6085         compiled for Emacsen having no `libxml-parse-html-region' support.
6086
6087         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6088
6089         * lpath.el: Bind buffer-save-without-query for XEmacs.
6090
6091 2011-02-23  Julien Danjou  <julien@danjou.info>
6092
6093         * gnus-art.el (article-make-date-line): Ignore errors if time is
6094         invalid and not convertible.
6095         (article-make-date-line): Only add lapsed time if time is not nil.
6096
6097 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6098
6099         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6100         `read-char-choice' for backwards compatibility.
6101         (auth-source-netrc-element-or-first): New function to DTRT for
6102         parameter extraction.
6103         (auth-source-netrc-create): Use it and fix multiple parameter print
6104         bug.  Use the default passed from above (given-default) or the
6105         built-in (user-login-name for :user).
6106
6107 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6108
6109         * gnus-start.el (gnus-dribble-read-file):
6110         Set buffer-save-without-query, since we always want to save the dribble
6111         file, probably.
6112
6113         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6114         nnimap.
6115
6116         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6117         -summary- since it's a user-visible variable.
6118
6119         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6120         first time you use the new Gnus.
6121
6122 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6123
6124         * auth-source.el: Don't load netrc.el.
6125         (auth-sources): Search ~/.netrc as well by default.
6126         (auth-source-debug): Add 'trivia option for extra output.
6127         (auth-source-do-trivia): Use it.
6128         (auth-source-search): Simplify logic to use
6129         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6130         appropriate.  Don't keep a running count at this level.  Layer :create
6131         and :delete options appropriately on the first and second passes.
6132         Don't track the backend with the search results.
6133         (auth-source-search-backends): New function to search a list of
6134         backends for a processed spec.
6135         (auth-source-netrc-parse): Cache all netrc files, making
6136         auth-source-netrc-cache an alist keyed by the file name and using the
6137         file mtime as the caching criterion.  Keep the obfuscated data secret
6138         with a lexical bind.
6139         (auth-source-netrc-search): Don't calculate the length of the results
6140         unnecessarily.
6141         (auth-source-search-backends): Fix bug.
6142         (auth-source-netrc-create): Rework prompts.
6143
6144 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6145
6146         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
6147         Lower case names of search constraints.
6148         (nnir-run-query): Cache and reuse search constraints for all imap
6149         servers.
6150
6151 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6152
6153         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6154         after exit.
6155         (gnus-setup-message): Define missing variable from last checkin.
6156
6157         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6158         value, show the raw article.
6159
6160 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6161
6162         * gnus.el: No Gnus v0.13 is released.
6163
6164 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6165
6166         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6167         auth-source now accepts numbers.
6168
6169         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6170         spec, too.
6171         (auth-source-ensure-strings): New function.
6172
6173         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6174         (gnus-article-setup-buffer): Always restart the date timer so that user
6175         changes to the frequency is respected.
6176
6177         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6178         port numbers, so make sure it gets that if nnimap-server-port is
6179         explicit.
6180
6181 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6182
6183         * nnimap.el (nnimap-inbox): Doc fix.
6184
6185 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6186
6187         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6188         Autoload.  Add optional arg FRAME, and pass it to color-values.
6189         (color-complement): Caller changed.  Doc fix.
6190         (color-gradient): Rewrite for better clarity and efficiency.
6191
6192 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6193
6194         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6195         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6196         color-lab-to-srgb.
6197
6198 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6199
6200         * color.el: First part of merge from hexrgb.el.
6201         (color-rgb-to-hex): Rename from color-rgb->hex.
6202         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6203         saturation to zero if the value is too small.
6204         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6205         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6206         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6207         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6208         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6209         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6210         (color-cie-de2000): Doc fix.
6211
6212 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6213
6214         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6215         given method as in the group name if we're using an extended method.
6216         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6217         command, if we're using that, instead of waiting for the beginning.
6218
6219         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6220         we're sure to get unique server names, and we don't output two async
6221         commands in the same buffer.  This fixes an NNTP hang for some users.
6222
6223 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6224
6225         * gnus.el: No Gnus v0.11 is released.
6226
6227 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6228
6229         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6230         summary buffer before reading going to the next buffer.  This avoids
6231         putting the point in the group buffer if you `C-g' the command.
6232
6233         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6234         cache (for now) to make ~/.authinfo.gpg files usable.
6235
6236         * nnfolder.el (copyright-update): Define for the compiler.
6237
6238         * auth-source.el (auth-source-search): Fix unbound variable.
6239
6240 2011-02-19  Glenn Morris  <rgm@gnu.org>
6241
6242         * gnus.el (gnus-meta): Doc fix.
6243
6244 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6245
6246         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6247         in case it's not yet loaded.
6248
6249 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6250
6251         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6252         line we're waiting for.
6253
6254 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6255
6256         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6257         face with line-width greater than zero will cause RET in gnus summary
6258         buffer to scroll down article page-wise because auto vscroll happens,
6259         it should be temporally disabled when doing a scroll-up.
6260
6261 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6262
6263         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6264         outputs from the server.
6265
6266 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6267
6268         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6269         later so that bbdb can hook in easier.
6270
6271 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6272
6273         * auth-source.el (auth-source-search): Don't try to create credentials
6274         if the caller doesn't want that.
6275         (auth-source-search): If we don't find a match, don't bug out on
6276         non-bound variables.
6277         (auth-source-search): Only ask a single backend to create the
6278         credentials.
6279
6280         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6281         logging.
6282         (nnimap-credentials): Protect against auth-source-search returning nil.
6283         (nnimap-request-list): Protect against not being able to open the
6284         server.
6285
6286 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6287
6288         * auth-source.el (auth-source-search): Do a two-phase search, one with
6289         no :create to get the responses from all backends.
6290
6291         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6292         when getting credentials.
6293
6294         * gnus-util.el (gnus-delete-duplicates): New function.
6295
6296 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6297
6298         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6299         a creation default, pass the whole port list down.  It will be
6300         completed.
6301
6302         * auth-source.el (auth-source-search): Updated docs to talk about
6303         multiple creation choices.
6304         (auth-source-netrc-create): Accept a list as a value (from the search
6305         parameters) and do completion on that list.  Keep a separate netrc line
6306         with the password obscured for showing the user.
6307
6308         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6309         first choice to `auth-source-search' so it will be used for entry
6310         creation instead of the server's Gnus-specific name.
6311         (nnimap-credentials): Rely on the auth-source library to select which
6312         port is actually wanted in the new netrc entry, so don't override
6313         `auth-source-creation-defaults'.
6314
6315         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6316         :protocol and accept a missing user, host, or port as a wildcard match.
6317         (auth-source-debug): Default to off.
6318
6319         (auth-source-netrc-search, auth-source-netrc-create)
6320         (auth-source-secrets-search, auth-source-secrets-create)
6321         (auth-source-user-or-password, auth-source-backend, auth-sources)
6322         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6323         instead of :protocol.
6324
6325         * nnimap.el (nnimap-credentials): Pass a port default to
6326         `auth-source-search' in case an entry needs to be created.
6327         (nnimap-open-connection-1): Use :port instead of :protocol.
6328
6329 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6330
6331         * auth-source.el: Bind load-path when loading EIEIO from
6332         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6333         21.4 doesn't support, to `require'.
6334         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6335         delete-dups that is not available in XEmacs 21.4.
6336
6337 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6338
6339         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6340         as EIEIO must also be loaded when auth-source.el is being
6341         byte-compiled.
6342
6343 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6344
6345         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6346
6347         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6348
6349         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6350
6351         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6352
6353         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6354
6355         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6356
6357         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6358
6359         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6360         necessary.
6361
6362 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6363
6364         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6365         nil means that nnimap doesn't get updated.
6366
6367 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6368
6369         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6370         result when the user doesn't want to write to the file.
6371         (auth-source-netrc-search): Expect a synthetic result and proceed
6372         accordingly.
6373         (auth-source-cache-expiry): New variable to override
6374         `password-cache-expiry'.
6375         (auth-source-remember): Use it.
6376
6377         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6378         parameter.  Create entry if necessary by using :create t.
6379         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6380
6381 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6382
6383         * auth-source.el (auth-source-debug): Enable by default and don't
6384         mention the obsolete `auth-source-hide-passwords'.
6385         (auth-source-do-warn): New function to debug unconditionally.
6386         (auth-source-do-debug): Use it.
6387         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6388         and for Secrets API entries when the secrets.el library is not
6389         available.
6390
6391 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6392
6393         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6394         (gnus-summary-exit): Kill the correct article buffer on exit from a
6395         `C-d' group.
6396
6397         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6398         gnus-propagate-marks.
6399
6400         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6401         before killing the buffers so that a non-full window conf gets handled
6402         correctly.
6403         (gnus-summary-exit): Ditto.
6404         (gnus-summary-read-group-1): Ditto.
6405
6406         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6407         async code again so that we can debug it properly.
6408
6409         * message.el (message-reply): Take an optional switch-buffer parameter
6410         so that Gnus window confs are respected better.
6411
6412 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6413
6414         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6415         `plist-get' to accept non-list parameters (XEmacs issue).
6416         Fix docstring.
6417         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6418         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6419         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6420         Login collection is "Login" and not "login".
6421
6422 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6423
6424         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6425         multiple headers.
6426
6427         * nnimap.el (nnimap-inhibit-logging): New variable.
6428         (nnimap-log-command): Don't log login commands.
6429
6430         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6431         to have more parameters.
6432
6433         * nnimap.el (nnimap-send-command): Mark the command time for each
6434         command, so that we don't get NOOPs stepping on our toes.
6435
6436         * gnus-art.el (article-date-ut): Get the date from the Date header on
6437         `t'.
6438
6439 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6440
6441         * auth-source.el (auth-source-search): Use copy-sequence instead of
6442         the cl.el copy-list.
6443
6444 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6445
6446         * imap.el: Bring it back (revert
6447         84d800cd31de3064f0ed39617d725709a2f8f42f).
6448
6449 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6450
6451         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6452         Improve prompt.
6453
6454 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6455
6456         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6457         washing status from the default format.  It isn't very informative.
6458
6459 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6460
6461         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6462         Fix Gcc processing on imap.
6463
6464 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6465
6466         * imap.el: Remove file.  All the functionality is in nnimap.el.
6467
6468 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6469
6470         * message.el (message-bury): Don't pop up a new window when selected
6471         window is dedicated.
6472
6473 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6474
6475         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6476
6477 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6478
6479         * sieve-manage.el: Autoload `auth-source-search'.
6480         (sieve-sasl-auth): Use it.
6481
6482 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6483
6484         * nnimap.el: Autoload `auth-source-forget+'.
6485         (nnimap-open-connection-1): Use it if the connection fails.
6486
6487         * auth-source.el: Require `password-cache'.
6488         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6489         obsolete.
6490         (auth-source-magic): Marker for `password-cache' keys.
6491         (auth-source-do-cache): Update docstring.
6492         (auth-source-search): Use and check cache.
6493         (auth-source-forget-all-cached, auth-source-remember)
6494         (auth-source-recall, auth-source-forget, auth-source-forget+)
6495         (auth-source-specmatchp): Caching support functions.
6496         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6497         Remove and obsolete.
6498         (auth-source-user-or-password): Remove caching to further discourage
6499         using it.  Always hide passwords.
6500
6501         * password-cache.el (password-cache-remove): Accept secrets that are
6502         not strings.
6503
6504 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6505
6506         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6507         code for now, since it doesn't work for all users.
6508
6509 2011-02-09  Julien Danjou  <julien@danjou.info>
6510
6511         * message.el (message-options): Make message-options really buffer
6512         local.
6513
6514 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6515
6516         * mail-source.el: Autoload `auth-source-search'.
6517         (mail-source-keyword-map): Note order matters.
6518         (mail-source-set-1): Get all the mail-source source values and
6519         defaults and search auth-source on those if needed.  This can all
6520         probably be simplified.
6521
6522         * nnimap.el: Autoload `auth-source-search'.
6523         (nnimap-credentials): Use it.
6524         (nnimap-open-connection-1): Ask for the virtual server and physical
6525         address in one shot.
6526
6527         * nntp.el: Autoload `auth-source-search'.
6528         (nntp-send-authinfo): Use it.  Note TODO.
6529
6530 2011-02-08  Julien Danjou  <julien@danjou.info>
6531
6532         * shr.el (shr-tag-body): Add support for text attribute in body
6533         markups.
6534
6535         * message.el (message-options): Make message-options a local variable.
6536
6537 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6538
6539         * auth-source.el (auth-source-secrets-search)
6540         (auth-source-user-or-password): Use `append' instead of `nconc'.
6541         (auth-source-user-or-password): Build return list better and protect
6542         against nil :secret.
6543
6544 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6545
6546         * nnimap.el (nnimap-update-info): Refactor slightly.
6547         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6548         (nnimap-update-info): Clean up slightly.
6549         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6550         characters.
6551         (nnimap-process-quirk): Rename function to avoid collision.
6552         (nnimap-update-info): Fix macrology bug-out.
6553         (nnimap-update-info): Simplify split history test.
6554
6555 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6556
6557         * auth-source.el (top): Require 'eieio unconditionally.
6558         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6559         (auth-source-secrets-search): Limit search when `max' is greater than
6560         number of results.
6561
6562 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6563
6564         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6565         part not returning any data.
6566
6567         * proto-stream.el (open-protocol-stream): Document the return value.
6568
6569 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6570
6571         * auth-source.el (auth-source-secrets-search): Add examples.
6572
6573 2011-02-06  Julien Danjou  <julien@danjou.info>
6574
6575         * message.el (message-setup-1): Handle message-generate-headers-first
6576         set to t.
6577
6578 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6579
6580         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6581         API with a string "secrets:collection-name" and with 'default.
6582         (auth-source-backend-parse): Parse "secrets:collection-name" and
6583         'default.  Recurse on parses instead of repeating code.  Use the
6584         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6585         message when ignoring a source.
6586         (auth-source-search): List ignored search keys at the top level.
6587         (auth-source-netrc-create): Use `case' instead of `cond'.
6588         (auth-source-secrets-search): Created with TODOs.
6589         (auth-source-secrets-create): Created with TODOs.
6590         (auth-source-retrieve, auth-source-create, auth-source-delete)
6591         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6592         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6593         (auth-source-user-or-password-sftp)
6594         (auth-source-user-or-password-smtp): Remove.
6595         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6596         around `auth-source-search'.  Not tested thoroughly.
6597
6598 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6599
6600         * auth-source.el: Bring in assoc and eioeio libraries.
6601         (secrets-enabled): New variable to track the status of the Secrets API.
6602         (auth-source-backend): New EIOEIO class to represent a backend.
6603         (auth-source-creation-defaults): New variable to set prompt defaults
6604         during token creation (see the `auth-source-search' docstring for
6605         details).
6606         (auth-sources): Simplify to allow a simple string as a netrc backend
6607         spec.
6608         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6609         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6610         (auth-source-search): Main auth-source API entry point.
6611         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6612         (auth-source-search-collection): Helper function for searching.
6613         (auth-source-netrc-parse, auth-source-netrc-normalize)
6614         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6615         Supports search, create, and delete.
6616         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6617         backend stubs.
6618         (auth-source-user-or-password): Call `auth-source-search' but it's not
6619         ready yet.
6620
6621 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6622
6623         * message.el (message-setup-1): Remove the read-only stuff, since it
6624         doesn't work under XEmacs, for some reason.
6625
6626         * gnus-sum.el (gnus-user-date): Rename back from
6627         gnus-summary-user-date since user code refers to it.
6628
6629         * shr.el (shr-render-td): Store the actual background color used.
6630
6631         * message.el (message-setup-1): Don't bind the constant
6632         -forbidden-properties.
6633         (message-setup-1): Revert previous change, since it needs to bind the
6634         props to insert them.
6635         (message-resend): Allow removing the read-only separator line.
6636
6637 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6638
6639         * nnimap.el (nnimap-request-accept-article): Give an error message if
6640         the APPEND wasn't successful.
6641
6642 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6643
6644         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6645         that have no groups.
6646
6647 2011-02-03  Julien Danjou  <julien@danjou.info>
6648
6649         * gnus-draft.el: Remove progn around gnus-draft-setup.
6650
6651 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6652
6653         * gnus-start.el (gnus-read-active-for-groups): This function is never
6654         called with a nil `infos', so clean that up.
6655         (gnus-get-unread-articles): Request active files from primary/secondary
6656         methods that have no groups (yet).
6657
6658 2011-02-03  Julien Danjou  <julien@danjou.info>
6659
6660         * message.el (message-setup-1): Always generate References first.
6661         (message-mail): Return the return value of message-setup, not always t.
6662         (message-setup-1): Insert mail-header-separator with read-only and
6663         intangible properties set.
6664
6665         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6666         user-date in docstring.
6667
6668         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6669
6670         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6671         docstring.
6672
6673         * gnus.el (gnus-user-date-format-alist): Change default value.
6674         Use defcustom, with type and group. Move from gnus-util.el.
6675         Rename to gnus-summary-user-date-format-alist.
6676
6677 2011-02-03  Glenn Morris  <rgm@gnu.org>
6678
6679         * nnimap.el (gnus-fetch-headers): Declare.
6680
6681         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6682
6683 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6684
6685         * message.el (message-forward-make-body-digest-plain)
6686         (message-followup, message-reply): Clean up things noted by Stefan.
6687
6688         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6689         gnus-article-update-date-headers is nil.
6690         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6691         it didn't really work with defcustom.
6692         (article-update-date-lapsed): Make sure the window start doesn't move,
6693         either.
6694
6695 2011-02-01  Julien Danjou  <julien@danjou.info>
6696
6697         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6698         format.
6699
6700         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6701         standard in Emacs nowadays.
6702
6703         * color.el (color-gradient): Add a color-gradient function.
6704
6705 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6706
6707         * message.el (message-expand-name): Don't trust the return value of
6708         bbdb-complete-name.
6709         (message-check-news-header-syntax): Remove unused var `start'.
6710         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6711         (message-inhibit-body-encoding): Move to before first use.
6712         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6713         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6714         (Organization, Message-ID, Date, mh-previous-window-config):
6715         Defvar the vars using dynamic scoping.
6716
6717 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6718
6719         * shr.el (shr-render-td): Only do colors at the final rendering.
6720         Should be slightly faster.
6721         (shr-insert-table): Fix up TD background colors when doing the
6722         vertical padding.
6723
6724         * gnus-art.el (article-date-ut): Protect against articles with no Date
6725         header.
6726         (article-update-date-lapsed): Don't use current-column to find the
6727         horizontal position.  It's fragile in the presence of \003 characters.
6728
6729         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6730
6731 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6732
6733         * gnus-art.el (article-transform-date): Rewrite to still work when
6734         there are several rfc2822 parts.
6735         (article-transform-date): Fix infinite recursion.
6736         (article-date-ut): Replace infinitely many Date headers with a single
6737         one when called interactively.
6738
6739         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6740         secure manner.
6741
6742         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6743         move around by not using save-window-excursion.  It seems to work...
6744
6745 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6746
6747         * gnus-art.el (article-make-date-line): Work for user-defined format.
6748
6749 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6750
6751         * nntp.el (nntp-retrieve-group-data-early)
6752         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6753         fetching functions.
6754
6755         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6756         thoroughly for all backends that have no known groups.  This should
6757         allow new nnml methods to retrieve mail.
6758
6759         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6760         that Gnus doesn't know exists again.
6761
6762         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6763         (gnus-treat-date-ut): Ditto.
6764         (gnus-article-update-date-header): Rename.
6765         (gnus-treat-date-local): Remove.
6766         (gnus-treat-date-english): Remove.
6767         (gnus-treat-date-lapsed): Remove.
6768         (gnus-treat-date-combined-lapsed): Remove.
6769         (gnus-treat-date-original): Remove.
6770         (gnus-treat-date-iso8601): Remove.
6771         (gnus-treat-date-user-defined): Remove.
6772         (gnus-article-date-headers): New variable to control all the date
6773         header options.
6774         (article-date-ut): Rewrite to allow using the new way to format date
6775         headers(s).
6776
6777 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6778
6779         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6780         method.
6781         (nnmail-article-group): A better test for fanciness.
6782
6783         * nnimap.el (nnimap-request-head): Protect against not finding the
6784         article by Message-ID.
6785
6786 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6787
6788         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6789         keep point at the "same place".
6790
6791 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6792
6793         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6794         data if the group is inactive.
6795
6796 2011-01-28  Julien Danjou  <julien@danjou.info>
6797
6798         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6799         (gnus-all-windows-visible-p): Remove old compatibility code.
6800         (gnus-window-top-edge): Add docstring.
6801
6802         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6803
6804 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6805
6806         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6807         older request-update-info.
6808
6809         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6810
6811 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6812
6813         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6814         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6815
6816 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6817
6818         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6819         groups.  This makes the nndraft:queue group pop up if it's not already
6820         there.
6821
6822         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6823         messages" logic, which was reversed.
6824
6825         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6826         the "same place" even if point is on the line being replaced.
6827         (article-update-date-lapsed): Allow updating both the combined lapsed
6828         and the lapsed headers.
6829         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6830         (article-make-date-line): Limit the number of segments dynamically to
6831         avoid too-long lines.
6832
6833 2011-01-27  Julien Danjou  <julien@danjou.info>
6834
6835         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6836         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6837
6838 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6839
6840         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6841         Use plist-get instead of the cl function getf.
6842
6843 2011-01-27  Glenn Morris  <rgm@gnu.org>
6844
6845         * gnus-util.el (float-time): Get rid of compiler warning, again.
6846
6847 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6848
6849         * shr.el (shr-put-color): Special-case background colors: Do put them
6850         at the blank parts at the front of the lines.
6851
6852         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6853         exit hook to nix out all data on readedness on group exit.
6854
6855         * gnus-util.el (float-time): If float-time is bound, always use it on
6856         all Emacsen.  It's unclear why the subrp check was there.
6857         (time-date): Require to make some autoload issues on XEmacs go away.
6858
6859         * shr.el (shr-put-color): Don't do the box padding in tables, since
6860         they're already padded.
6861
6862 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6863
6864         * gnus-art.el (gnus-article-next-page): When the last line of the
6865         article is displayed, scroll down once more instead of going to the
6866         next article at once.
6867         (article-lapsed-string): Refactor out and allow specifying how many
6868         segments you want.
6869         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6870         (gnus-article-update-lapsed-header): New variable.
6871
6872         * shr.el: Revert change that made headings use different-sized faces.
6873         The Emacs display engine isn't advanced enough that, for instance,
6874         tables can comfortably use differently-sized faces.
6875
6876 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6877
6878         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6879         used.
6880         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6881         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6882         we're using an encrypted connection.
6883
6884         * proto-stream.el: Alter the interface functions to also return the
6885         actual stream type used: network or tls.
6886
6887 2011-01-25  Julien Danjou  <julien@danjou.info>
6888
6889         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6890         (mm-display-javascript-inline): New function.
6891
6892         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6893         viewing function.
6894
6895 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6896
6897         * shr.el (shr-expand-newlines): Fix variable name.
6898
6899 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6900
6901         * shr.el (shr-expand-newlines): Make nested boxes work.
6902
6903 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6904
6905         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6906         backgrounds.
6907         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6908         in a more sensible manner.
6909
6910 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6911
6912         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6913         if EPG is loaded.
6914
6915 2011-01-24  Julien Danjou  <julien@danjou.info>
6916
6917         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6918         tags.
6919
6920 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6921
6922         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6923         commands.
6924
6925         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6926         in the article buffer.
6927         (gnus-gravatar-insert): Use blank space from the current buffer to
6928         avoid breaking text properties.  This makes X-Sent updating work again.
6929
6930         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6931
6932 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6933
6934         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6935         fix the bug in url-http.el instead.
6936
6937         * shr.el (shr-image-fetched): Ditto.
6938
6939         * shr.el (shr-image-fetched): Avoid having point move in the article
6940         buffer.
6941
6942         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6943         buffer after being called.  It's apparently being killed by url.el, and
6944         killing it made point move to end-of-buffer in a random buffer.
6945
6946         * shr.el (shr-image-fetched): Ditto.
6947
6948 2011-01-23  Julien Danjou  <julien@danjou.info>
6949
6950         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6951
6952         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6953         text/x-org.
6954
6955 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6956
6957         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6958         (i.e., nnimap) returning nil as the article number.
6959
6960 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6961
6962         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6963         "DelSp" parameter in RFC3676.
6964
6965 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6966
6967         * message.el (message-check-recipients): Display the encoded version of
6968         the bogus address if they differ.
6969
6970         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6971         after sending.
6972
6973         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6974
6975         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6976
6977         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6978         group buffer after sending the queue.
6979
6980         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6981
6982 2011-01-22  Julien Danjou  <julien@danjou.info>
6983
6984         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6985
6986 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6987
6988         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6989         nested related parts.
6990
6991         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6992         unexpired articles.  This fixes the regression that led expiry marks to
6993         disappear from nnfolder groups.
6994
6995 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6996
6997         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6998         Don't confuse the "ret" of "retrograde" with RET.
6999
7000 2011-01-21  Julien Danjou  <julien@danjou.info>
7001
7002         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7003         than mm-insert-inline.
7004
7005 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7008         Widen article buffer.
7009
7010 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7011
7012         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7013         the temp buffer.
7014         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7015
7016 2011-01-20  Julien Danjou  <julien@danjou.info>
7017
7018         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7019
7020         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7021         than mm-insert-inline to insert inline part: this respect
7022         mm-inline-media-tests displayers.
7023
7024         * mm-view.el (mm-display-shell-script-inline): New function.
7025
7026         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7027
7028         * mm-uu.el (mm-uu-type-alist): Add org block.
7029         (mm-uu-org-src-code-block-extract): New function.
7030
7031         * mm-view.el (mm-display-org-inline): New function.
7032
7033         * mm-decode.el (mm-automatic-display): Add text/org.
7034
7035         * mailcap.el (mailcap-mime-extensions): Add .org.
7036
7037 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7038
7039         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7040         gnus-article-add-buttons.
7041
7042 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7043
7044         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7045         From header with a date and "nobody" as the sender.
7046
7047 2011-01-19  Julien Danjou  <julien@danjou.info>
7048
7049         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7050         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7051         if you have the same regexp several times.
7052         (gnus-button-push): Fix matching when regexp is symbol.
7053
7054 2011-01-15  Glenn Morris  <rgm@gnu.org>
7055
7056         * message.el (message-mail): A compose-mail function should
7057         accept headers as strings.
7058
7059 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7060
7061         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7062         Add :vert-only tags.
7063         (message-mail): New arg RETURN-ACTION.
7064         (message-return-action): New var.
7065         (message-bury): Use it.
7066         (message-mode): Make it buffer-local.
7067         (message-send-and-exit): Always call message-bury.
7068
7069         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7070         message-mail.
7071
7072 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7073
7074         * nnimap.el (nnimap-convert-partial-article): Protect against
7075         zero-length body parts.
7076
7077         * mm-decode.el (mm-preferred-alternative-precedence):
7078         Discourage showing empty parts.
7079
7080         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7081         and stuff if the backend didn't return the article number.  This fixes
7082         an Exchange-related nnimap bug.
7083
7084         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7085         group window, because it does the wrong thing when a separate frame
7086         displays the group buffer.
7087
7088         * proto-stream.el (open-protocol-stream): Protect against the low-level
7089         transport functions returning nil.
7090
7091 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7092
7093         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7094         (mml2015-epg-find-usable-secret-key): New function.
7095         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7096         mml2015-epg-find-usable-key (Bug#7797).
7097         (mml2015-epg-encrypt): Ditto.
7098
7099 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7100
7101         * dgnushack.el (rot13-string): Fix the way to get the argument.
7102
7103 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7104
7105         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7106
7107 2011-01-03  Glenn Morris  <rgm@gnu.org>
7108
7109         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7110
7111         * sieve.el (sieve-open-server): Give a more explicit error if
7112         sieve-manage-open returns nil.  (Bug#7720)
7113
7114 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7115
7116         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7117
7118 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7119
7120         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7121         This avoids sending passwords in plain text over non-encrypted
7122         channels.
7123
7124         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7125
7126         * nnimap.el (nnimap-login): Refactored out into own function, and
7127         implement CRAM-MD5.
7128         (nnimap-wait-for-line): Refactored out.
7129
7130         * mm-view.el (mml-smime): Require.
7131
7132 2010-12-20  David Engster  <deng@eml.cc>
7133
7134         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7135         use EPG to decrypt S/MIME messages instead of openssl.
7136
7137 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7138
7139         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7140
7141         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7142         status is the group clearly is unreachable.
7143
7144         * auth-source.el (auth-source-create): Add the optional second
7145         parameter to `local-variable-p' to be compatible with XEmacs.
7146
7147 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7148
7149         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7150         work when using a compressed nnml folder.
7151
7152 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7153
7154         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7155         backends after sanitising on entry, because this never makes sense:
7156         If the articles have gone missing, then the data no longer exists on
7157         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7158         overwrite anything anyway.
7159
7160         * shr.el (shr-insert-document): Bind shr-width dynamically to
7161         window-width if it's nil.
7162
7163 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7164
7165         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7166         with the meaning of using the full emacs window width for rendering.
7167
7168 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7169
7170         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7171         case when sender is not given.
7172
7173 2010-12-23  Julien Danjou  <julien@danjou.info>
7174
7175         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7176         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7177         the addresses, otherwise we might misplaced the gravatar.
7178
7179 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7180
7181         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7182         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7183         obsolete in Emacs.
7184
7185 2010-12-20  Julien Danjou  <julien@danjou.info>
7186
7187         * gnus-util.el (gnus-rescale-image): Revert last change.
7188
7189 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7190
7191         * binhex.el: Improve commentary (Bug#7482).
7192
7193 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7194
7195         * gnus-group.el (gnus-group-delete-articles): New command.
7196
7197 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7198
7199         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7200
7201 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7202
7203         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7204         here, since it's up to the backends to do CRLF removal if their
7205         protocol has it.
7206
7207         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7208
7209 2010-12-17  Julien Danjou  <julien@danjou.info>
7210
7211         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7212         they are from file.  Can also scale up.
7213
7214 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7215
7216         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7217         Restore gnus-use-agent.
7218         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7219
7220         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7221
7222 2010-12-17  Julien Danjou  <julien@danjou.info>
7223
7224         * gravatar.el (gravatar-retrieve-synchronously): New function.
7225         (gravatar-get-data): Make more robust.
7226
7227 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7230
7231 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7234         to really consider the last line.
7235
7236 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7237
7238         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7239         list of recipient keys, or use symmetric encryption if not a list.
7240         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7241         EPA override, replacing the call to `netrc-store-data'.
7242
7243 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7244
7245         * gnus-srvr.el: Avoid passing nil regexp argument to
7246         delete-matching-lines.
7247
7248 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7249
7250         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7251         fetching stops when Gnus exits.
7252
7253         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7254         function.
7255         (nnfolder-request-expire-articles): Save all the buffers after doing
7256         expiry.
7257
7258         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7259         the last article", since that led to serious performance regressions
7260         when expiring nnml groups.
7261
7262 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7263
7264         * nnir.el: Improve customizations.
7265
7266 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7267
7268         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7269
7270         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7271         group has been killed.
7272         (gnus-group-yank-group): Ditto.
7273
7274         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7275
7276         * nnimap.el (nnimap-request-update-group-status): New function.
7277
7278         * gnus-int.el (gnus-request-update-group-status): New interface
7279         function.
7280
7281         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7282         copying read-ness to the backends.
7283
7284         * nnimap.el (nnimap-quirk): New function.
7285         (nnimap-retrieve-group-data-early): Use it.
7286         (nnimap-quirks): New alist.
7287
7288 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7289
7290         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7291         don't delete it within indentation.
7292
7293 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7294
7295         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7296         previous line.
7297
7298 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7299
7300         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7301         QRESYNC command by deleting a superfluous space which broke Cyrus
7302         servers.  This change will break other servers that are buggy the other
7303         way around.
7304
7305 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7306
7307         * spam.el: Reindent and fix long lines.
7308         (spam-copy-or-move-routine): Exclude invalid move destinations.
7309
7310 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7311
7312         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7313         installed the registry.
7314
7315 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7316
7317         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7318
7319 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7320
7321         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7322         groupname doesn't contain "gmane".
7323
7324 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7325
7326         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7327         and netrc-bound-and-true-p bindings.
7328         (netrc-parse): Cache the netrc contents.
7329
7330         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7331         (gnus-1): Don't create the nndrafts group twice.
7332         (gnus-setup-news): There's no need to read the active file here, since
7333         that's done again later on a per-backend basis.
7334         (gnus-start-draft-setup): Make sure that the new group is started out
7335         empty.
7336
7337         * gnus-agent.el (gnus-agentize): Don't create the queue group
7338         automatically on startup.  It'll be created later, if needed.
7339
7340         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7341         of automatically subscribed groups.
7342         (gnus-auto-subscribed-categories): New variable.
7343         (gnus-matches-options-n): Use it.
7344         (gnus-default-subscribed-newsgroups): Remove unused variable.
7345         (gnus-start-draft-setup): Message a bit less.
7346
7347 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7348
7349         * nnir.el (nnir-run-imap): Return article list in order of increasing
7350         UID.
7351
7352 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7353
7354         * gnus-sum.el (gnus-summary-enter-digest-group):
7355         Mention gnus-auto-select-on-ephemeral-exit.
7356
7357         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7358         convention of the network-only option.
7359
7360 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7361
7362         * proto-stream.el (proto-stream-open-network-only): New function to
7363         have a way to specify non-STARTTLS upgrade connections.
7364
7365 2010-12-10  Julien Danjou  <julien@danjou.info>
7366
7367         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7368         email address is nil.
7369
7370         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7371
7372 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7373
7374         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7375         deletion.
7376         (nnir-run-imap): Only need to parse list once.
7377
7378 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7379
7380         * shr.el (shr-tag-script): Ignore <script>.
7381         (shr-tag-label): Add <label> support.
7382
7383 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7386
7387         * shr.el (shr-image-displayer): Work for images lined side by side.
7388
7389 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7390
7391         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7392         parameter, since XEmacs doesn't accept t as a parameter.
7393
7394 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7395
7396         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7397         ids.
7398         (nnir-run-gmane): Simplify groupspec formatting.
7399         (nnir-request-expire-articles): New function.
7400
7401 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7402
7403         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7404         overflow, possibly.
7405
7406         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7407         (shr-render-td): Handle td style="" better.
7408         (shr-tag-table): Use the color from the style sheet.
7409         (shr-render-td): Make sure we copy over all the overlays, too.
7410
7411 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7412
7413         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7414         (nnir-request-article): Improve article retrieval.
7415
7416 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * mm-util.el (mm-extra-numeric-entities): New variable.
7419
7420         * mm-url.el (mm-url-decode-entities):
7421         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7422
7423         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7424
7425 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7426
7427         * message.el: Use completion-at-point.
7428         (message-completion-function): New fun, extracted from message-tab.
7429         (message-mode): Use it for completion-at-point-functions.
7430         (message-tab): Use it and completion-at-point.
7431
7432 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7433
7434         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7435         character if a non-breakable character follows.
7436
7437 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7438
7439         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7440         any stream.
7441
7442         * shr.el (shr-tag-font): Colorize the region.
7443         (shr-tag-body): Ditto.
7444         (shr-tag-font): Actually let the styles be inherited instead of
7445         overwriting them.
7446         (shr-tag-font): Get the background color right.
7447         (shr-tag-style): Ignore all <style> tags for the moment.
7448
7449         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7450         a Message-ID to avoid having nnimap depend on gnus-sum.
7451
7452         * shr.el (shr-descend): Only colorize something if we have a node that
7453         sets colors.
7454
7455 2010-12-06  Julien Danjou  <julien@danjou.info>
7456
7457         * shr.el (shr-render-td): Render td content with shr-descend, so style
7458         will be applied to <td> too.
7459         (shr-colorize-region): Colorize region even if we only have a background.
7460         (shr-tag-body): Fix color and background color inheritance.
7461         Do not recolorize after shr-generic.
7462         (shr-tag-font): Let shr-generic colorize via inheritance.
7463
7464 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7465
7466         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7467
7468 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7469
7470         * nnir.el (nnir-request-move-article): Remove obsolete code.
7471
7472 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7473
7474         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7475
7476 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7477
7478         * gnus-sum.el (gnus-summary-respool-article): The completion function
7479         expects a list instead of an alist.
7480
7481         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7482         string as the parameter.
7483
7484         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7485
7486         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7487         styles.
7488         (shr-colorize-region): New function.
7489         (shr-insert-background-overlay): Remove.
7490         (shr-render-td): Background setting should be taken care of on a higher
7491         level.
7492         (shr-tag-body): Use post-hoc colorizations.
7493         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7494         (shr-put-color-1): Don't overwrite old colors.
7495         (shr-colorize-region): When the background color isn't explicit, use
7496         a fixed background.
7497
7498         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7499         nnmail variables.
7500
7501 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7502
7503         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7504         unless necessary.
7505
7506 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7507
7508         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7509         server.
7510
7511 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7512
7513         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7514         so that TAB works.
7515
7516         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7517         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7518
7519         * shr.el (shr-urlify): Show the URL before the title to avoid
7520         misleading URLs.
7521
7522 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7523
7524         * shr.el (shr-urlify): Display the title in <a> tags.
7525
7526 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7527
7528         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7529
7530 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7531
7532         * nnir.el: Rearrange code to allow macros to be autoloaded by
7533         gnus-sum.el.
7534         (nnir-retrieve-headers-override-function): Make this variable
7535         customizable.
7536         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7537
7538         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
7539         from nnir.el.
7540
7541 2010-12-03  Julien Danjou  <julien@danjou.info>
7542
7543         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7544
7545 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7548         allow optional argument `environment'.
7549
7550 2010-12-03  Glenn Morris  <rgm@gnu.org>
7551
7552         * mm-extern.el (message-goto-body): Update declaration.
7553
7554 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * gnus-util.el (gnus-macroexpand-all): New function.
7557
7558         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7559         instead of macroexpand-all that is unavailable in XEmacs.
7560
7561 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7562
7563         * nnir.el (nnir-summary-line-format): New variable.
7564         (nnir-mode): Use it.
7565         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
7566         (nnir-article-ids): Reimplement as defsubst.
7567         (nnir-retrieve-headers): Don't mangle the subject header.
7568         (nnir-run-imap): Use 100 as RSV score.
7569         (nnir-run-find-grep): Fix for full server searching.
7570         (nnir-run-gmane): Better restriction to gmane groups.
7571
7572         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7573         summary buffers.
7574
7575 2010-12-02  Julien Danjou  <julien@danjou.info>
7576
7577         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7578
7579         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7580
7581         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7582         support.
7583
7584 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7585
7586         * nnir.el: Update to handle the registry better.
7587         (autoload): Silence byte-compiler.
7588         (nnir-open-server): Add a hook for nnir groups.
7589         (nnir-request-move-article): Don't mangle the header.  Better to use
7590         formatting variables (which will be added in the future).
7591         (nnir-registry-action): Update the registry using the original article
7592         group name.
7593         (nnir-mode): Install nnir-specific hooks for updating the registry.
7594
7595         * gnus-sum.el
7596         (gnus-article-original-subject,gnus-newsgroup-original-name):
7597         Remove obsolete variables.
7598         (gnus-summary-move-article): Remove use of obsolete variables.
7599         (gnus-summary-local-variables): Make move and delete hooks local to
7600         summary buffers.
7601
7602 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7603
7604         * rtree.el: New file.
7605
7606 2010-12-01  Julien Danjou  <julien@danjou.info>
7607
7608         * message.el (message-user-organization): Do not use
7609         gnus-local-organization.
7610
7611         * gnus.el: Remove gnus-local-organization.
7612
7613         * gnus-msg.el: Remove nastygram thing.
7614
7615 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7616
7617         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7618         funcall.
7619
7620 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7621
7622         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7623         names.
7624
7625         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7626         characters.
7627
7628         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7629         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7630         Suggested by Štěpán Němec <stepnem@gmail.com>.
7631         (gnus-gravatar-transform-address): Use mail-extract-address-components
7632         that supports non-ASCII names rather than mail-header-parse-addresses.
7633
7634 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7635
7636         * proto-stream.el (open-protocol-stream): All starttls connections are
7637         handled by the network handler.
7638
7639 2010-11-30  Julien Danjou  <julien@danjou.info>
7640
7641         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7642         (nnimap-open-connection-1): Fix PREAUTH.
7643
7644         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7645
7646 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7647
7648         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7649         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7650         (shr-insert): Use them.
7651         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7652
7653 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7654
7655         * nnir.el (nnir-request-move-article): Bail out if original group
7656         doesn't support article moves.
7657         (nnir-get-active): Improve active list retrieval.
7658
7659 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7660
7661         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7662
7663 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7664
7665         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7666         seem to accept strings-with-numbers as port numbers.
7667
7668 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7669
7670         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7671         change the registry.
7672
7673 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7674
7675         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7676         delete-dups that is not available in XEmacs 21.4.
7677
7678         * mm-util.el (mm-delete-duplicates): Add comment.
7679
7680 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7681
7682         * nnir.el (nnir-ignored-newsgroups): New variable.
7683         (nnir-get-active): Use it.
7684
7685 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7686
7687         * proto-stream.el (proto-stream-open-network): Add some comments.
7688
7689         * nntp.el (nntp-open-connection): Provide a :success condition.
7690
7691         * nnimap.el (nnimap-open-connection-1): Ditto.
7692
7693         * proto-stream.el (proto-stream-open-network): See what the response to
7694         the STARTTLS command is.
7695
7696         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7697         backwards compatibility).
7698         (nnimap-open-connection-1): Really respect nnimap-server-port.
7699
7700         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7701         TLS upgrades we don't really care about the identity of the peer.
7702         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7703         that what we've checked for.
7704         (proto-stream-always-use-starttls): Only default to t if
7705         open-gnutls-stream exists.
7706         (proto-stream-open-network): If STARTTLS failed, then just open a
7707         normal connection.
7708         (proto-stream-open-network): Wait until the greeting before doing
7709         STARTTLS.
7710
7711         * nntp.el (nntp-open-connection): Report what the connection error is.
7712
7713         * proto-stream.el (open-protocol-stream): Rename from
7714         open-proto-stream.
7715
7716 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7717
7718         * nnimap.el (nnimap-stream): Change default to `undecided'.
7719         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7720         first, and then network.
7721         (nnimap-open-connection-1): Respect nnimap-server-port.
7722         (nnimap-open-connection): Be more backwards-compatible.
7723
7724         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7725         (proto-stream-open-starttls): De-duplicate the starttls code.
7726         (proto-stream-open-starttls): Folded back into the main function.
7727         (proto-stream-open-network): Fix typo in the gnutls path.
7728         (proto-stream-command): Refactor out.
7729
7730         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7731
7732         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7733         starttls.el STARTTLS.
7734
7735         * color.el (color-lab->srgb): Fix function call name.
7736
7737         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7738         if we're using tls.el.
7739         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7740         built in, then don't try to establish a STARTTLS connection.
7741
7742         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7743         servers.
7744
7745         * proto-stream.el (open-proto-stream): Use network, not stream.
7746         (open-proto-stream): Add a way to specify what the end of a command is.
7747
7748         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7749         connections types.
7750         (nntp-open-network-stream): Remove.
7751         (nntp-open-ssl-stream): Remove.
7752         (nntp-open-tls-stream): Remove.
7753         (nntp-ssl-program): Remove.
7754
7755         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7756
7757 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7758
7759         * nnir.el: Fix typos.
7760         (nnir-retrieve-headers-override-function): Rename variable to reflect
7761         new semantics.
7762         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7763         macros.
7764         (nnir-request-article, nnir-request-move-article): Use them.
7765         (nnir-categorize): New function.
7766         (nnir-run-query): Use it.
7767         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7768         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7769         sorted.
7770         (nnir-group-full-name): Use gnus-group-full-name instead.
7771         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7772         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7773
7774 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7775
7776         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7777
7778         * proto-stream.el: New library to provide protocol-specific
7779         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7780         protocols.
7781         (open-proto-stream): Complete the documentation.
7782         (proto-stream-open-network): Fix some typos.
7783
7784         * nnimap.el (nnimap-open-connection): Use it.
7785
7786 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7787
7788         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7789         negotiation.
7790
7791 2010-11-26  Julien Danjou  <julien@danjou.info>
7792
7793         * color.el: Rename various rgb functions to srgb.
7794
7795 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7796
7797         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7798         names.
7799
7800 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * shr.el (shr-insert): Revert last change.
7803         (shr-find-fill-point): Never leave point being at bol;
7804         relax the kinsoku limitation when rendering tables.
7805
7806 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7807
7808         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7809         results from -accept-article.
7810
7811         * shr-color.el: Require cl when compiling.
7812
7813         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7814         checkin.
7815
7816         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7817
7818         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7819
7820         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7821         'add and 'delete to set backend marks.
7822
7823         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7824
7825         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7826
7827         * nntp.el (nntp-request-set-mark): Use it.
7828
7829         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7830
7831         * nnml.el (nnml-request-set-mark): Ditto.
7832
7833         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7834         introduces regressions in article selection.
7835         (nnimap-find-uid-response): New function.
7836         (nnimap-request-accept-article): Use the UID returned, if any.
7837         (nnimap-request-move-article): Use the UID returned, if any.
7838         (nnimap-get-groups): Reimplement to work with folded lines.
7839         (nnimap-find-uid-response): The UID is the last element in the list.
7840         (nnimap-request-set-mark): Extend syntax with 'set.
7841
7842         * nnml.el (nnml-request-set-mark): Ditto.
7843
7844         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7845
7846         * nntp.el (nntp-request-set-mark): Ditto.
7847
7848 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * message.el (message-called-interactively-p): A temporary macro.
7851         (message-goto-body): Use it temporarily.
7852
7853 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7854
7855         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7856         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7857         (nnimap-last-response-string): Fix last unfolding fix.
7858
7859 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * shr.el (shr-insert): Fix the way to fold lines.
7862
7863 2010-11-25  Julien Danjou  <julien@danjou.info>
7864
7865         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7866
7867         * color.el: Rename from color-lab.el
7868         (color-rgb->hex): Add.
7869         (color-complement): Add.
7870         (color-complement-hex): Add.
7871
7872         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7873
7874 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7875
7876         * shr-color.el (shr-color-visible): Don't bug out if the color names
7877         don't exist.
7878
7879 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7880
7881         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7882         assuming that article displaying or another mml-preview may be
7883         interrupted for an error or for the like.
7884
7885         * shr.el (shr-get-background): Fix argument name.
7886
7887 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7888
7889         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7890
7891         * gnus-sum.el (gnus-summary-include-articles): New function.
7892
7893         * message.el (message-goto-body): called-interactively-p needs a
7894         parameter, so use `any'.
7895
7896         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7897         clear marks before moving, since they're synced from the Gnus side
7898         first.
7899
7900         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7901         (gnus-summary-move-article): Copy over all marks before moving, so that
7902         IMAP doesn't think a new article has arrived.
7903
7904 2010-11-24  Julien Danjou  <julien@danjou.info>
7905
7906         * shr.el (shr-insert-background-overlay): Fix typo.
7907         (shr-render-td): Copy the background before rendering.
7908
7909         * shr-color.el (shr-color-visible): Fix docstring.
7910
7911         * shr.el (shr-tag-table): Add bgcolor support.
7912         (shr-render-td): Add bgcolor support.
7913         (shr-get-background): Add.
7914         (shr-insert-foreground-overlay): Use shr-get-background.
7915
7916         * message.el (message-goto-body): Use called-interactively-p.
7917         (message-in-body-p): message-goto-body returns point.
7918
7919 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7920
7921         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7922         Fixes something or other in Emacs 23, and is backwards compatible.
7923
7924         * message.el (message-goto-body): Remove the <#secure special-casing,
7925         which is too special.
7926
7927         * shr.el (shr-parse-style): Drop !important from styles.
7928
7929 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7930
7931         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7932         this function to return incorrect results when calling it with an
7933         explicit article argument different from
7934         (gnus-summary-article-number).
7935
7936 2010-11-24  Julien Danjou  <julien@danjou.info>
7937
7938         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7939         (shr-tag-body): Add background support.
7940         (shr-descend): Add background support.
7941         (shr-tag-title): Add.
7942
7943         * shr-color.el (shr-color-visible): Really return original background
7944         if fixed.
7945
7946 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7947
7948         * shr.el (shr-color-check): Protect against non-existent color names.
7949
7950 2010-11-24  Julien Danjou  <julien@danjou.info>
7951
7952         * color-lab.el: Require 'cl when compiling.
7953
7954         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7955
7956         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7957         matched part.
7958
7959         * color-lab.el: Fix all expt calls to use float type.
7960
7961 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7962
7963         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7964         expression to shr-color-check as is.
7965
7966         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7967
7968         * color-lab.el: Add coding cookie.
7969         (float-pi): Use eval-and-compile.
7970
7971         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
7972         compiled for Emacsen having no `libxml-parse-html-region' support.
7973
7974 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7975
7976         * shr.el (shr-insert-color-overlay): Split stuff like
7977         "#444444 !important" to find the real color.
7978         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7979         parse <font color="red"> entries.
7980
7981 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7982
7983         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7984         point when parsing headers.
7985
7986         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7987         is positioned properly when parsing headers.
7988
7989 2010-11-23  Julien Danjou  <julien@danjou.info>
7990
7991         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7992
7993         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7994
7995         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7996
7997         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7998         Use shr-color-hue-to-rgb.
7999         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8000
8001 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8002
8003         * shr.el (shr-color->hexadecimal): Autoload.
8004         (shr-descend): Add color to all tags.
8005
8006 2010-11-22  Julien Danjou  <julien@danjou.info>
8007
8008         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8009         shr-color->hexadecimal.
8010
8011         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8012         RGB() or HSL() color representation.
8013
8014         * shr.el (shr-tag-font): Add.
8015         (shr-tag-color-check): New function to get better colors.
8016         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8017         tag-span.
8018
8019         * shr-color.el: New file.
8020
8021         * color-lab.el: New file.
8022
8023         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8024
8025 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8026
8027         * nnir.el: Fix typo in comments.
8028         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8029         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8030
8031 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8032
8033         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8034
8035         * nnimap.el (nnimap-get-capabilities): Refactor out.
8036         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8037
8038 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8039
8040         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8041         appearing when `mm-uu-hide-markers' is nil.
8042
8043 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8044
8045         * nnimap.el (nnimap-unselect-group): Make into its own function.
8046         (nnimap-request-rename-group): Unselect group before renaming.
8047         This had gotten lost somewhere.
8048         (nnimap-request-accept-article): Keep track of examined groups, and
8049         unselect the group before APPENDing to read-only groups.
8050         (nnimap-request-move-article): Clear flags before moving so that they
8051         can be re-set later.
8052
8053 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8054
8055         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8056         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8057
8058 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * gnus-art.el (gnus-mime-display-single):
8061         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8062         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8063         parameter.
8064
8065 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8066
8067         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8068         (shr-table-vertical-line): New variable.
8069         (shr-insert-table): Use it.
8070
8071 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8072
8073         * gnus-html.el (gnus-html-wash-images): Don't display images if
8074         gnus-inhibit-images is non-nil; register displayer for cid images.
8075         (gnus-html-display-image): Work for cid image.
8076         (gnus-html-insert-image): Allow arguments.
8077         (gnus-html-put-image): Inhibit read-only.
8078         (gnus-html-prefetch-images): Don't prefetch images if
8079         gnus-inhibit-images is non-nil.
8080
8081 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8082
8083         * shr.el (shr-put-image): Break lines when inserting big pictures.
8084
8085 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8086
8087         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8088         sender, thanks Katsumi Yamaoka.
8089
8090 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8091
8092         * nnir.el (nnir-run-imap): Reverse the article list for each group
8093         rather than the whole list.
8094
8095 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * shr.el (shr-image-displayer): Protect function against non-existent
8098         image source.
8099
8100         * gnus-art.el (gnus-inhibit-images): New user option.
8101         (gnus-mime-display-single): Don't display image if it is non-nil.
8102
8103         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8104         gnus-inhibit-images.
8105
8106         * shr.el (shr-image-displayer): New function.
8107         (shr-tag-img): Use it.
8108
8109 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8110
8111         * mml2015.el (mml2015-epg-sign): Use From header.
8112
8113 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8114
8115         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8116
8117         * gnus-util.el (gnus-find-text-property-region): Return markers.
8118
8119         * shr.el (shr-tag-img): Put a displayer in the text property.
8120
8121         * gnus-util.el (gnus-find-text-property-region): New utility function.
8122
8123         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8124         (gnus-html-show-images): Remove.
8125
8126         * gnus-art.el (gnus-article-show-images): New, more general function.
8127
8128         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8129         image url text properties.
8130
8131         * shr.el: Ditto.
8132
8133         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8134         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8135
8136 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8137
8138         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8139         work for two or more articles.
8140
8141 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8142
8143         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8144         divide an image that's in an html article to two or more when washing
8145         non-ASCII characters in alt text of it.
8146
8147 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8148
8149         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8150         smime-decrypt-region using function argument.
8151         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8152
8153         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8154
8155         * smime.el (smime-decrypt-region): Catch it.
8156
8157 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8158
8159         * smime.el (smime-mode-map): Move initialization into declaration.
8160         (gnus-run-mode-hooks): Don't autoload.
8161         (smime-mode): Use define-derived-mode.
8162
8163 2010-11-11  Glenn Morris  <rgm@gnu.org>
8164
8165         * smime.el (from): Restrict declaration to XEmacs.
8166
8167         * nnir.el (gnus-group-topic-name): Autoload.
8168
8169 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8170
8171         * shr.el (shr-insert): Don't break long line if it is because of
8172         kinsoku-bol characters in the line end.
8173
8174 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8175
8176         * nnir.el (nnir-request-move-article): Fix to provide original group
8177         and subject.
8178         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8179         been retrieved.
8180
8181         * gnus-sum.el (gnus-summary-move-article): Use original group and
8182         subject for virtual articles such as those in an nnir summary buffer.
8183
8184 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8187         least 21.5).
8188
8189         * smime.el (from): Declare it again for XEmacs.
8190
8191 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8192
8193         * message.el (message-resend): Don't disable encoding unless it's
8194         already encoded.
8195
8196         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8197         low-numbered articles.
8198
8199 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8200
8201         * rfc2047.el (rfc2047-syntax-table): Simplify.
8202
8203         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8204
8205         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8206         set-char-table-range for XEmacs.
8207
8208 2010-11-10  Glenn Morris  <rgm@gnu.org>
8209
8210         * time-date.el (time-to-seconds): Always an alias on Emacs,
8211         never a real function.
8212         (with-no-warnings): Remove compat stub, now unused.
8213         (time-less-p): Doc fix.
8214         (time-to-number-of-days): Simplify.
8215
8216         * smime.el (from): Remove unused declaration.
8217
8218         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8219         (gnus-float-time): On Emacs, always an alias.
8220
8221         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8222         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8223
8224 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8225
8226         * dgnushack.el: Don't use ignore-errors in the top level form since it
8227         is unavailable in XEmacs even if cl is loaded.
8228
8229         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8230
8231 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8232
8233         * shr.el (browse-url-mailto): Autoload.
8234
8235         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8236
8237         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8238         regexp doesn't need quoting.
8239
8240 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8241
8242         * message.el (message-subject-trailing-was-ask-regexp)
8243         (message-subject-trailing-was-regexp): Match was: in addition to was.
8244
8245 2010-11-09  Glenn Morris  <rgm@gnu.org>
8246
8247         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8248         (nnbabyl-check-mbox): Use point-at-bol.
8249
8250 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8251
8252         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8253
8254         * message.el (message-mailto): New function.
8255         (message-mailto): Should accept other parameters.
8256         (message-mailto): Remove since it duplicates browse-url-mailto
8257         functionality.
8258
8259 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8260
8261         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8262         methods.
8263         (gnus-read-active-file): Ditto.
8264
8265         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8266         ": " from the prompt.
8267         (gnus-group-make-group): Ditto.
8268
8269 2010-11-07  Glenn Morris  <rgm@gnu.org>
8270
8271         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8272         (gnus-bookmark-kill-line): Use point-at-eol.
8273
8274 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8275
8276         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8277         asterisks in From header.
8278
8279 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8280
8281         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8282         string to avoid making the From headers syntactically invalid.
8283
8284         * message.el (message-send-mail): Don't insert courtesy messages if the
8285         message already has List-Post and List-ID messages.
8286
8287 2010-11-06  Glenn Morris  <rgm@gnu.org>
8288
8289         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8290         `condition', `type', `length' a prefix.
8291         (gnus-treat-predicate): Update for above name changes.
8292
8293 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8294
8295         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8296         binding.  Handled by `gnus-summary-refer-thread' instead.
8297         (nnir-warp-to-article): New backend function.
8298
8299         * nnimap.el (nnimap-request-thread): Force dependency updating.
8300
8301         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8302         (gnus-summary-refer-thread): Rework to improve thread-referral.
8303
8304         * gnus-int.el (gnus-warp-to-article): New function.
8305
8306         * gnus-sum.el (gnus-summary-article-map): Bind it.
8307
8308 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8309
8310         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8311         gnus-summary-refer-thread.
8312
8313         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8314         headers.
8315         (gnus-summary-limit-include-thread): Prevent articles in thread from
8316         being cut in gnus-cut-threads.
8317         (gnus-summary-refer-thread): Limit retrieved headers to those in
8318         thread.
8319
8320 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8321
8322         * message.el (message-send-mail): Use the value of
8323         message-courtesy-message from the message buffer.
8324
8325         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8326
8327         * shr.el (shr-browse-url): Implement mailto: URLs.
8328
8329         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8330         "raw".
8331
8332         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8333         if it's already selected.
8334
8335         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8336
8337 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8340         to measure the length and truncate alt text.
8341
8342 2010-11-03  Glenn Morris  <rgm@gnu.org>
8343
8344         * nndiary.el (nndiary-generate-nov-databases-1)
8345         (nndiary-generate-active-info): Rename dynamic variable `files' to
8346         something less generic.
8347
8348 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8349
8350         * nnir.el (nnir-request-move-article): Call the underlying backend to
8351         move articles from nnir.
8352
8353 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8354
8355         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8356
8357 2010-11-02  Julien Danjou  <julien@danjou.info>
8358
8359         * nnir.el: Remove wais support.
8360
8361 2010-11-02  Glenn Morris  <rgm@gnu.org>
8362
8363         * gnus-html.el: Reorder requirements to quieten compiler.
8364
8365 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8366
8367         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8368         properly for XEmacs as well.
8369         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8370         (gnus-article-natural-long-line-p): Use window-width rather than
8371         frame-width.
8372
8373 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8374
8375         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8376         (nnir-read-parms): Don't modify query.
8377         (nnir-run-query): Add ability to search topic on current line.
8378         (nnir-get-active): Clean up.
8379
8380 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8381
8382         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8383         degenerate articles.
8384
8385         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8386         (gnus-print-buffer): Just print the buffer as is, without any copying
8387         to a buffer and then re-highlighting.
8388
8389         * nnimap.el (nnimap-request-group): Store the new updated info.
8390         (nnimap-request-group): Select the group when we don't know whether it
8391         exists or not.
8392
8393         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8394         groups.
8395
8396         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8397         groups.
8398
8399         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8400         groups.
8401
8402         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8403         long-lines case by only filling the long lines.
8404
8405         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8406         (bug #7311).
8407
8408 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8409
8410         * shr.el: No need to declare `declare-function' since shr.el is for
8411         only Emacsen that provide `libxml-parse-html-region'.
8412
8413         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8414         effective only in a file it is referred to.
8415
8416 2010-11-01  Glenn Morris  <rgm@gnu.org>
8417
8418         * mm-util.el (gnus-completing-read): Autoload.
8419         (mm-read-coding-system): Simplify Emacs definition.
8420
8421         * nnmail.el (gnus-activate-group):
8422         * nnimap.el (gnutls-negotiate):
8423         * nntp.el (netrc-parse): Fix declarations.
8424
8425 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8426
8427         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8428         string-match-p in Emacs >=23.
8429
8430         * gnus-msg.el (gnus-configure-posting-styles):
8431         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8432
8433 2010-11-01  Glenn Morris  <rgm@gnu.org>
8434
8435         * nnir.el (declare-function): Add compat stub.
8436         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8437         (nnir-run-gmane): Require 'mm-url.
8438
8439         * mm-util.el (mm-string-to-multibyte): Simplify.
8440
8441         * shr.el (declare-function): Add compat stub.
8442         (url-cache-create-filename): Declare.
8443         (mm-disable-multibyte, widget-convert-button): Autoload.
8444
8445         * smime.el (ldap-search): Declare.
8446         (smime-cert-by-ldap-1): Require ldap on Emacs.
8447
8448         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8449         (nnimap-keepalive): Use gnus-float-time.
8450
8451         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8452         (mail-source-delete-crash-box): Use gnus-float-time.
8453
8454         * gnus-dired.el (gnus-completing-read): Autoload.
8455
8456         * mm-view.el (gnus-rescale-image): Autoload.
8457
8458         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8459
8460         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8461
8462         * sieve-manage.el: Require 'cl when compiling.
8463
8464         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8465         (gnus-iswitchb-completing-read): Require iswitchb.
8466         (gnus-select-frame-set-input-focus): Silence compiler.
8467
8468 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8469
8470         * message.el (message-subject-trailing-was-query): Change default to t,
8471         since I think that's what most people want.
8472
8473         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8474         appending for easier debugging.
8475         (nnimap-wait-for-connection): Take a regexp.
8476         (nnimap-request-accept-article): Wait for the continuation line before
8477         sending anything unless we're streaming.
8478
8479         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8480         leave the header washing to take place.
8481
8482 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8483
8484         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8485         regular expression match and replace in posting styles.
8486
8487 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8488
8489         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
8490         an entire server.
8491         (nnir-get-active): New function.
8492         (nnir-run-imap): Use it.
8493         (nnir-run-gmane): Who knew, gmane search returns an article score!
8494
8495         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8496         server on the current line with nnir.
8497
8498 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8499
8500         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8501         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8502         left edge.
8503         (gnus-article-foldable-buffer): Skip past the prefix when determining
8504         raggedness.
8505
8506         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8507         the raw article, and change `C-u g' to show the article without doing
8508         treatments.
8509
8510         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8511         on to `gnus-treat-article'.
8512         (gnus-inhibit-article-treatments): New variable.
8513
8514         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8515
8516         * gnus-art.el (gnus-treatment-function-alist): Have
8517         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8518         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8519         sections.
8520
8521         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8522         parameter.
8523         (gnus-article-fill-cited-long-lines): New function.
8524         (gnus-article-fill-cited-article): Allow filling only long sections.
8525
8526         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8527         and non-punctuation (like after the apostrophe in "'We").
8528
8529         * gnus-sum.el (gnus-summary-select-article): Make sure
8530         gnus-original-article-buffer is alive.
8531
8532         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8533         reflect the order they're in in the digest.
8534
8535         * gnus.el (gnus-group-startup-message): Move point to the start of the
8536         buffer.
8537
8538         * nnimap.el (nnimap-capability): New function.
8539         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8540         is set.
8541
8542 2010-10-31  David Engster  <dengste@eml.cc>
8543
8544         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8545         conform with changes to gnus-completing-read.
8546
8547 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8548
8549         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8550
8551 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8552
8553         * nnir.el: Move defvar, defcustom around to keep file organized
8554         and keep byte-compiler quiet.
8555         (nnir-read-parms): Accept search-engine as arg.
8556         (nnir-run-query): Pass search-engine as arg.
8557         (nnir-search-engine): Remove.
8558
8559 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8560
8561         * shr.el (shr-generic): The text nodes should be text, not :text.
8562
8563         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8564         later in the file.
8565
8566 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8567
8568         * nnir.el: General clean up.  Allow searching with multiple engines.
8569         Allow separate extra-parameters for each engine.
8570         Batch queries when possible.
8571         (nnir-imap-default-search-key,nnir-method-default-engines):
8572         Add customize interface.
8573         (nnir-run-gmane): New engine.
8574         (nnir-engines): Use it.  Qualify all prompts with engine name.
8575         (nnir-search-engine): Remove global variable.
8576         (nnir-run-hyrex): Restore for now.
8577         (nnir-extra-parms,nnir-search-history): New variables.
8578         (gnus-group-make-nnir-group): Use them.
8579         (nnir-group-server): Remove in favor of gnus-group-server.
8580         (nnir-request-group): Avoid searching twice.
8581         (nnir-sort-groups-by-server): New function.
8582
8583 2010-10-30  Julien Danjou  <julien@danjou.info>
8584
8585         * gnus-group.el: Remove gnus-group-fetch-control.
8586
8587         * gnus-start.el (gnus-find-new-newsgroups):
8588         Remove gnus-check-first-time-used.
8589
8590         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8591
8592 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8593
8594         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8595         set on groups that don't have \* permanentflags.
8596
8597 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8598
8599         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8600         control the background color.
8601         (shr-tag-img): Ignore very small web bug type images.
8602         (shr-put-image): Add help-echo alt texts to the images.
8603         (shr-tag-video): Show the video poster image.
8604
8605 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8606
8607         * shr.el (shr-table-depth): New variable.
8608         (shr-tag-table-1): Only insert the images after the top-level table.
8609
8610         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8611
8612         * gnus-util.el (gnus-list-memq-of-list): New function.
8613
8614         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8615         selected.
8616         (nnimap-unsplittable-articles): New slot.
8617         (nnimap-new-articles): Use it.
8618
8619 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8620
8621         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8622         move to the previous line on `M-g'.
8623
8624 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8625
8626         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8627         *-request-group, which seems unnecessary.
8628
8629         * nnimap.el (nnimap-quote-specials): Function copied over from
8630         imap.el.
8631         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8632         they support that.  Suggested by Tom Regner.
8633
8634 2010-10-29  Julien Danjou  <julien@danjou.info>
8635
8636         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8637         defalias.
8638         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8639
8640         * gnus.el: Remove `gnus-nntp-service' variable.
8641         (gnus-secondary-servers): Make obsolete.
8642         (gnus-nntp-server): Make obsolete.
8643
8644         * gnus-start.el (gnus-1): Remove x-splash calls.
8645
8646         * gnus-ems.el (gnus-x-splash): Remove.
8647
8648         * gnus.el (gnus-group-startup-message): Simplify/update code.
8649
8650         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8651         definition.
8652
8653         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8654         capability before doing anything.
8655         (gnus-group-insert-group-line): Remove useless
8656         gnus-group-remove-excess-properties.
8657
8658 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8659
8660         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8661
8662 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8663
8664         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8665         config after reselecting.
8666
8667 2010-10-28  Julien Danjou  <julien@danjou.info>
8668
8669         * shr.el (shr-put-image): Use point even if only inserting text.
8670         (shr-put-image): Save excursion when inserting alt text on non-graphic
8671         display, so the behavior is the same when we are on a graphic display.
8672
8673         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8674
8675 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8676
8677         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8678         (gnus-mime-copy-part): Check coding system, not charset.
8679         (gnus-mime-view-part-externally): Never remove part.
8680         (gnus-mime-view-part-internally): Don't remove part here.
8681         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8682         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8683         multipart/alternative.
8684
8685         * mm-decode.el (mm-display-part): Take optional arg `force'.
8686
8687 2010-10-26  Julien Danjou  <julien@danjou.info>
8688
8689         * gnus-group.el (gnus-group-default-list-level): Add this function to
8690         compute the default list level.
8691         (gnus-group-default-list-level): Add possibility to use a function.
8692
8693 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8696
8697         * gnus-group.el (gnus-group-completing-read)
8698         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8699         gnus-replace-in-string.
8700
8701 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8702
8703         * shr.el (shr-tag-div): Add.
8704
8705         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8706
8707 2010-10-25  Julien Danjou  <julien@danjou.info>
8708
8709         * gnus-util.el: Remove `gnus-with-local-quit'.
8710
8711         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8712
8713 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8714
8715         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8716         the original article buffer.
8717
8718 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8719
8720         * nnimap.el (nnimap-request-head): New function.
8721         (nnimap-request-move-article): Try to be slightly faster by not
8722         requesting the entire message when moving.
8723         (nnimap-transform-headers): Don't bug out on bodiless articles.
8724         (nnimap-send-command): Have no outstanding messages if the IMAP server
8725         doesn't support streaming.
8726         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8727
8728 2010-10-24  Julien Danjou  <julien@danjou.info>
8729
8730         * message.el (message-default-headers): Fix type.
8731
8732 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8733
8734         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8735         prefetching images.
8736
8737         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8738         backend for unknown groups.  This is mainly useful for nnimap groups.
8739
8740         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8741         group isn't covered by the agent.
8742
8743 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8744
8745         * nnir.el (nnir-method-default-engines): New variable.
8746         (nnir-run-query): Use it.
8747         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8748         (gnus-summary-nnir-goto-thread): Change group if needed.
8749
8750         * gnus-group.el (gnus-group-group-map): Add key binding for
8751         gnus-group-make-nnir-group.
8752
8753 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8754
8755         * shr.el (shr-tag-object): Add.
8756
8757         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8758         original article buffer live.
8759         (gnus-summary-select-article-buffer):
8760         Mention gnus-widen-article-buffer.
8761
8762 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8763
8764         * shr.el (shr-tag-strong): Add.
8765
8766 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8767
8768         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8769         group names.  They mess up the group buffer badly.
8770
8771         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8772
8773         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8774         instead of the summary one.
8775
8776 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8777
8778         * mml.el (mml-preview): Work properly when editing article.
8779
8780         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8781         gnus-have-read-active-file if it's already been in.
8782
8783 2010-10-22  Tom Tromey  <tromey@redhat.com>
8784
8785         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8786         gnus-group-completing-read.
8787
8788 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8789
8790         * message.el (message-mode-map): Don't bind M-; to comment region, to
8791         allow the global comment-dwim to work.
8792
8793 2010-10-21  Julien Danjou  <julien@danjou.info>
8794
8795         * message.el (message-setup-1): Allow message-default-headers to be a
8796         function.
8797
8798 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8799
8800         * shr.el (shr-tag-table): Simplify.
8801
8802 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8803
8804         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8805         to avoid trying to snarf invalid stuff.
8806
8807         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8808
8809         * gnus.el (gnus-message-archive-group): Quote value.
8810         (gnus-message-archive-group): Mark as changed.
8811
8812         * shr.el (shr-add-font): Don't put the font properties on the newline
8813         or the indentation.
8814
8815         * message.el (message-fix-before-sending): Change options when sending
8816         non-printable characters.
8817
8818         * gnus.el (gnus-message-archive-method): Change the default to
8819         monthly outgoing groups.
8820
8821         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8822         that have gotten new numbers.
8823
8824         * nnimap.el (nnimap-request-replace-article): New function.
8825
8826 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8829         (nnrss-request-article): Don't use special html washing code.
8830
8831 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8832
8833         * shr.el (shr-tag-table): Remove useless nconc.
8834
8835 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8836
8837         * gnus-art.el (article-wash-html): Simplify and remove the charset
8838         stuff.  Use the normal html rendering code instead of the special html
8839         washing code.
8840
8841         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8842         `gnus-w3m' symbols.
8843         (mm-text-html-washer-alist): Remove.
8844
8845         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8846         (mm-inline-media-tests): Remove use.
8847         (mm-text-html-renderer): Change default to the `shr' symbol.
8848
8849         * mm-view.el (mm-inline-text-html): Remove use.
8850
8851         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8852         `gnus-blocked-images' to be a function.
8853         (gnus-article-wash-function): Remove.
8854
8855 2010-10-20  Julien Danjou  <julien@danjou.info>
8856
8857         * spam.el (spam-list-of-processors): Mark as obsolete.
8858
8859         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8860         (nnimap-insert-partial-structure): Fix boundary detection.
8861
8862 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8863
8864         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8865         run file-truename on remote files.  This can be expensive and even
8866         prevent one from editing drafts if some unrelated buffer has a stale
8867         connection.
8868
8869 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8870
8871         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8872         kinsoku-eol regardless of shr-kinsoku-shorten.
8873         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8874         (shr-tag-table): Support caption, thead, and tfoot.
8875
8876 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8877
8878         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8879         lines.
8880         (shr-save-contents): New command and keystroke.
8881
8882         * nndoc.el (nndoc-type-alist): Add git support.
8883         (nndoc-git-type-p): New function.
8884         (nndoc-transform-git-article): Ditto.
8885         (nndoc-transform-git-headers): Ditto.
8886         (nndoc-transform-git-headers): Generate Subject headers.
8887
8888         * shr.el (shr-parse-style): New function.
8889         (shr-tag-span): Ditto.
8890
8891         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8892         to `G G' to avoid collisions.
8893
8894 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8895
8896         * shr.el: Load kinsoku if necessary.
8897         (shr-kinsoku-shorten): New internal variable.
8898         (shr-find-fill-point): Make kinsoku shorten text line if
8899         shr-kinsoku-shorten is bound to non-nil.
8900         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8901         shr-indentation too when testing if table is wider than frame width.
8902         (shr-insert-table): Use `string-width' instead of `length' to measure
8903         text width.
8904         (shr-insert-table-ruler): Make sure indentation is done at bol.
8905
8906 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8907
8908         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8909         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8910         undecoded network data.
8911
8912 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8913
8914         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8915         name in the mode line spec so that the mode line menu works
8916         (bug #2431).
8917
8918         * message.el (message-get-reply-headers): If we're fed `to-address',
8919         then always use that.
8920
8921         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8922         aren't so wide as to need to switch off the edit menu.
8923
8924         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8925         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8926
8927         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8928         `M-g'.
8929         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8930         the permanent marks.
8931
8932 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8933
8934         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8935         Splitting according to references/in-reply-to obeys the ignore-groups
8936         variable, while splitting by sender and subject do not.
8937
8938 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8939
8940         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8941         alist, so that we can look for non-Unicode chars.
8942         (article-translate-strings): Allow both character and string maps.
8943
8944 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8945
8946         * shr.el (shr-insert): Don't insert space behind a wide character
8947         categorized as kinsoku-bol, or between characters both categorized as
8948         nospace.
8949
8950 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8951
8952         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8953         headers to gnus-newsgroup-headers.
8954
8955 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8956
8957         * shr.el (shr-tag-img): Don't align images -- since we're not
8958         rescaling, this often leads to ugly displays.
8959
8960 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8961
8962         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8963         duplicates.
8964
8965 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8966
8967         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8968         call.
8969
8970 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8971
8972         * gnus.el: Autoload gnus-html-show-images.
8973
8974         * nnimap.el: Use nnheader-message throughout.
8975
8976         * shr.el (shr-tag-img): Ignore images with no data.
8977
8978 2010-10-15  Julien Danjou  <julien@danjou.info>
8979
8980         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8981         a possibility to disable format=flow encoding when using hard newlines.
8982
8983 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8984
8985         * shr.el (shr-insert): Remove space inserted before or after a
8986         breakable character or at the beginning or the end of a line.
8987         (shr-find-fill-point): Do kinsoku; find the second best point or give
8988         it up if there's no breakable point.
8989
8990 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8991
8992         * nnimap.el (nnimap-open-connection): Message when opening connection
8993         for debugging purposes.
8994
8995         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8996         on every setup buffer call to allow this to change from article to
8997         article.
8998
8999         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9000         buffers where we have a wide table.
9001
9002 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9003
9004         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9005         uses *-request-thread.
9006
9007 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9008
9009         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9010         incantation, which is no longer valid.
9011
9012 2010-10-14  Julien Danjou  <julien@danjou.info>
9013
9014         * shr.el: Fix defcustom type (char -> character).
9015
9016 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9017
9018         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9019         programs.
9020
9021 2010-10-14  Julien Danjou  <julien@danjou.info>
9022
9023         * shr.el (shr-tag-a): Use url-link as widget type.
9024
9025         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9026         `gnus-group-get-icon'.
9027
9028 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9029
9030         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9031         This should make server editing work better.
9032
9033         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9034
9035         * tls.el (tls-program): Remove spurious %s from openssl.
9036
9037         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9038         (nnimap-parse-flags): Fix regexp.
9039
9040         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9041         probably work for CJVK text, too.
9042
9043         * nnimap.el (nnimap-extend-tls-programs): Remove.
9044         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9045
9046         * tls.el (tls-starttls-switches): Remove starttls hack.
9047         (open-tls-stream): Ditto.
9048         (tls-find-starttls-argument): Ditto.
9049
9050 2010-10-13  Julien Danjou  <julien@danjou.info>
9051
9052         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9053         responses.
9054
9055 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9056
9057         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9058
9059         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9060         anything in Emacs.
9061
9062         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9063
9064 2010-10-13  Julien Danjou  <julien@danjou.info>
9065
9066         * shr.el (shr-width): Make shr-width a defcustom with default to
9067         fill-column.
9068         (shr-tag-img): Use shr-width rather than fill-column.
9069
9070 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9071
9072         * dgnushack.el (byte-optimize-apply):
9073         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9074
9075         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9076         position when (X-)Faces exist.
9077         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9078         avatars when called interactively.
9079
9080 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9081
9082         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9083         gnus-article-x-face-too-ugly is bound.
9084
9085 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9086
9087         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9088
9089         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9090         mailbox that doesn't exist.
9091
9092 2010-10-12  Julien Danjou  <julien@danjou.info>
9093
9094         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9095         (shr-get-image-data): Encode URL properly when fetching from cache.
9096         (shr-tag-img): Use aligned-to spaces to align correctly images.
9097
9098         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9099         before inserting the Gravatar.
9100
9101         * shr.el (shr-tag-img): Add align attribute support for <img>.
9102
9103 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9104
9105         * gnus-gravatar.el (gnus-art): Require.
9106
9107         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9108         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9109         Remove long obsoleted functions.
9110
9111 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9112
9113         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9114
9115         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9116
9117         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9118         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9119         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9120         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9121         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9122         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9123         * sieve-manage.el, smime.el, spam.el:
9124         Fix comment for declare-function.
9125
9126 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9127
9128         * nnimap.el (nnimap-request-rename-group): Select group read-only
9129         before renaming it.
9130
9131         * shr.el (shr-insert): Fix up the white space only regexp.
9132
9133         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9134         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9135
9136         * shr.el (shr-current-column): New function.
9137         (shr-find-fill-point): New function.
9138
9139 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9140
9141         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9142         numbers.
9143
9144 2010-10-11  Julien Danjou  <julien@danjou.info>
9145
9146         * shr.el (shr-hr-line): Add.
9147         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9148         display hr lines.
9149         (shr-max-columns): Do not change state to nil if we just inserting
9150         spaces.
9151
9152 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9153
9154         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9155         select the last group.
9156
9157 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9158
9159         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9160
9161 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9162
9163         * dig.el (dig-mode-map): Declare and define in one step.
9164
9165 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9166
9167         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9168         for Gnus.
9169         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9170         (nnimap-update-qresync-info): Mark \Seen articles as read.
9171
9172         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9173         non-variable, too.
9174
9175         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9176         available.
9177         (nnimap-update-info): Rely more on the current active than the param
9178         active to avoid marking articles as read too much.
9179
9180         * auth-source.el (auth-source-create): Use (user-login-name) for the
9181         user name default.
9182
9183         * nnimap.el (nnimap-update-info): If the server doesn't return any
9184         useful info, just use the previous info.
9185         (nnimap-update-info): Prefer old info over start-article.
9186         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9187
9188 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9189
9190         * nnir.el (autoload): Clean up autoloads.
9191         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9192         Use key rather than value.
9193         (nnir-imap-search-other): New variable.
9194         (nnir-read-parm): Use it.
9195         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9196         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9197
9198 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9199
9200         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9201         the process, too.
9202
9203 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9204
9205         * spam.el (gnus-summary-mode-map): Bind to "$".
9206         Suggested by Russ Allbery.
9207
9208         * shr.el: Rework the way things are indented by <li> slightly.
9209
9210         * gnus.el (gnus-group-set-parameter): Fix typo.
9211
9212         * nnimap.el: Start implementing QRESYNC support.
9213
9214 2010-10-09  Julien Danjou  <julien@danjou.info>
9215
9216         * nnir.el (nnir-engines): Fix too many arguments.
9217
9218 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9219
9220         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9221         group is the "last", so that the backends like nnfolder actually save
9222         their folders.
9223
9224         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9225         try to use that for the tls stream.
9226         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9227         UIDVALIDITY and find out which groups are read-only and not.
9228         (nnimap-get-flags): Use the same marks parsing code as the rest of
9229         nnimap.
9230
9231 2010-10-09  Julien Danjou  <julien@danjou.info>
9232
9233         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9234
9235         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9236         retrieving gravatars.
9237
9238         * shr.el (shr-table-corner): Add.
9239         (shr-table-line): Add.
9240         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9241
9242 2010-10-08  Julien Danjou  <julien@danjou.info>
9243
9244         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9245
9246 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9247
9248         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9249
9250         * gnus-sum.el (gnus-mark-article-as-unread)
9251         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9252         (gnus-summary-set-bookmark): Use it.
9253
9254         * gnus-msg.el (gnus-setup-message): Use it.
9255
9256         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9257
9258         * gnus.el (gnus-group-remove-parameter): Use it.
9259
9260         * gnus-group.el (gnus-group-make-web-group): Use it.
9261
9262         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9263
9264         * nnregistry.el: Update docs to mention manual.
9265
9266         * gnus-registry.el: Update docs to mention nnregistry.el.
9267         (gnus-registry-initialize): Don't install nnregistry refer method
9268         automatically.
9269         (gnus-registry-install-nnregistry): Remove it.
9270
9271 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9272
9273         * shr.el (shr-insert): Don't insert double spaces.
9274
9275 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9276
9277         * gnus-gravatar.el (gnus-treat-from-gravatar)
9278         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9279         called interactively.
9280
9281         * gnus-art.el (gnus-mime-view-part-externally)
9282         (gnus-mime-view-part-internally): Make predicate function passed to
9283         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9284         of a mime type.
9285
9286         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9287
9288 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9289
9290         * shr.el (require): Require cl when compiling.
9291         (shr-tag-hr): New function.
9292
9293         * nnimap.el (nnimap-update-info): Remove double setting of high.
9294         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9295         This makes nnimap work properly on Courier again.
9296
9297         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9298         the variable for backwards compatibility.
9299
9300         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9301         the file name before using to avoid setting mm-default-directory to
9302         nil.
9303
9304         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9305         bidning gnus-agent variables.
9306
9307         * shr.el (shr-render-td): Use a cache for the table rendering function
9308         to avoid getting an exponential rendering behavior in nested tables.
9309         (shr-insert): Rework the line-breaking algorithm.
9310         (shr-insert): Don't leave trailing spaces.
9311         (shr-insert-table): Also insert empty TDs.
9312         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9313
9314 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9315
9316         * gnus-sum.el (gnus-number): Rename from `number'.
9317         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9318         (gnus-summary-limit-children): Update uses correspondingly.
9319
9320 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9321
9322         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9323         (gnus-gravatar-transform-address): Don't show avatars of people of
9324         which mail addresses match gnus-gravatar-too-ugly.
9325
9326 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9327
9328         * shr.el (shr-table-widths): Expand TD elements to fill available
9329         space.
9330
9331 2010-10-07  Julien Danjou  <julien@danjou.info>
9332
9333         * nnimap.el (nnimap-request-rename-group): Add this method.
9334
9335 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9336
9337         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9338         name from XEmacs' function-arglist.
9339
9340         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9341         gravatar under XEmacs.
9342
9343 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9344
9345         * auth-source.el: Update docs with TODO items.
9346
9347         * gnus-sync.el: Update docs to explain state and plans.
9348
9349         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9350         Hooks for mark updates.
9351         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9352
9353         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9354         hooks with arguments, which is needed for mark update hooks.
9355
9356 2010-10-06  Julien Danjou  <julien@danjou.info>
9357
9358         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9359         was matched.
9360
9361         * sieve-manage.el: Update example in `Commentary'.
9362
9363         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9364
9365         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9366         not 2000.
9367         (sieve-manage-authenticate): Re-add function.
9368
9369 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9370
9371         * shr.el (shr-insert): Get 'space transition right.
9372         (shr-render-td): Only delete space at the end of the TD.
9373
9374         * nnimap.el (nnimap-open-connection): Prepare to support
9375         open-gnutls-stream.
9376
9377         * shr.el: Rearrange function order to be more logical.
9378
9379 2010-10-06  Julien Danjou  <julien@danjou.info>
9380
9381         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9382         (nnrss-discover-feed): Remove 404 URL in docstring.
9383
9384         * nnir.el: Fix Swish-E URL.
9385         Fix Namazu URL.
9386
9387         * message.el (message-change-subject): Remove 404 URL in a comment.
9388
9389 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9390
9391         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9392         called interactively.
9393
9394         * gnus-util.el (gnus-remove-if): Allow hash table.
9395         (gnus-remove-if-not): New function.
9396
9397         * gnus-art.el (gnus-mime-view-part-as-type):
9398         * gnus-score.el (gnus-summary-score-effect):
9399         * gnus-sum.el (gnus-read-move-group-name):
9400         Replace remove-if-not with gnus-remove-if-not.
9401
9402         * gnus-group.el (gnus-group-completing-read):
9403         Regard collection as a hash table if it is not a list.
9404
9405 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9406
9407         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9408
9409         * shr.el: Document the table-rendering algorithm.
9410
9411 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9412
9413         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9414         for Emacsen having no `libxml-parse-html-region' support.
9415
9416 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9417
9418         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9419         invalid URLs.
9420
9421         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9422         line-broken.
9423         (shr-tag-img): Ignore image fetching errors.
9424         (shr-overlays-in-region): Compute overlay positions correctly.
9425
9426         * mm-decode.el (mm-shr): Require shr.
9427
9428         * gnus-art.el (gnus-blocked-images): Move variable here.
9429
9430         * shr.el (shr-insert-table): Bind free variable.
9431
9432         * mm-decode.el (mm-shr): Bind shr-content-function.
9433
9434         * shr.el (shr-content-function): New variable.
9435
9436         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9437         added for symmetry.
9438
9439         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9440
9441         * gnus-group.el (gnus-group-make-group): Doc fix.
9442
9443         * nnimap.el (nnimap-request-newgroups): Return success.
9444
9445         * shr.el (shr-find-elements): New function.
9446         (shr-tag-table): Put all the images after the table.
9447         (shr-tag-table): Really inhibit images inside the table.
9448         (shr-collect-overlays): Copy over overlays from the TD elements to the
9449         main document.
9450
9451         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9452         gnus-blocked-images.
9453
9454 2010-10-05  Julien Danjou  <julien@danjou.info>
9455
9456         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9457
9458         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9459         (gnus-html-maximum-image-size): Add this function.
9460         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9461
9462         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9463         server-value of the capability is nil.
9464
9465 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9466
9467         * shr.el (shr-tag-em): Add <EM> tag.
9468
9469 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9470
9471         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9472         customizable.
9473
9474         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9475         handing broken links to browse-url.
9476
9477 2010-10-05  Julien Danjou  <julien@danjou.info>
9478
9479         * gnus-util.el (gnus-emacs-completing-read)
9480         (gnus-iswitchb-completing-read): Use autoload rather than require.
9481
9482 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9485         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9486         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9487         iswitchb-temp-buflist for XEmacs.
9488
9489         * gnus-util.el (gnus-completing-read-function): Exclude
9490         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9491         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9492         XEmacs.
9493
9494         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9495         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9496
9497         * gnus-html.el: Don't require help-fns under XEmacs.
9498         (gnus-html-schedule-image-fetching): Work for XEmacs.
9499
9500         * mm-decode.el (mm-shr): Decode contents by charset.
9501
9502 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9505         unknown.
9506
9507         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9508         (shr-get-image-data): Ensure against the cache file missing.
9509
9510         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9511         for data.
9512
9513         * spam-report.el (spam-report-url-ping-plain): Don't query about
9514         killing the process.
9515
9516         * shr.el (shr-render-td): Protect against too-wide text.
9517
9518 2010-10-04  Julien Danjou  <julien@danjou.info>
9519
9520         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9521         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9522
9523         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9524         retrieved.
9525
9526 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9527
9528         * shr.el (browse-url): Require.
9529         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9530         lines.
9531         (shr-show-alt-text, shr-browse-image): New commands.
9532         (shr-browse-url, shr-copy-url): New commands.
9533
9534         * gnus-sum.el (gnus-widen-article-window): New variable.
9535         (gnus-summary-select-article-buffer): Use it.
9536
9537         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9538         without @ signs.
9539
9540 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9541
9542         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9543
9544 2010-10-04  Julien Danjou  <julien@danjou.info>
9545
9546         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9547         for XEmacs.
9548
9549 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9550
9551         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9552
9553         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9554         (nnimap-close-server): Implement.
9555
9556         * dgnushack.el (iswitchb): Require to shut up the compiler.
9557
9558         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9559         (shr-insert): Tweak line breaking.
9560         (shr-insert): Handle <pre> better.
9561         (shr-tag-li): Get <li> indentation right.
9562         (shr-tag-li): Get <li> indentation even righter.
9563         (shr-tag-blockquote): Ensure paragraph start.
9564         (shr-make-table): Tweak table generation.
9565         (shr-make-table): Fix typo.
9566
9567         * shr.el: Implement table rendering.
9568
9569 2010-10-04  Julien Danjou  <julien@danjou.info>
9570
9571         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9572
9573 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9574
9575         * shr.el (shr-insert): Use string anchors instead of line anchors.
9576
9577 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9578
9579         * shr.el: Add headings.
9580         (shr-ensure-paragraph): Actually work.
9581         (shr-tag-li): Make <ul> prettier.
9582         (shr-insert): Get white space at the beginning/end of elements right.
9583         (shr-tag-p): Collapse subsequent <p>s.
9584         (shr-ensure-paragraph): Don't insert double line feeds after blank
9585         lines.
9586         (shr-insert): \t is also space.
9587         (shr-tag-s): Fix "s" tag name function.
9588         (shr-tag-s): Fix face prop name.
9589
9590 2010-10-03  Julien Danjou  <julien@danjou.info>
9591
9592         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9593
9594         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9595         gnus-window-inside-pixel-edges.
9596
9597         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9598         gnus-ems.
9599
9600         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9601
9602         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9603         function.
9604
9605         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9606         resize choice.
9607
9608 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9609
9610         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9611         beginning of the buffer.
9612
9613         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9614         article buffer again.
9615
9616         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9617
9618         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9619         when it's at the start of the buffer.
9620
9621         * shr.el (shr-tag-blockquote): Convert name.
9622         (shr-rescale-image): Use the right image-size variant.
9623
9624         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9625         buffer isn't shown, then select the current article first instead of
9626         bugging out.
9627         (gnus-summary-select-article-buffer): Show both the article and summary
9628         buffers again.
9629
9630         * shr.el (shr-fontize-cont): Protect against regions with no text.
9631         Rename tag functions to shr-tag-* for enhanced security.
9632         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9633
9634 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9635
9636         * shr.el (shr-insert):
9637         * pop3.el (pop3-movemail):
9638         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9639         loaded.
9640
9641 2010-10-03  Glenn Morris  <rgm@gnu.org>
9642
9643         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9644
9645         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9646
9647         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9648
9649         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9650
9651         * gnus-util.el (gnus-make-local-hook): Simplify.
9652
9653 2010-10-02  Julien Danjou  <julien@danjou.info>
9654
9655         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9656         (gnus-ido-completing-read): New function.
9657         (gnus-emacs-completing-read): New function.
9658         (gnus-completing-read): Use gnus-completing-read-function.
9659         Add gnus-completing-read-function.
9660
9661 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9662
9663         * shr.el (shr-insert-document): Autoload.
9664         (shr-img): Be silent.
9665         (shr-insert): Add a newline after every picture before text.
9666         (shr-add-font): Use overlays for combining faces.
9667         (shr-insert): Pass upwards the text start point.
9668
9669         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9670         possible.
9671         (mm-shr): New function.
9672
9673 2010-10-02  Julien Danjou  <julien@danjou.info>
9674
9675         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9676         should go backward.
9677
9678 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9679
9680         * shr.el (shr): Fix typo in provide call.
9681
9682 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9683
9684         * shr.el: New file.
9685
9686         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9687
9688         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9689         completing read.
9690
9691 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9692
9693         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9694         we're being queried about.  Suggested by Dan Jacobson.
9695
9696         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9697         Suggested by Jason Eisner.
9698
9699         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9700         table, too.  Suggested by Stefan Wiens.
9701         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9702         the table unnecessary.  Suggested by Stefan Wiens.
9703
9704         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9705         longer needed, and probably doesn't work either, as pointed out by
9706         Stefan Wiens.
9707         (gnus-summary-exit): Remove call to the clearing function.
9708         (gnus-summary-exit-no-update): Ditto.
9709
9710         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9711         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9712         Reported by Stefan Monnier.
9713         (gnus-summary-save-in-rmail): Ditto.
9714
9715         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9716         article buffer, instead of both the article buffer and the summary
9717         buffer.  Sort of suggested by Dan Jacobson.
9718
9719         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9720
9721         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9722         Suggested by Dan Jacobson.
9723
9724         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9725         documentation clearer.
9726
9727         * message.el (message-shorten-references): Comment on the number "21".
9728         Suggested by Stefan Monnier.
9729
9730         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9731         Suggested by Dan Jacobson.
9732
9733         * gnus.el (gnus-large-newsgroup):
9734         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9735
9736         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9737         externalize attachments.  Bug reported by Steve Wen.
9738
9739         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9740         really message anything to the user.
9741
9742         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9743         directly.
9744
9745         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9746         messages in empty groups.
9747
9748 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9749
9750         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9751         non-UIDNEXT group.
9752
9753 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9754
9755         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9756         not the value from the collection.
9757
9758         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9759         values.  This sometimes happens on some groups that have no info.
9760         (nnimap-request-newgroups): New function.
9761
9762 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9763
9764         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9765         check into `gnus-registry-initialize'.
9766         (gnus-registry-initialize): Ditto.
9767         Fix and extend header docs.
9768
9769 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9770
9771         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9772         regexp backtrace overflows.
9773
9774         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9775         for starttls that tls.el implements; i.e. openssl.
9776
9777         * tls.el (tls-starttls-switches): Give up on using starttls with
9778         gnutls-cli.
9779         (tls-program): Add --insecure to be consistent with the defaults from
9780         openssl s_client.  Now all three commands are insecure.
9781
9782 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9783
9784         * lpath.el: Bind completion-styles-alist for XEmacs.
9785
9786         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9787         (gravatar-create-image): New function that's an alias to
9788         gnus-xmas-create-image, gnus-create-image, or create-image.
9789         (gravatar-data->image): Use it.
9790
9791 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9792
9793         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9794         install the nnregistry refer method.
9795         (gnus-registry-install-hooks): Use it.
9796         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9797         unfollowed groups.
9798
9799 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9800
9801         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9802         expanding threads.
9803
9804 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9805
9806         * nnir.el: Use the server names without suffixes (bug #7009).
9807
9808         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9809         unencrypted to STARTTLS, if possible.
9810
9811 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9812
9813         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9814         headers before superseding.
9815
9816 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9817
9818         * nnrss.el (nnrss-use-local): Add documentation.
9819
9820         * nnimap.el (nnimap-extend-tls-programs): New function.
9821         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9822         (nnimap-wait-for-connection): Accept the greeting from the stupid
9823         output from openssl s_client -starttls, too.
9824
9825         * tls.el (tls-starttls-switches): New variable.
9826         (tls-find-starttls-argument): Use it.
9827         (open-tls-stream): Ditto.
9828
9829         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9830         (netrc-machine): Ditto.
9831
9832         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9833         article number.
9834         (nnimap-split-fancy): New variable.
9835         (nnimap-split-incoming-mail): Use it.
9836
9837         * nntp.el (nntp-server-list-active-group): Document.
9838
9839         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9840         SELECT to get the message-id.
9841
9842         * mail-source.el (mail-sources): Remove webmail support.
9843         (defvar): Ditto.
9844         (mail-source-fetcher-alist): Ditto.
9845         (mail-source-fetch-webmail): Remove.
9846
9847         * webmail.el: Remove -- doesn't seem relevant any more.
9848
9849         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9850
9851         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9852         the \r.
9853
9854 2010-09-30  Julien Danjou  <julien@danjou.info>
9855
9856         * gnus-agent.el (gnus-agent-add-group): Fix call to
9857         gnus-completing-read.
9858
9859 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9860
9861         * nndoc.el (nndoc-retrieve-groups): New function.
9862
9863         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9864         `default', use nnmail-split-methods.
9865         (nnimap-request-article): Downcase the NILs so that they are nil.
9866
9867         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9868         symbol.
9869
9870         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9871         code, since if the user has requested network, that's what they ought
9872         to get.
9873         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9874         (nnimap-split-rule): Mark as obsolete.
9875
9876         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9877         New variable.
9878
9879         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9880         correct slot, too.
9881
9882 2010-09-29  Julien Danjou  <julien@danjou.info>
9883
9884         * gnus.el (gnus-local-domain): Declare variable obsolete.
9885
9886         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9887         Fix history computing.
9888         (gnus-ido-completing-read): Require ido.
9889
9890 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9891
9892         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9893         build Gnus.
9894
9895         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9896         when interpreting the structures.
9897         (nnimap-request-accept-article): Add \r\n to the lines to make this
9898         work with Cyrus.
9899
9900         * nndraft.el (nndraft-request-expire-articles): Use the group name
9901         instead if "nndraft".  Fix found by Nils Ackermann.
9902
9903 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
9904
9905         * nnregistry.el: Add.
9906
9907 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9908
9909         * nnmail.el (group, group-art-list, group-art):
9910         Remove unneeded directives.
9911
9912 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9913
9914         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9915         (mm-mime-charset):
9916         * rfc2047.el (rfc2047-syntax-table):
9917         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9918
9919         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9920         rather than `insert-file-contents' and `eval-region'.
9921
9922         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
9923         construction.
9924
9925         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
9926
9927         * time-date.el: No need to require cl for Emacs 21.
9928
9929 2010-09-29  Julien Danjou  <julien@danjou.info>
9930
9931         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9932         replacement of `gnus-gravatar-relief' to mimic
9933         `gnus-faces-properties-alist'.
9934         Add :version property.
9935
9936 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9937
9938         * mail-source.el (mail-source-report-new-mail):
9939         * message.el (message-default-mail-headers):
9940         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9941
9942         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9943
9944 2010-09-28  Julien Danjou  <julien@danjou.info>
9945
9946         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9947         mail-address contains the same string as real-name.
9948
9949         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9950         non-blank in header, otherwise it'll get stripped.
9951
9952         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9953         real-name, and then for mail address rather than doing : or , search.
9954
9955 2010-09-27  Julien Danjou  <julien@danjou.info>
9956
9957         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9958         right completing-read function.
9959         (gnus-use-ido): New variable
9960         (gnus-completing-read-with-default): Remove.
9961         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9962         (gnus-agent-add-group):
9963         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9964         * mm-view.el (mm-view-pkcs7-decrypt):
9965         * mm-util.el (mm-codepage-setup):
9966         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9967         * mml-smime.el (mml-smime-openssl-sign-query):
9968         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9969         (mml-insert-multipart):
9970         * gnus-msg.el (gnus-summary-yank-message):
9971         * gnus-int.el (gnus-start-news-server):
9972         * mm-decode.el (mm-interactively-view-part):
9973         * gnus-dired.el (gnus-dired-attach):
9974         * gnus.el (gnus-read-method):
9975         * gnus-bookmark.el (gnus-bookmark-jump):
9976         * gnus-art.el (gnus-mime-view-part-as-type)
9977         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9978         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9979         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9980         * nnmairix.el (nnmairix-create-server-and-default-group)
9981         (nnmairix-update-groups, nnmairix-get-server)
9982         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9983         (nnmairix-get-group-from-file-path):
9984         * nnrss.el (nnrss-find-rss-via-syndic8):
9985         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9986         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9987         (gnus-group-browse-foreign-server):
9988         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9989         (gnus-summary-execute-command, gnus-summary-respool-article)
9990         (gnus-read-move-group-name):
9991         * gnus-score.el (gnus-summary-increase-score)
9992         (gnus-summary-score-effect):
9993         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9994
9995 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9996
9997         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
9998         x-focus-frame.
9999
10000         * nnimap.el (auth-source-forget-user-or-password)
10001         (auth-source-user-or-password): Autoload.
10002
10003         * message.el (message-from-style, message-interactive)
10004         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10005         (message-yank-prefix, message-indentation-spaces, message-signature)
10006         (message-signature-file): Add comment.
10007
10008 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10009
10010         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10011         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10012         new articles.
10013
10014         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10015         parts.
10016         (nnimap-request-article): Work with the t setting, too.
10017
10018         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10019         that you don't get flashes of other buffers.
10020         (gnus-summary-show-complete-article): Intern before setting.
10021
10022 2010-09-27  David Engster  <dengste@eml.cc>
10023
10024         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10025         well as HEADERS.
10026         (nnmairix-retrieve-headers): Provide new argument for the above.
10027
10028 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10029
10030         * gnus-sum.el (gnus-summary-move-article): Don't alter
10031         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10032         group.
10033
10034         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10035
10036         * message.el (message-cite-prefix-regexp): Revert my last edit.
10037
10038         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10039         variable instead of the Gnus variable.
10040
10041         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10042
10043         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10044
10045         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10046         since some servers don't like it.
10047         (nnimap-open-connection): Forget credentials if the server says the
10048         password was wrong.
10049         (nnimap-parse-line): Protect against invalid data.
10050
10051         * gnus-sum.el (gnus-summary-move-article): Add comment.
10052         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10053         nothing alters it while scanning for new messages.
10054
10055         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10056         which may or may not help.
10057         (nnimap-open-connection): If we're doing a stream connection, and then
10058         discover we're on a STARTTLS-capable server, then open a STARTTLS
10059         connection instead.
10060
10061 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10062
10063         * nnimap.el (utf7): Require.
10064
10065         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10066         prefix.
10067
10068 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10069
10070         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10071
10072 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10073
10074         * nnimap.el (nnimap-request-accept-article): Message the error on
10075         error.
10076
10077 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10080
10081 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10082
10083         * nndoc.el (nndoc-request-list): Return success always.
10084
10085         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10086         `fetch-old' -- we only want to fetch the articles we've requested.
10087         The rest are in the agent, probably.
10088         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10089         disappeared server" to something low.  It's not important.
10090
10091         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10092         arrived before the FETCH data.
10093
10094         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10095         target here, because we don't know the Gnus name of the group.
10096
10097         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10098         for the correct group.
10099
10100         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10101
10102         * gnus.el (gnus): Give a final warning after startup.
10103
10104         * gnus-util.el (gnus-action-message-log): New variable.
10105         (gnus-message): Use it.
10106         (gnus-final-warning): New function.
10107
10108         * nnimap.el (nnimap-open-connection): Record the greeting.
10109         (nnimap): Add greeting.
10110
10111 2010-09-26  Julien Danjou  <julien@danjou.info>
10112
10113         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10114         arguments.
10115         (gnus-html-wash-images): Fix spec computing to include start/end.
10116
10117         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10118
10119 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10120
10121         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10122         deletion.
10123         (nnimap-retrieve-headers): Don't select the group, because that's
10124         already done by nnimap-possibly-change-group.
10125
10126         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10127         (gnus-picon-transform-address): Use it.
10128
10129         * mail-source.el (mail-source-value): Revert previous patch.
10130
10131         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10132         on failure.
10133         (nnimap-open-connection): Look up both virtual and physical server name
10134         credentials.
10135
10136         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10137
10138 2009-02-07  Dave Love  <fx@gnu.org>
10139
10140         * tls.el (open-tls-stream): Don't query killing process.
10141
10142 2009-02-08  Dave Love  <fx@gnu.org>
10143
10144         * gnus-win.el (gnus-window-to-buffer-helper)
10145         (gnus-all-windows-visible-p): Function needn't be a symbol.
10146
10147         * mail-source.el (mail-source-value): Function needn't be a symbol.
10148
10149 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10150
10151         * message.el (message-cite-prefix-regexp): Remove } from the cite
10152         prefix.
10153
10154         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10155         highlight again, so that the highlight is correct.
10156
10157         * gnus-picon.el (gnus-picon): Remove again.
10158         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10159
10160         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10161         doing the header highlightling, so that the background color of the
10162         picon is correct.
10163
10164         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10165         (gnus-picon): Ditto.
10166         (gnus-picon): Reinstate.  The background color for picons is white.
10167         (gnus-picon-insert-glyph): Make the background white.
10168
10169         * nnml.el (nnml-open-nov): Don't return dead buffers.
10170
10171         * auth-source.el (auth-source-create): Query the user for whether to
10172         store the credentials.
10173
10174         * netrc.el (netrc-store-data): New function.
10175
10176         * auth-source.el (auth-source-user-or-password): Use the existing auth
10177         sources, if any, for creation.
10178
10179         * gnus.el (gnus-group-fast-parameter): Return the last matching
10180         parameter instead of the first matching parameter.
10181
10182 2010-09-26  Julien Danjou  <julien@danjou.info>
10183
10184         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10185
10186 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10187
10188         * mml2015.el (mml2015-use): Remove gpg support.
10189
10190         * mml1991.el (mml1991-function-alist): Remove gpg function.
10191         (mml1991-gpg-sign): Remove.
10192
10193 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10194
10195         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10196         (gnus-browse-unsubscribe-current-group): Document it.
10197         (gnus-browse-unsubscribe-group): Use it.
10198
10199 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10200
10201         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10202         address to the To list for easier response.
10203
10204         * gnus.el (gnus-play-startup-jingle): Remove.
10205         (gnus-splash): Don't play jingle.
10206         (gnus): Silence gnus-load message.
10207
10208         * gnus-art.el (gnus-treat-play-sounds): Remove.
10209
10210         * gnus.el (gnus-play-jingle): Remove audio support.
10211
10212         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10213
10214         * earcon.el: Remove -- no users.
10215
10216         * gnus-audio.el: Remove -- no users of this package.
10217
10218         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10219
10220         * gnus-start.el (gnus-setup-news): Remove nocem support.
10221
10222         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10223
10224         * gnus.el (gnus-use-nocem): Remove.
10225
10226         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10227         Remove.
10228
10229         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10230         uses NoCeM any more.
10231
10232         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10233         (gnus-button-ctan-handler): Ditto.
10234         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10235         (gnus-button-ctan-directory-regexp): Ditto.
10236         (gnus-button-handle-ctan): Ditto.
10237         (gnus-button-tex-level): Ditto.
10238         (gnus-button-alist): Remove CTAN stuff.
10239
10240 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10241
10242         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10243         nnimap-streaming test.
10244
10245         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10246         servers twice.
10247
10248         * nnimap.el (nnimap-open-connection): Add more error reporting when
10249         nnimap fails early.
10250
10251         * nnheader.el (nnheader-get-report-string): New function.
10252         (nnheader-get-report): Use it.
10253
10254         * gnus-int.el (gnus-check-server): Say what the error was when opening
10255         failed.
10256
10257         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10258         using streaming.
10259
10260 2010-09-25  Julien Danjou  <julien@danjou.info>
10261
10262         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10263         gnus-window-inside-pixel-edges.
10264
10265 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10266
10267         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10268
10269         * mm-decode.el (mm-save-part): Allow saving to other directories the
10270         normal Emacs way.
10271
10272         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10273         Suggested by Jay Berkenbilt.
10274
10275         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10276         there isn't a single byte.
10277
10278         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10279         just do it.  It doesn't really seem to matter what the user responds
10280         here, I think, so it's just a confusing question.
10281
10282         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10283         non-streaming case.
10284
10285         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10286         (gnus-article-encrypt-body): Use it.
10287
10288         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10289         keystroke.
10290
10291         * nnimap.el (nnimap-find-wanted-parts-1):
10292         Use gnus-fetch-partial-articles.
10293
10294         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10295
10296         * nnimap.el (nnimap-insert-partial-structure): New function.
10297         (nnimap-get-partial-article): New function.
10298         (nnimap-request-article): Use it.
10299         (nnimap-wait-for-response): Return whether the wait was successful.
10300         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10301         retrieval wasn't successful.
10302         (nnimap-retrieve-group-data-early): Allow throttling servers.
10303         (nnimap-streaming): New variable.
10304         (nnimap-fetch-partial-articles): Remove.
10305
10306         * mm-decode.el (mm-with-part): Protect against killed buffers.
10307
10308         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10309         for prettier summary display.
10310
10311 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10312
10313         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10314
10315 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10316
10317         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10318         apparently third-party libraries depend on it.
10319
10320         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10321         before starting negotiation.
10322
10323         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10324         privacy reasons.
10325         (gnus-treat-mail-gravatar): Ditto.
10326
10327         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10328         buffer when inserting images.  Inserting text into the headers, for
10329         instance, can make them invalid.
10330
10331 2010-09-25  Julien Danjou  <julien@danjou.info>
10332
10333         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10334         variables.
10335
10336         * nnheader.el: Remove useless variables news-reply-yank-from and
10337         news-reply-yank-message-id.
10338
10339         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10340         variables.
10341
10342         * mml1991.el: Remove useless mml1991-verbose.
10343
10344         * gnus.el: Remove useless variable gnus-use-generic-from.
10345         Remove obsolete variable gnus-topic-indentation.
10346
10347         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10348
10349         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10350
10351         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10352
10353         * gnus-group.el: Remove useless gnus-group-icon-cache.
10354         Remove useless gnus-ephemeral-group-server.
10355
10356         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10357
10358         * mml2015.el: Remove useless mml2015-verbose.
10359
10360         * mml-smime.el: Remove useless mml-smime-verbose.
10361
10362         * gnus.el: Remove useless gnus-local-domain.
10363
10364         * gnus-gravatar.el (gnus-gravatar-transform-address):
10365         Use gnus-gravatar-size.
10366
10367         * gnus-art.el: Remove useless gnus-treat-translate.
10368
10369 2010-09-24  Julien Danjou  <julien@danjou.info>
10370
10371         * gnus-sum.el: Add support for Gravatars.
10372
10373         * gnus-art.el: Add support for Gravatars.
10374
10375         * gnus-gravatar.el: Add this file.
10376
10377         * gravatar.el: Add this file.
10378
10379 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10380
10381         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10382
10383         * gnus-group.el (gnus-group-fetch-faq): Remove.
10384
10385         * gnus.el (gnus-group-faq-directory): Remove.
10386
10387         * gnus-group.el (gnus-group-fetch-charter): Remove.
10388
10389         * gnus.el (gnus-group-charter-alist): Remove.
10390
10391         * gnus-group.el (gnus-group-archive-directory): Remove.
10392         (gnus-group-recent-archive-directory): Ditto.
10393         (gnus-group-make-archive-group): Remove.
10394
10395         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10396
10397         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10398         use the same article number for all the cached articles.
10399
10400         * nnimap.el (nnimap-command): Register the last command time so
10401         that we can use it for idling NOOPs.
10402         (nnimap-open-connection): Start the keeplive timer.
10403         (nnimap-make-process-buffer): Store all the process buffers.
10404         (nnimap-keepalive): New function.
10405
10406         * starttls.el (starttls-open-stream): Add autoload cookie.
10407
10408 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10409
10410         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10411         handling.
10412
10413 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10414
10415         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10416         its data structures.
10417
10418         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10419         instead of the cl.el copy-list.
10420         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10421         equalp.
10422
10423 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10424
10425         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10426         and tool-bar-local-item-from-menu.
10427
10428         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10429         mode-line-highlight face for Emacs.
10430
10431         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10432         loading gnus-sum.elc; fix comment for canlock-verify.
10433         (gnus-article-jump-to-part): Use read-number.
10434         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10435         Remove Emacs pre-21 compatible code for help-echo.
10436         (gnus-article-next-page-1): No need to adjust the number of lines.
10437         (gnus-article-describe-bindings): Always use help-buffer.
10438
10439         * gnus-audio.el (gnus-audio-inline-sound):
10440         * gnus-cus.el (gnus-custom-mode):
10441         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10442
10443         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10444
10445         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10446         compatible code.
10447
10448 2010-09-24  Glenn Morris  <rgm@gnu.org>
10449
10450         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10451         visiting the fcc file in rmail-mode.
10452
10453         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10454
10455 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10456
10457         * nnir.el: Silence the byte compiler.
10458
10459         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10460         alias to browse-url-url-encode-chars if any.
10461         (gnus-html-encode-url): Use it.
10462
10463 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10464
10465         * gnus-start.el (gnus-use-backend-marks): New variable.
10466         (gnus-get-unread-articles-in-group): Use it.
10467
10468         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10469         makeover.
10470
10471 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10472
10473         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10474
10475 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10476
10477         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10478         Remove.
10479         (gnus-setup-news-hook):
10480         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10481
10482         * gnus-int.el (gnus-request-update-info): Protect against backends not
10483         having the function.
10484
10485         * nnimap.el (nnimap-stream): Mention starttls.
10486         (nnimap-open-connection): Add starttls support.
10487
10488 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10489
10490         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10491
10492 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493
10494         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10495         BODYSTRUCTUREs.
10496         (nnimap-transform-headers): Unfold quoted {42} headers.
10497
10498         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10499         the info.
10500         (gnus-get-unread-articles): Only call updatep on backends that support
10501         it.
10502
10503         * nnweb.el (nnweb-request-update-info): NOOP.
10504
10505         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10506
10507         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10508         since it only deals with marks.
10509
10510         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10511         gnus-request-marks, and make a new gnus-request-update-info.
10512
10513         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10514         the active instead of the high number, which is usually too low.
10515
10516 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10517
10518         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10519         * encrypt.el: Remove.
10520
10521 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10522
10523         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10524         server in symbolic form.
10525
10526         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10527
10528 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10529
10530         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10531         (nnimap-update-info): Fix up code slightly.
10532
10533         * gnus-int.el (gnus-open-server): Add tracing for performance
10534         debugging.
10535
10536         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10537         (gnus-group-insert-group-line): Pass the real group name so that it
10538         gets the right data.
10539
10540         * gnus-start.el (gnus-get-unread-articles): Don't have
10541         `gnus-get-unread-articles-in-group' update info, since that can be
10542         really slow and doesn't seem to be needed?
10543
10544 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10545
10546         * time-date.el (date-to-time): Try using parse-time-string first before
10547         using the slower timezone-make-date-arpa-standard.
10548
10549 2010-09-22  Julien Danjou  <julien@danjou.info>
10550
10551         * gnus-group.el (gnus-group-insert-group-line):
10552         Call gnus-group-highlight-line.
10553         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10554         default hook list.
10555         (gnus-group-update-eval-form): Add new function.
10556         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10557         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10558
10559 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10560
10561         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10562         immediate, then expire all articles.
10563         (nnimap-update-info): Fix off-by-one errors.
10564         (nnimap-flags-to-marks): Would return no marks lists for group with no
10565         flags.  Instead return the other data.
10566
10567 2010-09-22  Julien Danjou  <julien@danjou.info>
10568
10569         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10570         Only return an icon.
10571         (gnus-group-insert-group-line): Compute icon to return.
10572
10573         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10574         (gnus-html-image-fetched): Only cache if
10575         gnus-html-image-automatic-caching is set.
10576         (gnus-html-image-fetched): Check for errors.
10577
10578 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10579
10580         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10581         once per method on `g'.  This ensures that backends like nnfolder don't
10582         open all their folders.
10583
10584         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10585         (nnimap-request-list): Nix out group in the correct buffer.
10586         (nnimap-parse-flags): Implement by using `read' instead of
10587         hand-parsing.
10588         (nnimap-flags-to-marks): Pass on permanent-flags.
10589         (nnimap-make-process-buffer): Record the server name.
10590         (nnimap-parse-flags): Fix typo.
10591         (nnimap-request-scan): Run split on the server in general, not just a
10592         single group.
10593
10594         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10595         parameter, and propagate this downwards.
10596
10597         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10598         since EXAMINE changes it on the server.
10599
10600         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10601         this command might take a while.
10602
10603 2010-09-22  Julien Danjou  <julien@danjou.info>
10604
10605         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10606         harmful if you have 2 images side-by-side, they can't be properly
10607         update on text deletion.  Using text-property is safer here.
10608         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10609         data.
10610
10611 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10612
10613         * nnimap.el (nnimap-expunge-inbox): Remove.
10614         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10615         (nnimap-expunge): Flip default to t.
10616
10617         * gnus.el (gnus-method-to-server): Don't push things to the cache
10618         unless it's unique.
10619         (gnus-server-to-method): Ditto.
10620
10621 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10622
10623         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10624
10625 2010-09-22  Julien Danjou  <julien@danjou.info>
10626
10627         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10628         get the start of data.
10629         (gnus-html-encode-url): Add this function to encode special chars in
10630         URL.
10631         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10632         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10633
10634         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10635         default.
10636         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10637
10638         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10639         images alt-text.
10640         (gnus-html-put-image): Put alt-text as help-echo.
10641
10642 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10643
10644         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10645         * mm-util.el (mm-decompress-buffer):
10646         * nnir.el (nnir-run-find-grep):
10647         * pop3.el (pop3-list): Use 3rd arg of split-string.
10648
10649         * time-date.el (format-seconds): Comment fix.
10650
10651         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10652         and byte-optimize-form-code-walker.
10653         (dgnushack-make-auto-load): Don't advise make-autoload.
10654
10655         * lpath.el: Remove Emacs 21 stuff.
10656
10657 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10658
10659         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10660         outside the active range.  Suggested by Dan Christensen.
10661
10662         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10663         slightly later to avoid double-getting it.
10664
10665         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10666         previous patch.
10667
10668         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10669
10670 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10671
10672         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10673
10674 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10675
10676         * gnus-int.el (gnus-open-server): Give a better error message in the
10677         "go offline" case.
10678
10679         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10680         marks for nnimap, which is seldom the right thing to do.
10681
10682         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10683         (gnus-same-method-different-name): New function.
10684
10685         * nnimap.el (parse-time): Require.
10686
10687         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10688         method in the presence of many similar methods.
10689
10690         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10691
10692         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10693         nnml-inhibit-expiry.
10694
10695         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10696         find out whether methods are equal.
10697
10698         * nnimap.el (nnimap-find-expired-articles): New function.
10699         (nnimap-process-expiry-targets): New function.
10700         (nnimap-request-move-article): Request the article before looking at
10701         what the Message-ID is.  Fix found by Andrew Cohen.
10702         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10703
10704         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10705         for oldness in addition to being a predicate.
10706
10707         * nnimap.el (nnimap-request-group): When we have zero articles, return
10708         the right data to Gnus.
10709         (nnimap-request-expire-articles): Only delete articles immediately if
10710         the target is 'delete.
10711
10712         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10713         method, this would bug out.
10714
10715         * gnus-group.el (gnus-group-expunge-group): Rename from
10716         gnus-group-nnimap-expunge, and implemented as a normal interface
10717         function.
10718
10719         * gnus-int.el (gnus-request-expunge-group): New function.
10720
10721         * nnimap.el (nnimap-request-create-group): Implement.
10722         (nnimap-request-expunge-group): New function.
10723
10724 2010-09-21  Julien Danjou  <julien@danjou.info>
10725
10726         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10727         (gnus-html-cache-expired): Add new function.
10728         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10729         wethever we should display image for fetch it.
10730         Compute alt-text earlier to pass it to the fetching function too.
10731         (gnus-html-schedule-image-fetching): Change function argument to only
10732         get one image at a time, not a list.
10733         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10734         cache.
10735         (gnus-html-get-image-data): New function to retrieve image data from
10736         cache.
10737         (gnus-html-put-image): Change buffer argument to use image data rather
10738         than file, and place image above region rather than inserting a new
10739         one.  Do not take alt-text as argument, since it's useless now: we place
10740         the image above alt-text.
10741         (gnus-html-prune-cache): Remove.
10742         (gnus-html-show-images): Start to fetch image when we find one, do not
10743         push into a temporary list.
10744         (gnus-html-prefetch-images): Only fetch image if they have expired.
10745         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10746         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10747
10748 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10751
10752 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10753
10754         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10755         spec inser "*" if the group isn't active instead of 0.
10756
10757         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10758         opening the server.
10759         (nnimap-request-delete-group): Implement group deletion.
10760         (nnimap-transform-headers): Return the size of the entire message in
10761         the Bytes header, not just the size of the first part.
10762         (nnimap-request-move-article): When moving an article from nnimap,
10763         request the article first so the accepting form has an article to
10764         accept.  Reported by Dan Christensen.
10765         (nnimap-command): Make sure that the error message doesn't error out.
10766
10767 2010-09-20  David Edmondson  <dme@dme.org>
10768
10769         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10770         we haven't requested anything.
10771
10772 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10773
10774         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10775         "".  Fix found by Andrew Cohen.
10776
10777         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10778         instead of -encode-string.
10779
10780 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10783
10784         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10785         by mm-subst-char-in-string.
10786
10787 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10788
10789         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10790         waiting for the connection string.
10791
10792         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10793         arriving.
10794
10795         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10796         bogus characters.  This allows selecting certain Gmail groups.
10797
10798         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10799         (nnimap-fetch-partial-articles): New variable.
10800         (nnimap-open-connection): When looking for credentials, also use the
10801         nnimap-server-port.
10802         (nnimap-request-article): Return the group/article number, so that Gnus
10803         `^' works as expected.
10804         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10805
10806         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10807         comments.
10808         (gnus-methods-sloppily-equal): New function.
10809         (gnus): When using the development version of Gnus, load the gnus-load
10810         file.
10811
10812         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10813         `gnus-open-server' on each method before trying to scan them etc.
10814         This ensures that all the backend parameters are set correctly.
10815
10816         * nnimap.el (nnimap-authenticator): New variable.
10817         (nnimap-open-connection): Allow anonymous login.
10818         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10819         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10820
10821         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10822         patch, found by Knut Anders Hatlen.
10823
10824 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10825
10826         * gnus-agent.el (gnus-agent-batch-confirmation)
10827         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10828         to gnus-message.
10829         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10830         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10831         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10832         * gnus-int.el (gnus-open-server): Likewise.
10833         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10834         (gnus-score-check-syntax): Likewise.
10835         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10836         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10837         Likewise.
10838         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10839
10840 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10841
10842         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10843         calling conventions so that prefetch doesn't bug out.
10844
10845 2010-09-19  Julien Danjou  <julien@danjou.info>
10846
10847         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10848         rather than `subst-char-in-region' in order to be able to replace ASCII
10849         char by UTF-8 ones.
10850
10851         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10852         than curl.
10853         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10854         the right URL and ALT text on images.
10855         (gnus-html-wash-tags): Fix tag case.
10856         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10857         (gnus-article-html): Add -o display_ins_del=2 option.
10858         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10859
10860 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10861
10862         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10863         the extra mail headers, which sometimes seem to happen for unknown
10864         reasons.
10865
10866         * mail-parse.el (mail-header-encode-parameter): Define as
10867         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10868         (or most, perhaps?) mail readers don't understand the latter, but do
10869         understand the former.
10870
10871         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10872         to nil, so that no methods are automatically agentized.  I think this
10873         is probably what most users want.
10874
10875         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10876         from url-retrieve, for instance about invalid URLs.
10877
10878         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10879         groups that have no articles.
10880         (nnimap-request-article): Check that we really got an article when we
10881         requested one.
10882
10883         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10884         doesn't exist.
10885
10886         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10887         nntp buffer so the agent can save it.
10888         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10889         that CRLF doesn't get translated to \n.
10890         (nnimap-open-connection): Don't make 'shell commands only send \n.
10891
10892 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10893
10894         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10895         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10896         Update var name.
10897         (nnml-generate-nov-file): Use dolist.
10898         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10899         Use with-current-buffer.
10900
10901 2010-09-18  Julien Danjou  <julien@danjou.info>
10902
10903         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10904         parallel.
10905
10906 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10907
10908         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10909         the range update right.
10910         (nnimap-request-group): Don't make `M-g' bug out on group with no
10911         marks.
10912         (nnoo): Require, so that other packages can require nnimap.
10913         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10914         command we're looking for.  This helps when the server sends more
10915         responses after we've gotten everything we expected.
10916         (nnimap): Add a `newlinep' field to keep track of end-of-line
10917         conventions.
10918         Don't send CRLF to things that don't want it.
10919         (nnimap-request-accept-article): Ditto.
10920
10921 2010-09-18  Julien Danjou  <julien@danjou.info>
10922
10923         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10924         than curl to retrieve images.
10925
10926 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10927
10928         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10929         the marks.
10930         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10931         (nnimap-wait-for-connection): New function.
10932         (nnimap-open-connection): If we have PREAUTH, don't query for login
10933         credentials.
10934         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10935         when doing a partial update.
10936
10937 2010-09-18  Julien Danjou  <julien@danjou.info>
10938
10939         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10940         tags.
10941
10942 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10943
10944         * nnimap.el (nnimap-credentials): New function.
10945         (nnimap-open-connection): Use the new function to look for credentials
10946         also on the numeric equivalents of "imap" and "imaps".
10947
10948         * gnus-start.el (gnus-activate-group): Send the info to
10949         gnus-request-group.
10950
10951         * nnimap.el (nnimap-request-group): Have the "check" version of the
10952         function parse flags and update the info, so that a `M-g' get a total
10953         resync of all flags from the group.
10954
10955         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10956         to allow backends to alter the info on group selection.  Also alter all
10957         the backend -request-group functions to take the parameter.
10958
10959         * nnimap.el (nnimap-store-info): New function.
10960         (nnimap-update-info): Store the info for later usage.
10961         (nnimap-request-group): Use the stored info for the dont-check case, so
10962         that we don't retrieve all marks when we enter a group.
10963
10964         * nnimap.el: Use deffoo instead of defun for interface functions.
10965
10966         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10967         update the group info.  This makes the nndraft groups, for instance, go
10968         back to their old behavior.
10969
10970         * gnus-sum.el (gnus-select-newsgroup): Indent.
10971
10972         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10973         in.
10974         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10975         nothing.
10976
10977         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10978         from methods that are denied.
10979
10980         * gnus-int.el (gnus-method-denied-p): New function.
10981
10982         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10983         store the password instead of netrc.
10984         (nnimap-open-connection): Don't error out when we can't make a
10985         connections.
10986
10987         * auth-source.el (auth-source-create): In the password prompt, say what
10988         we're querying for.  Also prompt for user name if that hasn't been
10989         given.
10990
10991         * nnimap.el (nnimap-with-process-buffer): Remove.
10992
10993 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10994
10995         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10996         method when we're reading from the agent.
10997
10998         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10999
11000         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11001         that's probably most useful for users.
11002
11003         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11004         "failed" all the time.
11005
11006         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11007         ...)) with (with-current-buffer ... ).
11008
11009         * nntp.el (nntp-open-server): Return whether the open was successful or
11010         not.
11011
11012         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11013         select an unread unseen article first.
11014
11015         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11016         /etc/services, supply some sensible port defaults.
11017
11018         * dgnushack.el: Define netrc-credentials.
11019
11020 2010-09-17  Julien Danjou  <julien@danjou.info>
11021
11022         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11023
11024 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11025
11026         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11027         doesn't have any parameters.
11028
11029 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11030
11031         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11032         only upcased checks.
11033
11034         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11035
11036         * nnimap.el (nnimap-open-shell-stream): New function.
11037         (nnimap-open-connection): Use it.
11038         (nnimap-transform-headers): Get the number of lines in each message.
11039         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11040         number of lines.
11041         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11042         problem.
11043
11044         * utf7.el (utf7-encode): Autoload.
11045
11046         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11047         to allow the mail splitting to not return a default group.  This is
11048         useful for nnimap, which will leave unmatched mail in the inbox.
11049
11050         * nnimap.el: Rewritten.
11051
11052         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11053         nnimap usage.
11054
11055         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11056         if the move is internal, so that nnimap can do fast internal moves.
11057
11058         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11059         data.
11060         (gnus-read-active-for-groups): Support finishing the early retrieval of
11061         data.
11062
11063         * gnus-range.el (gnus-range-nconcat): New function.
11064
11065         * gnus-int.el (gnus-finish-retrieve-group-infos)
11066         (gnus-retrieve-group-data-early): New functions.
11067
11068 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11069
11070         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11071         (nnrss-retrieve-groups):
11072         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11073         (pop3-quit): Use with-current-buffer.
11074
11075 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11078         instead of nnheader-accept-process-output.
11079
11080         * dgnushack.el (dgnushack-compile): Add comment.
11081
11082         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11083
11084         * gnus-html.el (gnus-html-schedule-image-fetching)
11085         (gnus-html-prefetch-images): Replace process-kill-without-query by
11086         gnus-set-process-query-on-exit-flag.
11087
11088 2010-09-16  Romain Francoise  <romain@orebokech.com>
11089
11090         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11091
11092 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11093
11094         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11095         parameter to unintern is mandatory-ish in Emacs 24.
11096
11097         * gnus-html.el (gnus-html-schedule-image-fetching)
11098         (gnus-html-prefetch-images): Check for curl before using it.
11099
11100         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11101         depend on curl, which isn't essential.
11102
11103         * imap.el: Revert back to version
11104         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11105         seem problematic.
11106
11107 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11108
11109         * gnus-registry.el (gnus-registry-install-shortcuts):
11110         Explicitly pass `obarray' to `unintern' to avoid a warning.
11111
11112 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11113
11114         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11115         change.
11116
11117         * nnrss.el (nnrss-request-list): Remove this function and related
11118         functions, including the moreover stuff.
11119
11120 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11121
11122         * nnrss.el (nnrss-retrieve-groups): New function.
11123
11124 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11125
11126         * .dir-locals.el: Add no-byte-compile cookie.
11127
11128 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11129
11130         * time-date.el (format-seconds): Comment fix.
11131
11132         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11133         for back end that doesn't support request-scan.
11134
11135 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11136
11137         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11138         then do request scans from the backends.
11139
11140         * netrc.el (netrc-credentials): New conveniency function.
11141
11142         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11143         avoid running a hook per line, since this takes a lot of time,
11144         profiling shows.
11145         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11146         directly if gnus-visual-p is true.
11147
11148 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11149
11150         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11151         groups; replace mapcar with dolist which is a bit faster; pass groups
11152         info to gnus-read-active-file-1.
11153         (gnus-read-active-file-1): Scan only specified groups if the new
11154         optional arg `infos' is given.
11155
11156 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11157
11158         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11159
11160         * pop3.el (pop3-movemail): Remove.
11161         (pop3-streaming-movemail): Rename to pop3-movemail.
11162
11163         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11164         don't restrict end-tag searches to the end of the line.
11165
11166 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11169         articles of every unchecked group to t, which means unknown since the
11170         server has never been opened.
11171
11172 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11173
11174         * gnus-html.el (gnus-html-show-alt-text): New command.
11175         (gnus-html-browse-image): Ditto.
11176         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11177         to browse the image directly.
11178         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11179         better.
11180
11181         * gnus-async.el (gnus-async-article-callback):
11182         Call `gnus-html-prefetch-images' unconditionally.
11183
11184         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11185         before feeding URLs to curl.
11186
11187 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11188
11189         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11190         internal images as deletable by `W D D'.
11191
11192         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11193         (gnus-async-article-callback): Fix typo.
11194
11195 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11196
11197         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11198         current line to work around bugs in the output from w3m.
11199
11200         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11201         for groups that want that.
11202
11203         * nntp.el (nntp-wait-for-string): Supply a timeout for
11204         accept-process-output to ensure progress.
11205
11206         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11207         level to get unread articles from, then use that for foreign groups,
11208         too.
11209
11210         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11211         confuses the rest of the function.
11212
11213         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11214         for the methods that support -retrieve-groups, too.
11215
11216         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11217
11218 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11219
11220         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11221         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11222
11223         * pop3.el: Require cl when compiling.
11224         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11225
11226 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11227
11228         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11229         that aren't going to be activated.
11230         (gnus-get-unread-articles): Fix up the last commit.
11231
11232         * gnus-html.el (gnus-article-html): Allow calling without specifying
11233         the handle.  In that case, dissect the buffer first.
11234
11235         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11236
11237         * nnimap.el (nnimap-open-connection): Revert the change that would look
11238         into authinfo for imaps instead of imap.
11239
11240         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11241         say that you don't want to call gnus-request-group with don-check, but
11242         do check the reponse.  This is for virtual groups only.
11243         (gnus-get-unread-articles): Count the archive groups as secondary, so
11244         that they're activated the same way as before.
11245
11246         * imap.el (imap-message-map): Removed optional buffer parameter, since
11247         no callers use it.
11248         (imap-message-get): Ditto.
11249         (imap-message-put): Ditto.
11250         (imap-mailbox-map): Ditto.
11251         (imap-mailbox-put): Ditto.
11252         (imap-mailbox-get): Ditto.
11253         (imap-mailbox-get): Revert last change for this function.
11254
11255         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11256         case-insensitively.
11257         (nnimap-debug): Remove.
11258
11259         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11260         callers to use `imap-fetch' instead.  According to the comments, this
11261         should be safe, since all other IMAP clients use the 1:* syntax.
11262         (imap-enable-exchange-bug-workaround): Remove.
11263         (imap-debug): Remove -- doesn't seem very useful.
11264
11265         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11266         mail from a file, and the file doesn't exist.
11267
11268         * imap.el (imap-log): New convenience function used throughout instead
11269         of repeating the same code all over the place.
11270
11271         * pop3.el (pop3-streaming-movemail): Return t for success.
11272
11273         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11274         .authinfo if we're using ssl connection.
11275
11276         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11277         already have if we're in a main Gnus `g' run.
11278
11279         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11280
11281 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11282
11283         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11284
11285         * nnmh.el (nnmh-request-list-1): Bind `file'.
11286
11287         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11288         alias to set-process-query-on-exit-flag or process-kill-without-query.
11289         (pop3-open-server): Use it.
11290
11291 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11292
11293         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11294         box to the Incoming file.  Fixes mistake in previous checkin.
11295
11296         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11297         request loop (for debugging purposes) removed.
11298
11299         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11300         culprit is more visible.
11301         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11302         (nnml-add-incremental-nov): New functions to do "incremental" nov
11303         updates, where we just append to the end of the existing nov files
11304         without reading/writing them in full.
11305
11306         * mail-source.el (mail-source-delete-crash-box): Really only check the
11307         incoming files once in a while.
11308
11309         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11310
11311         * mail-source.el (mail-source-delete-crash-box): Only check the
11312         incoming files for deletion once per day to save a lot of file
11313         accesses.
11314
11315         * pop3.el (pop3-logon): Fix up unbound variable typo.
11316
11317         * mail-source.el (pop3-streaming-movemail): Autoload.
11318
11319         * pop3.el (pop3-streaming-movemail):
11320         Respect pop3-leave-mail-on-server.
11321
11322         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11323         retrieval.
11324
11325         * pop3.el (pop3-process-filter): Remove unused function.
11326         (pop3-streaming-movemail, pop3-send-streaming-command)
11327         (pop3-wait-for-messages, pop3-write-to-file)
11328         (pop3-number-of-responses): New functions for streaming pop3
11329         retrieval.
11330
11331         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11332         come from no known methods.
11333         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11334         list.
11335
11336         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11337         message sizes.
11338         (pop3-movemail): Use erase-buffer instead of looping and deleting
11339         regions, which seems rather odd.
11340
11341         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11342         file once per `g' run.
11343
11344         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11345         directories.  This makes the draft queue directory work.
11346
11347         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11348         data from the backends, so that we only request the list of groups from
11349         each method once.  This should speed things up considerably.
11350
11351         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11352         detect that it's not implemented.
11353
11354         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11355         we actually do recurse down into the tree, but don't stat all leaf
11356         nodes.
11357
11358         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11359         then say so instead of bugging out.
11360
11361         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11362         files exist before trying to read them.
11363
11364         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11365         around <pre_int>.
11366
11367         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11368
11369         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11370
11371 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11372
11373         * mm-util.el (mm-image-load-path): Just return the image directories,
11374         not all directories in the path in addition to the image directories.
11375         (mm-image-load-path): Maintain a cache of the image directories so that
11376         the `g' command in Gnus doesn't have to stat dozens of directories each
11377         time.
11378
11379         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11380         (gnus-html-wash-tags): Add a new `i' command to insert images.
11381         (gnus-html-insert-image): New command and keystroke.
11382         (gnus-html-redisplay-with-images): New command and keystroke.
11383         (gnus-html-show-images): Rename command.
11384         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11385         spacers.
11386         (gnus-html-wash-tags): Decode entities at the end, so that entities
11387         inside the tags don't mess up the rest of the "parsing".
11388
11389         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11390         so that nnimap methods aren't agentized by default.  There's apparently
11391         many problems related to agent/imap behavior.
11392
11393         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11394
11395         * gnus-html.el: Doc fix.
11396
11397 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11398
11399         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11400         specifier-spec-list for Emacs 21.
11401
11402         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11403         glyph-width and glyph-height instead of display-graphic-p and
11404         image-size; make avoidance of displaying small images work for XEmacs.
11405
11406         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11407         for XEmacs.
11408
11409         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11410         of symbol that holds plist data.
11411         (gnus-process-plist): Remove plist of process after getting it.
11412
11413 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11414
11415         * message.el (message-generate-hashcash): Change default to
11416         'opportunistic if hashcash is installed.
11417
11418         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11419         (gnus-html-put-image): Only call image-size once, since it's somewhat
11420         time-consuming on remote X servers.
11421
11422 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11423
11424         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11425         type on data, not a file name.
11426
11427         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11428         window-pixel-edges for Emacs 21.
11429
11430         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11431         decoded contents.
11432         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11433
11434 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11435
11436         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11437         group line format, since it isn't very interesting.
11438
11439         * gnus-agent.el (gnus-agent-short-article),
11440         (gnus-agent-long-article): Increase values for these two variables,
11441         since most people are likely to have more network connection and
11442         storage than before.
11443
11444         * gnus.el (gnus-refer-article-method): Change default to 'current.
11445         When referring an article, the common behavior is to refer it from the
11446         current select method, not the native select method.  The chances of
11447         the native select method having the message in question is rather slim
11448         these days.
11449
11450         * gnus-sum.el (gnus-auto-select-subject): Change default to
11451         `unseen-or-unread'.  I think it's likely that most people want to
11452         select an unseen article over a previously seen, but unread one.
11453
11454         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11455         means that in the article buffer none of the minor mode elements will
11456         be shown, usually, and this is not desirable in most cases.
11457
11458         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11459         that commands like `d' (and the like) go to the next line in the
11460         buffer, instead of the next unread article.  I think this is the
11461         behavior that is most natural for most users.
11462         (gnus-single-article-buffer): Change default to nil, so that people can
11463         have as many article buffers open as they have summary buffer.  I think
11464         this is the most natural way for the groups to behave.
11465
11466         * message.el (message-generate-new-buffers): Change default to
11467         `unsent', so that all new message buffers start their names with the
11468         string "*unsent", and it's easier to find the buffers if you move from
11469         them.
11470
11471 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11472
11473         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11474         small.  They're probably tracking images.
11475         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11476         (gnus-html-rescale-image): Yet another try at getting the image sizing
11477         right.
11478
11479         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11480         nntp-marks-file-name is nil.
11481
11482 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11483
11484         * gnus-html.el (gnus-html-wash-tags)
11485         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11486         Better logging.
11487
11488 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11489
11490         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11491
11492         * gnus-html.el (gnus-html-wash-tags): Check the value of
11493         gnus-blocked-images in the summary buffer.
11494
11495 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11496
11497         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11498
11499 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11500
11501         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11502         like "a", it seems like.
11503         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11504         since it needs to be picked from the correct buffer.
11505
11506         * nnwfm.el: Remove.
11507
11508         * nnlistserv.el: Remove.
11509
11510 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11511
11512         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11513         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11514
11515 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11516
11517         * nnkiboze.el: Remove.
11518
11519         * nndb.el: Remove.
11520
11521         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11522         alt text.
11523         (gnus-html-rescale-image): Try to get the rescaling logic right for
11524         images that are just wide and not tall.
11525
11526         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11527         overshadow variable bindings.
11528
11529 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11530
11531         * gnus-html.el (gnus-html-wash-tags)
11532         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11533         Add extra logging.
11534
11535 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11536
11537         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11538         (gnus-max-image-proportion): New variable.
11539         (gnus-html-rescale-image): New function.
11540         (gnus-html-put-image): Rescale images.
11541
11542 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11543
11544         Fix up some byte-compiler warnings.
11545         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11546         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11547         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11548         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11549         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11550         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11551         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11552
11553 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11554
11555         * gnus-html.el (gnus-article-html): Decode contents by charset.
11556
11557 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11558
11559         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11560         (gnus-html-frame-width, gnus-blocked-images):
11561         * message.el (message-prune-recipient-rules): Add custom version.
11562         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11563
11564         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11565         functions.
11566
11567         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11568         gnus-process-get.
11569
11570 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11571
11572         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11573         instead of lsub directly.
11574
11575 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11576
11577         * nnwarchive.el: Remove.
11578
11579         * gnus-soup.el: Remove.
11580
11581         * nnsoup.el: Remove.
11582
11583         * nnultimate.el: Remove.
11584
11585         * gnus-html.el (gnus-blocked-images): New variable.
11586
11587         * message.el (message-prune-recipients): New function.
11588         (message-prune-recipient-rules): New variable.
11589
11590         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11591         guess whether a long line is natural text or not.
11592
11593         * gnus-html.el (gnus-html-schedule-image-fetching):
11594         Use gnus-process-plist and friends for compatibility.
11595
11596 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11597
11598         * gnus-html.el: Require packages that define macros used in this file.
11599         (gnus-article-mouse-face): Declare to silence byte-compiler.
11600         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11601         process-get.
11602         (gnus-html-put-image): Use plist-get to avoid getf.
11603         (gnus-html-prefetch-images): Use with-current-buffer.
11604
11605 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11606
11607         * gnus-ems.el: Provide compatibility functions for
11608         gnus-set-process-plist.
11609
11610         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11611         header-line-format for XEmacs 21.4.
11612
11613         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11614         * gnus.el (gnus-valid-select-methods):
11615         * message.el (message-send-mail-partially-limit):
11616         * mm-decode.el (mm-text-html-renderer):
11617         * mml.el (mml-insert-mime-headers-always):
11618         * smiley.el (smiley-regexp-alist): Bump custom version.
11619
11620 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11621
11622         * gnus-html.el: Require mm-url.
11623         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11624         with the url to `url'.
11625         (gnus-html-wash-tags): Support cid: URLs/images.
11626
11627 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11628
11629         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11630         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11631         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11632
11633         * gnus-move.el: Remove file, since it doesn't really work.
11634
11635         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11636         UTF-8.  This seems to fix problems with some German web feeds.
11637
11638         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11639         at the top so that the proper colors are applied.
11640
11641         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11642         don't have dots in their names.
11643
11644         * gnus-art.el (gnus-article-view-part): Doc fix.
11645
11646         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11647         XEmacs-compatible.
11648         (gnus-html-put-image): Don't do images on non-graphic displays.
11649
11650         * nnslashdot.el: Remove this unused backend.
11651
11652         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11653         actions.
11654         (gnus-undo-register-1): Revert last change.
11655
11656         * gnus-group.el (gnus-group-completing-read): Protect against not
11657         having completion-styles bound.
11658
11659         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11660         make broken recipients happier.
11661
11662         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11663
11664         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11665         point parameter.
11666
11667         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11668
11669         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11670         completion-styles for group selection.
11671
11672 2009-02-04  Andreas Schwab  <schwab@suse.de>
11673
11674         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11675         headers and regexp-quote the match if necessary.
11676
11677 2009-03-24  Miles Bader  <miles@gnu.org>
11678
11679         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11680         the blinking smiley.
11681
11682 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11683
11684         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11685         blink smiley.
11686
11687 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11688
11689         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11690         where the dribbel file lives exists.
11691
11692         * message.el (message-send-mail-partially-limit): Change the default to
11693         nil, since most people don't want this.
11694
11695         * mm-url.el (mm-url-decode-entities): Also decode entities like
11696         &#x3212.
11697
11698 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11699
11700         * gnus-sum.el (gnus-summary-idna-message):
11701         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11702         Hyperlink urls in docstrings with URL `...'.
11703
11704 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11705
11706         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11707         functions.
11708
11709 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11710
11711         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11712         say what the mouseover text should be.
11713
11714         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11715         version of the mm-w3m-safe-url-regexp variable to only download images
11716         in the groups where we want that to happen.
11717
11718         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11719
11720         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11721         easier debugging.
11722         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11723         big pictures in the article buffer.
11724
11725         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11726         gnus-article-html.
11727         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11728         w3m.
11729
11730         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11731
11732 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11733
11734         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11735         which doesn't exist.
11736
11737         * message.el (message-inhibit-ecomplete): New variable to allow some
11738         function to inhibit ecomplete address storage.
11739         (message-resend): Disable ecomplete message storage when resending
11740         messages.
11741
11742         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11743
11744 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11745
11746         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11747         Save excursion while copying, moving, and deleting articles in order to
11748         prevent the cursor from jumping to unforeseen place.
11749
11750 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * lpath.el: No need to bind bookmark-current-buffer,
11753         bookmark-yank-point and bookmark-make-record-function.
11754
11755 2010-08-17  Glenn Morris  <rgm@gnu.org>
11756
11757         * gnus-sync.el: Require gnus components whose functions are used.
11758
11759         * gnus-art.el (bookmark-make-record-function):
11760         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11761         Declare for compiler.
11762
11763         * mm-url.el (mml-compute-boundary): Autoload.
11764
11765 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11768
11769 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11770
11771         Typo fix "hoo4a" -> "hook".
11772
11773         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11774
11775 2010-08-14  Glenn Morris  <rgm@gnu.org>
11776
11777         * gnus-sync.el (gnus-sync): Fix defgroup version.
11778
11779 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11780
11781         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11782
11783         * gnus-sync.el: Fix docs.
11784         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11785         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11786
11787 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11788
11789         Optimizations for gnus-sync.el.
11790
11791         * gnus-sync.el: Add docs about gnus-sync-backend
11792         possibilities.
11793         (gnus-sync-save): Remove unnecessary message.
11794         (gnus-sync-read): Optimize and show what groups were skipped.
11795
11796 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11797
11798         Minor bug fixes for gnus-sync.el.
11799
11800         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11801         Don't read the sync on get-new-news.
11802
11803         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11804         quiet.
11805
11806         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11807         (fix typo).
11808
11809 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11810
11811         Make saving and restoring of hidden threads work with overlays.
11812         Patch applied by Ted Zlatanov.
11813
11814         * gnus-sum.el (gnus-hidden-threads-configuration)
11815         (gnus-restore-hidden-threads-configuration): Update to deal with text
11816         properties, rather than searching for a magic character.
11817
11818 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11819
11820         New gnus-sync.el library for synchronization of marks.
11821
11822         * gnus-sync.el: New library for synchronization of marks.
11823
11824         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11825         renamed from `gnus-registry-grep-in-list'.
11826
11827         * gnus-registry.el (gnus-registry-follow-group-p):
11828         Use `gnus-grep-in-list'.
11829
11830         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11831
11832 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11833
11834         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11835         determining charset of text fails.
11836
11837 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11838
11839         * nnmail.el (nnmail-get-new-mail-1): Revert.
11840
11841         * nnml.el (nnml-active-number): Make sure names of newly created groups
11842         in nnml-group-alist are encoded.
11843
11844 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11845
11846         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11847         containing non-ASCII characters in active file for nnml back end.
11848
11849 2010-07-24  David Engster  <dengste@eml.cc>
11850
11851         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11852         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11853
11854 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11855
11856         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11857         tag (Bug#6654).
11858
11859 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11860
11861         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11862         the article buffer, not the summary buffer.
11863
11864 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11865
11866         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11867         Emacs 23 as well.
11868
11869 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11870
11871         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11872         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11873
11874 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11875
11876         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11877         Patch applied by Karl Fogel.
11878
11879         * gnus-sum.el (gnus-summary-bookmark-make-record):
11880         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11881
11882 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11883
11884         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
11885         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11886         C-w still not working correctly from Article buffers; Thierry's
11887         patch to fix that will be applied after this.
11888
11889         * gnus-art.el (bookmark-make-record-function): New local variable.
11890
11891         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11892         article buffer.
11893         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11894
11895 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11896
11897         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11898         on changes in bookmark.el.
11899
11900 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11901
11902         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11903         `no-log' instead of message not to log prompt string.
11904
11905 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11906
11907         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11908         the *other* type of HTML form submission.
11909
11910 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11911
11912         * auth-source.el (auth-source-pick): If choice does not contain a
11913         questioned keyword, set the check to t.
11914
11915 2010-06-12  Romain Francoise  <romain@orebokech.com>
11916
11917         * gnus-util.el (gnus-date-get-time): Move up before first use.
11918
11919 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11920
11921         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11922         (gnus-article-edit-part): Bind it to make last part that is substituted
11923         or deleted visible.
11924         (gnus-mime-display-single): Buttonize part of which id equals to
11925         gnus-mime-buttonized-part-id.
11926
11927 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11928
11929         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11930         (gnus-dd-mmm): Use gnus-date-get-time.
11931         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11932         simplify logic.
11933         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11934         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11935
11936 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11937
11938         * auth-source.el (top): Autoload `secrets-list-collections',
11939         `secrets-create-item', `secrets-delete-item'.
11940         (auth-sources): Fix tag string.
11941         (auth-get-source, auth-source-retrieve, auth-source-create)
11942         (auth-source-delete): New defuns.
11943         (auth-source-pick): Rewrite in order to avoid 2 passes.
11944         (auth-source-forget-user-or-password): New parameter USERNAME.
11945         (auth-source-user-or-password): New parameters CREATE-MISSING and
11946         DELETE-EXISTING.  Retrieve password interactively, if needed.
11947
11948 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11949
11950         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11951         deleting unused directories when gnus-expert-user is t.
11952
11953 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11956         for each temp file when gnus-article-browse-delete-temp is ask.
11957
11958 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11959
11960         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
11961         Replace Lisp calls to delete-backward-char by calls to delete-char.
11962
11963 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11964
11965         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11966
11967 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
11968
11969         * password-cache.el (password-cache-remove): Fix docstring.
11970
11971 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11974         article unless decoding article to be saved.
11975
11976 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11977
11978         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11979         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11980         generated within the mm-with-unibyte-current-buffer macro.
11981
11982 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11983
11984         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11985         to nil when we're in a mml-preview buffer and no group is selected.
11986
11987 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11988
11989         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11990         when catching the `C-g'.  Reported by "Leo".
11991
11992 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11993
11994         * message.el (message-forward-make-body-plain)
11995         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11996         multibyte-string-p.
11997
11998         * lpath.el: Revert.
11999
12000 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12001
12002         * message.el (message-forward-make-body-mml): Assume original message
12003         is multibyte string; error on unibyte.
12004         (message-forward-make-body-plain): Ditto; don't add excessive newline
12005         in body end.
12006
12007         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12008
12009 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12010
12011         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12012         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12013
12014 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12015
12016         * mm-extern.el (mm-extern-url): Don't use
12017         mm-with-unibyte-current-buffer.
12018         (mm-extern-cache-contents): Use with-current-buffer instead of
12019         save-excursion + set-buffer.
12020
12021 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12022
12023         * mm-util.el (mm-emacs-mule): Remove.
12024
12025 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12026
12027         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12028         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12029         change.
12030
12031 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12032
12033         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12034         bind the default value of enable-multibyte-characters to nil.
12035
12036 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * message.el (message-forward-make-body-plain)
12039         (message-forward-make-body-mml):
12040         Don't use mm-with-unibyte-current-buffer.
12041
12042 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12043
12044         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12045
12046 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12047
12048         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12049         (Bug#5592).
12050
12051 2010-05-07  Julien Danjou  <julien@danjou.info>
12052
12053         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12054         it to mm-pipe-part.
12055
12056         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12057         it is given.
12058
12059 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12060
12061         * binhex.el (binhex-decode-region-internal):
12062         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12063         (dns-query):
12064         * nnweb.el (nnweb-gmane-search):
12065         * pgg-parse.el (pgg-parse-armor):
12066         * pgg.el (pgg-verify-region):
12067         * sha1.el (sha1-string-external):
12068         * uudecode.el (uudecode-decode-region-internal):
12069         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12070         XEmacs.
12071
12072         * gnus-art.el (gnus-article-browse-html-parts):
12073         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12074         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12075         make-temp-file.
12076
12077         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12078         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12079         compiling.
12080
12081         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12082         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12083         XEmacs when compiling.
12084
12085         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12086         gnus-pick-mode-off-hook for XEmacs when compiling.
12087         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12088         gnus-binary-mode-off-hook for XEmacs when compiling.
12089
12090         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12091         Return nil if char-charset is not available.
12092
12093         * imap.el (imap-disable-multibyte)
12094         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12095         macros.
12096
12097         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12098         instead of encode-coding-string.
12099
12100         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12101         'xemacs) instead of mm-emacs-mule to switch function definitions.
12102         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12103
12104         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12105         bind temporary-file-directory for XEmacs;
12106         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12107         timer-set-function for XEmacs 21.4 and SXEmacs;
12108         bind timer-list for XEmacs 21.4 and SXEmacs;
12109         fbind char-charset and find-charset-region for non-Mule XEmacs;
12110         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12111         encode-coding-region and encode-coding-string for XEmacs having no
12112         file-coding feature.
12113
12114 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12115
12116         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12117
12118 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12119
12120         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12121         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12122
12123 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12124
12125         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12126         alias `jka-compr-delete-temp-file' no longer exists.
12127
12128 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12129
12130         Use define-minor-mode in Gnus where applicable.
12131         * mml.el (mml-mode): Use define-minor-mode.
12132         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12133         (gnus-undo-mode): Use define-minor-mode.
12134         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12135         (gnus-dead-summary-mode): Use define-minor-mode.
12136         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12137         Initialize in declaration.
12138         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12139         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12140         (gnus-mailing-list-mode): Use define-minor-mode.
12141         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12142         (gnus-draft-mode): Use define-minor-mode.
12143         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12144         (gnus-dired-mode): Use define-minor-mode.
12145
12146 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12147
12148         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
12149         handles on recursive mml-to-mime translation and check them for
12150         boundary delimiter collisions.  Reported by Greg Troxel.
12151
12152 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12153
12154         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12155
12156 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12157
12158         * mm-util.el (mm-find-buffer-file-coding-system):
12159         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12160
12161 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12162
12163         * message.el (message-generate-headers): Record insertion of optional
12164         headers as well.  Otherwise the check to prevent repeated insertion of
12165         optional headers is a no-op.
12166
12167 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12168
12169         * smime.el: Don't mention CVS.
12170
12171         * nnrss.el (nnrss-fetch): Don't mention CVS.
12172
12173         * nnir.el: Don't mention CVS.
12174
12175 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12176
12177         * gnus-sum.el (gnus-summary-bookmark-make-record):
12178         Add `location' field.
12179
12180 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12181
12182         * lpath.el: Fbind bookmark-default-handler,
12183         bookmark-get-bookmark-record, bookmark-make-record-default,
12184         bookmark-prop-get for Emacs <23 and XEmacs.
12185
12186 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12187
12188         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12189         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12190         Use with-current-buffer to silence the byte-compiler.
12191         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12192         bother to require `gnus'.
12193         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12194
12195 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12196
12197         * gnus-sum.el (gnus-summary-bookmark-make-record)
12198         (gnus-summary-bookmark-jump): New functions.
12199         (gnus-summary-mode): Setup bookmark support.
12200
12201 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12202
12203         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12204         if set.
12205
12206 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12207
12208         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12209         gnus-article-browse-html-save-cid-image; make it work recursively for
12210         forwarded messages as well.
12211         (gnus-article-browse-html-parts): Work when prefix arg is given.
12212         (gnus-article-browse-html-article): Doc fix.
12213
12214 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12215
12216         * message.el (message-default-mail-headers):
12217         (message-default-headers): Carry the value mail-default-headers over
12218         into message-default-mail-headers, rather than message-default-headers.
12219
12220 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12221
12222         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12223         charset.
12224
12225         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12226         charset into the <meta> tag when the article is encoded to utf-8.
12227
12228 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * gnus-art.el (gnus-article-browse-delete-temp-files):
12231         Delete directories as well.
12232         (gnus-article-browse-html-parts): Work for images that do not specify
12233         file names; delete temp directory when quitting; insert header at the
12234         right place; use file: scheme for image files.
12235
12236 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12237
12238         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12239         (gnus-article-browse-html-parts): Use it to make temporary cid image
12240         files in addition to html file so that browser may display them.
12241
12242 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12243
12244         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12245
12246 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12247
12248         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12249
12250 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12251
12252         * auth-source.el (auth-sources): Change default to be simpler.
12253         Explain about Secret Service API sources.  Improve Customize options.
12254         (auth-source-pick): Change to accept any number of search parameters.
12255         Implement fallbacks iteratively, not recursively.  Add scoring on the
12256         second pass and sort by score.  Call Secret Service API when needed.
12257         (auth-source-user-or-password): Use it.  Call Secret Service API
12258         directly when needed to get the user name and the password.
12259
12260 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12261
12262         * message.el (message-interactive): Doc fix.
12263         (message-qmail-inject-args): Reflow.
12264         (message-kill-to-signature): Fix typo in docstring.
12265
12266         * smiley.el (smiley-buffer): Fix typo in docstring.
12267
12268 2010-03-24  Glenn Morris  <rgm@gnu.org>
12269
12270         * mail-source.el (gnus-message): Declare.
12271         (mail-source-delete-old-incoming): Require gnus-util.
12272
12273 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12274
12275         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12276
12277         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12278
12279         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12280         password-cache's default if it is not bound.
12281         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12282         password-cache-expiry's default if it is not bound.
12283
12284         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12285         available in Emacs 21.
12286
12287         * lpath.el: Suppress compiler warnings for:
12288         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12289         XEmacs;
12290         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12291         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12292         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12293
12294 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12295
12296         * auth-source.el (auth-sources): Fix up definition so extra parameters
12297         are always inline.
12298
12299 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12300
12301         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12302         wasn't updated after mismatch.  Clear cached mailbox info correctly
12303         when uidvalidity changes.
12304         (nnimap-group-prefixed-name): New function to avoid some code
12305         duplication.
12306         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12307         (nnimap-request-group): Use it.
12308         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12309         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12310         with many imap folders.  This is done by caching the group status from
12311         the imap server persistently in a group parameter `imap-status'.  (This
12312         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12313         but not persistently, so every Gnus startup was still very slow.)
12314
12315 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12316
12317         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12318         delete the extra newline.  Otherwise editing of :string and :number
12319         types don't work.
12320
12321 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12322
12323         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12324         secrets.el dependency.
12325         (auth-sources): Add optional user name.  Add secrets.el configuration
12326         choice (unused right now).
12327
12328 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12329
12330         * gnus-sum.el (gnus-summary-make-menu-bar):
12331         Let `gnus-registry-install-shortcuts' fill in the functions.
12332
12333         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12334         warnings.
12335         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12336         (gnus-registry-install-shortcuts): Populate and use it in a
12337         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12338
12339 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12340
12341         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12342         In-place substitutions for the group name encoding/decoding.
12343         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12344         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12345         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12346         (nnimap-update-unseen, nnimap-request-list)
12347         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12348         (nnimap-request-set-mark, nnimap-split-to-groups)
12349         (nnimap-split-articles, nnimap-request-newgroups)
12350         (nnimap-request-create-group, nnimap-request-accept-article)
12351         (nnimap-request-delete-group, nnimap-request-rename-group)
12352         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12353         `encoded-mbx' for consistency.
12354         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12355         variable `imap-current-mailbox'.
12356
12357         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12358         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12359
12360 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12361
12362         * pop3.el (pop3-display-message-size-flag): Display message size byte
12363         counts during POP3 download.
12364         (pop3-movemail): Use it.
12365         (pop3-list): Implement listing of available messages.
12366
12367 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12368
12369         * nnir.el (nnir-get-article-nov-override-function): New function to
12370         override the normal NOV retrieval.
12371         (nnir-retrieve-headers): Use it.
12372
12373 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12374
12375         * auth-source.el (netrc-machine-user-or-password): Autoload.
12376
12377 2010-03-19  Glenn Morris  <rgm@gnu.org>
12378
12379         Stop message.el from loading about 40 libraries it doesn't always need.
12380         The general approach is to autoload rather than require, and to
12381         require in the specific functions rather than the file.  (Bug#5642)
12382
12383         * gmm-utils.el: Don't require wid-edit.
12384         (widget-create-child-value, widget-convert, widget-default-get):
12385         Autoload.
12386
12387         * gnus-util.el: Don't require time-date, netrc.
12388         (message-fetch-field, gnus-group-name-decode): Declare rather than
12389         autoloading.
12390         (gnus-fetch-field): Require message.
12391         (gnus-decode-newsgroups): Require gnus-group.
12392
12393         * ietf-drums.el: Don't require time-date.
12394
12395         * message.el: Don't require hashcash, canlock, ecomplete.
12396         Do require mail-utils.  Require nnheader only when compiling.
12397         (smtpmail-default-smtp-server): Remove declaration.
12398         (message-send-mail-function): Check smtpmail-default-smtp-server
12399         is bound rather than requiring smtpmail.
12400         (message-auto-save-directory, message-insert-signature):
12401         Use expand-file-name rather than nnheader-concat.
12402         (nnheader-insert-file-contents): Autoload.
12403         (hashcash-wait-async): Declare.
12404         (message-send-mail): Only call gnus-setup-posting-charset if
12405         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12406         (message-send-mail-with-sendmail): Require sendmail.
12407         (canlock-password, canlock-password-for-verify): Declare.
12408         (message-canlock-password): Require canlock.
12409         (nnheader-get-report): Autoload.
12410         (gnus-setup-posting-charset): Declare.
12411         (message-send-news): Require gnus-msg.
12412         (message-make-references, message-make-in-reply-to): Use mail-header-id
12413         rather than the alias mail-header-message-id.
12414         (ecomplete-add-item, ecomplete-save): Declare.
12415         (message-put-addresses-in-ecomplete): Require ecomplete.
12416         (ecomplete-display-matches): Autoload.
12417
12418         * mm-decode.el: Don't require mailcap, gnus-util.
12419         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12420         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12421         Autoload.
12422         (mailcap-mime-extensions): Declare.
12423
12424         * mm-encode.el: Don't require mailcap.
12425         (mailcap-extension-to-mime): Autoload.
12426
12427         * mml-sec.el: Don't require password-cache.
12428
12429         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12430         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12431         (mml-minibuffer-read-type): Require mailcap.
12432         (mml-preview): Require gnus-msg.
12433
12434         * mml1991.el: Require password-cache.
12435         (password-cache-expiry): Remove declaration.
12436
12437         * mml2015.el: Require password-cache.
12438         (password-cache-expiry): Remove declaration.
12439
12440         * nneething.el (mailcap): Require mailcap.
12441
12442         * nnheader.el (declare-function): Add compatibility stub.
12443         (message-remove-header): Declare rather than autoload.
12444         (nnheader-replace-header): Require message.
12445
12446         * nnimap.el (declare-function): Add compatibility stub.
12447         (netrc-parse, netrc-machine-user-or-password): Declare.
12448         (nnimap-open-connection): Require netrc.
12449
12450         * nntp.el (declare-function): Add compatibility stub.
12451         (netrc-parse, netrc-machine, netrc-get): Declare.
12452         (nntp-send-authinfo): Require netrc.
12453
12454         * rfc2047.el: Don't require qp.
12455         (quoted-printable-encode-region, quoted-printable-decode-string):
12456         Autoload.
12457
12458         * sieve-mode.el: Don't require easymenu.
12459         (easy-menu-add-item): Autoload it.
12460
12461         * spam-stat.el (time-to-number-of-days): Autoload it.
12462
12463 2010-03-19  Glenn Morris  <rgm@gnu.org>
12464
12465         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12466
12467 2010-03-18  Glenn Morris  <rgm@gnu.org>
12468
12469         * hashcash.el (declare-function): Remove duplicate definition.
12470
12471 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12472
12473         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12474         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12475         value if any backslash escapes).
12476
12477 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12478
12479         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12480         if it is available.  (bug#5647)
12481
12482         * lpath.el: Suppress compiler warning for coding-system-from-name for
12483         Emacs 21 and XEmacs.
12484
12485 2010-03-14  Juri Linkov  <juri@jurta.org>
12486
12487         * hmac-def.el:
12488         * hmac-md5.el:
12489         * netrc.el: Fix keywords.
12490
12491 2010-02-26  Glenn Morris  <rgm@gnu.org>
12492
12493         * message.el (message-send-mail-function): Change the default, so that
12494         it inherits from a customized send-mail-function.  (Bug#5643)
12495
12496 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12497
12498         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12499         shell-command-to-string signals an error (bug#5299).
12500
12501 2010-02-24  Glenn Morris  <rgm@gnu.org>
12502
12503         * message.el (message-smtpmail-send-it)
12504         (message-send-mail-with-mailclient): Doc fixes.
12505
12506 2010-02-16  Glenn Morris  <rgm@gnu.org>
12507
12508         * message.el (message-default-mail-headers): Change the default value
12509         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12510
12511 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12512
12513         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12514         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12515
12516 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12517
12518         * time-date.el (date-to-time): Doc fix (Bug#5408).
12519
12520 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12521
12522         * message.el (message-mail): Just pass yank-action on to message-setup.
12523         (message-setup): Handle (FUN . ARGS) form of yank-action.
12524         (message-with-reply-buffer, message-widen-reply)
12525         (message-yank-original): Handle non-buffer values of
12526         message-reply-buffer (Bug#4080).
12527         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12528
12529 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12530
12531         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12532         Fix typo in docstring.
12533
12534 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12535
12536         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12537         response.
12538
12539 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12540
12541         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12542
12543         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12544
12545         * message.el (message-check-news-header-syntax): Protect against a
12546         string that `rfc822-addresses' returns when parsing fails.
12547
12548 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12549
12550         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12551         (gnus-previous-char-property-change): New functions.
12552
12553         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12554
12555 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12556
12557         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12558         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12559
12560 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12561
12562         * message.el (message-exchange-point-and-mark): Rework last change to
12563         avoid using optional arg of exchange-point-and-mark, for backward
12564         compatibility.
12565
12566 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12567
12568         * message.el (message-exchange-point-and-mark):
12569         Call exchange-point-and-mark with an argument rather than setting
12570         mark-active by hand (Bug#5175).
12571
12572 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12573
12574         * nntp.el (nntp-service-to-port): Work for service expressed with
12575         numeric string; replace [:digit:] with [0-9] for XEmacs.
12576
12577 2009-12-17  Glenn Morris  <rgm@gnu.org>
12578
12579         * gnus-group.el (gnus-bug-group-download-format-alist):
12580         Change emacs entry to debbugs.gnu.org.  Bump :version.
12581
12582 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12583
12584         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12585
12586 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12587
12588         * message.el (message-info): Explain why we use `Info-goto-node'.
12589
12590 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12591
12592         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12593
12594 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12595
12596         * message.el (message-completion-in-region): New compatibility function.
12597         (message-expand-group): Use it.
12598
12599 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12600
12601         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12602         with no unread article should be listed if the 2nd arg `predicate' is
12603         given.
12604
12605 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12606
12607         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12608
12609 2009-11-29  Juri Linkov  <juri@jurta.org>
12610
12611         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12612         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12613         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12614
12615 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12616
12617         * sha1.el (sha1-string-external): default-directory "/" in case
12618         otherwise non-existent.  process-connection-type pipe for touch of
12619         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12620
12621 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12622
12623         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12624         it's comms related and sgml-mode.el has "comm" on that basis too.
12625
12626 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12627
12628         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12629         containing tspecial characters if they have been already quoted.
12630
12631 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12632
12633         * dns-mode.el (auto-mode-alist): Purecopy string.
12634
12635 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12636
12637         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12638
12639 2009-10-24  Glenn Morris  <rgm@gnu.org>
12640
12641         * gnus-art.el (help-xref-stack-item): Define for compiler.
12642
12643 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12644
12645         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12646
12647 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12648
12649         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12650
12651 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12654         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12655
12656 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12657
12658         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12659         (gnus-overlays-in): New alias to overlays-in.
12660
12661         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12662         gnus-overlay-get, and gnus-delete-overlay.
12663         (gnus-summary-show-thread): Make it work as well for systems in which
12664         next-single-char-property-change is not available.
12665         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12666
12667         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12668         (gnus-overlay-get): New alias to extent-property.
12669         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12670
12671         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12672         SXEmacs.
12673
12674         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12675         SXEmacs.
12676
12677 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12678
12679         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12680
12681 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12682
12683         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12684         and XEmacs that don't have `remove-overlays'.
12685
12686 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12687
12688         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12689         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12690         selective display.  Use overlays instead.
12691
12692 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12693
12694         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12695
12696 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12697
12698         * spam-stat.el (spam-stat-load): Fix typo in message.
12699
12700 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12701
12702         * dig.el (dig-invoke): Fix typo in docstring.
12703         (query-dig): Reflow docstring.
12704
12705 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12706
12707         * gnus-art.el (gnus-article-encrypt-body):
12708         * message.el (message-check-recipients):
12709         * mm-util.el (mm-codepage-setup):
12710         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12711         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12712
12713 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12714
12715         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12716         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12717         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12718         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12719         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12720
12721 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12722
12723         * dig.el: Add "Keywords: comm", as per net-utils.el.
12724
12725 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12726
12727         * dig.el (dig-mode): Use define-derived-mode.
12728
12729 2009-09-19  Glenn Morris  <rgm@gnu.org>
12730
12731         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12732
12733 2009-09-18  Glenn Morris  <rgm@gnu.org>
12734
12735         * gnus-diary.el (gnus-diary-check-message):
12736         * message.el (message-insert-formatted-citation-line):
12737         * nnbabyl.el (top-level):
12738         * nndiary.el (nndiary-schedule):
12739         Fix typos in condition-case handlers.
12740
12741 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12742
12743         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12744         configuration that provides the sole article window in a frame;
12745         position point correctly after deleting a part.
12746
12747 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12748
12749         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12750         (spam-resolve-registrations-routine): Use it to unregister articles
12751         that change status.
12752
12753 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12754
12755         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12756         with XEmacs.
12757         (parse-time-string-chars): Use it.
12758
12759 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12760
12761         * imap.el (imap-interactive-login): Better messages.
12762         (imap-open): Fix bug with renamed buffer on reconnect.
12763         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12764         for easier debugging and cleaner code.  On successful (guessed based on
12765         server capabilities) secondary authentication, set imap-state
12766         correctly.
12767         (imap-last-authenticator): Define imap-last-authenticator as a variable
12768         to avoid warnings.
12769
12770 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12771
12772         * nnrss.el (nnrss-request-article): Remove binding of
12773         default-enable-multibyte-characters that has gotten needless by
12774         the 2007-07-13 change in rfc2047-encode-message-header.
12775
12776         * mml.el (mml-insert-multipart): Error on the message header.
12777         (mml-insert-part): Error on the message header; position point at
12778         the end of a MIME tag.
12779
12780 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12781
12782         * time-date.el (autoload): Expand define-obsolete-function-alias into
12783         defalias and make-obsolete for old Emacsen that Gnus supports.
12784         (with-no-warnings): Define it for old Emacsen.
12785         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12786         is available.
12787         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12788         float-time is available; suppress compile warning for time-to-seconds.
12789
12790         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12791         (gnus-float-time): Alias to float-time if it exists.
12792
12793         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12794         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12795         float-time is available; suppress compile warning for time-to-seconds.
12796
12797         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12798         XEmacs.
12799
12800 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12801
12802         * imap.el (imap-message-map): Docstring fix.
12803
12804 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12805
12806         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12807         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12808         Add the optional argument `encoding' that overrides the default.
12809
12810         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12811         mm-encode-buffer.
12812
12813 2009-09-04  Glenn Morris  <rgm@gnu.org>
12814
12815         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12816         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12817         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12818         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12819         * mm-util.el (mm-with-unibyte-current-buffer)
12820         (mm-find-buffer-file-coding-system):
12821         * yenc.el (yenc-decode-region): Use default-value rather than
12822         default-enable-multibyte-characters.
12823
12824 2009-09-03  Glenn Morris  <rgm@gnu.org>
12825
12826         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12827         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12828         than default-enable-multibyte-characters.
12829
12830 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12831
12832         * gnus-art.el (gnus-article-read-summary-keys):
12833         Fix gnus-buffer-configuration's value temporarily used.
12834
12835 2009-09-02  Glenn Morris  <rgm@gnu.org>
12836
12837         * gnus-util.el (gnus-float-time): New function.
12838         * gnus-delay.el (gnus-delay-article):
12839         * gnus-sum.el (gnus-thread-latest-date):
12840         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12841         * nnspool.el (nnspool-request-newgroups):
12842         Use gnus-float-time rather than time-to-seconds.
12843         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12844
12845         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12846         (gnus-header-subject-face, gnus-header-newsgroups-face)
12847         (gnus-header-name-face, gnus-header-content-face):
12848         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12849         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12850         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12851         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12852         (gnus-cite-face-11):
12853         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12854         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12855         (gnus-server-closed-face, gnus-server-denied-face)
12856         (gnus-server-offline-face):
12857         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12858         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12859         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12860         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12861         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12862         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12863         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12864         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12865         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12866         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12867         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12868         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12869         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12870         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12871         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12872         (gnus-summary-high-undownloaded-face)
12873         (gnus-summary-low-undownloaded-face)
12874         (gnus-summary-normal-undownloaded-face)
12875         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12876         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12877         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12878         (gnus-splash-face):
12879         * message.el (message-header-to-face, message-header-cc-face)
12880         (message-header-subject-face, message-header-newsgroups-face)
12881         (message-header-other-face, message-header-name-face)
12882         (message-header-xheader-face, message-separator-face)
12883         (message-cited-text-face, message-mml-face):
12884         * sieve-mode.el (sieve-control-commands-face)
12885         (sieve-action-commands-face, sieve-test-commands-face)
12886         (sieve-tagged-arguments-face):
12887         * spam.el (spam-face):
12888         Mark face aliases with "-face" in the name as obsolete.
12889
12890 2009-09-01  Glenn Morris  <rgm@gnu.org>
12891
12892         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12893         than goto-line.
12894
12895 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12898         Don't move point if the command is invoked inside the message header.
12899
12900 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12901
12902         * imap.el (imap-send-command): Simplify.
12903         (imap-wait-for-tag): point-max -> buffer-size.
12904
12905 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12906
12907         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12908         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12909         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12910         * nnir.el (nnir-swish-e-index-file):
12911         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12912         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12913         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12914         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12915         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12916         (gnus-treat-display-xface): Add Emacs version of obsolescence.
12917
12918 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12919
12920         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12921         Don't save excursion.
12922
12923 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12924
12925         * nnheader.el (nnheader-find-file-noselect):
12926         * mm-util.el (mm-insert-file-contents):
12927         Use (default-value 'major-mode) instead of default-major-mode.
12928
12929 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12930
12931         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12932
12933 2009-08-26  Glenn Morris  <rgm@gnu.org>
12934
12935         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
12936         than placing in files.el.
12937
12938 2009-08-25  Glenn Morris  <rgm@gnu.org>
12939
12940         * nnir.el (top-level): Don't require cl at run-time.
12941         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12942         Replace cl-function substitute with gnus-replace-in-string.
12943         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12944         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12945         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12946         simplified expansions.
12947
12948 2009-08-25  Kevin Ryde  <user42@zip.com.au>
12949
12950         * dig.el (dig): Add autoload cookie.
12951
12952 2009-08-22  Glenn Morris  <rgm@gnu.org>
12953
12954         * gnus-art.el (gnus-button-patch): Use forward-line rather than
12955         goto-line.
12956
12957 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
12958
12959         * parse-time.el (parse-time-string-chars): Save match data.
12960
12961 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
12962
12963         * parse-time.el (parse-time-string-chars): Compute using character
12964         classes, to handle non-ascii characters (Bug#3190).
12965
12966 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12967
12968         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12969
12970         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12971         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12972         (gnus-mm-display-part, gnus-mime-display-single)
12973         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12974         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12975
12976         * gnus-sum.el
12977         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12978         (gnus-summary-move-article): Add expirable mark to articles copied or
12979         moved to group that has auto-expire turned on if the option is non-nil.
12980
12981 2009-07-24  Glenn Morris  <rgm@gnu.org>
12982
12983         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12984         Fix typo.  (Bug#3903)
12985
12986 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12987
12988         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12989         gnus-article-read-summary-keys rather than gnus-summary-edit-article
12990         that should not be used for draft articles.
12991         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12992         that has no concern in minor mode keys.
12993         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12994         Abolish.
12995
12996 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12999         article without making inquiry to a user for unknown encoding.
13000
13001         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13002         (nnmaildir--scan): Assume i-node and device number that file-attributes
13003         returns might be cons-cell.
13004
13005         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13006
13007         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13008
13009 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13010
13011         * auth-source.el: Remove docs now in auth.texi.  Don't use
13012         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13013         `auth-source-hide-passwords' and use them.
13014
13015 2009-07-15  Glenn Morris  <rgm@gnu.org>
13016
13017         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13018
13019 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13020
13021         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13022         excessive whitespace from the default values of title and description.
13023
13024 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13025
13026         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13027         mail-fetch-field to fetch Content-Description header in order to
13028         exclude newlines.
13029
13030 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13031
13032         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13033         format used by GnuPG 2.0.11.
13034
13035 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13036
13037         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13038         to deleted part.
13039
13040 2009-05-30  David Engster  <dengste@eml.cc>
13041
13042         * nnmairix.el: Remove old documentation in the commentary block.
13043         (nnmairix-request-group): Do not update active file for nnml back ends.
13044         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13045         end so that overview files are ignored.
13046         (nnmairix-update-groups): Make updating the groups more robust by using
13047         marks.
13048         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13049         with dollar characters in message-id.
13050
13051 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13052
13053         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13054         2008-12-25 in dns.el.
13055
13056 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13057
13058         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13059         could happen if the text is only composed of spaces and/or tabs.
13060
13061 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13062
13063         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13064         when sending a queued message to avoid extra mml tags.
13065
13066 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13067
13068         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13069
13070 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13071
13072         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13073         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13074         rmail-toggle-header for XEmacs;
13075         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13076
13077 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13078
13079         * gnus-dired.el: Remove autoload for gnus-setup-message.
13080         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13081         displaying Gnus logo; always use compose-mail.
13082
13083 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13084
13085         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13086
13087 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13088
13089         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13090         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13091         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13092         available.
13093         (gnus-nocem-epg-verify): New function.
13094
13095 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13096
13097         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13098
13099 2009-02-15  Glenn Morris  <rgm@gnu.org>
13100
13101         * gnus-util.el (rmail-insert-rmail-file-header)
13102         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13103         autoloads.
13104         (rmail-default-rmail-file): Remove unnecessary declaration.
13105         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13106
13107 2009-02-14  Glenn Morris  <rgm@gnu.org>
13108
13109         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13110         variable (only used in gnus-util, which declares it anyway).
13111         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13112         which was only needed by gnus-art (changed to not use it any more).
13113         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13114         only used in gnus-util, which autoloads it itself.
13115         (rmail-update-summary): Fix autoload.
13116
13117         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13118         rather than rmail-output-to-rmail-file.
13119
13120 2009-02-07  Glenn Morris  <rgm@gnu.org>
13121
13122         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13123         autoload of function that no longer exists.
13124         (rmail-toggle-header): Declare.
13125         (message-forward-rmail-make-body): Handle mbox Rmail.
13126
13127 2009-01-31  Glenn Morris  <rgm@gnu.org>
13128
13129         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13130         2009-01-09 change.
13131
13132 2009-01-31  Dave Love  <fx@gnu.org>
13133
13134         * imap.el (imap-fetch-safe): Bind debug-on-error.
13135         (imap-debug): Add imap-fetch-safe.
13136
13137 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13138
13139         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13140         (auth-source-forget-all-cached): New convenience function.
13141         (auth-source-user-or-password): Accept list of modes or a single mode.
13142
13143         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13144         auth-source modes.
13145
13146         * netrc.el (netrc-machine-user-or-password): Use list of
13147         auth-source modes.
13148
13149         * nnimap.el (nnimap-open-connection): Use list of
13150         auth-source modes.
13151
13152         * nntp.el (nntp-send-authinfo): Use list of
13153         auth-source modes.
13154
13155 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13156
13157         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13158         now.
13159
13160 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13161
13162         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13163         coding system in XEmacs; add a workaround for XEmacs.
13164
13165         * lpath.el: Fbind coding-system-aliasee.
13166
13167 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13170         of current-language-environment.
13171
13172 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13173
13174         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13175         available at runtime.
13176
13177 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13178
13179         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13180
13181 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13182
13183         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13184         the greatest positive fixnum value doesn't work under an XEmacs with
13185         bignum support; use the most-positive-fixnum constant instead,
13186         available since Emacs 21.1 with cl and XEmacs 21.1.
13187
13188 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13191         XEmacs gets not to work.
13192
13193 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * mm-util.el (mm-coding-system-priorities): Allow the value like
13196         "Japanese (UTF-8)" of current-language-environment.
13197
13198 2009-01-09  Glenn Morris  <rgm@gnu.org>
13199
13200         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13201         with last-command-event.
13202
13203 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13204
13205         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13206         in the doc string.
13207
13208         * message.el (message-fix-before-sending): Amend comment.
13209
13210 2009-01-08  Dave Love  <fx@gnu.org>
13211
13212         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13213
13214 2009-01-07  David Engster  <dengste@eml.cc>
13215
13216         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13217         simplified server definitions by converting it via
13218         gnus-server-to-method.
13219
13220 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13221
13222         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13223         parameter's operands.
13224
13225 2009-01-06  David Engster  <dengste@eml.cc>
13226
13227         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13228         primary select method (for gnus-group-mark-article-as-read).
13229
13230 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13231
13232         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13233         `(gnus)Face', not `(gnus)X-Face'.
13234
13235 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13236
13237         * mm-util.el (mm-ucs-to-char): New function.
13238
13239         * mm-url.el (mm-url-decode-entities): Use it.
13240
13241         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13242         unicode-to-char.
13243
13244 2009-01-05  Dave Love  <fx@gnu.org>
13245
13246         * time-date.el: Require cl for `declare'.
13247
13248 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13249
13250         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13251         Dave Love.
13252
13253 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13254
13255         * message.el (message-fix-before-sending): Add `eight-bit' to
13256         illegible-text check.
13257
13258 2009-01-03  Michael Olson  <mwolson@gnu.org>
13259
13260         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13261         `headers' is nil.  This can occur if the IMAP server does not have
13262         permissions to read messages from a folder, but can write new messages
13263         to the folder.
13264         (nnimap-request-article-part): Do not insert `data' if it is nil.
13265
13266         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13267         characters which will confuse `read', so skip past them.
13268
13269 2009-01-01  Dave Love  <fx@gnu.org>
13270
13271         * imap.el (imap-string-to-integer): Fix typo.
13272         (imap-fetch-safe): New function.
13273         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13274
13275         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13276
13277         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13278         (imap-parse-greeting): Fix doc strings.
13279         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13280         (imap-parse-flag-list): Make messages unique.
13281         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13282
13283         * nnimap.el: Fix author email.
13284         (nnimap-split-rule): Add FIXME comment.
13285         (nnimap-debug): Fix doc string.
13286
13287 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13288
13289         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13290
13291 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13292
13293         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13294         nslookup if resolv.conf isn't available.
13295         (dns-query): Rename from query-dns.
13296         (dns-query-cached): Rename from query-dns-cached.
13297
13298 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13301         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13302         to check if those variables exist (first appeared in Emacs 18.50).
13303
13304 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13305
13306         * mm-util.el (mm-line-number-at-pos): New function.
13307
13308         * spam-report.el (spam-report-process-queue): Use it.
13309
13310 2008-12-24  David Engster  <dengste@eml.cc>
13311
13312         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13313         parameters that haven't existed as variables as buffer-local variables.
13314
13315 2008-12-23  Dave Love  <fx@gnu.org>
13316
13317         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13318         cadar.
13319
13320         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13321         imap-starttls-p.
13322         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13323
13324 2008-12-22  Dave Love  <fx@gnu.org>
13325
13326         * imap.el: Fix author email.  Doc fixes.
13327         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13328         reply.
13329
13330 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13331
13332         * spam-report.el (spam-report-gmane-max-requests): New constant.
13333         (spam-report-gmane-wait): New variable.
13334         (spam-report-gmane-ham, spam-report-gmane-spam)
13335         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13336         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13337         the server.
13338
13339         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13340         Add explanations.
13341
13342         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13343         nnheader-accept-process-output and nnheader-read-timeout if available.
13344         (pop3-movemail): Use it.
13345
13346         * message.el (message-check-news-body-syntax): Fix signature check if
13347         there's an attachment.
13348
13349 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * mm-util.el: Add comments to the mm- emulating functions.
13352
13353 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13354
13355         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13356         Reported by Stephen Berman <stephen.berman@gmx.net>.
13357
13358 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13359
13360         * mm-util.el (mm-substring-no-properties): New function.
13361         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13362         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13363         (mm-string-to-multibyte): Doc fix.
13364
13365         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13366
13367 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13368
13369         * mml.el (mml-attach-file): Strip text properties from file name.
13370         (Bug#1574)
13371
13372 2008-12-16  Glenn Morris  <rgm@gnu.org>
13373
13374         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13375
13376 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13377
13378         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13379         knows since the charset specified might be a bogus alias that
13380         mm-charset-synonym-alist provides.
13381
13382 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13383
13384         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13385         "ISO_8859-1".
13386
13387         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13388
13389 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13390
13391         * mm-util.el (mm-charset-eval-alist):
13392         Define it before mm-charset-to-coding-system.
13393         (mm-charset-to-coding-system): Add optional argument `silent';
13394         define it before mm-charset-override-alist.
13395         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13396         default value if it can be used in Emacs currently running;
13397         silence mm-charset-to-coding-system.
13398
13399 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13400
13401         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13402         `allow-override' which says whether to use `mm-charset-override-alist'.
13403         (rfc2047-decode-encoded-words): Use it.
13404
13405         * mm-util.el (mm-charset-override-alist): Fix custom type;
13406         add `(gb2312 . gbk)' to choices.
13407
13408 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13409
13410         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13411         fast.
13412
13413         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13414
13415         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13416
13417 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13418
13419         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13420         on links.
13421
13422         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13423
13424 2008-12-03  Lute Kamstra  <lute@gnu.org>
13425
13426         * sha1.el: Remove leading * from docstrings of defcustoms,
13427         deffaces, defconsts and defuns.
13428
13429 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13430
13431         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13432         users' addresses that don't have domain parts.
13433         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13434         rather than message-narrow-to-head since there will be the message
13435         header separator.
13436
13437 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13438
13439         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13440         since the result is inserted in a unibyte buffer anyway.
13441         (nnimap-demule-use-string-to-multibyte): Remove.
13442         (nnimap-demule): Alias it to mm-string-to-multibyte.
13443
13444 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13445
13446         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13447         variable for debugging bug#464 and bug#1174.
13448         (nnimap-demule): Use it.
13449
13450 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13451
13452         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13453         score calculation correctly.
13454
13455 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13456
13457         * message.el (message-send-mail): Just set the buffer to unibyte
13458         rather than use mm-with-unibyte-current-buffer which does a lot more.
13459         (message-send-mail-partially): Don't bother with
13460         mm-with-unibyte-current-buffer since it's already been made unibyte by
13461         message-send-mail.
13462
13463 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13464
13465         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13466
13467 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13468
13469         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13470
13471 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13472
13473         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13474         require itself and to remove `with-no-warnings'.
13475
13476 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13477
13478         * starttls.el (starttls-any-program-available): Get the name of the
13479         available TLS layer program.
13480         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13481         well as the host name in the "opening" message.
13482
13483         * auth-source.el (auth-source-cache, auth-source-do-cache)
13484         (auth-source-user-or-password): Cache passwords and logins by default,
13485         allow override with `auth-source-do-cache'.
13486         (auth-source-forget-user-or-password): Allow users to remove cache
13487         entries if needed.
13488
13489 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13490
13491         * md4.el (md4-buffer): Fix typo in docstring.
13492         (md4, md4-64): Doc fixes.
13493         (md4-pack-int32): Reflow docstring.
13494
13495 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13496
13497         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13498         condition-case to only the forward-sexp call.
13499
13500 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13501
13502         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13503         quotes contained.  Make it more robust regardless by an extra
13504         condition-case wrapper.
13505
13506 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13507
13508         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13509
13510 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * nnml.el (nnml-request-expire-articles): Check if the function set to
13513         `nnmail-expiry-target' returns the symbol `delete'.
13514
13515         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13516
13517         * nnmail.el (nnmail-expiry-target): Fix custom type.
13518
13519 2008-10-02  Glenn Morris  <rgm@gnu.org>
13520
13521         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13522         Silence compiler warning.
13523
13524 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13525
13526         * tls.el (open-tls-stream): Show the actual command being
13527         executed, instead of the format string.
13528
13529 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13530
13531         * lpath.el: Fbind codepage-setup for Emacs 23.
13532
13533 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13534
13535         * mml.el (mml-menu): Don't assume mml2015 is bound.
13536
13537 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13538
13539         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13540         exists.
13541
13542 2008-09-27  Glenn Morris  <rgm@gnu.org>
13543
13544         * gnus-util.el (mail-header-remove-comments): Autoload it.
13545
13546 2008-09-27  Andreas Schwab  <schwab@suse.de>
13547
13548         * gnus-util.el (gnus-split-references): Strip comments.
13549         (gnus-parent-id): Likewise.
13550
13551 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13552
13553         * message.el (message-confirm-send): Fix version.
13554
13555 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13556
13557         * message.el (message-idna-to-ascii-rhs-1): Use
13558         mail-extract-address-components rather than mail-header-parse-addresses
13559         that is an alias by default to ietf-drums-parse-addresses that does not
13560         support non-ASCII names in headers' contents.
13561
13562 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13563
13564         * message.el (message-confirm-send): Fix variable documentation to
13565         avoid the "y/n" wording.
13566
13567 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13568
13569         * message.el (message-set-auto-save-file-name): Save to a different
13570         filename so multiple messages (especially drafts) can be recovered.
13571
13572 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13573
13574         * message.el (message-confirm-send): Add appropriate version.
13575
13576 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13577
13578         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13579         defvar.
13580
13581 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13582
13583         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13584         (mm-pkcs7-enveloped-magic): Ditto.
13585
13586 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13587
13588         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13589         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13590
13591 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13592
13593         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13594         default, it's better.
13595
13596 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13597
13598         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13599         summary line gnus-number property and ignore them (with a warning
13600         message).
13601
13602 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13603
13604         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13605         macro caddr in the interactive form since it won't be expanded.
13606
13607 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13608
13609         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13610         `charset'; fix name of function called recursively.
13611         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13612
13613 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13614
13615         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13616         (gnus-mime-set-charset-parameters): New function.
13617         (gnus-mime-view-part-as-charset): Use it to correctly display part
13618         specifying wrong charset.
13619
13620 2008-09-08  David Engster  <dengste@eml.cc>
13621
13622         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13623         in completing-read for back end server.
13624
13625 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13626
13627         * message.el (message-confirm-send): New variable to confirm sending a
13628         message.
13629         (message-send): Use it.
13630
13631 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13632
13633         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13634
13635 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13636
13637         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13638
13639 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13640
13641         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13642         prevent tracking too many groups.
13643         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13644         Use it.
13645
13646 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13647
13648         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13649         moving point to the bottom of the window in order to avoid recentering.
13650
13651 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13654
13655         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13656         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13657         (gnus-article-beginning-of-window): Fix calculation.
13658
13659 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13660
13661         * gnus-msg.el (gnus-summary-supersede-article)
13662         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13663         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13664         message header.
13665
13666 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13667
13668         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13669         pending output coming after the status change.
13670
13671 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13672
13673         * message.el:
13674         * gnus-start.el:
13675         * gnus-registry.el: Remove VMS support.
13676
13677 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13678
13679         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13680         macro.
13681         (rfc2104-hash): Use it.
13682
13683 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13684
13685         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13686         (gnus-summary-sort-by-most-recent-date): New commands.
13687         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13688         and menu entries.
13689
13690 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13691
13692         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13693         don't redisplay article for raw contents; remove plural articles stuff.
13694
13695         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13696         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13697         on gnus-summary-save-article; display results properly.
13698
13699 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13700
13701         * lpath.el: No need to fbind ns-focus-frame.
13702
13703 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13704
13705         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13706
13707 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13708
13709         * gnus-art.el (gnus-summary-save-in-pipe):
13710         Consider gnus-save-all-headers.
13711
13712 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13713
13714         * gnus-util.el (ns-focus-frame): Remove declaration.
13715         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13716         like x.
13717
13718 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13719
13720         * rfc2104.el (rfc2104-zero): Delete defconst.
13721         (rfc2104-hex-alist): Likewise.
13722         (rfc2104-hex-to-int): Delete func.
13723         (rfc2104-hexstring-to-bitstring): Likewise.
13724         (rfc2104-nybbles): New defconst.
13725         (rfc2104-hash): Rewrite for speed.
13726
13727 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13728
13729         * tls.el (open-tls-stream): Make it work with the 2nd argument
13730         BUFFER that is a string but does not exist as a buffer object, as
13731         mentioned in the doc-string.
13732
13733 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13734
13735         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13736         SXEmacs.
13737
13738 2008-07-16  Glenn Morris  <rgm@gnu.org>
13739
13740         * gnus-util.el (ns-focus-frame): Declare for compiler.
13741
13742 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13743
13744         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13745         set as a group parameter.
13746         (gnus-summary-save-in-pipe): Work when it is called independently.
13747         (gnus-summary-pipe-to-muttprint): Don't modify
13748         gnus-summary-pipe-output-default-command.
13749
13750 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13751
13752         * message.el (message-send-mail-with-sendmail):
13753         Display the error message.
13754
13755 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13756
13757         * gnus-art.el (gnus-default-article-saver):
13758         Add gnus-summary-save-in-pipe to choices.
13759         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13760         gnus-summary-pipe-output-default-command as the default command.
13761         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13762         instead of gnus-last-shell-command.
13763
13764         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13765         New user option.
13766         (gnus-summary-muttprint-program): Mention the value will be changed.
13767         (gnus-summary-save-article): Force showing of all headers.
13768         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13769
13770 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13771
13772         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13773
13774 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13775
13776         * nnimap.el (nnimap-id):
13777         * sieve-manage.el (sieve-manage-open): Doc fixes.
13778
13779 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13780
13781         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13782         if available.
13783
13784 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13785
13786         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13787
13788         * nnkiboze.el (nnkiboze-generate-group):
13789         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13790
13791         * nnmairix.el: Require CL.
13792
13793 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13794
13795         * dgnushack.el: Autoload get-display-table and put-display-table for
13796         XEmacs 21.5.
13797
13798         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13799         21.4 and SXEmacs.
13800
13801 2008-06-15  David Engster  <dengste@eml.cc>
13802
13803         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13804
13805 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13806
13807         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13808         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13809         runtime choice under XEmacs.
13810
13811         * gnus-sum.el (gnus-summary-set-display-table):
13812         Use `gnus-put-display-table', `gnus-get-display-table',
13813         `gnus-set-display-table' for the display table, instead of `aset'.
13814
13815         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13816         Use `gnus-put-display-table', `gnus-get-display-table',
13817         `gnus-set-display-table' for the display table.
13818
13819 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13820
13821         * nnmairix.el: Add autoloads.
13822
13823 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13824
13825         * nnmairix.el (nnmairix-delete-recreate-group)
13826         (nnmairix-update-and-clear-marks): Fix error messages.
13827
13828 2008-06-14  David Engster  <dengste@eml.cc>
13829
13830         * nnmairix.el: Upgrade to version 0.6.
13831         (nnmairix-group-toggle-propmarks-this-group)
13832         (nnmairix-group-toggle-readmarks-this-group)
13833         (nnmairix-group-delete-recreate-this-group)
13834         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13835         (nnmairix-remove-tick-mark-original-article): New commands.
13836         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13837         (nnmairix-propagate-marks-to-nnmairix-groups)
13838         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13839         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13840         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13841         functions needed for marks propagation and manipulation of read marks.
13842         (nnmairix-update-groups): New function.
13843         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13844         (nnmairix-determine-original-group-from-registry)
13845         (nnmairix-determine-original-group-from-path)
13846         (nnmairix-get-group-from-file-path, nnmairix-map-range)
13847         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13848         New helper functions.
13849         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13850         keystrokes for new commands.
13851         (nnmairix-delete-and-create-on-change): Doc string cleanup.
13852         (nnmairix-request-group): Check allow-fast group parameter.
13853         (nnmairix-request-create-group): Set allow-fast group parameter if
13854         nnmairix-allowfast-default is set.
13855         (nnmairix-close-group): Propagate marks upon closing if needed.
13856         (nnmairix-group-toggle-threads-this-group): Use new.
13857         nnmairix-group-toggle-parameter helper function.
13858         (nnmairix-search): Better check for empty search result.
13859         (nnmairix-goto-original-article): Use new helper functions for
13860         determining original article.
13861         (nnmairix-show-original-article): Make sure message-id is in brackets.
13862         (nnmairix-call-mairix-binary): Change variable name.
13863         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13864         helper function.
13865         (nnmairix-widget-toggle-activate): Fix doc string.
13866
13867 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13868
13869         * nnir.el: Require edmacro when compiling with XEmacs.
13870         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13871         available in Emacs 21.
13872
13873 2008-06-11  Glenn Morris  <rgm@gnu.org>
13874
13875         * gnus-util.el (x-focus-frame):
13876         * gnus.el (image-size):
13877         * mm-decode.el (image-size): Declare.
13878
13879         * gnus-picon.el (declare-function): Add compat definition.
13880         (image-size): Declare.
13881
13882         * gnus-group.el (tool-bar-map):
13883         * gnus-sum.el (tool-bar-map): Define for compiler.
13884
13885         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13886
13887         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13888
13889         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13890         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13891         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13892         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13893         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13894         * sieve-manage.el, spam-report.el, spam.el:
13895         Remove unnecessary eval-and-compile of autoloads.
13896
13897 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13898
13899         * auth-source.el: Precise Tramp doc.
13900
13901 2008-06-07  Glenn Morris  <rgm@gnu.org>
13902
13903         * nnmairix.el: Remove unnecessary eval-when-compile.
13904
13905 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13906
13907         * lpath.el: Fbind propertize for XEmacs 21.4.
13908
13909 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13910
13911         * nnir.el: Move here from ../contrib.
13912
13913 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13914
13915         * gnus-util.el (gnus-read-shell-command): New function.
13916         * mm-decode.el (mm-pipe-part):
13917         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13918
13919 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13920
13921         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13922
13923 2008-06-03  Glenn Morris  <rgm@gnu.org>
13924
13925         * pop3.el (nnheader-accept-process-output): Autoload it.
13926
13927 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13928
13929         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13930         are not 2-digit hexadecimal characters that follow `%'s.
13931
13932 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13933
13934         * message.el (message-bogus-recipient-p): Fix type in doc string.
13935         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13936         (message-bogus-addresses): Rename from message-bogus-address-regexp.
13937         Improve custom options.
13938         (message-bogus-recipient-p): Adjust accordingly.
13939
13940 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
13941
13942         * parse-time.el (parse-time-months, parse-time-weekdays): Add
13943         long-form month and day names.
13944
13945 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13946
13947         * dgnushack.el: Autoload debug, eudc-expand-inline and
13948         pgg-snarf-keys-region for XEmacs.
13949
13950         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
13951
13952         * nnmairix.el: Require edmacro when compiling with XEmacs.
13953
13954 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
13955
13956         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13957         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13958
13959 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13960
13961         * auth-source.el: Add more docs.
13962
13963         * netrc.el (netrc-machine): Always match if the port is not given.
13964
13965 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13966
13967         * nnheader.el (nnheader-read-timeout): Change the default timeout from
13968         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
13969         retrieval faster in some cases, but might make CPU usage larger.
13970         If this has any bad side effects, we might revert this change.
13971
13972         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13973         seems to make mail retrieval much, much faster.
13974         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13975         unconditionally.
13976
13977         * gnus-draft.el (gnus-group-send-queue):
13978         Bind message-send-mail-partially-limit to nil to avoid being prompted.
13979
13980 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13981
13982         * mml.el (mml-attach-buffer): Prompt for `disposition'.
13983
13984         * message.el (message-bogus-address-regexp): Fix and improve custom
13985         type.
13986         (message-setup-hook): Add message-check-recipients as custom option.
13987
13988 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
13989
13990         * message.el (message-cite-function): Remove bogus autoload which crept
13991         in during merge from v5-10.
13992
13993 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13994
13995         * nnimap.el (nnimap-open-connection): Fix login/password bug.
13996
13997         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13998
13999         * auth-source.el: Preliminary Tramp docs.
14000         (auth-sources): Change the default auth-sources to use
14001         EPA .gpg files.
14002
14003 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14004
14005         * nntp.el: Autoload `auth-source-user-or-password'.
14006         (nntp-send-authinfo): Use it.
14007
14008         * nnimap.el: Autoload `auth-source-user-or-password'.
14009         (nnimap-open-connection): Use it.
14010
14011         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14012         for the gnus-message function.
14013         (auth-source-user-or-password): Use it.
14014
14015 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14016
14017         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14018         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14019         (rfc2104-hash): Use it.
14020
14021 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14022
14023         * gnus-art.el (gnus-article-toggle-truncate-lines):
14024         Don't use `iff' in docstring.
14025
14026 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14027
14028         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14029
14030         * gnus-util.el (gnus-extract-address-component-name)
14031         (gnus-extract-address-component-email): Convenience functions around
14032         `gnus-extract-address-components'.
14033
14034         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14035         Use `gnus-extract-address-component-email' to fix bug of comparing full
14036         sender name to `user-mail-address'.
14037
14038 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14039
14040         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14041         catch/throw to optimize.
14042         (gnus-registry-find-keywords): Just use member to find a keyword.
14043
14044 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14045
14046         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14047         is current before calling gnus-server-prepare.
14048         (gnus-server-setup-buffer, gnus-server-update-server)
14049         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14050
14051 2008-05-04  Juri Linkov  <juri@jurta.org>
14052
14053         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14054         (mailcap-file-default-commands): Use mailcap-replace-in-string
14055         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14056         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14057
14058 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14059
14060         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14061
14062 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14063
14064         * gnus.el: Bump version to 0.11.
14065
14066 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14067
14068         * gnus.el: No Gnus v0.10 is released.
14069
14070 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14071
14072         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14073         hooks.
14074         (gnus-update-read-articles): Speed up non-marks-using users.
14075         (gnus-use-marks): Define gnus-use-marks.
14076         (gnus-propagate-marks): Rename variable to something more sensible.
14077
14078 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14079
14080         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14081         (gmm-image-load-path-for-library): Fix typos in docstrings.
14082         (gmm-message): Reflow docstring.
14083
14084 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14085
14086         * mail-source.el (mail-source-set-1, mail-source-bind):
14087         Move auth-source code out of the macro to clean it up and fix bugs.
14088
14089 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14090
14091         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14092         by sender if it's equal to user-mail-address, it's likely to be
14093         useless.
14094
14095         * mail-source.el (mail-source-bind): Don't use user or password if they
14096         are not bound.  Unintern them if they are nil.  Don't use server unless
14097         it's bound, and default it to empty string otherwise.
14098
14099 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14100
14101         * mail-source.el: Load auth-source.el.
14102         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14103         get user name or password, if auth-sources is set up.
14104
14105         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14106         strategy of splitting with parent.
14107         (gnus-registry-split-fancy-with-parent)
14108         (gnus-registry-post-process-groups): Use it and fix prior
14109         bug (returning a list as the split result).
14110
14111         * auth-source.el (auth-sources): Remove server parameter.
14112         (auth-source-pick, auth-source-user-or-password)
14113         (auth-source-user-or-password-imap)
14114         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14115         (auth-source-user-or-password-sftp)
14116         (auth-source-user-or-password-smtp): Remove server parameter.
14117
14118 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14119
14120         * smime.el (smime-sign-region, smime-encrypt-region)
14121         (smime-decrypt-region):
14122         Remove redundant calls to `generate-new-buffer-name'.
14123
14124 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14125
14126         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14127         Don't use QP for message/rfc822.
14128         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14129
14130 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14131
14132         * sieve-manage.el (sieve-string-bytes): Remove.
14133         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14134         correct byte-length only if the process's coding-system is the same as
14135         the one used internally by Emacs to represent strings.
14136
14137 2008-04-22  Juri Linkov  <juri@jurta.org>
14138
14139         * mailcap.el (mailcap-file-default-commands): New function.
14140
14141 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14142
14143         * message.el (message-signature-separator, message-cite-function):
14144         Change custom version.
14145
14146 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14147
14148         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14149         commands.
14150         (tls-checktrust): Ditto.
14151
14152 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14153
14154         * mm-decode.el (mm-display-external): Make temp file read-only.
14155
14156 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14157
14158         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14159         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14160         `C-c C-f d'.
14161
14162 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14163
14164         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14165
14166 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14167
14168         * gnus.el: Bump version to 0.9.
14169
14170 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14171
14172         * gnus.el: No Gnus v0.8 is released.
14173
14174 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14175
14176         * mail-source.el (mail-source-value):
14177         Prefer fboundp to functionp so it works with macros as well.
14178
14179 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14180
14181         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14182         Fix last change in case the element is not even a symbol.
14183
14184 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14185
14186         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14187         Prefer fboundp to functionp so it works with macros as well.
14188
14189 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14190
14191         * auth-source.el: Add docs.
14192         (auth-sources): Modify format to support server.
14193         (auth-source-pick, auth-source-user-or-password)
14194         (auth-source-user-or-password-imap)
14195         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14196         (auth-source-user-or-password-sftp)
14197         (auth-source-user-or-password-smtp): Add server parameter.
14198
14199 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14200
14201         * gnus-registry.el: Initialize the registry when gnus-registry-install
14202         is t.
14203
14204 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14205
14206         * compface.el (uncompface): Make buffer unibyte.
14207
14208 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14209
14210         * mail-source.el (mail-source-value):
14211         Prefer fboundp to functionp so it works with macros as well.
14212
14213 2008-04-05  Glenn Morris  <rgm@gnu.org>
14214
14215         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14216
14217 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14218
14219         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14220         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14221
14222         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14223         multibyteness after rather than before erasing it.
14224
14225         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14226         mm-with-multibyte.
14227         (gnus-request-article-this-buffer): Make sure the proper decoding is
14228         used if gnus-original-article-buffer happens to be unibyte.
14229
14230         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14231         default-enable-multibyte-characters.
14232
14233         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14234         default-enable-multibyte-characters.
14235
14236         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14237
14238         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14239
14240 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14241
14242         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14243         Fix last change in case the element is not even a symbol.
14244
14245 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14246
14247         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14248         (imap-message-copyuid-1): Use it.
14249         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14250         J. Williams in
14251         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14252
14253         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14254         imap-enable-exchange-bug-workaround.
14255         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14256
14257 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14258
14259         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14260         a 100 byte status-checks into a 2-3MB transfer for each group.
14261         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14262         to enable bug workaround or not.
14263         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14264
14265 2008-03-31  Glenn Morris  <rgm@gnu.org>
14266
14267         * message.el (mml2015-use): Declare for compiler.
14268         (message-info): Require mml2015 when appropriate.
14269
14270 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14271
14272         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14273         whitespace.
14274
14275 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14276
14277         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14278         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14279         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14280         (nntp-service-to-port): New function.
14281         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14282         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14283         (nntp-open-netcat-stream): New function.
14284         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14285
14286 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14287
14288         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14289
14290 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14291
14292         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14293
14294 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14295
14296         * dns.el (dns-write): Use set-buffer-multibyte.
14297
14298 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14299
14300         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14301
14302 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14303
14304         * message.el (message-signature-separator): Change default.
14305         Improve custom type.
14306         (message-cite-function): Change default to
14307         message-cite-original-without-signature.
14308
14309         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14310         toggle.
14311
14312         * message.el (message-check-news-body-syntax): Fix signature check.
14313         (message-setup-1): Mark buffer as unmodified _after_ running
14314         message-setup-hook and handling message-alternative-emails.
14315         (message-shorten-references): Be more strict when building list of
14316         valid references to comply with GNKSA.
14317
14318         * gnus-group.el (gnus-read-ephemeral-bug-group)
14319         (gnus-read-ephemeral-debian-bug-group)
14320         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14321
14322         * message.el (message-info): Don't use booleanp which isn't supported
14323         in Emacs 21 and XEmacs.
14324
14325 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14326
14327         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14328         gnus-group-gmane-group-download-format.
14329         (gnus-group-read-ephemeral-gmane-group): Rename from
14330         gnus-group-read-ephemeral-gmane-group.
14331         (gnus-read-ephemeral-gmane-group-url): Rename from
14332         gnus-group-read-ephemeral-gmane-group-url.
14333         (gnus-bug-group-download-format-alist): New variable.
14334         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14335         (gnus-read-ephemeral-emacs-bug-group): New commands.
14336
14337 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14338
14339         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14340         (gnus-visible-headers): Improve custom type.
14341
14342 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14343
14344         * mml.el (mml-menu): Add workarounds for XEmacs.
14345
14346         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14347         X-Boundary header.
14348
14349         * message.el (message-simplify-recipients): Fix previous commit.
14350
14351 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14352
14353         * mm-util.el (mm-set-buffer-multibyte): New function.
14354         * mm-decode.el (mm-copy-to-buffer): Use it.
14355
14356         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14357         Prefer fboundp to functionp so it works with macros as well.
14358
14359 2008-03-19  Glenn Morris  <rgm@gnu.org>
14360
14361         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14362         Accidentally removed in the sync process with Emacs.
14363
14364 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14365
14366         * message.el (message-alter-recipients-discard-bogus-full-name):
14367         New function.
14368         (message-alter-recipients-function): New variable.
14369         (message-get-reply-headers): Use it.
14370         (message-replace-header): New helper function.
14371         (message-recipients-without-full-name): New variable.
14372         (message-simplify-recipients): New command.
14373
14374         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14375
14376         * message.el (message-info): Handle EasyPG manual.
14377
14378         * mml.el (mml-menu): Add entry for EasyPG.
14379
14380 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14381
14382         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14383         parameter.
14384
14385         * message.el (message-disassociate-draft): Specify drafts group name
14386         fully.
14387
14388 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14389
14390         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14391         Eliminate unnecessary duplicates from the match list.
14392
14393 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14396
14397         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14398
14399         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14400         args of `how-many' of which the XEmacs version doesn't take; declare
14401         Info-index-next as function.
14402
14403 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14404
14405         * gnus-score.el (gnus-score-headers): Fix handling of
14406         gnus-inhibit-slow-scoring.
14407
14408         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14409         string.
14410         (gnus-button-url-regexp): Improve handling of parenthesis.
14411         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14412         (gnus-button-handle-info-keystrokes): Handle index entries.
14413
14414 2008-03-15  Glenn Morris  <rgm@gnu.org>
14415
14416         * parse-time.el (parse-time-string): Simplify.
14417
14418 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14419
14420         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14421         Incoming* files.
14422
14423 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14424
14425         * auth-source.el (auth-sources): Rename from auth-source-choices.
14426         (auth-source-pick): Use it.
14427
14428 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14429
14430         * binhex.el (binhex-decode-region-internal):
14431         * uudecode.el (uudecode-decode-region-internal):
14432         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14433         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14434         setting default-enable-multibyte-characters.
14435
14436 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14437
14438         * auth-source.el (auth-source-protocols)
14439         (auth-source-protocols-customize, auth-source-choices): Add and
14440         modified variable customizations and defaults.
14441         (auth-source-pick, auth-source-user-or-password)
14442         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14443         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14444         (auth-source-user-or-password-sftp)
14445         (auth-source-user-or-password-smtp): Use new variables and provide an
14446         interface to netrc.el.
14447
14448 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14449
14450         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14451         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14452         Make sure the nntp port to specify is a string.
14453
14454 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14455
14456         * nntp.el: Use with-current-buffer.
14457         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14458         dubious mm-with-unibyte-current-buffer.
14459         (nntp-with-open-group-function): New function extracted from
14460         nntp-with-open-group macro.
14461         (nntp-with-open-group): Use the function, so it's easier to debug.
14462         Add indentation and debugging info.
14463         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14464         Recommend the use of the netcat alternatives.
14465
14466         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14467         Avoid mm-string-as-multibyte as well.
14468
14469         * nnweb.el (nnweb-insert-html):
14470         Remove use of nnheader-string-as-multibyte.
14471
14472         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14473         (nnheader-string-as-multibyte): Remove.
14474
14475         * mm-view.el: Use inhibit-read-only.
14476         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14477         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14478         or unibyte-string.
14479
14480         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14481         (mm-uu-yenc-extract): Use with-current-buffer.
14482
14483         * gnus-soup.el (gnus-soup-send-packet): Don't use
14484         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14485
14486         * nnmh.el: Use with-current-buffer.
14487         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14488         mm-string-as-multibyte on the output of mm-encode-coding-string.
14489
14490         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14491         (nnimap-request-move-article): Use with-current-buffer.
14492
14493         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14494         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14495         conversion uses string-make-unibyte rather than string-as-unibyte.
14496
14497         * gnus-msg.el: Use with-current-buffer.
14498
14499         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14500
14501 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14502
14503         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14504         string for caching if it is 'PIN.
14505
14506 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14507
14508         * lpath.el: Consider the case without Emacs/W3.
14509
14510 2008-03-08  Glenn Morris  <rgm@gnu.org>
14511
14512         * time-date.el (date-to-time, time-subtract, time-add)
14513         (safe-date-to-time): Doc fixes.
14514
14515 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14516
14517         * mail-source.el (mail-source-delete-old-incoming-confirm):
14518         Change default to nil.
14519         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14520
14521 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14522
14523         * lpath.el: Rearrange.
14524
14525         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14526         (gnus-article-goto-prev-page): Work for articles having ^L's.
14527
14528         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14529
14530         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14531
14532 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14533
14534         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14535         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14536         (gnus-bookmark-jump): Adjust some variable names.
14537
14538 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14539
14540         * auth-source.el: New package.
14541         (auth-source-choices): Add customization entry point variable.
14542
14543         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14544         bug.
14545
14546 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14547
14548         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14549         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14550         (gnus-registry-install-shortcuts): Rename from
14551         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14552         the `gnus-registry-mark-map' keymap dynamically from
14553         `gnus-registry-marks'.  The generated functions update the summary line
14554         when a registry mark is added or deleted, and will call
14555         `gnus-registry-install-p' (see the comments in the code).
14556         (gnus-registry-user-format-function-M): Use concat intelligently.
14557
14558         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14559         the registry mark functions.
14560
14561 2008-03-05  Glenn Morris  <rgm@gnu.org>
14562
14563         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14564         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14565         gnus-art.
14566         (top-level): No need to load own source when compiling.
14567
14568 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14569
14570         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14571         Suggested by <chris.anderton@zetnet.co.uk>.
14572
14573 2008-03-04  Glenn Morris  <rgm@gnu.org>
14574
14575         * gnus-sum.el (top-level): No need to require gnus when compiling,
14576         since unconditionally required near start of file.
14577         (gnus-summary-display-while-building): Move definition before use.
14578
14579 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14580
14581         * gnus-registry.el (gnus-registry-user-format-function-M):
14582         Add formatting function.
14583
14584 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14585
14586         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14587         with plists.
14588         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14589         Use new format.
14590
14591 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14592
14593         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14594         `where-is-internal' that returns a range of key sequences.
14595
14596 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14597
14598         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14599
14600         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14601         (gnus-summary-jump-to-group): Consider windows on other displayed
14602         frames as well.  Similar changes might be needed elsewhere, but that's
14603         the one I've bumped into during my use.
14604
14605         * nndoc.el (nndoc-oe-dbx-type-p):
14606         * gnus-msg.el (gnus-debug):
14607         * gnus-group.el (gnus-update-group-mark-positions):
14608         Use mm-string-to-multibyte.
14609
14610 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14611
14612         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14613         doesn't handle NotDashEscaped.
14614
14615         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14616         (mml-dnd-attach-options): Fix typo in custom choice.
14617
14618         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14619         Change nndoc-article-type to mbox.
14620         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14621
14622         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14623         to nil, instead of html2text.
14624
14625         * imap.el (imap-debug): Add `imap-ping-server'.
14626
14627         * gnus-bookmark.el: Add FIXMEs.
14628
14629         * message.el (message-form-letter-separator)
14630         (message-send-form-letter-delay): New variables.
14631         (message-send-form-letter): Use them.  New command to send form
14632         letters.  Requested by Uwe Siart.
14633         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14634
14635 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14636
14637         * Update copyright years.
14638
14639 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14640
14641         Sync from EMACS_22_BASE.
14642
14643         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14644
14645 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14646
14647         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14648         empty author.
14649
14650 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14651
14652         * gnus-registry.el (gnus-registry-marks): Add variable for
14653         customization of marks and their appearance.
14654         (gnus-registry-read-mark): Use it.
14655         (gnus-registry-do-marks): Add utility function to loop through
14656         `gnus-registry-marks'.
14657         (gnus-registry-install-shortcuts-and-menus): Add function to install
14658         shortcuts and menus.
14659         (gnus-registry-initialize): Use it.
14660         (gnus-registry-default-mark): Clarify documentation.
14661
14662 2008-02-29  Glenn Morris  <rgm@gnu.org>
14663
14664         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14665         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14666         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14667         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14668         Change defcustom :version from 23.0 to 23.1.
14669
14670 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14671
14672         * gnus-registry.el (gnus-registry-follow-group-p)
14673         (gnus-registry-post-process-groups): Add functions to aid registry
14674         splitting and improve logging.  Clarify behavior in function
14675         documentation.
14676         (gnus-registry-split-fancy-with-parent): Use them.
14677
14678 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14679
14680         * gnus-art.el: Use with-current-buffer.
14681
14682 2008-02-27  David Engster  <dengste@eml.cc>
14683
14684         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14685         Express real group name in the response.
14686
14687 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14688
14689         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14690         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14691         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14692         autoload gnus-registry-fetch-group when compiling.
14693         (nnmairix-request-group-with-article-number-correction):
14694         Remove unreferenced argument passed to nnmairix-call-backend.
14695
14696 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14697
14698         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14699         (mm-uu-extract): Improve face for low color ttys.
14700         Reported by Sascha Wilde.
14701
14702 2008-02-27  Glenn Morris  <rgm@gnu.org>
14703
14704         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14705         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14706         variables to defconsts.  Convert comments to doc-strings.
14707         (nnmairix-last-server, nnmairix-current-server): Convert from free
14708         variables to defvars.  Convert comments to doc-strings.
14709         (gnus-registry-fetch-group): Autoload.
14710         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14711         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14712         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14713         caddr.
14714         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14715         nnmairix-request-group-with-article-number-correction call.
14716         (nnmairix-fast, nnmairix-group): New, less general names, for free
14717         variables passed from nnmairix-request-group to
14718         nnmairix-request-group-with-article-number-correction.  Declare.
14719         (nnmairix-request-group-with-article-number-correction):
14720         Use nnmairix-fast, nnmairix-group rather than fast, group.
14721
14722 2008-02-26  David Engster  <dengste@eml.cc>
14723
14724         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14725         version 0.5.
14726
14727 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14728
14729         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14730         instead of making an extra function call.  Don't add the current group
14731         to articles only when they have the group.  Use
14732         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14733         Reported by David <de_bb@arcor.de>.
14734
14735 2008-02-24  Miles Bader  <miles@gnu.org>
14736
14737         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14738         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14739         (mm-find-mime-charset-region):
14740         * mm-bodies.el (mm-encode-body):
14741         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14742
14743 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14744
14745         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14746         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14747
14748 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14749
14750         * mail-source.el (mail-source-delete-incoming): Change default.
14751         Supplement doc string.
14752
14753         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14754
14755 2008-02-14  Glenn Morris  <rgm@gnu.org>
14756
14757         * time-date.el (format-seconds): New function.
14758
14759 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14760
14761         * nnmail.el (nnmail-message-id-cache-file): Derive from
14762         `gnus-home-directory'.
14763
14764 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14765
14766         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14767         Document negative prefix.
14768
14769         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14770
14771 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14772
14773         * message.el (message-unsent-separator): Add the Exim bounce
14774         separator.
14775
14776 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14777
14778         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14779         list.
14780         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14781         recipient/signer list.
14782
14783 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14784
14785         * Makefile.in (datarootdir): Define.
14786         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14787         name that might contain whitespace.
14788
14789 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14790
14791         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14792         fbound (Emacs 23 unicode), signal an error.
14793
14794 2008-02-08  Glenn Morris  <rgm@gnu.org>
14795
14796         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14797
14798 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14799
14800         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14801         ports to the calls to `netrc-machine-user-or-password' in addition to
14802         "imap" and "imaps".
14803
14804 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14805
14806         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14807
14808         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14809
14810 2008-02-01  Kenichi Handa  <handa@m17n.org>
14811
14812         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14813         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14814         (rfc2104-hash): Convert the result of concat to unibyte string.
14815
14816 2008-02-01  Dave Love  <fx@gnu.org>
14817
14818         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14819         coding-system-for-read.
14820         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14821
14822 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14823
14824         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14825         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14826         <hanche@math.ntnu.no>.
14827
14828 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14829
14830         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14831
14832         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14833
14834 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14835
14836         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14837         * message.el (message-beginning-of-line): Use featurep instead of bound
14838         tests in order to resolve conditionals at compile time.
14839
14840 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14841
14842         * mail-source.el (mail-sources): Add `group' choice.
14843
14844         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14845         parameter `in-group' to control into which group the articles go.
14846         Add treatment of `group' mail-source.
14847
14848 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14849
14850         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14851
14852         * mm-decode.el (mm-dissect-buffer): Decode description.
14853
14854         * mml.el (mml-to-mime): Encode message header first.
14855
14856 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14857
14858         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14859         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14860
14861         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14862         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14863
14864 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14865
14866         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14867
14868 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14869
14870         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14871         prefix keys.
14872         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14873         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14874         gnus-xmas.el.
14875
14876         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14877         (gnus-xmas-article-describe-bindings): New function.
14878         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14879         gnus-xmas-article-describe-bindings.
14880
14881         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14882
14883 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14884
14885         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14886         Add new variables for article mark management.
14887         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14888         list of extra data entries which, when present, will indicate that the
14889         article ID should not be trimmed from the registry.
14890         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14891         functions.
14892         (gnus-registry-read-mark): New function to read a mark name from the
14893         user.
14894         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14895         (gnus-registry-set-article-mark-internal): New functions to add and
14896         remove marks.
14897         (gnus-registry-get-article-marks): New function to show the marks for
14898         an article, or retrieve them for further use.
14899
14900 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14901
14902         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14903         keys when no argument is given.
14904
14905 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14906
14907         * imap.el (imap-ping-server): New variable.
14908         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14909         (imap-ping-server): Minor doc string fixes.
14910
14911 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14912
14913         * imap.el (imap-ping-server): New function.
14914         (imap-opened): Call imap-ping-server.
14915
14916 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14917
14918         * gnus-sum.el (gnus-article-sort-by-random)
14919         (gnus-thread-sort-by-random): Fix doc strings.
14920         Reported by jidanni@jidanni.org.
14921
14922 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14923
14924         * gnus-art.el (gnus-article-describe-bindings): New function.
14925         (gnus-article-read-summary-keys): Use it.
14926         (gnus-article-mode-map): Bind `C-h b' to it.
14927
14928 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14929
14930         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14931         XEmacs.
14932         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14933         Protect against non-character events.
14934
14935         * lpath.el: Fbind map-keymap for Emacs 21.
14936
14937 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
14938
14939         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14940         New command.
14941         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14942         instead of END.  Change name of the temp file.
14943         (gnus-group-gmane-group-download-format): Add doc string.  Make it
14944         customizable.
14945
14946 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14947
14948         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14949         bind `S W' to gnus-article-wide-reply-with-original; set default
14950         binding to gnus-article-read-summary-send-keys.
14951         (gnus-article-read-summary-keys): Fix the order of keys; display
14952         continuation keys correctly in the echo area; describe bindings
14953         correctly when keys end with `C-h'.
14954         (gnus-article-read-summary-send-keys): New function.
14955         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14956         Work for gnus-article-read-summary-send-keys; display continuation keys
14957         correctly in the echo area.
14958         (gnus-article-reply-with-original): Ignore prefix argument.
14959         (gnus-article-wide-reply-with-original): New function.
14960
14961         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
14962         Emacs 21.
14963
14964 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14965
14966         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14967         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14968
14969 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14970
14971         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14972         (gnus-group-read-ephemeral-gmane-group): New command.
14973
14974 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
14975
14976         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14977
14978 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14979
14980         * message.el (message-send-mail-function): Increase custom version.
14981
14982         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14983         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
14984
14985 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14986
14987         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
14988         for the cases where imap-authenticate is called with a nil buffer
14989         parameter.
14990
14991 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14992
14993         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14994         html parts correctly; support forwarded messages.
14995         (gnus-article-browse-html-article): Remove work buffers.
14996
14997         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14998         compiling.
14999         (netrc-bound-and-true-p): New macro.
15000         (netrc-parse): Use it instead of bound-and-true-p that is not available
15001         in XEmacs 21.4.
15002
15003 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15004
15005         * gnus-registry.el (gnus-registry-mark-article)
15006         (gnus-registry-article-marks): Add functionality to mark articles
15007         through the Gnus registry.
15008
15009         * encrypt.el: Clarify documentation for the new pgg method.
15010         (encrypt-file-alist): Add PGG option.
15011         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15012         functionality.  Abstract password key and messaging to external
15013         functions.
15014         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15015         (encrypt-message-method-and-cipher): Add new convenience external
15016         functions.
15017         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15018         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15019
15020         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15021         (netrc-parse): Use encrypt-file-alist to determine if
15022         encrypt-find-model or encrypt-insert-file-contents should be used.
15023
15024         * encrypt.el: Clarify documentation.  Load password-cache or
15025         password, whichever one is found first, instead of autoloading.
15026
15027 2007-12-19  Glenn Morris  <rgm@gnu.org>
15028
15029         * mml.el (message-options-set, message-narrow-to-head)
15030         (message-in-body-p, message-mail-p, message-encode-message-body):
15031         Autoload.
15032         (message-remove-header, message-narrow-to-headers-or-head)
15033         (message-subscribed-p, message-make-mail-followup-to)
15034         (message-position-on-field, message-news-p)
15035         (message-options-set-recipient, message-generate-headers)
15036         (message-sort-headers): Declare as functions.
15037
15038 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15039
15040         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15041         convention in doc string.
15042
15043 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15044
15045         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15046         title to html parts.
15047         (gnus-article-browse-html-article): Pass message header to it.
15048
15049         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15050
15051 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15052
15053         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15054         or password compatible with XEmacs.
15055
15056 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15057
15058         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15059         format document.
15060         (gnus-mime-delete-part): Don't write description line if empty.
15061         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15062
15063 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15064
15065         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15066         (gnus-summary-mark-read-and-unread-as-read)
15067         (gnus-summary-mark-current-read-and-unread-as-read)
15068         (gnus-summary-mark-unread-as-ticked): Doc fix.
15069         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15070
15071 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15072
15073         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15074         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15075
15076 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15077
15078         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15079         yes-or-no-p.
15080
15081 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15082
15083         * mm-decode.el (mm-add-meta-html-tag): New function.
15084         (mm-save-part-to-file, mm-pipe-part): Use it.
15085
15086         * gnus-art.el (gnus-article-browse-delete-temp-files):
15087         Use gnus-y-or-n-p instead of y-or-n-p.
15088         (gnus-article-browse-html-parts): Work with message/external-body; use
15089         mm-add-meta-html-tag.
15090
15091 2007-12-11  Glenn Morris  <rgm@gnu.org>
15092
15093         * gnus-cache.el: Require gnus-sum not just when compiling.
15094
15095         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15096
15097         * gnus-int.el (gnus-server-opened, gnus-status-message):
15098         Move definitions before use.
15099
15100         * mm-decode.el: Require gnus-util.
15101         (mm-remove-part): Only call delete-annotation on XEmacs.
15102
15103         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15104
15105         * nnmail.el: Require gnus-int.
15106
15107         * spam.el: Move `require's before `eval-when-compile's.
15108
15109         * gnus-ems.el (gnus-alive-p):
15110         * gnus-fun.el (message-goto-eoh):
15111         * gnus-util.el (gnus-group-name-decode):
15112         * mail-source.el (gnus-compress-sequence):
15113         * message.el (Info-goto-node, format-spec):
15114         * mm-bodies.el (message-options-get):
15115         * mm-decode.el (mm-view-pkcs7):
15116         * mm-util.el (gmm-write-region):
15117         * mml-smime.el (mml-compute-boundary)
15118         (gnus-completing-read-with-default):
15119         * mml.el (widget-button-press, gnus-make-hashtable):
15120         * mml1991.el (mm-decode-content-transfer-encoding)
15121         (mm-encode-content-transfer-encoding)
15122         (message-options-get, message-options-set):
15123         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15124         * nnfolder.el (gnus-request-group):
15125         * nnheader.el (ietf-drums-unfold-fws):
15126         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15127         * smime.el (gnus-run-mode-hooks):
15128         * spam-stat.el (gnus-message): Autoload.
15129
15130         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15131         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15132         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15133         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15134         Add declare-function compatibility definition.
15135
15136         * gnus-cache.el (nnvirtual-find-group-art):
15137         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15138         (gnus-add-image, gnus-add-wash-type):
15139         * gnus-group.el (nnkiboze-score-file):
15140         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15141         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15142         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15143         (message-tokenize-header, gnus-get-buffer-create)
15144         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15145         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15146         * gnus.el (gnus-group-decoded-name):
15147         * mail-source.el (imap-capability):
15148         * mm-bodies.el (message-options-set):
15149         * mm-decode.el (gnus-configure-windows):
15150         * mm-extern.el (message-goto-body):
15151         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15152         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15153         (epg-sub-key-validity, message-options-set):
15154         * mml.el (widget-event-point, gnus-configure-windows):
15155         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15156         * mml2015.el (epg-check-configuration, epg-configuration)
15157         (message-options-set):
15158         * nndb.el (nndb-request-article):
15159         * nnfolder.el (gnus-request-create-group):
15160         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15161         * nnmaildir.el (gnus-group-mark-article-read):
15162         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15163         * rfc1843.el (message-fetch-field):
15164         * spam.el (gnus-extract-address-components):
15165         Declare as functions.
15166
15167 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15168
15169         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15170
15171         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15172
15173         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15174         bind show-trailing-whitespace for XEmacs.
15175
15176 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15177
15178         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15179         new no-op macro for backward compatibility.
15180
15181         * imap.el (imap-string-to-integer): New function.
15182
15183 2007-12-09  Glenn Morris  <rgm@gnu.org>
15184
15185         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15186
15187         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15188         * message.el, mm-view.el, sieve-manage.el, smime.el:
15189         Add declare-function compatibility definition.
15190
15191         * gnus-art.el (w3-region, w3m-region, Info-menu):
15192         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15193         * gnus-sum.el (gnus-get-predicate):
15194         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15195         * message.el (mail-abbrev-in-expansion-header-p):
15196         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15197         (w3m-detect-meta-charset, w3m-region):
15198         * sieve-manage.el (password-read, password-cache-add)
15199         (password-cache-remove):
15200         * smime.el (password-read-and-add): Declare as functions.
15201
15202 2007-12-08  David Kastrup  <dak@gnu.org>
15203
15204         * gnus-sum.el (gnus-summary-simplify-subject-query):
15205         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15206         `message'.
15207
15208 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15209
15210         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15211         it to bind idna-program, installation-directory, defined-colors, and
15212         face-attribute for XEmacs of the version that compiles defcustom forms.
15213
15214 2007-12-07  Glenn Morris  <rgm@gnu.org>
15215
15216         * gnus-art.el (article-make-date-line): Revert previous change.
15217
15218 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15219
15220         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15221
15222 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15223
15224         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15225         Call gnus-add-to-range ranges only once with a prepared article-list.
15226
15227 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15228
15229         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15230         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15231         group names with backslashes.
15232         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15233
15234 2007-12-06  Deepak Goel  <deego3@gmail.com>
15235
15236         * gnus-art.el (article-make-date-line):
15237         * gnus-start.el (gnus-load):
15238         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15239
15240 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15241
15242         * gnus-art.el (gnus-use-idna):
15243         * gnus-start.el (gnus-site-init-file):
15244         * message.el (message-use-idna):
15245         * mm-uu.el (mm-uu-hide-markers):
15246         * smiley.el (smiley-style): Revert changes that suppress warnings.
15247
15248 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15249
15250         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15251         specify charset to html source.
15252         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15253
15254 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15257         idna-program in order to suppress byte compile warning issued by XEmacs
15258         that came to byte compile the default value section of defcustom forms
15259         recently.
15260
15261         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15262         value of installation-directory.
15263
15264         * message.el (message-use-idna): Don't directly refer to the value of
15265         idna-program.
15266
15267         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15268
15269         * smiley.el (smiley-style): Don't directly call face-attribute.
15270
15271 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15272
15273         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15274
15275         * gnus-dired.el: Reduce Gnus dependencies.
15276         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15277         Don't require.  Use autoloads instead.
15278         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15279         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15280         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15281         (gnus-dired-mode): Adjust doc string.
15282         (gnus-dired-mail-mode): New variable.
15283         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15284         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15285         (gnus-dired-mail-buffers): New function.  Return mail or message
15286         composition buffers.
15287         (gnus-dired-attach): Use it.
15288         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15289         NO-DECODE.
15290         (gnus-dired-print): Use `gnus-print-buffer' depending on
15291         `gnus-dired-mail-mode'.
15292
15293 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15294
15295         * rfc2047.el (rfc2047-encoded-word-regexp)
15296         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15297         explaining what regexp patterns are for.
15298
15299 2007-12-04  Glenn Morris  <rgm@gnu.org>
15300
15301         * password.el: Move to password-cache.el.
15302
15303         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15304         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15305         * mml-smime.el (password-read, password-cache-add)
15306         (password-cache-remove):
15307         No need to autoload, since mml-sec requires password.
15308
15309         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15310         * message.el (gnus-extract-address-components):
15311         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15312
15313         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15314         password.
15315
15316 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15317
15318         * mailcap.el: Reduce dependencies.
15319         (mail-header-parse-content-type): Autoload.
15320         (mailcap-delete-duplicates): New alias.
15321         (mailcap-mime-info): Add optional argument NO-DECODE.
15322         (mailcap-mime-types): Use mailcap-delete-duplicates.
15323
15324         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15325
15326 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15327
15328         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15329         (imap-parse-status): Upcase status-att for servers that sends them
15330         lower-case (e.g., MS Exchange 2007).
15331
15332 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15333
15334         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15335         function.
15336
15337         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15338         (gnus-uu-yenc-article): New function.
15339
15340         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15341
15342         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15343
15344 2007-12-02  Glenn Morris  <rgm@gnu.org>
15345
15346         * binhex.el (binhex): New custom group.
15347         (binhex-decoder-program, binhex-decoder-switches)
15348         (binhex-use-external): Move to the binhex custom group.
15349
15350         * uudecode.el (uudecode): New custom group.
15351         (uudecode-decoder-program, uudecode-decoder-switches)
15352         (uudecode-use-external): Move to the uudecode custom group.
15353
15354         * netrc.el (top-level): Don't load `encrypt' features.
15355         (netrc-parse): Don't use encrypt.
15356         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15357
15358         * encrypt.el: Remove file.
15359
15360 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15361
15362         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15363         matches on patches.
15364
15365         * gnus-art.el (gnus-article-browse-html-article):
15366         Mention `mm-text-html-renderer' in the doc string.
15367
15368         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15369         string.  Add comments.
15370
15371         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15372         if rhs is ASCII.
15373
15374 2007-12-01  Glenn Morris  <rgm@gnu.org>
15375
15376         * mail-source.el (top-level): Require format-spec before
15377         eval-when-compile.
15378
15379 2007-11-30  Glenn Morris  <rgm@gnu.org>
15380
15381         * encrypt.el: Require password, rather than autoloading password-read.
15382
15383 2007-11-29  Glenn Morris  <rgm@gnu.org>
15384
15385         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15386         (sasl-make-client, sasl-next-step, sasl-step-data)
15387         (sasl-step-set-data): Declare as functions.
15388
15389 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15390
15391         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15392
15393 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15394
15395         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15396         certs should be verified and what is to be done in the event of a
15397         verification failure.
15398
15399         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15400         caller can indicate whether the cache should be disregarded for this
15401         call.  This way the result of the call is reproducible at all times and
15402         can be considered a canonical server name for the supplied method.
15403         (gnus-agent-method-p): Canonicalize server names by pushing their
15404         method through `gnus-method-to-server' using the no-cache argument.
15405
15406         * gnus-srvr.el (gnus-server-insert-server-line):
15407         Call `gnus-method-to-server' with `no-cache' argument.
15408
15409         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15410         gnus-agent-possibly-synchronize-flags as this should be called when the
15411         server is actually being opened.
15412         (gnus-agent-possibly-synchronize-flags)
15413         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15414         flags file of an agentized server to the latter function.
15415
15416         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15417         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15418         after a connection has been established successfully.
15419
15420 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15421
15422         * gnus-art.el (article-display-face): Force to display face if called
15423         interactively; check if gnus-article-x-face-too-ugly matches author.
15424         (article-display-x-face): Display face even if From header is missing
15425         as article-display-face does.
15426
15427 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15428
15429         * hashcash.el (message-narrow-to-headers-or-head)
15430         (message-fetch-field, message-goto-eoh)
15431         (message-narrow-to-headers): Declare as functions.
15432
15433 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15434
15435         * mail-source.el (mail-sources): Default to fetch from file for
15436         compatibility with default of nnmail-spool-file.
15437
15438 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15439
15440         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15441         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15442         to look for encoded word that should be encoded again.
15443         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15444         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15445         encoding pattern.
15446         (rfc2047-decode-region): Switch strict regexp and loose one according
15447         to rfc2047-allow-irregular-q-encoded-words.
15448
15449 2007-11-25  Romain Francoise  <romain@orebokech.com>
15450
15451         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15452
15453 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15454
15455         * tls.el (tls-program): Provide more custom choices from
15456         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15457         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15458
15459 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15460
15461         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15462         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15463
15464         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15465         `nnmail-spool-file'.
15466
15467         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15468         `nnmail-spool-file'.
15469
15470         * gnus-move.el (gnus-change-server): Ditto.
15471
15472         * gnus-kill.el (gnus-batch-score): Ditto.
15473
15474         * gnus-cache.el (gnus-jog-cache): Ditto.
15475
15476         * gnus-msg.el (gnus-summary-reply):
15477         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15478
15479 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15480
15481         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15482         version.  Minor improvement to doc strings.
15483         (tls-program): Add comment.
15484
15485 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15486
15487         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15488         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15489         mismatch between the hostname provided in the certificate and the name
15490         of the host connnecting to.
15491         (open-tls-stream): Use them.  Check certificates against trusted root
15492         certificates.
15493
15494 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15495
15496         * gnus-cache.el (gnus-cache-generate-nov-databases):
15497         Use nnml-generate-nov-databases-directory instead of
15498         nnml-generate-nov-databases-1.
15499
15500 2007-11-24  Glenn Morris  <rgm@gnu.org>
15501
15502         * message.el (message-tool-bar-retro): Update for rename
15503         mail_send.xpm->mail-send.xpm.
15504
15505 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15506
15507         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15508         `smime-ldap-search' for Emacs 22 and up.
15509
15510 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15511
15512         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15513
15514         * message.el (message-send-mail-function): Fix error convention.
15515         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15516         (message-widen-reply, message-send-mail, message-talkative-question)
15517         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15518         (message-clone-locals, message-send-news): Use with-current-buffer.
15519         (message-insert-or-toggle-importance): Remove unused var `valid'.
15520         (message-make-references): Remove unused var `new-references'.
15521         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15522
15523 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15524
15525         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15526         (spam-split-symbolic-return-positive): Reflow docstring.
15527         (spam-backends, spam-summary-exit-behavior)
15528         (spam-mark-ham-unread-before-move-from-spam-group)
15529         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15530         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15531         (spam-clear-cache, spam-backend-check, spam-install-backend)
15532         (spam-install-statistical-backend, spam-list-of-processors)
15533         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15534         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15535         (spam-check-crm114, spam-initialize, spam-unload-hook):
15536         Fix typos in docstrings.
15537
15538 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15539
15540         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15541         been checked if they have never been read and those group levels are
15542         higher than the one that a user specified.
15543
15544 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15545
15546         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15547         foreign groups unless a group level is specified by a user.
15548         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15549
15550 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15551
15552         * message.el (message-send-mail-function): Require sendmail.
15553
15554 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15555
15556         * message.el (message-send-mail-function): Check for smtpmail too.
15557
15558         * utf7.el (utf7-encode, utf7-decode): Use coding system
15559         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15560
15561         * message.el (message-send-mail-function): New function.
15562         (message-send-mail-function): Set default using
15563         message-send-mail-function.  Adjust doc string.
15564         (message-send-mail-with-mailclient): New function.
15565
15566 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15567
15568         * smime.el (from):
15569         * rfc2047.el (message-posting-charset):
15570         * qp.el (mm-use-ultra-safe-encoding):
15571         * pop3.el (parse-time-months):
15572         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15573         * nnml.el (files):
15574         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15575         (jka-compr-compression-info-list, ange-ftp-path-format)
15576         (efs-path-regexp):
15577         * nndiary.el (files):
15578         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15579         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15580         (epg-digest-algorithm-alist, inhibit-redisplay)
15581         (password-cache-expiry):
15582         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15583         (pgg-output-buffer, password-cache-expiry):
15584         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15585         (efs-path-regexp):
15586         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15587         (inhibit-redisplay):
15588         * mm-uu.el (file-name, start-point, end-point, entry)
15589         (gnus-newsgroup-name, gnus-newsgroup-charset):
15590         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15591         (latin-unity-ucs-list):
15592         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15593         (mm-uu-binhex-decode-function):
15594         * message.el (gnus-message-group-art, gnus-list-identifiers)
15595         (rmail-enable-mime-composing, gnus-local-organization)
15596         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15597         (gnus-read-active-file, facemenu-add-face-function)
15598         (facemenu-remove-face-function, gnus-article-decoded-p)
15599         (tool-bar-mode):
15600         * mail-source.el (display-time-mail-function):
15601         * gnus-util.el (nnmail-pathname-coding-system)
15602         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15603         (gnus-original-article-buffer, gnus-user-agent)
15604         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15605         (xemacs-codename, sxemacs-codename, emacs-program-version):
15606         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15607         * gnus-start.el (gnus-agent-covered-methods)
15608         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15609         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15610         (gnus-newsgroup-headers, gnus-group-list-mode)
15611         (gnus-group-mark-positions, gnus-newsgroup-data)
15612         (gnus-newsgroup-unreads, nnoo-state-alist)
15613         (gnus-current-select-method, mail-sources)
15614         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15615         (nnmail-spool-file, gnus-cache-active-hashtb):
15616         * gnus-mh.el (mh-lib-progs):
15617         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15618         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15619         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15620         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15621         (gnus-group-buffer):
15622         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15623         (font-lock-set-defaults):
15624         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15625         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15626         (gnus-summary-post-menu, total-parts, type, condition, length):
15627         * gnus-agent.el (gnus-agent-read-agentview):
15628         * flow-fill.el (show-trailing-whitespace):
15629         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15630         eval-and-compile wrappers for byte compiler pacifiers.
15631
15632         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15633         (mm-display-inline-fontify): Check for featurep 'xemacs not
15634         extent-list.
15635
15636         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15637         itimer-list.
15638         (mm-create-image-xemacs): Only do something for XEmacs.
15639         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15640
15641         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15642
15643         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15644         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15645
15646 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15647
15648         * nnimap.el (nnimap-split-download-body):
15649         * gnus-demon.el (gnus-demon):
15650         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15651
15652 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15653
15654         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15655         New macros.
15656         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15657         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15658         copy data from unibyte buffer to multibyte current buffer.
15659         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15660         to copy data from unibyte current buffer to multibyte buffer.
15661         (nntp-make-process-buffer): Make process buffer unibyte.
15662
15663         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15664
15665 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15666
15667         * pop3.el (pop3-open-server): Accept and process data more robustly at
15668         connection start to avoid spurious "POP SSL connection failed" errors.
15669
15670 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15671
15672         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15673         read group names.
15674
15675 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15676
15677         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15678
15679 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15680
15681         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15682         (nnmail-save-active): Use a unibyte buffer when saving active file,
15683         which may contain non-ASCII group names.
15684
15685         * nnml.el (nnml-request-group): Decode group names in messages.
15686
15687 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15688
15689         * message.el (message-citation-line-function)
15690         (message-insert-formatted-citation-line): Fix spelling of
15691         `message-insert-formated-citation-line'.
15692
15693 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15694
15695         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15696
15697 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15698
15699         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15700         nnmail-pathname-coding-system.
15701
15702         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15703         that a user enters; decode group names in messages.
15704
15705         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15706
15707 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15708
15709         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15710
15711         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15712
15713         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15714         risky local variable.
15715
15716         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15717
15718 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15719
15720         * encrypt.el: Improve documentation to fix function name typo.
15721         Reported by Daiki Ueno <ueno@unixuser.org>.
15722
15723 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15724
15725         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15726         even if the point is not in the last page of an article.
15727         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15728         back to the previous page.
15729
15730 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15731
15732         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15733
15734 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15735
15736         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15737
15738 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15739
15740         * message.el (message-check-news-body-syntax):
15741         Avoid mm-string-as-multibyte.
15742         (message-hide-headers): Don't assume (point-min)==1.
15743
15744 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15745
15746         * message.el (message-remove-blank-cited-lines): Fix if remove is
15747         given.
15748         (message-bogus-address-regexp): New variable.
15749         (message-bogus-recipient-p): New function.
15750         (message-check-recipients): New command.
15751         (message-syntax-checks): Add `bogus-recipient'.
15752         (message-fix-before-sending): Add `bogus-recipient'.
15753
15754         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15755         (gnus-treat-body-boundary): Don't test window-system.
15756
15757 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15758
15759         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15760
15761 2007-10-28  Miles Bader  <miles@gnu.org>
15762
15763         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15764         at compile-time too.
15765
15766 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15767
15768         * gnus-msg.el (gnus-message-setup-hook):
15769         Add `message-remove-blank-cited-lines' to options.
15770
15771 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15772
15773         * message.el (message-remove-blank-cited-lines): New function.
15774         Suggested by Karl Plästerer.
15775
15776 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15777
15778         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15779         mapc.
15780
15781         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15782         (top-level): Use mapc to set functions to be traced for debugging.
15783
15784         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15785         called for effect with while loop.
15786
15787         * message.el (message-talkative-question): Replace mapcar called for
15788         effect with mapc.
15789
15790         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15791         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15792         called for effect with dolist.
15793
15794         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15795
15796         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15797         gnus-extra-headers and nnmail-extra-headers.
15798
15799         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15800         called for effect with dolist.
15801         (top-level): Use mapc to set functions to be traced for debugging.
15802
15803         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15804         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15805         dolist.
15806
15807         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15808         Replace mapcar called for effect with mapc.
15809         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15810         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15811         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15812         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15813
15814         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15815         remove-if that's a cl function.
15816
15817         * webmail.el (webmail-debug): Replace mapcar called for effect with
15818         dolist.
15819
15820         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15821         with mapc.
15822
15823 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15824
15825         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15826         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15827         with while loop.
15828
15829         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15830         functions from article-* functions.
15831         (gnus-multi-decode-header): Replace mapcar called for effect with
15832         dolist.
15833
15834         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15835         (gnus-bookmark-show-details): Replace mapcar called for effect with
15836         while loop.
15837
15838         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15839         called for effect with while loop.
15840
15841         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15842         with dolist.
15843
15844         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15845         Replace mapcar called for effect with dolist.
15846
15847         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15848
15849         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15850         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15851         Replace mapcar called for effect with dolist.
15852         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15853         mapc.
15854
15855         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15856         Replace mapcar called for effect with dolist.
15857         (gnus-topic-list): Replace mapcar called for effect with mapc.
15858
15859         * gnus.el: Use mapc instead of mapcar to add autoloads.
15860
15861 2007-10-23  Richard Stallman  <rms@gnu.org>
15862
15863         * gnus-group.el (gnus-group-highlight): Mark as risky.
15864
15865 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15866
15867         * gnus.el (gnus-server-to-method): Return method found first in
15868         gnus-newsrc-alist.
15869
15870         * gnus-art.el (gnus-article-highlight-signature)
15871         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15872         button overlay without the front stickiness.
15873
15874 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15875
15876         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15877         overview buffer needed a catch to receive its throw.
15878         (gnus-agent-flush-cache): Declare as interactive to make this function
15879         easier to use.
15880
15881 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15882
15883         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15884         `next-line'.
15885
15886 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15887
15888         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15889         exclude address matching message-dont-reply-to-names.
15890
15891 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15892
15893         * gnus-util.el (gnus-string<): New function.
15894
15895         * gnus-sum.el (gnus-article-sort-by-author)
15896         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15897
15898 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15899
15900         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15901         the frame-focus tag is set in gnus-buffer-configuration.
15902
15903 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15904
15905         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15906         the front stickiness.
15907
15908 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15909
15910         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15911         url pattern; remove duplicate one.
15912         (gnus-article-extend-url-button): New function.
15913         (gnus-article-add-buttons): Use it.
15914         (gnus-button-push): Use concatenated url that it makes.
15915
15916 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15917
15918         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15919
15920 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15921
15922         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15923         Don't hardcode point-min==1.
15924
15925 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
15926
15927         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15928         Fix comment about "iso8859-1".
15929
15930 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
15931
15932         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15933         ones returned from the verify-function.
15934
15935         * mm-uu.el (mm-uu-pgp-signed-extract-1):
15936         Call mml2015-extract-cleartext-signature if extraction failed.
15937
15938 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
15939
15940         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15941         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15942         failed.
15943
15944 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15945
15946         * Relicense "GPLv2 or later" files to "GPLv3 or later".
15947
15948 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
15949
15950         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
15951         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
15952         recommends to use EasyPG instead of PGG.
15953
15954         * pgg.el: Revert to revision 6.23.2.16.
15955
15956         * pgg-def.el: Revert to revision 6.6.2.14.
15957
15958         * pgg-gpg.el: Revert to revision 6.23.2.34.
15959
15960 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
15961
15962         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15963         to mark a thread as expirable.  Add variable `hide' to handle hiding of
15964         thread for both the null and zero (kill/expire thread) universal prefix
15965         cases.
15966         (gnus-summary-expire-thread): Add new function to expire a thread,
15967         using gnus-summary-kill-thread.
15968         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15969         shortcuts for gnus-summary-expire-thread.
15970         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15971         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
15972
15973 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15974
15975         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15976         extras value, so an extras entry can be deleted.
15977         (gnus-registry-delete-extra-entry): Use it.
15978         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15979         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15980         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15981         storage through the gnus-registry, and provide an appropriate API for
15982         it.
15983
15984 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15985
15986         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15987         Suggested by Leo <sdl.web@gmail.com>.
15988
15989         * gnus.el: Do.
15990
15991 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15992
15993         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15994         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
15995
15996         * gnus-agent.el (gnus-agent-fetch-headers): Do.
15997
15998         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15999         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16000
16001 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16002
16003         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16004         newline.
16005         (nnmbox-request-accept-article): Don't change article in source buffer;
16006         narrow to header to use message-fetch-field rather than
16007         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16008         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16009         as delimiters; make sure article ends with newline.
16010         (nnmbox-delete-mail): Correct last position of article to be deleted;
16011         ignore X-Gnus-Newsgroup header in article body.
16012         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16013         positions; make sure article ends with newline.
16014
16015         * message.el (message-display-abbrev): Don't infloop when a user
16016         inserts SPC in the beginning of header.
16017
16018         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16019         coding-system-for-read and coding-system-for-write for XEmacs having no
16020         file-coding feature.
16021
16022         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16023
16024 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16025
16026         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16027         list of groups not followed by default.  Fix type to be regexp.
16028         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16029
16030 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16031
16032         * hmac-def.el (define-hmac-function): Switch from old-style to
16033         new-style backquotes.
16034
16035         * md4.el (md4-make-step): Likewise.
16036
16037 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16038
16039         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16040         raw-text coding system when saving .newsrc file, which may contain
16041         non-ASCII group names.
16042
16043 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16044
16045         * gnus-cus.el (gnus-score-extra): New widget.
16046         (gnus-score-extra-convert): New function.
16047         (gnus-score-customize): Use it for Extra.
16048
16049 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16050
16051         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16052         (mml2015-mailcrypt-clear-verify): Use it.
16053         (mml2015-gpg-clear-verify): Use it.
16054         (mml2015-pgg-clear-verify): Use it.
16055         (mml2015-epg-clear-verify): Replace the current part with the output
16056         from GnuPG; don't extract the plaintext by itself.
16057
16058         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16059         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16060         mml2015-clear-verify-function; don't touch the armor headers or
16061         dash-escaped text here.
16062
16063 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16064
16065         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16066         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16067         parts, or application/octet-stream as a last resort.
16068         (gnus-mime-view-part-as-type): Don't toggle display.
16069         (gnus-mime-view-part-as-charset): Don't turn off display before
16070         querying charset.
16071
16072         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16073         stuff to undisplayer function in Emacs.
16074         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16075
16076         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16077         text/calendar parts.
16078
16079 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16080
16081         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16082         decoding text/calendar parts.
16083
16084         * message.el (message-forward-make-body-mime): Always mark body as
16085         having no illegible text; remove signed-or-encrypted argument.
16086         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16087
16088         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16089         (mml-generate-mime-1): Don't encode body if it is specified to be in
16090         raw form; don't make buffer be unibyte when inserting multibyte string.
16091
16092 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16093
16094         * sha1.el: Fix up comment style.
16095         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16096         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16097
16098         * hex-util.el: Fix up comment style.
16099         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16100
16101         * gnus-salt.el: Use with-current-buffer.
16102         (gnus-pick-setup-message): Fix long-standing typo.
16103
16104 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16105
16106         * imap.el (imap-logout-timeout): New variable.
16107         (imap-logout, imap-logout-wait): New functions.
16108         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16109
16110         * nnimap.el (nnimap-logout-timeout): New server variable.
16111         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16112         nnimap-logout-timeout.
16113
16114         * gnus-art.el (gnus-article-summary-command-nosave)
16115         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16116
16117 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16118
16119         * gnus.el (gnus-maximum-newsgroup): New variable.
16120
16121         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16122         according to gnus-maximum-newsgroup.
16123
16124         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16125         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16126         Limit the range of articles according to gnus-maximum-newsgroup.
16127
16128 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16129
16130         * gnus-art.el (gnus-sticky-article): Fix problems described in
16131         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16132         Don't perform gnus-configure-windows here; reuse existing sticky
16133         article buffer.
16134
16135         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16136         it doesn't exist in gnus-article-mode.
16137
16138 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16141         (gnus-agent-decoded-group-name): New function.
16142         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16143         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16144
16145 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16146
16147         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16148         Add binding for gnus-sticky-article.
16149         (gnus-summary-exit): Don't kill sticky article buffers.
16150
16151         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16152         article buffer.
16153         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16154         (gnus-kill-sticky-article-buffers): New commands.
16155
16156 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16157
16158         * nntp.el (nntp-xref-number-is-evil): New server variable.
16159         (nntp-find-group-and-number): If it is non-nil, don't trust article
16160         numbers in the Xref header.
16161
16162 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16163
16164         * gnus-agent.el (gnus-agent-read-group): New function.
16165         (gnus-agent-flush-group, gnus-agent-expire-group)
16166         (gnus-agent-regenerate-group): Use it.
16167         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16168         nnmail-pathname-coding-system.
16169
16170 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16171
16172         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16173
16174         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16175         that are unread as unread, and also as selected so that information of
16176         marks having been changed by a user may be updated when exiting group.
16177
16178 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16179
16180         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16181
16182 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16183
16184         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16185         calculated ignoring signature parts to gnus-treat-article.
16186
16187 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16188
16189         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16190         a point here in order to keep the window start.
16191         (gnus-insert-mime-security-button): Make a button overlay without the
16192         front stickiness.
16193         (gnus-mime-display-security): Goto the end of a button.
16194
16195         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16196
16197 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16198
16199         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16200         group-name-at-point.
16201         (gnus-group-completing-read): New function that offers decoded
16202         non-ASCII group names for completion.
16203         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16204         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16205         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16206         (gnus-group-fetch-control): Use it.
16207         (gnus-fetch-group): Use group-name-at-point for the initial value
16208         rather than the default value; use gnus-alive-p.
16209
16210         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16211         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16212         (gnus-summary-post-news): Use gnus-group-completing-read.
16213
16214         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16215         (gnus-read-move-group-name): Decode group name for completion.
16216
16217 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16218
16219         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16220         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16221         Yamaoka slightly modified the code).
16222
16223 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16224
16225         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16226         (nnmail-split-incoming): Bind it.
16227
16228         * nnml.el (nnml-group-name-charset): New function.
16229         (nnml-decoded-group-name): Use it; don't decode group name if
16230         nnmail-group-names-not-encoded-p is non-nil.
16231         (nnml-encoded-group-name): New function.
16232         (nnml-group-pathname): Inline nnml-decoded-group-name.
16233         (nnml-request-expire-articles): Decode group name in message.
16234         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16235         nnmail-pathname-coding-system.
16236         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16237         not decoded ones according to nnmail-group-names-not-encoded-p.
16238         (nnml-generate-active-info): Use nnml-encoded-group-name.
16239
16240 2007-08-08  Glenn Morris  <rgm@gnu.org>
16241
16242         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16243         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16244         doc-strings and comments.
16245
16246 2007-07-25  Glenn Morris  <rgm@gnu.org>
16247
16248         * Relicense all FSF files to GPLv3 or later.
16249
16250 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16251
16252         * gnus-sum.el (gnus-summary-move-article):
16253         Make gnus-summary-respool-article work.
16254
16255 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16256
16257         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16258         string.
16259
16260 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16261
16262         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16263         that should be ignored when comparing distant RSS articles with local
16264         ones.
16265         (nnrss-make-hash-index): New function.  Create a hash index according
16266         to the ignored fields.
16267         (nnrss-check-group): Use it.
16268
16269 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16270
16271         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16272
16273         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16274
16275         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16276         the new optional argument ENCODED is non-nil.
16277         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16278         coding system for encoding group name.
16279         (gnus-group-make-rss-group): Pass un-encoded group name to
16280         gnus-group-make-group.
16281         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16282         encoded.
16283
16284         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16285         Encode group name to which articles are moved or copied.
16286         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16287         coding system for encoding Newsgroup, Followup-To and Xref headers.
16288
16289         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16290         marks; use nnheader-file-coding-system to write a file.
16291         (nnagent-retrieve-headers): Bind file-name-coding-system to
16292         nnmail-pathname-coding-system.
16293
16294         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16295
16296         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16297         (nnml-request-article, nnml-request-create-group)
16298         (nnml-request-rename-group, nnml-find-id)
16299         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16300         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16301         (nnml-save-marks): Use nnml-group-pathname instead of
16302         nnmail-group-pathname.
16303
16304         (nnml-request-create-group, nnml-request-expire-articles)
16305         (nnml-request-move-article, nnml-request-delete-group)
16306         (nnml-deletable-article-p, nnml-possibly-create-directory)
16307         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16308         (nnml-open-marks): Bind file-name-coding-system to
16309         nnmail-pathname-coding-system.
16310
16311         (nnml-request-article): Pass server argument to nnml-find-group-number.
16312         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16313         Pass server argument to nnml-possibly-create-directory.
16314         (nnml-request-accept-article): Pass server argument to
16315         nnml-active-number and nnml-save-mail.
16316         (nnml-find-group-number): Pass server argument to nnml-find-id.
16317         (nnml-request-update-info): Pass server argument to
16318         nnml-marks-changed-p.
16319
16320         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16321         (nnml-save-mail, nnml-active-number): Add server argument.
16322
16323         (nnml-request-delete-group): Warn if group is missing.
16324         (nnml-get-nov-buffer): Decode group name.
16325         (nnml-generate-active-info): Encode group name.
16326         (nnml-open-marks): Decode group name in messages.
16327
16328 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16329
16330         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16331         if it is not specified.
16332         (gnus-article-pipe-part, gnus-article-save-part)
16333         (gnus-article-interactively-view-part, gnus-article-copy-part)
16334         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16335         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16336         (gnus-article-replace-part, gnus-article-delete-part)
16337         (gnus-article-view-part-as-type): Pass raw prefix argument to
16338         gnus-article-part-wrapper.
16339
16340 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16341
16342         * gnus-agent.el (gnus-agent-save-active):
16343         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16344
16345         * gnus-cache.el (gnus-cache-save-buffers)
16346         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16347         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16348         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16349         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16350         (gnus-cache-generate-active, gnus-cache-rename-group)
16351         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16352         (gnus-cache-update-overview-total-fetched-for):
16353         Bind file-name-coding-system to nnmail-pathname-coding-system.
16354         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16355         New variables.
16356         (gnus-cache-decoded-group-name): New function.
16357         (gnus-cache-file-name): Use it.
16358         (gnus-cache-generate-active): Use non-decoded group name for active.
16359
16360         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16361         right place.
16362         (gnus-write-active-file): Don't break non-ASCII group names.
16363
16364         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16365         nnmail-pathname-coding-system.
16366
16367         * lpath.el: Bind default-file-name-coding-system,
16368         file-name-coding-system and language-info-alist for XEmacs.
16369
16370         * gnus-uu.el (gnus-uu-decode-save): Typo.
16371
16372 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16373
16374         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16375
16376 2007-07-14  David Kastrup  <dak@gnu.org>
16377
16378         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16379         finishing actions if we did not edit the article.
16380
16381 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16382
16383         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16384         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16385         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16386         (gnus-agent-flush-group, gnus-agent-flush-cache)
16387         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16388         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16389         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16390         (gnus-agent-regenerate-group)
16391         (gnus-agent-update-files-total-fetched-for)
16392         (gnus-agent-update-view-total-fetched-for):
16393         Bind file-name-coding-system to nnmail-pathname-coding-system.
16394         (gnus-agent-group-pathname): Don't encode file names by
16395         nnmail-pathname-coding-system.
16396         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16397         coding-system-for-write instead of buffer-file-coding-system to
16398         gnus-agent-file-coding-system.
16399
16400         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16401         Decode group name.
16402
16403         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16404
16405         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16406         (gnus-read-newsrc-el-file): Make group names unibyte.
16407
16408         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16409         nnmail-pathname-coding-system.
16410
16411         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16412         (nnrss-request-delete-group): Bind file-name-coding-system to
16413         nnmail-pathname-coding-system.
16414         (nnrss-read-server-data, nnrss-read-group-data):
16415         Bind file-name-coding-system correctly.
16416         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16417
16418         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16419         (nntp-server-to-method-cache): New variable.
16420         (nntp-group-pathname): New function that decodes non-ASCII group names.
16421         (nntp-possibly-create-directory, nntp-marks-changed-p)
16422         (nntp-save-marks, nntp-open-marks): Use it.
16423         (nntp-possibly-create-directory, nntp-open-marks):
16424         Bind file-name-coding-system to nnmail-pathname-coding-system.
16425         (nntp-open-marks): Decode group names when bootstrapping marks.
16426
16427         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16428         Newsgroups and Followup-To headers.
16429
16430 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16431
16432         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16433         (gnus-server-closed-face, gnus-server-denied-face)
16434         (gnus-server-offline-face): Remove variable.
16435         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16436
16437         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16438         of modifying message-stack directly for XEmacs.
16439
16440         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16441         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16442         if the coding-system argument is nil for XEmacs.
16443
16444         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16445         mm-charset-override-alist.
16446
16447         * rfc2047.el: Don't require base64; require rfc2045 for the function
16448         rfc2045-encode-string.
16449         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16450         to quote the parameter value.
16451
16452 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16455         form in gnus-group-name-charset-method-alist.
16456
16457         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16458         overrides the default layout edit-form.
16459
16460         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16461
16462         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16463
16464 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16465
16466         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16467         as unfetched articles.
16468
16469 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16470
16471         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16472
16473 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16474
16475         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16476         original back end that keeps marks in the local system.
16477
16478 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16479
16480         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16481         arg of pop-to-buffer for XEmacs.
16482         (gnus-article-read-summary-keys): Ditto; don't restore window
16483         configuration if summary command ends up with neither article buffer
16484         nor summary buffer; describe bindings if summary keys end with C-h.
16485
16486 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16487
16488         * message.el (message-fix-before-sending): Skip raw message part to be
16489         forwarded while checking illegible text.
16490         (message-forward-make-body-mime, message-forward-make-body):
16491         Mark signed or encrypted raw message as having no illegible text.
16492
16493 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16494
16495         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16496         (gnus-message-with-timestamp-1): New macro.
16497         (gnus-message-with-timestamp): New function.
16498         (gnus-message): Use them.
16499
16500         * nnheader.el (nnheader-message): Use them.
16501
16502 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16503
16504         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16505         .newsrc.eld file.
16506
16507 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16508
16509         * gnus-agent.el (gnus-agent-fetch-headers)
16510         (gnus-agent-retrieve-headers):
16511         Bind gnus-decode-encoded-address-function to identity.
16512
16513         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16514         available also when the server returns simply a dot.
16515
16516         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16517
16518 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16521
16522 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16523
16524         * gnus-ems.el (gnus-x-splash): Make it work.
16525
16526         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16527         from being used.
16528
16529         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16530
16531 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16532
16533         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16534         4th and the 5th arguments.
16535
16536         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16537         the front stickiness.
16538         (gnus-article-summary-command-nosave): Correct the order of the
16539         arguments passed to pop-to-buffer.
16540         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16541         summary command ends up with the article buffer.
16542
16543         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16544         the same faces.
16545
16546 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16547
16548         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16549
16550 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16551
16552         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16553         * gnus-sum.el (gnus-summary-highlight):
16554         * pgg.el (pgg-sign-region, pgg-sign):
16555         * mail-source.el (mail-source-delete-old-incoming-confirm):
16556         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16557
16558 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16559
16560         * gnus-art.el (gnus-mime-view-part-externally)
16561         (gnus-mime-view-part-internally): Fix predicate function passed to
16562         completing-read.
16563
16564         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16565
16566         * gnus.el (gnus-update-message-archive-method): Add :version.
16567
16568 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16569
16570         * gnus.el (gnus-update-message-archive-method): New variable.
16571
16572         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16573         according to gnus-message-archive-method if
16574         gnus-update-message-archive-method is non-nil.
16575
16576 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16577
16578         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16579         Suggested by Loic Dachary <loic@dachary.org>.
16580         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16581
16582 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * message.el (message-pop-to-buffer): Add switch-function argument.
16585         (message-mail): Pass switch-function argument to it.
16586
16587 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16588
16589         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16590         Improve doc string.
16591
16592 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16593
16594         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16595         (gnus-header-content):
16596         * gnus-cite.el (gnus-cite-10):
16597         * gnus-srvr.el (gnus-server-closed):
16598         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16599         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16600         (gnus-group-mail-3-empty, gnus-group-mail-low)
16601         (gnus-group-mail-low-empty, gnus-splash):
16602         * message.el (message-header-to, message-header-cc)
16603         (message-header-subject, message-header-other, message-header-name)
16604         (message-header-xheader, message-separator, message-cited-text)
16605         (message-mml): Lighten colors of faces used for dark background.
16606
16607 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16608
16609         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16610         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16611
16612 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16613
16614         * message.el (message-narrow-to-headers-or-head):
16615         Ignore mail-header-separator in the body.
16616
16617 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16618
16619         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16620         same as window size.
16621
16622 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16623
16624         * message.el (message-font-lock-keywords): Use message-header-xheader
16625         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16626         ahead of the anything pattern, to get it recognized.
16627
16628 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16629
16630         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16631         spam.el loads uses it in the compiled defadvice form.
16632
16633 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16634
16635         * gnus-sum.el (gnus-articles-to-read)
16636         (gnus-summary-insert-old-articles): Don't truncate group name for
16637         `read-string'.
16638
16639         * gnus-util.el (gnus-limit-string): Delete this function.
16640
16641         * gnus-sum.el (gnus-simplify-subject-fully):
16642         Use `truncate-string-to-width' instead.
16643
16644 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16645
16646         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16647         Tell if, on summary exit, the next group has to be selected.
16648         (gnus-summary-exit): Use it.
16649
16650 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16651
16652         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16653         non-break space.
16654
16655 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16656
16657         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16658         Check if group is not a directory.
16659         (nnfolder-request-expire-articles): Don't delete articles if the target
16660         group is not available.
16661
16662         * nnml.el (nnml-request-create-group): Properly check if group is not a
16663         file.
16664         (nnml-request-expire-articles): Don't delete articles if the target
16665         group is not available.
16666
16667         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16668         Don't quote characters that are within parentheses.
16669
16670 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16671
16672         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16673         (gnus-handle-ephemeral-exit): Select article according to it.
16674
16675 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16676
16677         * message.el (message-insert-formated-citation-line): Remove newline.
16678         (message-citation-line-format): Add final \n here so that the user can
16679         avoid a blank line.
16680
16681 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16682
16683         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16684         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16685         Update lanl/arXiv support.
16686
16687 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16688
16689         * gnus.el: Bump version number.
16690
16691 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16692
16693         * gnus.el (gnus-version-number): Bump version.
16694
16695 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16696
16697         * gnus.el: No Gnus v0.6 is released.
16698
16699 2007-04-27  Didier Verna  <didier@xemacs.org>
16700
16701         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16702         * gmm-utils.el (gmm-regexp-concat): ... here.
16703         * message.el: Don't require 'gnus-util.
16704         (message-dont-reply-to-names): Handle name change above.
16705         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16706
16707 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16708
16709         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16710         since the initial value varies according to the system.
16711
16712 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16713
16714         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16715
16716 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16717
16718         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16719
16720 2007-04-24  Didier Verna  <didier@xemacs.org>
16721
16722         Improve the type of gnus-ignored-from-addresses.
16723         * gnus-util.el (gnus-orify-regexp): New function.
16724         * message.el (gnus-util): Require it.
16725         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16726         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16727         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16728
16729 2007-04-24  Didier Verna  <didier@xemacs.org>
16730
16731         * gnus-sum.el:
16732         * gnus-utils.el: Fix some trailing whitespaces.
16733
16734 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16735
16736         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16737         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16738         article's Message-ID; refer parent article in summary buffer.
16739
16740         * message.el (message-bounce): Call mime-to-mml.
16741
16742         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16743         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16744         optimize and/or forms properly.
16745
16746 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16747
16748         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16749         URL.
16750
16751 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16752
16753         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16754
16755 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16756
16757         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16758         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16759         displayed of multipart/alternative part if it is invoked from summary
16760         buffer.
16761
16762         * mm-view.el (mm-inline-text-html-render-with-w3m)
16763         (mm-inline-text-html-render-with-w3m-standalone)
16764         (mm-inline-render-with-function): Use mail-parse-charset by default.
16765
16766 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16767
16768         * parse-time.el (parse-time-string-chars): Check if CHAR
16769         is less than the length of parse-time-syntax.
16770
16771 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16772
16773         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16774         from gnus-newsgroup-processable.
16775
16776 2007-04-16  Didier Verna  <didier@xemacs.org>
16777
16778         * gnus-msg.el (gnus-configure-posting-styles):
16779         Handle message-signature-directory properly with :file syntax.
16780         Reported by "Leo".
16781
16782 2007-04-11  Didier Verna  <didier@xemacs.org>
16783
16784         New user option: message-signature-directory.
16785         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16786         * message.el (message-insert-signature): Ditto.
16787         * message.el (message-signature-file): Doc update.
16788         * message.el (message-signature-directory): New.
16789
16790 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * gnus-msg.el (gnus-inews-yank-articles):
16793         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16794
16795 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16796
16797         * message.el (message-yank-original): Make sure cited text ends with
16798         newline; don't exchange point and mark.
16799
16800 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16801
16802         * tls.el (open-tls-stream): Properly handle case where there
16803         is no associated buffer.
16804
16805 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16806
16807         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16808         message-yank-original, make sure (< mark TEXT point).
16809
16810 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16811
16812         * message.el (message-fill-column): New variable.
16813         (message-mode): Use it.  Add comment on a possible new hook.
16814
16815         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16816         (nnmail-get-new-mail): Reformat.
16817
16818         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16819
16820         * gmm-utils.el: Fix Commentary.
16821         (gmm-tool-bar-from-list): Fix typo in doc string.
16822
16823 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16824
16825         * message.el (message-yank-original): Don't switch point and mark
16826         unnecessarily to put point and mark as documented.
16827
16828 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16829
16830         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16831         from the message heads.
16832
16833 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16834
16835         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16836         article buffer does not have a window.  This may not be the best
16837         solution but is certainly better than setting the start of the null,
16838         that is the current, window.
16839
16840 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16841
16842         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16843         (gnus-draft-setup): Run it.
16844
16845         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16846         gnus-score-fast-scoring.  Allow regexp.
16847         (gnus-score-headers): Use it.
16848
16849         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16850         XEmacs.
16851
16852         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16853         string.
16854         (gnus-button-alist): Also catch `<f1> k ...'.
16855         (gnus-treat-display-x-face): Fix doc string.
16856
16857 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16858
16859         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16860         evaluation of gnus-extended-version to ensure correct generation of the
16861         User-Agent header when message-generate-headers-first is used.
16862
16863 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16864
16865         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16866         hashcash-path is nil.  Don't call callback with incorrect number of
16867         parameters if val is 0.
16868
16869 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16870
16871         * message.el (message-required-news-headers):
16872         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16873
16874 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16875
16876         * tls.el (open-tls-stream): In handshake-waiting loop,
16877         don't wait more if there is output available to process.
16878
16879 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16880
16881         * tls.el (tls-program): Doc fix.
16882
16883 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16884
16885         * message.el (message-generate-new-buffers): Change the meaning of the
16886         nil value; add `standard' to the choices; treat t as `unique'; improve
16887         doc string.
16888         (gnus-select-frame-set-input-focus): Autoload.
16889         (message-buffer-name): Search for the existing message buffer if
16890         message-generate-new-buffers is nil or `standard'; treat the value t of
16891         message-generate-new-buffers as `unique'.
16892         (message-pop-to-buffer): Raise the frame already displaying the message
16893         buffer; clear the echo area after querying.
16894         (message-setup): Pass the `continue' argument to compose-mail.
16895         (message-mail): Prefer `switch-function' if it is given; search for the
16896         existing message buffer if the `continue' argument is non-nil; pass
16897         continue and switch-function arguments to compose-mail by way of
16898         message-setup.
16899         (message-mail-other-window): Adjust argument of message-setup.
16900         (message-mail-other-frame): Ditto.
16901
16902 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16903
16904         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16905         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16906         to turn font-lock on when turning gnus-message-citation-mode on.
16907
16908 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16909
16910         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16911         (mml-smime-function-alist): New variable; add epg as the backend.
16912         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16913         mml-smime- functions instead.
16914         * mm-view.el: Require smime.
16915
16916 2007-03-05  Didier Verna  <didier@xemacs.org>
16917
16918         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16919         instead of just inheritance for posting styles.
16920         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16921
16922 2007-02-24  Chris Moore  <dooglus@gmail.com>
16923
16924         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
16925         * pgg-pgp.el (pgg-pgp-encrypt-region):
16926         * pgg-gpg.el (pgg-gpg-encrypt-region):
16927         Check pgg-encrypt-for-me if no other recipients.
16928
16929 2007-02-24  John Paul Wallington  <jpw@pobox.com>
16930
16931         * tls.el (tls-certtool-program): Fix custom type.
16932
16933 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16934
16935         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16936         and point-at-eol instead of line-(beginning|end)-position.
16937
16938         * assistant.el (assistant-parse-buffer): Ditto.
16939
16940         * netrc.el (netrc-parse-services): Ditto.
16941
16942 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
16943
16944         * mml2015.el (mml2015-epg-find-usable-key): New function.
16945         (mml2015-epg-sign): Use it.
16946         (mml2015-epg-encrypt): Use it.
16947
16948 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16949
16950         * message.el (message-make-in-reply-to): Quote name containing
16951         non-ASCII characters.  It will make the RFC2047 encoder cause an error
16952         if there are special characters.  Reported by NAKAJI Hiroyuki
16953         <nakaji@jp.freebsd.org>.
16954
16955 2007-02-27  Didier Verna  <didier@xemacs.org>
16956
16957         Include the group parameters as well as the topic ones in the
16958         inheritance filter process.
16959         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16960         argument GROUP-PARAMS-LIST.
16961         * gnus-topic.el (gnus-group-topic-parameters): Use it.
16962
16963 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16964
16965         * nntp.el (nntp-never-echoes-commands)
16966         (nntp-open-connection-functions-never-echo-commands): New variables.
16967         (nntp-send-command): Use them.
16968
16969 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
16970
16971         * mml2015.el (mml2015-epg-verify): Simplify.
16972
16973 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16974
16975         * mml.el (mml-content-disposition-alist): New user option.
16976         (mml-content-disposition): New function.
16977         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16978         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16979
16980 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
16981
16982         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16983         verification.
16984
16985 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16986
16987         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16988         articles posted in the last 24 hours.
16989
16990 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
16991
16992         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16993
16994 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
16995
16996         * nntp.el (nntp-send-command): Don't wait for echoes when
16997         nntp-open-ssl-stream is used.
16998
16999 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17000
17001         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17002         (gnus-message-add-citation-keywords)
17003         (gnus-message-remove-citation-keywords): Remove.
17004         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17005         directly, make the variables in font-lock-defaults buffer-local, add
17006         gnus-message-citation-keywords to them and then update the value of
17007         font-lock-keywords.
17008
17009 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17010
17011         * message.el (message-cite-original-1): Don't call
17012         gnus-article-highlight-citation.
17013
17014         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17015         citations; fix line count.
17016
17017 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17018
17019         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17020         (gnus-message-add-citation-keywords)
17021         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17022         versions of font-lock-add-keywords and font-lock-remove-keywords to
17023         work with XEmacs correctly.
17024
17025 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17026
17027         * gnus-cite.el (gnus-cite-face-list): Set the values of
17028         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17029         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17030         (gnus-message-cite-prefix-regexp): New variable.
17031         (gnus-message-search-citation-line): Use it; protect against long
17032         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17033         the 0th match data for Emacs.
17034         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17035         (gnus-message-add-citation-keywords): Append keywords rather than
17036         prepending; emulate font-lock-add-keywords if it is not available.
17037         (gnus-message-remove-citation-keywords):
17038         Emulate font-lock-remove-keywords if it is not available.
17039
17040         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17041
17042         * message.el (message-cite-prefix-regexp): Set the value of
17043         gnus-message-cite-prefix-regexp.
17044
17045 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17046
17047         * nnweb.el (nnweb-google-parse-1): Update parser.
17048
17049 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17050
17051         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17052
17053 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17054
17055         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17056         regexp.
17057
17058 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17059
17060         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17061         string-to-multibyte.
17062         (uudecode-decode-region-internal): Use it.
17063
17064         * lpath.el: Fbind string-as-multibyte for XEmacs.
17065
17066 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17067
17068         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17069         Fix custom choice.
17070
17071         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17072
17073 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17074
17075         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17076
17077         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17078         `write-region' to respect `mm-inhibit-file-name-handlers'.
17079
17080 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17081
17082         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17083         Use gnus-home-directory instead of "~/" or "$HOME".
17084
17085 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17086
17087         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17088         to mention filename.
17089         Add comments at beginning regarding usage.
17090         (encrypt-write-file-contents): Change interactive so a string is
17091         acceptable.  If the file has no associated model, show an error instead
17092         of a nonsense prompt.
17093
17094 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17095
17096         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17097         Thanks to Yoshihiko Yamada for kind notification of this typo.
17098
17099 2007-01-12  Kenichi Handa  <handa@m17n.org>
17100
17101         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17102         multibyte buffer.
17103
17104 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17105
17106         * gnus-score.el (gnus-score-fast-scoring): New variable.
17107         (gnus-score-headers): Use it.
17108
17109         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17110
17111         * message.el (message-cite-original-1):
17112         Call gnus-article-highlight-citation if requested.
17113         (message-make-from): Allow name and address as optional arguments.
17114
17115         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17116
17117         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17118         bugs to doc string.
17119         (gnus-button-alist): Add mid\\|message-id.
17120         (gnus-button-fetch-group): Extend for use in
17121         `browse-url-browser-function'.
17122         (gnus-button-url-regexp): Try to catch paired parentheses like in
17123         Wikipedia URLs.
17124
17125         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17126         Suggested by Simon Krahnke <overlord@gmx.li>.
17127
17128 2007-01-13  Romain Francoise  <romain@orebokech.com>
17129
17130         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17131         Update copyright.
17132
17133 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17134
17135         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17136
17137 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17138
17139         * gnus-registry.el (gnus-registry-unfollowed-groups)
17140         (gnus-registry-split-fancy-with-parent): Fix documentation.
17141
17142 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17143
17144         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17145         from nnweb groups.
17146
17147 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17148
17149         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17150         Xref urls.  Erase buffer before requesting head.
17151
17152         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17153
17154 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17155
17156         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17157         customizable.
17158
17159 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17160
17161         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17162         no signing key is found.
17163         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17164         no encrypting and/or signing key is found.
17165
17166 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17167
17168         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17169
17170 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17171
17172         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17173         headers read from disk with the ones newly found in the current search.
17174         This should no longer cause problems, because the article numbers in
17175         Gmane's `nov.php' output are ignored since the previous change.
17176
17177 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17178
17179         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17180
17181 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17182
17183         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17184         replace-regexp-in-string; bind url-version; fbind display-images-p and
17185         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17186         find-face and set-itimer-function for Emacs; bind itimer-list for
17187         Emacs.
17188
17189         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17190
17191 2007-01-01  Romain Francoise  <romain@orebokech.com>
17192
17193         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17194
17195 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17196
17197         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17198         `define-minor-mode' macro definition expanded properly.
17199         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17200         exclude it there.
17201
17202         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17203         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17204         `fboundp' test.
17205         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17206         This is OK to autoload in (S)XEmacs now.
17207
17208 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17209
17210         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17211         keystroke.
17212         (gnus-summary-limit-to-singletons): Fix typo.
17213
17214         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17215         else fails.
17216
17217 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17218
17219         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17220         docstring.
17221
17222         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17223         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17224         (gnus-summary-insert-dormant-articles): Fix typo in message.
17225
17226 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17227
17228         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17229         nil for XEmacs.
17230         (gnus-message-citation-mode): Don't autoload in XEmacs.
17231
17232         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17233
17234 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17235
17236         * nnimap.el (nnimap-expunge-search-string):
17237         Mention nnimap-search-uids-not-since-is-evil in docstring.
17238
17239 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17240
17241         * spam.el: Revert to make-obsolete-variable because
17242         define-obsolete-variable-alias is not supported in Emacs 21.
17243
17244         * spam.el (spam-ifile-path, spam-ifile-database-path)
17245         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17246         make-obsolete-variable.
17247         (spam-bsfilter-path, spam-bsfilter-program)
17248         (spam-spamassassin-path, spam-spamassassin-program)
17249         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17250         Don't use "path" inappropriately.
17251         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17252         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17253         variable names.
17254
17255 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17256
17257         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17258         summary buffer.
17259
17260         * password.el (password-cache-remove): Use clear-string to burn
17261         password, if available.
17262
17263 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17264
17265         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17266
17267         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17268
17269         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17270         (gnus-message-highlight-citation): Move defcustom here from
17271         gnus-cite.el.
17272         (gnus-message-citation-mode): Autoload.
17273
17274         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17275         checks to make it compile with XEmacs.
17276         (gnus-message-citation-mode): New minor mode.
17277         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17278         (gnus-message-highlight-citation): New variables.
17279         (gnus-message-search-citation-line)
17280         (gnus-message-add-citation-keywords)
17281         (gnus-message-remove-citation-keywords)
17282         (turn-on-gnus-message-citation-mode)
17283         (turn-off-gnus-message-citation-mode): New functions.
17284
17285 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17286
17287         * gnus-cite.el: Enable highlighting of different citation levels in
17288         message-mode.
17289
17290 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17291
17292         * message.el (message-make-fqdn): Fix comment.
17293         (message-bogus-system-names): Add ".local".
17294
17295         * spam.el (spam-ifile-path, spam-ifile-program)
17296         (spam-ifile-database-path, spam-ifile-database)
17297         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17298         Don't use "path" inappropriately.
17299         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17300         strings.
17301         (spam-check-ifile, spam-ifile-register-with-ifile)
17302         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17303         Use new variable names.
17304
17305         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17306         (gnus-treat-display-smileys): Simplify using
17307         gnus-image-type-available-p.
17308
17309         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17310         available.
17311
17312         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17313         Use `display-images-p' if available.
17314
17315 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17316
17317         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17318         one after turning on the buffer's multibyteness instead of decoding
17319         them directly in the unibyte buffer that causes unexpected conversion
17320         in Emacs 23 (unicode).
17321
17322 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17323
17324         * message.el (message-generate-hashcash): Fix custom type.
17325
17326 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17327
17328         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17329
17330 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17331
17332         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17333         disconnect icons.  Add help text.
17334
17335 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17336
17337         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17338         negated to be consistent with the others we handle.
17339
17340 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17341
17342         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17343         version of gnus-summary-buffer to something, so that we can use two
17344         article buffers at the same time.
17345
17346 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17347
17348         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17349         trigger all the extra headers.
17350         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17351         sorting.
17352
17353 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17354
17355         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17356         solid groups.
17357
17358 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17359
17360         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17361
17362 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17363
17364         * legacy-gnus-agent.el: Add Copyright notice.
17365
17366 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17367
17368         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17369
17370 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17371
17372         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17373
17374         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17375         to make it work reliably in CVS Emacs.
17376         (gnus-summary-limit-strange-charsets-predicate)
17377         (gnus-summary-limit-to-predicate): New functions.
17378
17379 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17380
17381         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17382         specifying array size.
17383         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17384         array if it is too small.
17385         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17386         (gnus-sort-threads-loop): New function.
17387
17388 2006-12-06  Chris Moore  <dooglus@gmail.com>
17389
17390         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17391         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17392
17393 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17394
17395         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17396         options.
17397
17398 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17399
17400         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17401         DOS-ing the recipient.
17402
17403         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17404         the headers when creating the mapping to avoid mismappings.
17405         (nnweb-gmane-create-mapping): Always nix out old mapping.
17406
17407 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17408
17409         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17410         and mm-verify-option to never.
17411
17412 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17413
17414         * message.el (message-signed-or-encrypted-p): New function.
17415         (message-forward-make-body): Use it.
17416
17417         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17418         Replace encode-coding-string with mm-encode-coding-string.
17419
17420 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17421
17422         * nneething.el (nneething-decode-file-name):
17423         Replace decode-coding-string with mm-decode-coding-string.
17424
17425         * gnus-int.el (gnus-open-server): Say failed server's name.
17426
17427 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17428
17429         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17430         strings to a single string.  Quote `errors-file-name'.
17431         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17432         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17433         Adjust calls.  Use `shell-quote-argument'.
17434
17435 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17436
17437         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17438         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17439
17440         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17441         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17442         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17443         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17444         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17445         (gnus-subscribe-newsgroup, gnus-1):
17446         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17447         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17448         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17449         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17450
17451 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17452
17453         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17454         keystroke.
17455         (gnus-summary-limit-to-bodies): Implement headersp.
17456
17457 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17458
17459         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17460
17461 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17462
17463         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17464
17465 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17466
17467         * message.el (message-generate-hashcash): Expand range of values to
17468         include `opportunistic'.
17469         (message-send-mail): Use it.
17470
17471 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17472
17473         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17474         and comment it.
17475
17476         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17477
17478 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17479
17480         * gnus-util.el (gnus-extract-address-components): Improve comment.
17481
17482 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17483
17484         * gnus-util.el (gnus-extract-address-components): Work with address in
17485         which the name portion contains @.
17486
17487         * lpath.el: Fbind custom-autoload.
17488
17489 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17490
17491         * gnus.el (gnus-start): Move custom group up.
17492         (gnus-select-method): Don't autoload, but make it available for
17493         `customize-variable'.
17494         (gnus-getenv-nntpserver): Don't autoload.
17495
17496 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17497
17498         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17499
17500 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17501
17502         * message.el (message-sendmail-extra-arguments): New variable.
17503         (message-send-mail-with-sendmail): Use it.
17504
17505 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17506
17507         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17508         mm-with-unibyte-current-buffer to make string unibyte.
17509
17510         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17511         mm-string-as-multibyte.
17512
17513 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17514
17515         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17516         Reported by Werner Koch <wk@gnupg.org>.
17517
17518 2006-11-14  Daiki Ueno  <ueno@p360>
17519
17520         * mml2015.el: Autoload epa-select-keys when compiling.
17521
17522 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17523
17524         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17525         message-options.
17526         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17527
17528 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17529
17530         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17531         EasyPG (< 0.0.6).
17532         (mml2015-always-trust): New user option.
17533         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17534         prompt.
17535
17536 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17537
17538         * nntp.el (nntp-authinfo-force): New variable.
17539         (nntp-send-authinfo): Use it.
17540
17541 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17542
17543         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17544         decode encoded words.  Improve prompt.  Add comment about forwarding.
17545         (message-replacement-char): Move up.
17546
17547 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17548
17549         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17550         instead of gnus-intersection because arguments of gnus-sorted-nunion
17551         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17552
17553 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17554
17555         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17556         (message-simplify-subject-functions):
17557         Enable message-strip-subject-encoded-words by default.
17558
17559 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17560
17561         * message.el (message-strip-subject-encoded-words): New function.
17562         (message-simplify-subject-functions): New variable.
17563         (message-simplify-subject): Use it.  Fix typo in doc string.
17564         Support message-strip-subject-encoded-words.
17565
17566 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17567
17568         * gnus-diary.el (gnus-diary-delay-format-function):
17569         * nndiary.el (nndiary-reminders):
17570         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17571
17572 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17573
17574         * gnus-art.el (article-hide-boring-headers): Fetch date from
17575         gnus-original-article-buffer to avoid problems with localized date
17576         strings.
17577
17578 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17579
17580         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17581
17582 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17583
17584         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17585         New variables.
17586         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17587         (mm-charset-synonym-alist): Move some entries to
17588         mm-codepage-iso-8859-list.
17589         (mm-charset-synonym-alist, mm-charset-override-alist):
17590         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17591
17592 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17593
17594         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17595
17596 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17597
17598         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17599         with Emacs 21 and XEmacs.
17600
17601 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17602
17603         * spam.el (spam-parse-address): New function for better parsing,
17604         catching errors, etc.
17605         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17606
17607 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17608
17609         * mm-view.el: Add interactive arg to html2text autoload.
17610
17611 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17612
17613         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17614
17615 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17616
17617         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17618         New variables.
17619         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17620         (mm-charset-synonym-alist): Move some entries to
17621         mm-codepage-iso-8859-list.
17622
17623         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17624
17625 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17626
17627         * message.el (message-citation-line-format)
17628         (message-insert-formated-citation-line): Fix implementation of %E, %N
17629         and %n according to the doc string.
17630
17631 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17632
17633         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17634         Use car-safe to avoid bad parses.
17635
17636 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17637
17638         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17639         names.
17640
17641         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17642
17643 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17644
17645         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17646         header.
17647
17648         * message.el (message-draft-headers): Add Date.
17649         (message-headers-to-generate): Fix typo in docstring.
17650
17651         * nndraft.el (nndraft-required-headers): New variable.
17652         (nndraft-generate-headers): Use it.
17653
17654         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17655
17656 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17657
17658         * gnus-registry.el (gnus-registry-wash-for-keywords)
17659         (gnus-registry-find-keywords): New functions to allow easy searching of
17660         articles that are in the registry.
17661
17662 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17663
17664         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17665         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17666         Reported by Damien Elmes <damien@repose.cx>.
17667
17668 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17669
17670         * gnus.el (gnus-mime): Remove unused custom group.
17671
17672 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17673
17674         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17675         "blank line" when searching for end of armor headers.
17676
17677 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17678
17679         * gmm-utils.el (gmm-write-region): Fix variable name.
17680
17681 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17682
17683         * gmm-utils.el (gmm-write-region): New function based on compatibility
17684         code from `mm-make-temp-file'.
17685
17686         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17687
17688         * nnmaildir.el (nnmaildir--update-nov)
17689         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17690         Use `gmm-write-region'.
17691
17692 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17693
17694         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17695         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17696
17697         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17698
17699         * message.el (message-replacement-char): New variable.
17700         (message-fix-before-sending): Use it.
17701         (message-simplify-subject): New function to remove duplicate code.
17702         (message-reply, message-followup): Use it.
17703
17704         * gnus-sum.el (gnus-summary-make-menu-bar):
17705         Clarify gnus-summary-limit-to-articles.
17706
17707 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17708
17709         * gnus-util.el (gnus-with-local-quit): New macro.
17710
17711         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17712
17713 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17714
17715         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17716         ignore non-string data.
17717
17718 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17719
17720         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17721         non-string data (needs to be done in the registry too).
17722
17723 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17724
17725         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17726         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17727         (gnus-registry-split-fancy-with-parent)
17728         (gnus-registry-fetch-simplified-message-subject-fast)
17729         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17730         Remove text properties on ingress into the registry and when it's saved.
17731         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17732         registry from entries with no groups.
17733
17734 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17735
17736         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17737         function to remove string properties.
17738
17739 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17740
17741         * gmm-utils.el (gmm): Adjust custom version.
17742
17743         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17744         Adjust custom version.
17745
17746         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17747
17748 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17749
17750         * gnus-art.el (gnus-insert-prev-page-button)
17751         (gnus-insert-next-page-button): Simplify.  Reformat.
17752
17753 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17754
17755         * gnus-art.el (gnus-insert-prev-page-button)
17756         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17757
17758 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17759
17760         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17761
17762 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17763
17764         * gnus-art.el (gnus-insert-mime-button)
17765         (gnus-insert-mime-security-button):
17766         Apply gnus-article-button-face to MIME and security buttons.
17767
17768 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17769
17770         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17771         readable.
17772
17773 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17774
17775         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17776
17777 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17778
17779         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17780         `browse-url-of-file' instead of `browse-url'.
17781
17782 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17783
17784         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17785         regexp.  Articles containing quotation were cut prematurely.
17786
17787 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17788
17789         * message.el (message-cite-original-1): Use nobody by default for the
17790         value of From header.
17791         (message-reply): Ditto.
17792
17793 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17794
17795         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17796         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17797         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17798
17799 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17800
17801         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17802         mails in the doc string.  Add some URLs in comment.
17803         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17804
17805 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17806
17807         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17808         backslashes handling and the way to find boundaries of quoted strings.
17809
17810 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17811
17812         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17813         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17814         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17815         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17816
17817 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17818
17819         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17820         doc string.
17821         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17822
17823 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17824
17825         * lpath.el: Fbind epg-check-configuration.
17826
17827 2006-09-06  Simon Josefsson  <jas@extundo.com>
17828
17829         * mml2015.el (mml2015-use): Doc fix, mention epg.
17830
17831 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17832
17833         * mml2015.el (mml2015-use): Default to epg, if available.
17834
17835 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17836
17837         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17838         message-sender.
17839         (mml1991-epg-encrypt): Ditto.
17840         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17841         message-sender.
17842         (mml2015-epg-encrypt): Ditto.
17843
17844 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17845
17846         * message.el (message-send-mail-with-sendmail): Look for sendmail in
17847         several common directories.
17848
17849 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
17850
17851         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17852         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17853
17854 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17855
17856         * gnus-art.el (article-decode-encoded-words): Make it fast.
17857
17858 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17859
17860         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17861
17862         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17863         in quoted string into `\'.
17864
17865 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17866
17867         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17868         Use standard-syntax-table.
17869
17870 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17871
17872         * gnus-art.el (gnus-decode-address-function): New variable.
17873         (article-decode-encoded-words): Use it to decode headers which are
17874         assumed to contain addresses.
17875         (gnus-mime-delete-part): Remove useless `or'.
17876
17877         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17878         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17879         (gnus-nov-parse-line): Use it to decode From header.
17880         (gnus-get-newsgroup-headers): Ditto.
17881         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17882
17883         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17884         (mail-decode-encoded-address-string): New alias.
17885
17886         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17887         New function.
17888         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17889         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17890         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17891         (rfc2047-decode-string): Ditto.
17892         (rfc2047-decode-address-region): New function.
17893         (rfc2047-decode-address-string): New function.
17894
17895 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17896
17897         * message.el (message-caesar-buffer-body): Allow rotating headers.
17898
17899         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17900
17901         * message.el (message-insert-formated-citation-line): Fix %f.
17902         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17903
17904 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17905
17906         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17907         (gnus-bookmark-mouse-available-p): New macro.
17908         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17909         (gnus-bookmark-bmenu-show-infos): Use it.
17910         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17911         (gnus-bookmark-bmenu-hide-infos): Ditto.
17912         (gnus-bookmark-remove-properties): New function.
17913         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17914         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17915         (gnus-bookmark-write-file): Bind coding-system-for-write.
17916         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17917         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17918         group before selecting it.
17919         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17920         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17921         quit-window if it is not available; use gnus-mouse-2 and bind it to
17922         gnus-bookmark-bmenu-select-by-mouse.
17923         (gnus-bookmark-show-details): Remove unused variable `details-list'.
17924         (gnus-bookmark-bmenu-select-by-mouse): New function.
17925
17926 2006-08-13  Romain Francoise  <romain@orebokech.com>
17927
17928         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17929         space.
17930
17931 2006-08-10  Romain Francoise  <romain@orebokech.com>
17932
17933         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
17934         (dns-mode-soa-auto-increment-serial): New user option.
17935         (dns-mode-soa-maybe-increment-serial): New function.
17936         (dns-mode): Add the latter to `write-contents-functions'.
17937
17938 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17939
17940         * compface.el (uncompface): Use binary rather than raw-text-unix.
17941
17942 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17943
17944         * compface.el (uncompface): Make sure the eol conversion doesn't take
17945         place when communicating with the external programs.
17946         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17947
17948 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17949
17950         * nnheader.el (nnheader-insert-head): Fix typo in comment.
17951
17952 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17953
17954         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17955         Make it more robust by parsing author and date independently.
17956
17957 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17958
17959         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17960
17961 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
17962
17963         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17964         first matching secret key.
17965         (mml2015-epg-encrypt): Ditto.
17966
17967         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17968         first matching secret key.
17969         (mml1991-epg-encrypt): Ditto.
17970
17971         * mml2015.el (mml2015-encrypt-to-self): New user option.
17972         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17973         mml2015-epg-encrypt-to-self is set.
17974
17975         * mml1991.el (mml1991-encrypt-to-self): New variable.
17976         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17977         mml1991-epg-encrypt-to-self is set.
17978
17979         * mml2015.el (mml2015-signers): New user option.
17980         (mml2015-epg-sign): Reflect the value of mml2015-signers.
17981         (mml2015-epg-encrypt): Allow to select signing keys.
17982
17983         * mml1991.el (mml1991-signers): New variable.
17984         (mml1991-epg-sign): Reflect the value of mml1991-signers.
17985         (mml1991-epg-encrypt): Allow to select signing keys.
17986
17987 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17988
17989         * nnheader.el (nnheader-insert-head): Make it work even if the file
17990         uses CRLF for the line-break code.
17991
17992 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
17993
17994         * mml2015.el: Require mml-sec instead of password.
17995         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17996         (mml2015-cache-passphrase): Inherit the default value from
17997         mml-secure-cache-passphrase.
17998         (mml2015-passphrase-cache-expiry): Inherit the default value from
17999         mml-secure-passphrase-cache-expiry.
18000
18001         * mml1991.el: Require mml-sec instead of password.
18002         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18003         (mml1991-cache-passphrase): Inherit the default value from
18004         mml-secure-cache-passphrase.
18005         (mml1991-passphrase-cache-expiry): Inherit the default value from
18006         mml-secure-passphrase-cache-expiry.
18007
18008         * mml-sec.el: Require password.
18009         (mml-secure-verbose): New user option.
18010         (mml-secure-cache-passphrase): New user option.
18011         (mml-secure-passphrase-cache-expiry): New user option.
18012
18013 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18014             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18015
18016         * pgg-def.el (pgg-truncate-key-identifier):
18017         Truncate the key ID to 8 letters from the end.
18018
18019 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18020
18021         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18022         workaround for the url package included with Emacs.
18023
18024         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18025
18026 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18027
18028         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18029         correctly.  This fixes a bug caused by the 2006-05-12 change.
18030
18031 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18032
18033         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18034         some information about the error when saying that the `bogus' mail
18035         group will be used.
18036
18037 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18038
18039         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18040         string.
18041
18042 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18043
18044         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18045
18046 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18047
18048         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18049
18050 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18051
18052         * mml1991.el (mml1991-function-alist): Add epg.
18053         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18054         (mml1991-epg-encrypt): New functions.
18055
18056 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18057
18058         * mml2015.el (mml2015-verbose): New variable.
18059         (mml2015-cache-passphrase): Ditto.
18060         (mml2015-passphrase-cache-expiry): Ditto.
18061         (mml2015-function-alist): Add epg.
18062         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18063         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18064         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18065         New functions.
18066
18067 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18068
18069         * message.el (message-cite-original-1): Preserve region when removing
18070         quoted text due to X-No-Archive in order to avoid bogus attribution
18071         when citing multiple messages.
18072
18073 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18074
18075         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18076         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18077
18078 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18079
18080         * gnus-diary.el (gnus-user-format-function-d)
18081         (gnus-user-format-function-D): Autoload.
18082
18083         * imap.el (Commentary): Fix typo.
18084
18085         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18086         2006-04-22 contribution.
18087
18088 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18089
18090         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18091         It didn't really fix the bogosity I'm seeing with solid web groups.
18092
18093 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18094
18095         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18096         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18097         created using server names.  If we use the feature without declaring
18098         it, Gnus does not properly manage server and group state.
18099
18100         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18101         bound.
18102
18103 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18104
18105         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18106         looking up the method using GROUP's prefix before inventing a new one.
18107         It is used on killed/unknown groups in various places where returning
18108         an all-new method isn't expected by the caller.
18109
18110         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18111         and match semantics of gnus-group-real-prefix.
18112
18113 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18114
18115         * nnmail.el (nnmail-broken-references-mailers): New variable.
18116         (nnmail-ignore-broken-references): New function generalizing
18117         nnmail-fix-eudora-headers.
18118         (nnmail-fix-eudora-headers): Now obsolete.
18119
18120         * gnus-art.el (gnus-button-handle-custom):
18121         Support `customize-apropos*'.
18122
18123 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18124
18125         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18126
18127         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18128         articles.
18129
18130 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18131
18132         * message.el (message-cite-reply-above): New variable.
18133         (message-yank-original): Use it.
18134
18135 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18136
18137         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18138
18139 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18140
18141         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18142         as read.
18143
18144         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18145
18146 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18147
18148         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18149         (gnus-bookmark-default-file): Use gnus-directory.
18150         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18151         Remove "*" in doc string.
18152         (gnus-bookmark-write-file): Simplify.
18153         (gnus-bookmark-maybe-sort-alist): Use `when'.
18154         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18155         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18156         Add FIXME about Emacs 21 and XEmacs compatibility.
18157         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18158         compatibility.
18159         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18160         compatibility.
18161         (gnus-bookmark-menu-heading): Fix version.
18162
18163 2006-06-19  Bastien Guerry  <bzg@altern.org>
18164
18165         * gnus-bookmark.el: New file.
18166
18167 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18168
18169         * message.el (message-syntax-checks): Doc fix.
18170
18171 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18172
18173         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18174         unsubscribed groups as if they were killed ones.  It causes duplicate
18175         entries in gnus-newsrc-alist.
18176
18177 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18178
18179         * message.el (message-syntax-checks): Doc fix.
18180         (message-send-mail): Add check for continuation headers.
18181         (message-check-news-header-syntax): Fix regexp used to check for
18182         continuation headers.
18183
18184 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18185
18186         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18187
18188 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18189
18190         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18191
18192 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18193
18194         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18195         default-truncate-lines.
18196
18197 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18198
18199         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18200         to fill the utf-8 entry.
18201
18202         * lpath.el: Fbind unicode-precedence-list.
18203
18204 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18205
18206         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18207
18208 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18209
18210         * gnus-agent.el (directory-files-and-attributes): Move all the way
18211         forward (the third and final move).
18212         (gnus-agent-read-agentview): Trap reconstruction errors due to
18213         nonexistent directory.  Handle by returning nil.
18214
18215 2006-05-30  Didier Verna  <didier@xemacs.org>
18216
18217         * message.el (message-dont-reply-to-names): Update the custom type.
18218         * message.el (message-dont-reply-to-names): New defsubst: potentially
18219         convert a list of regexps into a single one.
18220         * message.el (message-get-reply-headers): Use it.
18221         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18222
18223 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18224
18225         * gnus-agent.el (directory-files-and-attributes): Move forward.
18226
18227 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18228
18229         * gnus-ml.el (gnus-mailing-list-subscribe)
18230         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18231         (gnus-mailing-list-message): Fix doc strings.
18232
18233 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18234
18235         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18236         of doing it manually.
18237
18238 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18239
18240         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18241         comment.
18242
18243 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18244
18245         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18246         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18247         (gnus-agent-read-local): All symbols allocated in my-obarray.
18248         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18249         (gnus-agent-regenerate-group): Check numeric names to see if they are
18250         messages or groups.
18251         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18252         better way of do this...)
18253
18254         * gnus-cache.el (gnus-agent-total-fetched-for):
18255         Ignore 'dummy.group' (there should be a better way of do this...)
18256
18257 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18258
18259         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18260         (gnus-saved-headers): Ditto.
18261         (gnus-default-article-saver): Mention functions may have properties.
18262         (gnus-article-save): Override gnus-save-all-headers and
18263         gnus-saved-headers by :headers property which saver function may have.
18264         (gnus-summary-save-in-file): Add :headers property.
18265         (gnus-summary-write-to-file): Ditto.
18266
18267         * gnus-sum.el (gnus-summary-save-article): Bind
18268         gnus-prompt-before-saving to t when saving many articles in a file;
18269         always show all headers.
18270
18271         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18272
18273 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18274
18275         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18276         marks.
18277
18278         * message.el (message-indent-citation): Add optional arguments to allow
18279         using it outside of message buffers.
18280
18281         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18282         (gnus-article-treat-unfold-headers): Use it.
18283         (gnus-article-truncate-lines): New variable.
18284         (gnus-article-mode): Use it.
18285         (gnus-article-toggle-truncate-lines): New function.
18286
18287         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18288         Add gnus-article-toggle-truncate-lines.
18289
18290         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18291         coding system in XEmacs, use binary.
18292
18293 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18294
18295         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18296         after-load-alist.
18297
18298         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18299         this function should save decoded articles.
18300         (gnus-summary-write-to-file): Use property to specify this function
18301         should save decoded articles and specify gnus-summary-save-in-file
18302         should be used to save articles other than the first one when saving
18303         many articles.
18304         (gnus-summary-save-body-in-file): Use property to specify this
18305         function should save decoded articles.
18306         (gnus-summary-write-body-to-file): Use property to specify this
18307         function should save decoded articles and specify
18308         gnus-summary-save-body-in-file should be used to save articles other
18309         than the first one when saving many articles.
18310
18311         * gnus-sum.el (gnus-summary-save-article): Simplify.
18312
18313 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18314
18315         * gnus-art.el (gnus-default-article-saver):
18316         Add gnus-summary-write-body-to-file.
18317         (gnus-article-save-coding-system): Don't use coding system object
18318         in XEmacs.
18319         (gnus-read-save-file-name): Add optional `dir-var' argument which
18320         specifies directory in which files are saved; work even if optional
18321         `variable' argument is not specified.
18322         (gnus-summary-write-to-file): Read file name.
18323         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18324         (gnus-summary-write-body-to-file): New function.
18325
18326         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18327         (gnus-summary-local-variables): Add it.
18328         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18329         (gnus-summary-save-article): Remove optional `decode' argument;
18330         determine whether to decode articles by the value of
18331         gnus-default-article-saver; when saving many files using
18332         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18333         it first and use gnus-summary-save-in-file or
18334         gnus-summary-save-body-in-file thereafter unless
18335         gnus-prompt-before-saving is always; move point to article which
18336         will be saved.
18337         (gnus-summary-save-article-file): Revert.
18338         (gnus-summary-write-article-file): Revert.
18339         (gnus-summary-save-article-body-file): Revert.
18340         (gnus-summary-write-article-body-file): New function.
18341
18342 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18343
18344         * gnus-art.el (gnus-default-article-saver): Doc fix.
18345         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18346         from gnus-summary-save-article-coding-system, and default to a
18347         certain coding system.
18348         (gnus-output-to-file): Add coding cookie and encode text according
18349         to gnus-article-save-coding-system; don't use mm-append-to-file.
18350
18351         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18352         gnus-art.el and rename to gnus-article-save-coding-system.
18353         (gnus-summary-save-article): Require gnus-art; don't show all
18354         headers if it decodes articles; don't add coding cookie here;
18355         don't bind mm-text-coding-system-for-write.
18356         (gnus-summary-save-article-file): Save decoded articles.
18357         (gnus-summary-write-article-file): When saving many files, use
18358         gnus-summary-write-to-file first and gnus-summary-save-in-file
18359         thereafter unless gnus-prompt-before-saving is always.
18360         (gnus-summary-save-article-body-file): Save decoded articles.
18361
18362         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18363
18364 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18365
18366         * nnrss.el (nnrss-check-group): Bind hash-index.
18367
18368 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18369
18370         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18371         its hash index.  Store this hash in `nnrss-group-data'.
18372         (nnrss-read-group-data): Update accordingly.
18373
18374 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18375
18376         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18377         entry.
18378
18379         * gnus-sum.el (gnus-summary-make-menu-bar):
18380         Add gnus-article-browse-html-article.
18381
18382 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18383
18384         * gnus-sum.el (gnus-summary-mime-map):
18385         Add gnus-article-browse-html-article.
18386
18387         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18388
18389 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18390
18391         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18392         suitable coding systems in customize.
18393
18394 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18395
18396         * mail-source.el (mail-sources): Fix custom type.
18397
18398 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18399
18400         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18401         (gnus-summary-expire-articles-now): Shorten prompt.
18402
18403         * gmm-utils.el (wid-edit): Require.
18404         (defun-gmm): Rename from `gmm-defun-compat'.
18405         (gmm-image-search-load-path): Use it.
18406         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18407
18408 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18409
18410         * gnus-sum.el (gnus-summary-save-article-coding-system):
18411         New variable.
18412         (gnus-summary-save-article): Add optional `decode' argument.
18413         If it is set and gnus-summary-save-article-coding-system is non-nil,
18414         save decoded article.
18415         (gnus-summary-write-article-file): Save decoded article if
18416         gnus-summary-save-article-coding-system is non-nil.
18417
18418         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18419         type.
18420
18421 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18422
18423         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18424
18425 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18426
18427         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18428         first to test gnus-single-article-buffer which may be buffer-local.
18429
18430         * gnus-sum.el (gnus-summary-setup-buffer):
18431         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18432         group; make gnus-article-buffer, gnus-article-current, and
18433         gnus-original-article-buffer always buffer-local.
18434         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18435         group.
18436         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18437
18438 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18439
18440         * nnml.el (nnml-request-compact-group): Compressed files might not
18441         have .gz extension.
18442
18443 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18444
18445         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18446         (mm-copy-to-buffer): Use with-current-buffer.
18447         (mm-display-part): Simplify.
18448         (mm-inlinable-p): Add optional arg `type'.
18449
18450 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18451
18452         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18453         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18454         Try harder to show the attachment internally or externally using
18455         gnus-mime-view-part-as-type.
18456
18457 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18458
18459         * message.el (message-from-style, message-signature-separator)
18460         (message-user-organization-file, message-send-mail-function)
18461         (message-citation-line-function, message-yank-prefix)
18462         (message-indent-citation-function, message-signature)
18463         (message-signature-file, message-signature-insert-empty-line):
18464         Remove autoloads.
18465
18466         * gnus-art.el (gnus-buttonized-mime-types):
18467         Remove "multipart/signed".  Revert 2006-04-26 change.
18468
18469 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18470
18471         * gnus.el (gnus-version-number): Bump version.
18472
18473 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18474
18475         * gnus.el: No Gnus v0.5 is released.
18476
18477 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18478
18479         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18480         fetching articles by message-id.
18481
18482 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18483
18484         * message.el (hashcash): Require hashcash as normal.
18485
18486         * ecomplete.el (ecomplete-highlight-match-line):
18487         Use point-at-eol.
18488         (ecomplete-highlight-match-line): Use `highlight', because that
18489         face exists in both Emacs and XEmacs.
18490
18491         * message.el (message-display-abbrev): Use point-at-bol.
18492
18493         * mail-source.el: Don't require timer/timer-funcs.
18494
18495         * gnus-async.el: Ditto.
18496
18497         * password.el: Ditto.
18498
18499         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18500
18501         * mm-url.el: Ditto.
18502
18503         * gnus-xmas.el: Don't require timer-funcs.
18504
18505         * mm-util.el: Require timer/timer-funcs.
18506
18507 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18508
18509         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18510         Close.
18511
18512 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18513
18514         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18515         unibyte after clear-decrypt function runs.
18516
18517         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18518         returns as a unibyte string.
18519
18520 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18521
18522         * lpath.el: Revert.
18523
18524         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18525         (pgg-gpg-process-sentinel): Revert.
18526
18527         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18528         (pgg-pgp-lookup-key): Revert.
18529
18530         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18531         (pgg-pgp5-lookup-key): Revert.
18532
18533         * pgg.el (pgg-fetch-key): Revert.
18534
18535 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18536
18537         * lpath.el: Fbind string-as-multibyte for XEmacs.
18538
18539         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18540         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18541         (mml1991-pgg-encrypt): Ditto.
18542
18543         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18544         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18545         a multibyte buffer.
18546
18547         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18548         (pgg-pgp-lookup-key): Ditto.
18549
18550         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18551         (pgg-pgp5-lookup-key): Ditto.
18552
18553         * pgg.el (pgg-fetch-key): Ditto.
18554
18555 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18556
18557         * message.el (message-user-organization-file): Check several
18558         locations of the organization file.
18559
18560         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18561         Add gnus-article-view-part-as-type.
18562
18563         * gnus-art.el (gnus-article-view-part-as-type): New function.
18564
18565         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18566         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18567
18568         * mml.el: Simplify autoload.
18569         (mml-mode): defvar dnd-protocol-alist instead of using
18570         symbol-value.
18571         (mml-default-directory): New variable.
18572         (mml-minibuffer-read-file): Use it.
18573         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18574
18575         * message.el (message-citation-line-format): New variable.
18576         (message-insert-formated-citation-line): New function.
18577         (message-citation-line-function):
18578         Add `message-insert-formated-citation-line' to custom type.
18579
18580         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18581         to doc string.
18582
18583         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18584         depending on mm-verify-option.
18585
18586 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18587
18588         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18589         binding pgg-* variables; reimplement the section which prevents
18590         MIME header from being signed.
18591         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18592         pgg-text-mode; remove a blank line at the top of body.
18593
18594         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18595         lines at the top of body; use gnus-newsgroup-charset if there's no
18596         Charset header.
18597
18598 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18599
18600         * message.el (message-self-insert-commands): Doc fix.
18601
18602         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18603         (mm-uu-pgp-encrypted-test): Ditto.
18604         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18605         between header and body; return application/pgp-encrypted handle
18606         if decryption failed; decode decrypted body by charset.
18607
18608         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18609         element match to application/pgp-*.
18610
18611 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18612
18613         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18614         HTML.
18615
18616 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18617
18618         * mail-source.el (mail-source-call-script): Message the error
18619         string.
18620
18621 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18622
18623         * gnus-util.el (gnus-byte-compile): Use it.
18624
18625 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18626
18627         * gnus-util.el (kill-empty-logs): New function.
18628
18629 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18630
18631         * message.el (message-mail-alias-type): Doc fix.
18632         (message-mail-alias-type-p): New function.
18633         (message-send): Use it.
18634         (message-mode): Ditto.
18635         (message-strip-forbidden-properties): Ditto.
18636
18637         * ecomplete.el (ecomplete-database-file-coding-system):
18638         New variable.
18639         (ecomplete-save): Use it.
18640         (ecomplete-setup): Use it.
18641
18642 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18643
18644         * message.el (message-self-insert-commands): New variable.
18645         (message-strip-forbidden-properties): Use it.
18646
18647 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18648
18649         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18650         that doesn't make XEmacs choke.
18651
18652 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18653
18654         * gnus-util.el (gnus-replace-in-string):
18655         Prefer replace-regexp-in-string over of replace-in-string.
18656
18657 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18658
18659         * gnus-util.el (gnus-select-frame-set-input-focus):
18660         Use select-frame-set-input-focus if it is available in XEmacs; use
18661         definition defined in Emacs 22 for old Emacsen.
18662
18663         * dgnushack.el: Autoload unmorse-region for XEmacs.
18664
18665         * lpath.el: Bind cursor-in-non-selected-windows and
18666         select-frame-set-input-focus for XEmacs.
18667
18668 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18669
18670         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18671
18672 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18673
18674         * gnus-registry.el (gnus-registry-cache-save): Remove text
18675         properties when saving via the temp buffer.
18676
18677 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18678
18679         * message.el (message-generate-hashcash): Honor custom type.
18680
18681 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18682
18683         * message.el (message-generate-hashcash): Default to non-nil when
18684         hashcash is found.
18685
18686         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18687         (gnus-refer-thread-limit): Increase default to 500.
18688
18689         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18690
18691         * flow-fill.el (fill-flowed): Allow delete-space.
18692
18693 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18694
18695         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18696         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18697         Remove autoloads.
18698
18699 2006-04-18  Simon Josefsson  <jas@extundo.com>
18700
18701         * message.el (message-generate-hashcash): Default to.
18702
18703 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18704
18705         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18706         concatenating segments rather than before concatenating them.
18707
18708 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18709
18710         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18711
18712 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18713
18714         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18715
18716         * message.el (message-forward-make-body-plain):
18717         Allow message-forward-ignored-headers to be a list.
18718         (message-remove-ignored-headers): Factor out into function.
18719         (message-forward-make-body-mml): Use it.
18720
18721         * imap.el (imap-quote-specials): New function.
18722         (imap-login-auth): Quote specials.
18723
18724         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18725         (rfc2231-parse-string): Allow concatanation of parameters that
18726         aren't contiguous.  The test case is
18727           (mail-header-parse-content-type "message/external-body;
18728             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18729             access-type=LOCAL-FILE;
18730             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18731
18732 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18733
18734         * nntp.el (nntp-accept-process-output): Return the value of
18735         `nnheader-accept-process-output'.
18736
18737 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18738
18739         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18740         (gnus-button-alist): Recognize more diff formats.
18741         (gnus-button-patch): Strip directory.
18742
18743 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18744
18745         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18746         Emacs 22 when setting focus.
18747
18748 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18749
18750         * gnus-art.el (gnus-article-treat-types): Do treatment of
18751         text/x-verbatim parts.
18752         (gnus-button-patch): New command.
18753
18754         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18755         addresses that contain invalid characters.
18756
18757 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18758
18759         * message.el (message-put-addresses-in-ecomplete):
18760         Use gnus-replace-in-string.
18761         (message-is-yours-p): Use the more correct
18762         mail-header-parse-address instead of
18763         mail-extract-address-components.
18764         (message-put-addresses-in-ecomplete): Fix typo.
18765
18766         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18767         keystroke.
18768
18769         * gnus-art.el (gnus-treatment-function-alist): Change order of
18770         newsgroups/generic header folding to avoid double-folding.
18771
18772         * message.el (message-hidden-headers): Add X-Draft-From.
18773
18774         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18775         New command.
18776         (gnus-summary-repeat-search-article-backward): New command.
18777
18778         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18779         groups in the parent topic.
18780
18781 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18782
18783         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18784         (spam-extra-header-to-number): Return the CRM114 number as a
18785         number instead of a string.
18786
18787 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18788
18789         * gnus-art.el (gnus-face-properties-alist): Move here from
18790         gnus-fun.
18791
18792         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18793
18794 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18795
18796         * message.el (message-strip-forbidden-properties): Only display on
18797         self-insert-command.
18798
18799         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18800         reindent.
18801         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18802
18803 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18804
18805         * smiley.el (smiley-style): Fix typo.
18806
18807 2006-03-23  Kenichi Handa  <handa@m17n.org>
18808
18809         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18810         instead of set-buffer-multibyte.
18811
18812 2006-03-23  Kenichi Handa  <handa@m17n.org>
18813
18814         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18815         buffer and then decode the buffer text if necessary.
18816         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18817         first, and after mm-encode-body, change the buffer to unibyte.
18818
18819 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18820
18821         * hashcash.el (hashcash-insert-payment-async-2):
18822         Use message-goto-eoh instead of doing it manually.
18823         (mail-add-payment): Use message-narrow-to-header instead of trying
18824         to do the same itself.
18825
18826         * message.el (message-hidden-headers): Add Face.
18827
18828         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18829         reparenting code.
18830         (gnus-summary-reparent-children): Refactored out code.
18831         (gnus-summary-thread-map): New keystroke.
18832         (gnus-summary-reparent-children): Make into command.
18833
18834         * smiley.el (smiley-style): Default to `medium' if using a large
18835         font.
18836
18837         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18838         does it itself.
18839
18840         * message.el (message-point-in-header-p): Simplify definition.
18841
18842 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18843
18844         * nnagent.el (nnagent-request-set-mark): Silence log file
18845         writing.
18846         (nnagent-request-set-mark): Use write-region instead of
18847         append-to-file.
18848
18849         * gnus-sum.el (gnus-read-header): Fudge article number if using a
18850         strange select method.
18851
18852         * ecomplete.el (ecomplete-display-matches): Get highlightling
18853         right.
18854         (ecomplete-display-matches): Use literals.
18855         (ecomplete-display-matches): Disable message logging.
18856
18857         * message.el (message-display-abbrev): Small optimization.
18858
18859         * ecomplete.el (ecomplete-display-matches): Allow automatic
18860         display.
18861
18862         * message.el (message-strip-forbidden-properties):
18863         Display abbrevs.
18864         (message-display-abbrev): Get automatic display right.
18865
18866         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18867         keystrokes.
18868
18869 2006-04-13  Romain Francoise  <romain@orebokech.com>
18870
18871         TODO: Backport to v5-10!
18872
18873         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18874         Move here (and rename) from gnus-registry.el.
18875
18876         * gnus-registry.el: Require gnus-util.
18877         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18878
18879 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18880
18881         * gnus-group.el (gnus-group-catchup-current):
18882         Change if-then-else-if-then-else into cond.
18883         (gnus-group-catchup): Indent.
18884         (group-name-at-point): New function.
18885         (gnus-fetch-group): Provide default from thing at point.
18886
18887 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18888
18889         * message.el (message-display-abbrev): Fix regexp.
18890
18891         * ecomplete.el (ecomplete-highlight-match-line):
18892         Reimplement choosing.
18893         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18894         dead variables.
18895
18896         * message.el (message-newline-and-indent): Remove debugging.
18897         (message-display-abbrev): Use new implementation.
18898
18899 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18900
18901         * gnus-art.el (gnus-article-mode):
18902         Set cursor-in-non-selected-windows to nil.
18903
18904         * smiley.el: Revert previous change.
18905         (smiley-data-directory): defvar it before using it in the
18906         defcustom of `smiley-style'.
18907
18908 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18909
18910         * message.el (message-newline-and-indent): New function.
18911
18912         * ecomplete.el: Implement more bits.
18913
18914         * message.el (message-put-addresses-in-ecomplete): Clean up the
18915         string.
18916
18917         * ecomplete.el (ecomplete-add-item): Chop off decimals.
18918
18919         * gnus-sum.el (gnus-summary-save-parts):
18920         Bind gnus-summary-save-parts-counter and use it to make unique file
18921         names.
18922
18923         * gnus-art.el (gnus-ignored-headers): Add some more headers.
18924
18925         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18926         parameter to say whether to actually parse the individual
18927         addresses.
18928
18929         * message.el (message-put-addresses-in-ecomplete): New function.
18930         (ecomplete): Require.
18931         (message-mail-alias-type): Add ecomplete as an option.
18932
18933 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
18934
18935         * flow-fill.el (fill-flowed): Remove trailing space from blank
18936         quoted lines.
18937
18938 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18939
18940         * smiley.el (smiley-style): Move definition later to avoid a
18941         compilation warning.
18942
18943 2006-04-12  Kenichi Handa  <handa@m17n.org>
18944
18945         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18946         buffer and then decode the buffer text if necessary.
18947         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18948         first, and after mm-encode-body, change the buffer to unibyte.
18949         Use mm-disable-multibyte instead of set-buffer-multibyte.
18950
18951 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18952
18953         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18954         Content-Type header instead of Content-Disposition header.
18955         (gnus-mime-inline-part): Ditto.
18956         (gnus-mime-view-part-as-charset): Ignore charset that the part
18957         specifies.
18958
18959         * mm-decode.el (mm-display-part): Work with external parts and
18960         usual parts similarly.
18961
18962         * mm-extern.el (mm-inline-external-body): Use mm-display-part
18963         instead of gnus-display-mime.
18964
18965         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18966         instead of with-temp-buffer.
18967
18968         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18969         tag to summarized topics part in order to encode non-ASCII text.
18970
18971 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18972
18973         * smiley.el (smiley-style): New variable.
18974         (smiley-directory): New function.
18975         (smiley-data-directory): Derive from `smiley-style' using
18976         `smiley-directory'.
18977         (smiley-regexp-alist): Add new entries.
18978
18979         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18980         (gnus-article-browse-delete-temp): Add :version.
18981
18982 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
18983
18984         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18985         the sieve region.
18986
18987 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18988
18989         * gnus.el (gnus-version-number): Bump version.
18990
18991 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18992
18993         * gnus.el: No Gnus v0.4 is released.
18994
18995 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18996
18997         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18998         layout.
18999
19000         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19001         unknown charset.
19002
19003         * message.el (message-header-synonyms): Add Original-To to the
19004         default.
19005
19006         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19007         optional parameter.
19008
19009 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19010
19011         * gnus-fun.el (gnus): Require it for gnus-directory.
19012
19013 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19014
19015         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19016
19017 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19018
19019         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19020
19021 2006-04-05  Simon Josefsson  <jas@extundo.com>
19022
19023         * password.el (password-reset): New function.
19024
19025 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19026
19027         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19028         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19029
19030 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19031
19032         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19033         Some whitespace was matched into the url, which broke browsing hits
19034         > 100 when mm-url-use-external was nil.
19035
19036 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19037
19038         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19039         Check gnus-extra-headers for 'Newsgroups.
19040
19041         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19042         bound.
19043
19044 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19045
19046         * pgg-gpg.el: Clean up process buffers every time gpg processes
19047         complete.
19048
19049 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19050
19051         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19052         doc string.
19053
19054 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19055
19056         * pgg-gpg.el (pgg-gpg-process-filter)
19057         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19058
19059         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19060         lines, temporary fix.
19061
19062 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19063
19064         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19065
19066 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19067
19068         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19069         default-enable-multibyte-characters.  This reverts the change from
19070         revision 6.17 which is no longer necessary because the passphrase
19071         is sent separately now.  GnuPG messages are unreadable under
19072         multibyte locales with default-enable-multibyte-characters set to
19073         nil.
19074
19075 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19076
19077         * message.el (message-tool-bar-gnome): Move "spell".
19078
19079 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19080
19081         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19082         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19083         instead.
19084
19085 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19086
19087         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19088         Improve newsgroups handling for NNTP overviews which don't include
19089         Newsgroups.
19090
19091 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19092
19093         * message.el (message-resend): Bind message-generate-hashcash to nil.
19094
19095 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19096
19097         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19098         when searching for already-paid recipients.
19099
19100 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19101
19102         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19103         passphrases when it is not needed.
19104         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19105         passphrase stuff from gpg, should only be necessary when you use
19106         gpg with a smartcard.
19107
19108 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19109
19110         * mml.el (mml-insert-mime): Ignore cached contents of
19111         message/external-body part.
19112
19113         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19114         (mm-insert-part): Ditto.
19115
19116 2006-03-23  Simon Josefsson  <jas@extundo.com>
19117
19118         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19119         Reiner.
19120         (pgg-gpg-use-agent-p): Use it again.
19121
19122 2006-03-23  Simon Josefsson  <jas@extundo.com>
19123
19124         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19125         older emacsen.
19126         (pgg-gpg-use-agent-p): Don't use it.
19127
19128 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19129
19130         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19131         if we can.
19132
19133 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19134
19135         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19136         (pgg-gpg-update-agent): New function.
19137         (pgg-gpg-use-agent-p): New function.
19138         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19139         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19140         (pgg-gpg-sign-region): Use it.
19141
19142 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19143
19144         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19145         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19146
19147 2006-03-21  Simon Josefsson  <jas@extundo.com>
19148
19149         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19150         <wilde@sha-bang.de>.
19151         (pgg-gpg-use-agent): New variable.
19152         (pgg-gpg-process-region): Use it.
19153         (pgg-gpg-encrypt-region): Likewise.
19154         (pgg-gpg-encrypt-symmetric-region): Likewise.
19155         (pgg-gpg-decrypt-region): Likewise.
19156         (pgg-gpg-sign-region): Likewise.
19157         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19158
19159 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19160
19161         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19162
19163         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19164         Add comment on version.
19165
19166 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19167
19168         * smiley.el: Add missing test smiley.
19169
19170 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19171
19172         * mm-decode.el (mm-with-part): New macro.
19173         (mm-get-part): Use it; work with message/external-body as well.
19174         (mm-save-part): Treat name and filename equally.
19175
19176         * mm-extern.el (mm-extern-cache-contents): New function.
19177         (mm-inline-external-body): Use it; force the part to be displayed;
19178         move undisplayer added to the cached handle to the parent.
19179
19180         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19181         (gnus-mime-view-part-as-type): Work with message/external-body.
19182
19183         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19184
19185 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19186
19187         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19188         images in image-load-path.  [Sync with image.el, revision 1.60, in
19189         Emacs.]
19190
19191 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19192
19193         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19194         path rather than symbol.  Always return list of directories.
19195         Guarantee that image directory comes first.  [Sync with image.el,
19196         revision 1.59, in Emacs.]
19197
19198         * message.el (message-make-tool-bar): Adjust to new API of
19199         `gmm-image-load-path-for-library'.
19200
19201         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19202
19203         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19204
19205 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19206
19207         * gnus-art.el (gnus-article-only-boring-p):
19208         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19209         intangible text.
19210         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19211
19212 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19213
19214         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19215         Use `defun' instead of `gmm-defun-compat'.
19216
19217 2006-03-14  Simon Josefsson  <jas@extundo.com>
19218
19219         * message.el (message-unique-id): Don't use message-number-base36
19220         if (user-uid) is a float.
19221         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19222
19223 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19224
19225         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19226
19227         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19228         empty line between a part and a message part.
19229
19230 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19231
19232         * smiley.el: Add more test smileys.
19233         (smiley-data-directory, smiley-regexp-alist)
19234         (gnus-smiley-file-types): Fix doc strings.
19235         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19236         adding new elements.
19237         (smiley-mouse-map): Unused code.  Make it a comment.
19238
19239 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19240
19241         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19242         scan latest NoCeM messages instead of old ones.
19243         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19244         delimiters that are recently used.
19245         (gnus-nocem-load-cache): Add autoload cookie.
19246
19247         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19248
19249         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19250         level which is larger than gnus-use-nocem is specified.
19251
19252         * gnus-group.el (gnus-group-get-new-news): Ditto.
19253
19254 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19255
19256         * gnus-util.el (gnus-tool-bar-update): New function.
19257
19258         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19259         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19260
19261         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19262
19263         * gnus-group.el (gnus-group-redraw-when-idle)
19264         (gnus-group-redraw-check): Remove.
19265         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19266
19267 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19268
19269         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19270         if optional last element is specified in splits (FIELD VALUE...).
19271
19272 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19273
19274         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19275         to gmm-image-load-path-for-library.  Call with no-error argument.
19276         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19277
19278         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19279
19280         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19281
19282         * gmm-utils.el (gmm-image-load-path): Remove alias.
19283
19284 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19285
19286         * gmm-utils.el (gmm-image-load-path): Add alias.
19287
19288         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19289         nnml-generate-nov-databases-1.
19290         (nnml-generate-nov-databases): Use it.
19291         (nnml-generate-nov-databases-directory): Document no-active
19292         argument.
19293
19294         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19295         directory if path is t.  Add no-error.
19296
19297         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19298         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19299
19300         * gnus-art.el (gnus-article-browse-delete-temp-files):
19301         Simplify resetting gnus-article-browse-html-temp-list.
19302
19303         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19304         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19305         Add example to docstring.  Rename local variables.  Move error
19306         checks to default case in cond and simplify.
19307
19308 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19309
19310         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19311         handle is multipart when calling it recursively.
19312         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19313
19314 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19315
19316         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19317         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19318
19319 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19320
19321         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19322         is loaded.
19323
19324         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19325         loaded.
19326
19327 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19328
19329         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19330         to "Emacs 23 (unicode)" in doc string.
19331
19332         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19333         "Emacs 23 (unicode)" in comment.
19334
19335 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19336
19337         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19338
19339         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19340         characters 160 through 255 in Emacs 23.
19341
19342 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19343
19344         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19345         gnus-article-browse-html-temp.
19346         (gnus-article-browse-delete-temp): Make it customizable.
19347         Add `file'.  Adjust doc string.
19348         (gnus-article-browse-delete-temp-files): Add argument.
19349         Allow query for each file.  Adjust doc string.
19350         (gnus-article-browse-html-parts):
19351         Add `gnus-article-browse-delete-temp-files' to
19352         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19353
19354 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19355
19356         * gnus-art.el (gnus-article-browse-html-temp)
19357         (gnus-article-browse-delete-temp): New variables.
19358         (gnus-article-browse-delete-temp-files): New function.
19359         (gnus-article-browse-html-parts): Use it.
19360
19361 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19362
19363         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19364
19365         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19366         string.
19367
19368         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19369         gnus-summary-insert-new-articles when unplugged.
19370         Remove gnus-summary-search-article-forward.
19371
19372         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19373         display-visual-class instead of display-color-cells.
19374
19375 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19376
19377         * dgnushack.el: Autoload customize-group for XEmacs.
19378
19379         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19380         message/* containing non-ASCII text properly.
19381
19382 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19383
19384         * message.el: Require gmm-utils, remove autoloads.
19385         (message-tool-bar): Set default based on
19386         gmm-tool-bar-style.
19387         (message-tool-bar-gnome): Add gmm-customize-mode.
19388
19389         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19390         gmm-tool-bar-style.
19391         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19392
19393         * gnus-group.el (gnus-group-tool-bar): Set default based on
19394         gmm-tool-bar-style.
19395         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19396
19397         * gmm-utils.el (gmm-image-directory): Rename variable from
19398         gmm-image-load-path.
19399         (gmm-image-load-path): Use gmm-image-directory.
19400         (gmm-customize-mode): New function.
19401         (gmm-tool-bar-style): New variable.
19402
19403         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19404         gnus-group-redraw-line-number.
19405         (gnus-group-redraw-check): Simplify.
19406         (gnus-group-tool-bar-update): Remove redraw check.
19407         (gnus-group-make-tool-bar): Add redraw check.
19408
19409 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19410
19411         * gnus-art.el (gnus-button): Add missing parentheses.
19412
19413 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19414
19415         * lpath.el: Fbind line-number-at-pos.
19416
19417 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19418
19419         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19420
19421 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19422
19423         * gnus-art.el (gnus-button): New face.
19424         (gnus-article-button-face): Use it.
19425
19426         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19427         Add gnus-summary-next-page.  Re-order.
19428
19429         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19430         next-node are now included.
19431         (gnus-group-redraw-line-number): New internal variable.
19432         (gnus-group-redraw-check): Helper function for updating the tool
19433         bar.
19434         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19435
19436         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19437
19438         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19439         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19440         Use it to match format of Spamassassin 3.0 and later.
19441         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19442         (spam-check-bogofilter)
19443         (spam-bogofilter-register-with-bogofilter): Fix args of
19444         `gnus-error' calls.
19445
19446 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19447
19448         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19449         unnecessary interaction when sending queued mails.
19450         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19451
19452 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19453
19454         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19455         first or last are nil.
19456
19457 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19458
19459         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19460
19461 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19462
19463         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19464
19465 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19466
19467         * dns.el (query-dns): Protect more against buggy tcp output.
19468
19469 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19470
19471         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19472         nov.php.
19473
19474 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19475
19476         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19477         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19478         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19479         output on the server side.
19480         (nnweb-google-create-mapping): Update regexps and add some
19481         progress indication.
19482
19483 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19484
19485         * gnus-group.el (gnus-group-tool-bar-gnome):
19486         Fix gnus-agent-toggle-plugged.  Re-order icons.
19487         (gnus-group-tool-bar-gnome):
19488         Add gnus-group-{prev,next}-unread-group.
19489         (gnus-group-tool-bar-gnome): Re-order icons.
19490
19491         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19492         Move gnus-summary-insert-new-articles.
19493
19494         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19495         Fix comments.
19496
19497         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19498         also available in Emacs 21.3.
19499
19500         * message.el (message-fix-before-sending): Change "Emacs 22" to
19501         "Emacs 23 (unicode)" in comment.
19502
19503         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19504         "Emacs 23 (unicode)" in comment.
19505
19506         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19507         comment.
19508         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19509
19510         * mm-view.el (mm-fill-flowed): Add :version.
19511
19512 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19513
19514         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19515         and load-path.
19516
19517 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19518
19519         * message.el: Autoload gmm-image-load-path.
19520         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19521         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19522         consitency.
19523
19524         * gmm-utils.el (gmm-image-load-path): Also search in
19525         "../etc/images".  Don't set gmm-image-load-path if we don't find
19526         the image.
19527
19528 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19529
19530         * gmm-utils.el (gmm-image-load-path): Don't make
19531         `gmm-image-load-path' include subdirectories which the second arg
19532         `image' might specify.
19533
19534         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19535         subdirectory to icon file names.
19536
19537         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19538
19539 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19540
19541         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19542         gmm-image-load-path calls.
19543
19544         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19545
19546         * message.el (message-make-tool-bar): Ditto.
19547
19548         * mml.el (mml-preview): Add comment concerning tool bar icons.
19549
19550         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19551         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19552
19553         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19554         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19555
19556         * message.el (message-tool-bar-gnome): Use new icon names.
19557         (message-make-tool-bar): Use `gmm-image-load-path'.
19558
19559         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19560         New functions from MH-E.
19561         (gmm-image-load-path): New variable from MH-E.
19562         (gmm-image-load-path): New function from MH-E.  Add arguments
19563         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19564         *-image-load-path-called-flag.
19565
19566 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19567
19568         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19569
19570 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19571
19572         * nnimap.el (nnimap-request-move-article): Change folder back to
19573         source group before deleting.
19574
19575 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19576
19577         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19578
19579         * gnus-art.el (mm-url-insert-file-contents-external):
19580         Autoload mm-url.
19581
19582         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19583
19584 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19585
19586         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19587         coding system which mm-charset-to-coding-system returns for a
19588         given charset is valid.
19589
19590 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19591
19592         * html2text.el (html2text-remove-tag-list):
19593         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19594
19595 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19596
19597         * gnus-cus.el: Revert 2005-10-17 change.
19598
19599 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19600
19601         * gnus-art.el (article-strip-banner):
19602         Call article-really-strip-banner only when the regexp match is made.
19603
19604 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19605
19606         * gnus-art.el (article-strip-banner):
19607         Use gnus-extract-address-components instead of
19608         mail-header-parse-addresses to make it work with non-ASCII text;
19609         remove mail-encode-encoded-word-string.
19610
19611         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19612         values which are surrounded with \"...\"; make it never cause a
19613         Lisp error; give up parsing of parameters if it failed in
19614         extracting type.
19615
19616 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19617
19618         * smime.el (smime-cert-by-ldap-1): Fix bug where
19619         `smime-ldap-search' returns results without userCertificates.
19620
19621 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19622
19623         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19624
19625 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19626
19627         * spam.el (spam-check-spamassassin-headers): Adapt format for
19628         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19629         <ari@mbf.ocn.ne.jp>.
19630         (spam-list-of-processors): Add spam-use-gmane.
19631
19632 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19633
19634         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19635         make-temp-file; make it work with XEmacs as well.
19636
19637         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19638         mm-make-temp-file.
19639
19640         * mm-decode.el (mm-display-external): Use the 3rd arg of
19641         mm-make-temp-file.
19642         (mm-create-image-xemacs): Ditto.
19643
19644 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19645
19646         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19647         with message-narrow-to-headers.
19648         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19649         (gnus-draft-check-draft-articles): New function.
19650         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19651
19652 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19653
19654         * gnus-art.el (gnus-article-browse-html-parts):
19655         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19656         Don't use suffix argument for mm-make-temp-file for Emacs 21
19657         compatibility.  Remove useless `format'.
19658
19659 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19660
19661         * nnweb.el (nnweb-google-wash-article): Update regexps.
19662         (nnweb-group-alist): Use defvoo instead of defvar.
19663
19664 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19665
19666         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19667         re-loading nn* modules.
19668
19669 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19670
19671         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19672         for `tool-bar-mode' and don't check it's default-value.
19673
19674         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19675
19676         * message.el (message-make-tool-bar): Ditto.
19677
19678         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19679         `substring'.  Shorten tmp-file name.
19680
19681         * gnus.el: Remove bogus comment.
19682
19683 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19684
19685         * gnus-art.el (gnus-article-browse-html-parts): New function.
19686         (gnus-article-browse-html-article): New function for viewing html
19687         articles with a browser.
19688
19689 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19690
19691         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19692         in elisp.
19693         (pgg-gpg-encrypt-symmetric-region): Ditto.
19694         (pgg-gpg-sign-region): Ditto.
19695
19696         * pgg-def.el (pgg-text-mode): New variable.
19697
19698         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19699         (mml2015-pgg-encrypt): Ditto.
19700
19701         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19702         (mml1991-pgg-encrypt): Ditto.
19703
19704 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19705
19706         * nnfolder.el (nnfolder-insert-newsgroup-line):
19707         Use message-make-date instead of current-time-string.
19708
19709         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19710         to gnus-decoded which mm-uu might set.
19711
19712 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19713
19714         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19715         don't decode quoted parameters; remove misimported Emacs code.
19716         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19717         (rfc2231-decode-encoded-string): Don't use split-string which
19718         behaves differently according to Emacs version; use
19719         mm-decode-coding-region to convert charset to coding-system.
19720         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19721         (rfc2231-encode-string): Remove misimported Emacs code.
19722
19723 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19724
19725         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19726         when calling mail-header-parse-content-type.
19727         (article-de-quoted-unreadable): Ditto.
19728         (article-de-base64-unreadable): Ditto.
19729         (article-wash-html): Ditto.
19730
19731         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19732         calling mail-header-parse-content-type and
19733         mail-header-parse-content-disposition.
19734         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19735         mail-header-parse-content-type.
19736
19737         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19738         insert charset and format parameters; encode description after
19739         inserting it to buffer.
19740         (mml-insert-parameter): Fold lines properly even if a parameter is
19741         segmented into two or more lines; change the max column to 76.
19742
19743         * rfc1843.el (rfc1843-decode-article-body): Don't use
19744         ignore-errors when calling mail-header-parse-content-type.
19745
19746         * rfc2231.el (rfc2231-parse-string): Return at least type if
19747         possible; don't cause an error even if it fails in parsing of
19748         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19749         (rfc2231-encode-string): Don't break lines at the beginning, leave
19750         it to mml-insert-parameter.
19751
19752         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19753         calling mail-header-parse-content-type.
19754
19755 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19756
19757         * spam-report.el (spam-report-gmane-use-article-number):
19758         Improve doc string.
19759         (spam-report-gmane-internal): Check if a suitable header was found
19760         in the article.
19761
19762 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19763
19764         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19765         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19766
19767 2006-02-05  Romain Francoise  <romain@orebokech.com>
19768
19769         Update copyright notices of all files in the gnus directory.
19770
19771 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19772
19773         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19774
19775 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19776
19777         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19778         segmented lines of parameter value to cope with Thunderbird 1.5
19779         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19780         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19781         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19782
19783 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19784
19785         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19786         parts.
19787
19788 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19789
19790         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19791         there's only one active file for all servers.
19792         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19793         solid groups.  Gnus might have used a FAST request to select the group.
19794         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19795         and nnweb-search redundantly in the active file.
19796         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19797         (nnweb-request-create-group): Don't use ARGS.
19798         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19799         initializations.  Let nnoo do the work.
19800
19801 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19802
19803         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19804         Say the part has been decoded.
19805
19806         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19807
19808 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19809
19810         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19811         mailcap-viewer-test-cache when there's no 'test clause, since that
19812         will invert the meaning of a "nil" test previously determined by
19813         mailcap-mailcap-entry-passes-test.
19814
19815 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19816
19817         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19818         compiling.
19819
19820         * gnus-sum.el: Ditto.
19821
19822         * message.el: Don't bind tool-bar-map when compiling.
19823
19824 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19825
19826         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19827
19828 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19829
19830         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19831         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19832         current Google Groups.
19833
19834 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19835
19836         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19837         and tool-bar-mode.
19838
19839         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19840         and tool-bar-mode.
19841
19842         * message.el (message-tool-bar-update): Simplify.
19843         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19844
19845         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
19846         gnus-summary-buffer.
19847         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19848         gnus-summary-reply.
19849
19850         * gmm-utils.el (gmm): Add :version.
19851
19852 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19853
19854         * Makefile.in (clean): New rule.
19855         (distclean): Use it.
19856
19857 2006-01-26  Steve Youngs  <steve@sxemacs.org>
19858
19859         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19860         Don't autoload.
19861
19862 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19863
19864         * gmm-utils.el (gmm-verbose): Add :group.
19865
19866 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19867
19868         * message.el: Change some comments WRT tool-bars.
19869
19870         * gnus-sum.el (gnus-summary-tool-bar)
19871         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19872         (gnus-summary-tool-bar-zap-list): New variables.
19873         (gnus-summary-make-tool-bar): Complete rewrite using
19874         `gmm-tool-bar-from-list'.
19875
19876         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19877         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19878         New variables.
19879         (gnus-group-make-tool-bar): Complete rewrite using
19880         `gmm-tool-bar-from-list'.
19881         (gnus-group-tool-bar-update): New function.
19882
19883         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19884
19885 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19886
19887         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19888         is dissected into a single part of which the type is the same as
19889         the given one; decode charset.
19890
19891 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19892
19893         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19894         into alists as symbol not string, since that's what
19895         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19896         look for.
19897
19898 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19899
19900         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19901         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19902
19903         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19904
19905 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19906
19907         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19908         (gnus-xmas-mime-security-button-menu): New function.
19909
19910         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19911         (gnus-mime-security-button-menu): New definition.
19912         (gnus-mime-security-button-map): Use them.
19913         (gnus-mime-security-button-menu): New function.
19914         (gnus-insert-mime-security-button): Addition to help echo.
19915         (gnus-mime-security-run-function, gnus-mime-security-save-part)
19916         (gnus-mime-security-pipe-part): New functions.
19917
19918         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19919         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19920
19921         * mm-decode.el (mm-handle-set-disposition): Remove.
19922         (mm-handle-set-description): Remove.
19923
19924 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19925
19926         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19927         (mm-w3m-standalone-supports-m17n-p): New function.
19928         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19929         w3m usage.
19930
19931         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19932         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19933
19934 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
19935
19936         * message.el (message-tool-bar-zap-list):
19937         Use gmm-tool-bar-zap-list as custom type.
19938         (message-tool-bar-update): New function.
19939         (message-tool-bar, message-tool-bar-gnome)
19940         (message-tool-bar-retro): Add message-tool-bar-update.
19941         (message-tool-bar-gnome): Add flyspell-buffer.
19942
19943         * gnus-util.el (gnus-error): Describe `args'.
19944
19945         * gmm-utils.el (gmm-error): Describe `args'.
19946         (gmm-tool-bar-zap-list): New widget.
19947         (gmm-tool-bar-from-list): Improve description of `zap-list'.
19948
19949 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19950
19951         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19952         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19953         the number of recursive calls.
19954
19955         * mm-decode.el (mm-handle-set-disposition): New macro.
19956         (mm-handle-set-description): New macro.
19957
19958 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19959
19960         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19961         encoding.
19962
19963 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19964
19965         * message.el (message-tool-bar-zap-list, message-tool-bar)
19966         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19967         (message-tool-bar-local-item-from-menu): Remove.
19968         (message-tool-bar-map): Replace by `message-make-tool-bar'.
19969         (message-make-tool-bar): New function.
19970         (message-mode): Use `message-make-tool-bar'.
19971
19972         * gmm-utils.el: New file.
19973         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19974         (gmm-lazy): New widget copied from `nnmail.el'.
19975         (gmm-tool-bar-from-list): New function for creating customizable
19976         tool bars.
19977         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
19978         output.
19979         (gmm): Add :prefix to defgroup.
19980
19981 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
19982
19983         * gmm-utils.el (gmm-widget-p): New function.
19984
19985 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19986
19987         * mml.el (mml-attach-file): Describe `description' in doc string.
19988         (mml-menu): Add Emacs MIME manual and PGG manual.
19989
19990 2006-01-20  Richard M. Stallman  <rms@gnu.org>
19991
19992         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19993
19994 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
19995
19996         * nntp.el (nntp-end-of-line): Doc fix.
19997
19998 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
19999
20000         * imap.el (imap-open): Handle case where buffer is a buffer
20001         object.
20002
20003 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20004
20005         * gnus-delay.el (gnus-delay): Don't autoload.
20006         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20007         to be re-loaded when customizing the `gnus-delay' group.
20008
20009 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20010
20011         * message.el (message-insert-citation-line): Use newlines.
20012
20013 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20014
20015         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20016         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20017         these routines, so the passphrase can be managed externally and
20018         passed in to the system.
20019         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20020         pgg-add-passphrase-to-cache function.
20021
20022         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20023         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20024         these routines, so the passphrase can be managed externally and
20025         passed in to the system.
20026         (pgg-pgp5-sign-region): Use new name of
20027         pgg-add-passphrase-to-cache function.
20028
20029 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20030
20031         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20032         part of the decoded armor to find the key-identifier.
20033         (pgg-gpg-lookup-key-owner): New function to return the
20034         human-readable identifier of a key owner.
20035         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20036         itself.
20037         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20038         the key value) if we have a key and can match it against a secret
20039         key.  Also, added a note pointing out fact that the prompt only
20040         indicates the first matching key.
20041
20042         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20043         pgg-decrypt-region.
20044         (pgg-add-passphrase-to-cache): Rename from
20045         `pgg-add-passphrase-cache' to reduce confusion (all callers
20046         changed).
20047         (pgg-remove-passphrase-from-cache): Rename from
20048         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20049         changed).
20050         (pgg-read-passphrase, pgg-add-passphrase-cache)
20051         (pgg-remove-passphrase-cache): Add informative docstrings.
20052         (pgg-decrypt): Convey provided passphrase in subordinate call to
20053         pgg-decrypt-region.
20054
20055 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20056
20057         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20058         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20059         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20060         'passphrase' argument, so the passphrase can be managed externally
20061         and then passed in to the system.
20062
20063         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20064         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20065         so the passphrase cache can be used reliably with identifiers
20066         besides a pgp packet's key id.
20067
20068         * pgg-gpg.el (pgg-gpg-encrypt-region)
20069         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20070         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20071         these routines, so the passphrase can be managed externally and
20072         passed in to the system.
20073
20074         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20075         'notruncate' argument, so the passphrase cache can be used
20076         reliably with identifiers besides a pgp packet's key id.
20077
20078 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20079
20080         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20081         symmetric encryption.
20082         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20083         encrypted session key.
20084         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20085         message ask for the passphrase in a proper way.
20086
20087         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20088         New user commands for symmetric encryption.
20089
20090 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20091
20092         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20093
20094         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20095
20096 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20097
20098         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20099
20100 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20101
20102         * mm-decode.el (mm-inlined-types): Add application/pgp.
20103         (mm-automatic-display): Ditto.
20104
20105         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20106         part as text.
20107
20108 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20109
20110         * nnrss.el: Update copyright.
20111         (nnrss-opml-import): Query whether to subscribe to each entry.
20112
20113         * gnus-art.el:
20114         * gnus-sum.el:
20115         * gnus-xmas.el:
20116         * messagexmas.el:
20117         * mm-uu.el:
20118         * mm-view.el: Update copyright.
20119
20120 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20121
20122         * message.el (message-info): New function.
20123         (message-mode-menu): Add it.
20124         Update copyright.
20125
20126         * ChangeLog: Fix and update copyright.
20127
20128 2006-01-13  Romain Francoise  <romain@orebokech.com>
20129
20130         * message.el (message-forward-subject-name-subject): Prefer the
20131         address to 'nowhere' if the sender has no name.
20132         Fix typo.  Update copyright year.
20133
20134 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20135
20136         * gnus-art.el (article-wash-html):
20137         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20138         (gnus-article-wash-html-with-w3m-standalone): New function.
20139
20140         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20141         mm-inline-text-html-render-with-w3m-standalone.
20142         (mm-text-html-washer-alist): Map w3m-standalone to
20143         gnus-article-wash-html-with-w3m-standalone.
20144         (mm-inline-text-html-render-with-w3m-standalone): New function.
20145
20146 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20147
20148         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20149         Improve LaTeX.
20150
20151 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20152
20153         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20154         (nnrss-request-article): Render text/plain parts as HTML.
20155
20156         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20157         the buffer.
20158
20159 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20160
20161         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20162         custom definition of `gnus-posting-styles'.
20163
20164         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20165         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20166
20167 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20168
20169         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20170         Use nntp for bug archive.
20171
20172 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20173
20174         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20175         parts.
20176         (nnrss-normalize-date): New function converts ISO 8601 date into
20177         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20178         (nnrss-check-group): Use it.
20179
20180 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20181
20182         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20183
20184         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20185         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20186         (nnrss-insert-w3): Ditto.
20187
20188 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20189
20190         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20191         the articles to be forwarded including the case where neither a
20192         number of articles nor a region is specified.
20193
20194 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20195
20196         * nnrss.el (nnrss-request-article): Fix last change; fill
20197         text/plain parts.
20198
20199 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20200
20201         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20202         in text/plain part.
20203         (nnrss-check-group): Don't add excessive newline to dc:subject.
20204
20205 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20206
20207         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20208         article.
20209
20210 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20211
20212         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20213         (nnml-use-compressed-files, nnml-save-mail): Support other
20214         comression programs such as bzip2.
20215
20216 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20217
20218         * dns.el (query-dns): Make sure we check the buffer size before
20219         removing tcp headers.
20220
20221 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20222
20223         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20224         remove MIME buttons associated with multipart/alternative parts.
20225         (gnus-mime-display-alternative): Tag buttons using `article-type'
20226         text property.
20227
20228         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20229         associated with multipart/alternative parts.
20230
20231         * gnus-art.el (gnus-signature-separator): Fix custom type.
20232
20233         * mm-decode.el (mm-inlined-types): Fix custom type.
20234         (mm-keep-viewer-alive-types): Ditto.
20235         (mm-automatic-display): Ditto.
20236         (mm-attachment-override-types): Ditto.
20237         (mm-inline-override-types): Ditto.
20238         (mm-automatic-external-display): Ditto.
20239
20240 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20241
20242         * spam-report.el (spam-report-user-mail-address)
20243         (spam-report-user-agent): New variables.
20244         (spam-report-url-ping-plain): Use spam-report-user-agent.
20245
20246 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20247
20248         * gnus-art.el (gnus-button-handle-custom): Do not just use
20249         `customize-apropos' for any "M-x customize-*" button but the
20250         function called for.  Accept both the function name and its
20251         argument in order to achieve this.
20252         (gnus-button-alist): Remove support for "custom:" URL's.
20253         Pass function name to `gnus-button-handle-custom' in case of "M-x
20254         customize-*" buttons.
20255
20256 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20257
20258         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20259         multipart/alternative and add xref to mm-discouraged-alternatives
20260         in doc string.
20261
20262         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20263         gnus-buttonized-mime-types in doc string.
20264
20265 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20266
20267         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20268         Suggest image/.* in the doc string.
20269
20270 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20271
20272         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20273         message-marks (Debian bug #342521).
20274
20275 2005-12-12  Simon Josefsson  <jas@extundo.com>
20276
20277         * password.el (password-read-from-cache): Add.
20278         (password-read): Use it.
20279
20280 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20281
20282         * rfc2047.el (rfc2047-charset-to-coding-system):
20283         Recognize us-ascii as a MIME charset.
20284
20285         * mm-bodies.el (mm-decode-content-transfer-encoding):
20286         Protect against the case where the 2nd arg TYPE is nil.
20287
20288 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20289
20290         * pop3.el (pop3-stream-type): Fix custom version.
20291
20292         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20293
20294 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20295
20296         * mm-decode.el (mm-display-external): Add missing cdr.
20297
20298 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20299
20300         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20301         RFC1524) if it is in mailcap or add a suffix according to
20302         mailcap-mime-extensions when generating a temp filename; postpone
20303         deleting a temp file for 2 seconds for some wrappers, shell
20304         scripts, and so on, which might exit right after having started a
20305         viewer command as a background job.
20306
20307 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20308
20309         * nntp.el (nntp-marks-directory): Fix custom group.
20310
20311         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20312         steps when < 10.
20313
20314         * gnus-start.el (gnus-no-server-1):
20315         Mention `gnus-level-default-subscribed' in doc string.
20316
20317 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20318
20319         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20320         parens.
20321
20322 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20323
20324         * gnus-xmas.el (gnus-use-toolbar): Revert.
20325         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20326         gnus-use-toolbar is default.
20327
20328         * messagexmas.el (message-use-toolbar): Revert.
20329         (message-setup-toolbar): Use global default-toolbar if
20330         message-use-toolbar is default.
20331
20332 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20333
20334         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20335         according to default-toolbar-visible-p.
20336
20337         * messagexmas.el (message-use-toolbar): Ditto.
20338
20339 2005-11-26  Dave Love  <fx@gnu.org>
20340
20341         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20342         (tls-program, tls-success): Provide openssl alternative.
20343
20344         * starttls.el: Doc fixes.
20345         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20346         SERVICE to PORT.
20347
20348         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20349         port null or service name.
20350         (starttls-negotiate): Autoload.
20351
20352 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20353
20354         * message.el (message-kill-to-signature): Fix interactive spec.
20355
20356 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20357
20358         * pop3.el (pop3-open-server): Recognize a string as a service name.
20359
20360 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20361
20362         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20363
20364 2005-11-23  Dave Love  <fx@gnu.org>
20365
20366         Add pop3s, pop3/starttls.
20367
20368         * pop3.el (pop3-authentication-scheme): Clarify doc.
20369         (open-tls-stream, starttls-open-stream): Autoload.
20370         (pop3-stream-type): New.
20371         (pop3-open-server): Use it.
20372
20373         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20374         for POP.
20375         (mail-source-keyword-map): Add :stream for POP.
20376         (mail-source-fetch-pop): Use pop3-stream-type.
20377
20378 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20379
20380         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20381         of current-time-string.
20382
20383 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20384
20385         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20386         date header.
20387
20388 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20389
20390         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20391         it can seriously impact performance as it bypasses the agent's
20392         local caches.
20393
20394 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20395
20396         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20397         must be explicitly online rather than "not explicitly offline" for
20398         its flags to be synchronized.
20399
20400         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20401         that gnus-uu-unmark-thread will function correctly.
20402
20403         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20404         1024K is instead displayed as 1M.
20405
20406 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20407
20408         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20409
20410 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20411
20412         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20413
20414 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20415
20416         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20417         error message to display actual error condition.
20418         (gnus-agent-save-local): Avoid saving symbols that are bound to
20419         nil as they simply result in a warning message in
20420         gnus-agent-read-local.
20421
20422 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20423
20424         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20425         rather than make-variable-buffer-local for file-precious-flag.
20426
20427 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20428
20429         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20430         for duplicates which are removed.  The invalid sort check then
20431         triggers a rescan after the sort as sorting may have moved
20432         duplicate entries such that they can be cheaply detected.
20433
20434 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20435
20436         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20437
20438 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20439
20440         * gnus-agent.el (gnus-agent-article-alist-save-format):
20441         Change internal variable to a custom variable.  Change default value
20442         from compressed(2) to uncompressed(1).
20443         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20444         support for uncompressed agentview files.  Taken together, reading
20445         the agentview file should now be 6-7 times faster.
20446
20447 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20448
20449         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20450         as a buffer-local variable.  This avoids creating truncated
20451         dribble files as a result of a hang up, eg.
20452
20453 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20454
20455         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20456         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20457         XEmacs.
20458
20459 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20460
20461         * gnus-start.el (gnus-start-draft-setup):
20462         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20463
20464         * gnus.el (gnus-splash): Change custom group.
20465         (gnus-group-get-parameter, gnus-group-parameter-value):
20466         Describe allow-list argument.
20467
20468         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20469         string.
20470
20471 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20472
20473         * gnus-art.el (gnus-default-article-saver): Add user-defined
20474         `function' to custom type.
20475
20476 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20477
20478         * imap.el (imap-open): Handle case where buffer is a buffer
20479         object.
20480
20481 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20482
20483         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20484         long lines.
20485         (gnus-cache-delete-group): Wrap doc strings.
20486
20487         * gnus-agent.el (gnus-agent-rename-group)
20488         (gnus-agent-delete-group): Wrap doc strings.
20489
20490 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20491
20492         * messagexmas.el (message-use-toolbar): Change the valid values
20493         into default, top, bottom, left, and right.
20494         (message-toolbar-thickness): New variable.
20495         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20496         well.
20497         (message-setup-toolbar): Make it work.
20498
20499         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20500         (gnus-use-toolbar): Change the valid values into default, top,
20501         bottom, left, and right.
20502         (gnus-toolbar-thickness): New variable.
20503         (gnus-xmas-setup-toolbar): New function.
20504         (gnus-xmas-setup-group-toolbar): Use it.
20505         (gnus-xmas-setup-summary-toolbar): Use it.
20506
20507 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20508
20509         * gnus-start.el (gnus-1): Add "native" to
20510         gnus-predefined-server-alist.
20511
20512         * gnus.el (gnus-method-to-server): Don't add "native" to the
20513         lists here, because that leads to problems when
20514         gnus-select-method is bound.
20515
20516 2005-11-09  Simon Josefsson  <jas@extundo.com>
20517
20518         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20519         use (not sort-by-date) instead.
20520
20521 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20522
20523         * gnus-delay.el (gnus-delay-group): Don't autoload.
20524         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20525         to be re-loaded when customizing the `gnus-delay' group.
20526
20527 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20528
20529         * message.el: Revert last changes.
20530         (message-insert-citation-line): Use newlines.
20531
20532 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20533
20534         * message.el (message-courtesy-message)
20535         (message-mark-insert-begin, message-mark-insert-end)
20536         (message-elide-ellipsis, message-cancel-message)
20537         (message-add-header, message-change-subject)
20538         (message-cross-post-followup-to-header)
20539         (message-cross-post-insert-note, message-reduce-to-to-cc)
20540         (message-widen-reply, message-delete-not-region)
20541         (message-kill-to-signature, message-insert-signature)
20542         (message-insert-importance-high, message-insert-importance-low)
20543         (message-insert-or-toggle-importance)
20544         (message-insert-disposition-notification-to)
20545         (message-indent-citation, message-yank-original)
20546         (message-cite-original-without-signature, message-cite-original)
20547         (message-insert-citation-line, message-position-on-field)
20548         (message-fix-before-sending, message-send-mail-partially)
20549         (message-send-mail, message-send-mail-with-sendmail)
20550         (message-send-mail-with-qmail, message-send-news)
20551         (message-check-news-header-syntax, message-generate-headers)
20552         (message-insert-courtesy-copy, message-fill-address)
20553         (message-fill-header, message-shorten-references)
20554         (message-setup-1, message-cancel-news)
20555         (message-forward-make-body-plain, message-forward-make-body-mime)
20556         (message-forward-make-body-mml, message-encode-message-body)
20557         (message-forward-make-body-digest-plain)
20558         (message-forward-make-body-digest-mime)
20559         (message-use-alternative-email-as-from): Insert `hard-newline'
20560         instead of ordinary newlines.
20561
20562 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20563
20564         * message.el (message-generate-headers): Downcase the argument
20565         given to message-check-element.
20566
20567 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20568
20569         * nntp.el (nntp-authinfo-rejected): New error condition.
20570         (nntp-wait-for): Use new error condition to signal authentication
20571         error.
20572         (nntp-retrieve-data): Rethrow new error condition to break out of
20573         recursive call to nntp-send-authinfo.
20574
20575 2005-11-08  Romain Francoise  <romain@orebokech.com>
20576
20577         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20578         (gnus-summary-exit-map): Bind to `Z p'.
20579         (gnus-summary-make-menu-bar): Add menu item.
20580
20581 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20582
20583         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20584         (gnus-treat-*): Add `first' in all doc strings.
20585
20586         * gnus-group.el (gnus-group-compact-group): Fix typo.
20587
20588 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20589
20590         * gnus.el (gnus-parameters-case-fold-search): New variable.
20591         (gnus-parameters-get-parameter): Use it.
20592
20593         * gnus-score.el (gnus-home-score-file): Doc fix.
20594
20595 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20596
20597         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20598
20599 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20600
20601         * mm-util.el (mm-special-display-p): New function.
20602
20603         * mml.el (mml-preview): Use it; doc fix.
20604
20605 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20606
20607         * imap.el (imap-open): Handle case where buffer is a buffer object.
20608
20609 2005-10-29  Romain Francoise  <romain@orebokech.com>
20610
20611         * message.el (message-fix-before-sending): Fix comment.
20612
20613 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20614
20615         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20616
20617 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20618
20619         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20620         Used in gnus-score.el.
20621
20622 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20623
20624         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20625
20626 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20627
20628         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20629         whitespace removed in revision 7.8.  Use concatenated string to
20630         protect trailing whitespace.
20631
20632 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20633
20634         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20635         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20636         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20637         Courier IMAP ("some version from 2004").  Mostly based on similar
20638         code in the same function.
20639
20640 2005-10-26  Didier Verna  <didier@xemacs.org>
20641
20642         * gnus-group.el (gnus-group-compact-group): Invalidate original
20643         article buffer.
20644         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20645         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20646         NOV database and in article itself.
20647         Invalidate article backlog.
20648
20649 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20650
20651         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20652
20653 2005-10-26  Simon Josefsson  <jas@extundo.com>
20654
20655         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20656         part of 2004-07-25 change.
20657
20658 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20659
20660         * message.el (message-display-completion-list): New function.
20661         (message-expand-group): Use it; make sure the Completions buffer
20662         is modifiable.
20663 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20664
20665         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20666         user-mail-name is an empty string.
20667
20668 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20669
20670         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20671         depending on gnus-score-decay-constant.
20672
20673         * encrypt.el (encrypt-insert-file-contents)
20674         (encrypt-write-file-contents): Don't use `gnus-message'.
20675
20676         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20677         arguments.
20678         (mm-uu-type-alist): Add message-marks and insert-marks.
20679         Pass arguments to mm-uu-verbatim-marks-extract.
20680         (mm-uu-hide-markers): New variable.
20681         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20682
20683         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20684         (gnus-convert-image-to-face-command): Use "convert" by default to
20685         allow other input image formats.
20686         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20687         accordingly.
20688
20689 2005-10-23  Simon Josefsson  <jas@extundo.com>
20690
20691         * imap.el (imap-gssapi-program): Align command line parameters
20692         with latest GNU SASL.
20693         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20694
20695 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20696
20697         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20698         HTML.
20699         (nnslashdot-request-article): Ditto.
20700
20701         * lpath.el (featurep): Add nobreak-char-display.
20702
20703 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20704
20705         * mail-source.el (mail-source-fetch-pop): Require pop3.
20706         (mail-source-check-pop): Ditto.
20707
20708 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20709
20710         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20711         errors.
20712
20713 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20714
20715         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20716         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20717
20718         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20719
20720         * mm-bodies.el (mm-decode-string):
20721         Call `mm-charset-to-coding-system' with allow-override argument.
20722
20723 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20724
20725         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20726         (rfc2047-charset-to-coding-system): New function.
20727         (rfc2047-decode-encoded-words): New function.
20728         (rfc2047-decode-region): Use them.
20729         (rfc2047-decode-cte): Remove.
20730         (rfc2047-parse-and-decode): Remove.
20731         (rfc2047-decode): Remove.
20732
20733 2005-10-15  Kenichi Handa  <handa@m17n.org>
20734
20735         * rfc2047.el (rfc2047-decode-cte): New function.
20736         (rfc2047-decode-region): Change the way to decode successive
20737         encoded-words: decode B- or Q-encoding in each encoded-word,
20738         concatenate them, and decode it as charset.
20739
20740 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20741
20742         * lpath.el: Fbind codepage-setup for XEmacs.
20743
20744 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20745
20746         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20747         widget-move-and-invoke.
20748         (gnus-custom-mode): Use gnus-custom-map.
20749
20750 2005-10-15  Bill Wohler  <wohler@newt.com>
20751
20752         * message.el (message-tool-bar-map): Rename image file from
20753         mail_send to mail/send.
20754
20755 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20756
20757         * message.el (message-expand-group): Pass the common
20758         prefix substring of completion to `display-completion-list'.
20759
20760 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20761
20762         * mml-sec.el (mml-secure-method): New internal variable.
20763         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20764         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20765         New functions using mml-secure-method.
20766
20767         * mml.el (mml-mode-map): Add key bindings for those functions.
20768         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20769         Harder <harder@myrealbox.com>.
20770         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20771         Goto end of message if point is the headers of the message.
20772
20773         * message.el (message-in-body-p): New function.
20774
20775         * assistant.el: Autoload gnus-util and netrc.
20776
20777         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20778         Use `mm-charset-override-alist' only when decoding.
20779
20780         * mm-bodies.el (mm-decode-body):
20781         Call `mm-charset-to-coding-system' with allow-override argument.
20782
20783         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20784         `filename' from Content-Disposition if Content-Type doesn't
20785         provide `name'.
20786         (gnus-mime-view-part-as-type): Set default instead of
20787         initial-input.
20788
20789 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20790
20791         * format-spec.el (format-spec): Propagate text properties of % spec.
20792
20793 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20794
20795         * gnus-art.el (gnus-treat-predicate): Add `first'.
20796
20797 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20798
20799         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20800         (mm-charset-override-alist): New variable.
20801         (mm-charset-to-coding-system): Use it.
20802         (mm-codepage-setup): New helper function.
20803         (mm-charset-eval-alist): New variable.
20804         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20805         Warn about unknown charsets.
20806
20807         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20808
20809 2005-10-04  David Hansen  <david.hansen@gmx.net>
20810
20811         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20812         (nnrss-check-group): Ditto.
20813
20814 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20815
20816         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20817         Rename x-gnus-verbatim to x-verbatim.
20818         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20819
20820         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20821         x-verbatim.
20822
20823         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20824
20825         * gnus-util.el (gnus-remove-duplicates): Remove.
20826
20827         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20828         instead of gnus-remove-duplicates.
20829
20830         * message.el (message-remove-duplicates): Remove.
20831         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20832         message-remove-duplicates.
20833
20834         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20835         available, else use implementation from `delete-dups'.
20836
20837         * message.el (message-insert-expires): New function.
20838         (message-mode-map): Add key binding.
20839         (message-mode-field-menu): Add menu entry.
20840         (message-mode): Document it.
20841         (message-make-expires-date): Use `message-make-date'.
20842
20843 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20844
20845         * message.el (message-make-expires-date): New function.
20846
20847 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20848
20849         * Makefile.in (list-installed-shadows): New entry.
20850         (install): Use it.
20851         (remove-installed-shadows): New entry.
20852
20853         * dgnushack.el (dgnushack-default-load-path): New variable.
20854         (dgnushack-find-lisp-shadows): New function.
20855         (dgnushack-remove-lisp-shadows): New function.
20856
20857 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20858
20859         * Makefile.in (install-el-elc): New entry.
20860         (install): Use it so that .el files are necessarily installed.
20861
20862 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20863
20864         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20865
20866 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20867
20868         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20869         function rather than the diff-mode.el package.
20870         (mm-display-external): Use with-current-buffer.
20871         (mm-viewer-completion-map, mm-viewer-completion-map):
20872         Move initialization inside declaration.
20873
20874 2005-09-29  Simon Josefsson  <jas@extundo.com>
20875
20876         * spam.el: Load hashcash when compiling, to avoid warnings.
20877         Don't autoload mail-check-payment.
20878         (spam-check-hashcash): Define unconditionally, since hashcash.el
20879         is part of Gnus now.  Ignore errors from payment checking.
20880
20881 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20882
20883         * message.el (message-bold-region, message-unbold-region):
20884         Rename from `bold-region' and `unbold-region'.
20885
20886         * message.el: Remove useless autoloads.
20887
20888 2005-09-28  Simon Josefsson  <jas@extundo.com>
20889
20890         * message.el (message-use-idna): Default to t.
20891         (message-use-idna): Test whether encoding works too.  Doc fix.
20892
20893 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20894
20895         * nntp.el (nntp-warn-about-losing-connection): Remove.
20896
20897 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20898
20899         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20900         customizable.  Change default value.
20901         (mm-uu-diff-groups-regexp): Change default value.
20902         (mm-uu-type-alist): Add doc string.
20903         (mm-uu-configure): Add doc string.  Make it interactive.
20904         (mm-uu-tex-groups-regexp): New variable.
20905         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20906         (mm-uu-type-alist): Add LaTeX documents.
20907         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20908         of "text/verbatim".
20909         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20910
20911         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20912         instead of "text/verbatim".
20913
20914         * message.el (message-mark-inserted-region)
20915         (message-mark-insert-file): Use slrn style marks when called with
20916         prefix argument.
20917
20918 2005-09-27  Simon Josefsson  <jas@extundo.com>
20919
20920         * message.el (message-idna-to-ascii-rhs-1): Reformat.
20921
20922 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
20923
20924         * message.el (message-remove-duplicates): New function.
20925         Implementation borrowed from `gnus-remove-duplicates'.
20926         (message-idna-to-ascii-rhs): Also encode idna addresses in
20927         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20928         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
20929         only ask about the same idna domain once per header and also tell
20930         in what header to replace the idna domain.
20931
20932         * gnus-art.el (article-decode-idna-rhs): Also decode idna
20933         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20934         (article-decode-idna-rhs): Fix regexp so that all idna-address in
20935         a header is decoded and not just the last one.
20936
20937 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20938
20939         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
20940         has been decoded.
20941
20942         * mm-decode.el (mm-automatic-display): Add text/verbatim.
20943         (mm-insert-part): Don't modify text if it has been decoded.
20944
20945         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
20946         decoded.
20947
20948         * mm-view.el (mm-inline-text): Don't strip text props unless
20949         decoding enriched or richtext parts.
20950
20951 2005-09-25  Romain Francoise  <romain@orebokech.com>
20952
20953         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
20954         * gnus-start.el (gnus-subscribe-interactively):
20955         * gnus-uu.el (gnus-uu-grab-articles):
20956         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
20957         space.
20958
20959 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
20960
20961         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
20962         * mm-view.el (mm-view-pkcs7-decrypt):
20963         * gnus-sum.el (gnus-summary-limit-to-extra)
20964         (gnus-summary-respool-article, gnus-read-move-group-name):
20965         * gnus-score.el (gnus-summary-increase-score):
20966         * gnus-util.el (gnus-completing-read-with-default):
20967         * gnus-art.el (gnus-read-save-file-name)
20968         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
20969         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
20970         * message.el (message-check-news-header-syntax):
20971         Follow convention for reading with the minibuffer.
20972
20973 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
20974
20975         * spam-report.el (spam-report-url-ping-plain):
20976         Use gnus-extended-version as User-Agent.
20977
20978         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
20979         default value is nil.
20980
20981         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
20982         (mm-uu-verbatim-marks-extract): New function.
20983         (mm-uu-extract): New face.
20984         (mm-uu-copy-to-buffer): Use it.
20985
20986         * spam-report.el (spam-report-gmane-ham): Rename from
20987         `spam-report-gmane-unspam'.
20988         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20989         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
20990
20991         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20992         Autoload.
20993         (spam-report-gmane-unregister-routine):
20994         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20995
20996 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
20997
20998         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20999         (spam-report-gmane-unregister-routine): Add support for gmane
21000         unregistration.
21001
21002         * spam-report.el (spam-report-gmane-unspam)
21003         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21004         (spam-report-gmane): Change to take a single article and do unspam
21005         registration.
21006
21007 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21008
21009         * mm-url.el (mm-url-decode-entities): Fix regexp.
21010
21011 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21012
21013         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21014         default to nil, to be able to use Gnus at all.  If the default
21015         switches to something else, then the function should be fixed not
21016         be exceedingly slow.
21017
21018 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21019
21020         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21021         fail hard.
21022
21023         * spam-report.el: Add better Keywords line.
21024
21025         * spam.el: Add Maintainer and better Keywords line.
21026
21027 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21028
21029         * gnus-art.el (gnus-article-replace-part)
21030         (gnus-mime-replace-part): New functions.
21031         (gnus-mime-action-alist, gnus-mime-button-commands)
21032         (gnus-mime-save-part-and-strip): Add file argument.
21033         (gnus-article-part-wrapper): Add interactive argument.
21034
21035         * gnus-sum.el (gnus-summary-mime-map):
21036         Add `gnus-article-replace-part'.
21037
21038 2005-09-19  Didier Verna  <didier@xemacs.org>
21039
21040         The nnml compaction feature:
21041         * nnml.el (nnml-request-compact-group): New function.
21042         * nnml.el (nnml-request-compact): New function.
21043         * gnus-int.el (gnus-request-compact-group): New function.
21044         * gnus-int.el (gnus-request-compact): New function.
21045         * gnus-group.el (gnus-group-compact-group): New function.
21046         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21047         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21048         * gnus-srvr.el (gnus-server-compact-server): New function.
21049         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21050         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21051
21052 2005-09-18  Deepak Goel  <deego@gnufans.org>
21053
21054         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21055         format spec.
21056
21057 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21058
21059         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21060
21061 2005-09-15  Romain Francoise  <romain@orebokech.com>
21062
21063         * message.el (message-fill-paragraph): Clarify docstring.
21064
21065 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21066
21067         * gnus-art.el (gnus-mime-display-part): Protect against broken
21068         MIME messages.
21069
21070 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21071
21072         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21073         before parsing header.
21074
21075 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21076
21077         * html2text.el (html2text-replace-list): Add new entities.
21078
21079 2005-09-11  Romain Francoise  <romain@orebokech.com>
21080
21081         * message.el (message-alternative-emails): Improve docstring.
21082         (message-setup-1): Call `message-use-alternative-email-as-from'
21083         after `message-setup-hook' to give it precedence over posting
21084         styles, etc.
21085         (message-use-alternative-email-as-from): Add docstring.
21086         Remove the original From header if present.
21087
21088         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21089         (nnml-save-mail): Use it.
21090
21091         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21092         articles.  Add new argument `silent'.
21093         (gnus-uu-mark-all): Report the total number of marked articles.
21094
21095 2005-09-10  Romain Francoise  <romain@orebokech.com>
21096
21097         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21098         (gnus-uu-mark-series): Likewise.
21099
21100 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21101
21102         * spam-report.el (spam-report-gmane): Fix generation of spam
21103         report URL.
21104
21105 2005-09-10  Simon Josefsson  <jas@extundo.com>
21106
21107         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21108         t, based on discussion on the ding list with Robert Epprecht
21109         <epprecht@solnet.ch>.
21110
21111 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21112
21113         * spam-report.el (spam-report-gmane): Make it work without
21114         X-Report-Spam header.  Gmane now only provides Archived-At.
21115         This is only used if `spam-report-gmane-use-article-number' is nil.
21116         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21117
21118         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21119         make `gnus-summary-sort-by-recipient' work with threading.
21120
21121         * nnweb.el (nnweb-google-wash-article): Print a message if article
21122         is not available.
21123
21124 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21125
21126         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21127         change.  Decode text/* parts content before displaying.
21128
21129 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21130
21131         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21132
21133 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21134
21135         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21136
21137         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21138         url-package-name, url-package-version,
21139         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21140         w3m-display-inline-images, and w3m-minor-mode-map.
21141
21142 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21143
21144         * message.el (message-tab-body-function): Fix mismatched custom type.
21145
21146         * gnus.el (gnus-group-change-level-function): Ditto.
21147
21148         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21149
21150         * gnus-art.el (gnus-signature-limit)
21151         (gnus-article-mime-part-function): Ditto.
21152
21153 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21154
21155         * mml.el (mml-mode): Silence the byte compiler.
21156
21157         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21158         using `(sit-for 0)' before moving the point to the specified part;
21159         skip unbuttonized parts.
21160         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21161         return to the summary window if gnus-auto-select-part is non-nil.
21162
21163 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21164
21165         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21166         New variables.
21167         (mml-dnd-attach-file, mml-mode): Use them.
21168
21169         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21170         Make fetching article by MID work again for Google Groups.
21171         Add FIXME concerning gnus-group-make-web-group.
21172
21173         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21174         Don't depend on Gnus by using mail-extract-address-components if
21175         gnus-extract-address-components is not bound.
21176
21177 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21178
21179         * gnus-art.el (gnus-mime-display-security): Don't display the
21180         signature, but only the signed part.
21181
21182 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21183
21184         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21185
21186         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21187         list, not listp.
21188
21189 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21190
21191         * mm-encode.el (mm-encode-content-transfer-encoding):
21192         Likewise when encoding.
21193
21194         * mm-bodies.el (mm-decode-content-transfer-encoding):
21195         De-canonicalize CRLF for all text content types, not just
21196         text/plain.
21197
21198 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21199
21200         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21201         valid article; point arrow and cursor at the MIME button.
21202
21203 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21204
21205         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21206         Suggested by Dan Christensen <jdc@uwo.ca>.
21207
21208         * mm-decode.el (mm-save-part): Enable change of prompt.
21209
21210 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21211
21212         * gnus-msg.el (gnus-inews-add-send-actions):
21213         Make `message-post-method' lambda parameter ARG `&optional'.
21214
21215 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21216
21217         * gnus-sum.el (gnus-summary-mime-map):
21218         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21219         gnus-article-jump-to-part.
21220
21221         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21222         (gnus-article-edit-part): Use it.
21223         (gnus-article-part-wrapper): Add no-handle argument.
21224         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21225         New functions.
21226
21227 2005-08-29  Romain Francoise  <romain@orebokech.com>
21228
21229         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21230         docstring.
21231         (gnus-face-from-file): Likewise.
21232
21233 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21234
21235         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21236         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21237         non-nil.
21238         (gnus-auto-select-part): New variable.
21239         (gnus-article-jump-to-part): New function.
21240         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21241         (gnus-mime-delete-part): Allow selecting specified part after
21242         deleting or stripping parts.
21243         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21244         part if argument is bogus.
21245
21246 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21247
21248         * gnus-art.el (w3m-minor-mode-map):
21249         * gnus-spec.el (gnus-newsrc-file-version):
21250         * gnus-util.el (nnmail-active-file-coding-system)
21251         (gnus-original-article-buffer, gnus-user-agent):
21252         * gnus.el (gnus-ham-process-destinations)
21253         (gnus-parameter-ham-marks-alist)
21254         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21255         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21256         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21257         * mm-decode.el (gnus-current-window-configuration):
21258         * mm-extern.el (gnus-article-mime-handles):
21259         * mm-url.el (url-current-object, url-package-name)
21260         (url-package-version):
21261         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21262         (smime-keys, w3m-cid-retrieve-function-alist)
21263         (w3m-current-buffer, w3m-display-inline-images)
21264         (w3m-minor-mode-map):
21265         * mml-smime.el (gnus-extract-address-components):
21266         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21267         (gnus-newsrc-hashtb, message-default-charset)
21268         (message-deletable-headers, message-options)
21269         (message-posting-charset, message-required-mail-headers)
21270         (message-required-news-headers):
21271         * mml1991.el (mc-pgp-always-sign):
21272         * mml2015.el (mc-pgp-always-sign):
21273         * nnheader.el (nnmail-extra-headers):
21274         * rfc1843.el (gnus-decode-encoded-word-function)
21275         (gnus-decode-header-function, gnus-newsgroup-name):
21276         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21277
21278 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21279
21280         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21281         the end of the date treatments.
21282
21283 2005-08-15  Simon Josefsson  <jas@extundo.com>
21284
21285         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21286         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21287         Capello and Romain Francoise.
21288         (pgg-fetch-key-function): Remove, not used?
21289         (pgg-insert-url-with-w3): Require url, to get
21290         url-insert-file-contents regardless of where it is defined.
21291
21292 2005-08-13  Romain Francoise  <romain@orebokech.com>
21293
21294         * message.el (message-cite-original-1): New function.
21295         (message-cite-original): Use it.
21296         (message-cite-original-without-signature): Ditto.
21297
21298 2005-08-08  Romain Francoise  <romain@orebokech.com>
21299
21300         * message.el (message-yank-empty-prefix): New variable.
21301         (message-indent-citation): Use it.
21302         (message-cite-original-without-signature): Respect X-No-Archive.
21303
21304 2005-08-08  Simon Josefsson  <jas@extundo.com>
21305
21306         * pgg.el: Autoload url-insert-file-contents instead of loading
21307         w3/url.
21308         (pgg-insert-url-with-w3): Don't load url here.
21309
21310 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21311
21312         * message.el (message-kill-to-signature): Don't insert newline at
21313         bol.
21314         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21315
21316 2005-08-06  Romain Francoise  <romain@orebokech.com>
21317
21318         * message.el (message-user-fqdn): Fix typo in docstring.
21319
21320 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21321
21322         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21323
21324         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21325
21326 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21327
21328         * mm-bodies.el (mm-encode-body): Use coding system rather than
21329         charset to encode text.
21330
21331         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21332         number of charsets if utf-8 is available (XEmacs).
21333
21334 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21335
21336         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21337         taken from `gnus-button-mid-or-mail-regexp'.
21338         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21339         (gnus-button-alist): Improve regexp for domain part of the MIDs
21340         for news:localpart@domain buttons.
21341         (gnus-button-ctan-directory-regexp): Update.
21342
21343 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21344
21345         * sieve-manage.el (sieve-manage-interactive-login):
21346         Use make-local-variable rather than make-variable-buffer-local.
21347         (sieve-manage-open): Ditto.
21348         (sieve-manage-authenticate): Ditto.
21349
21350         * mml.el (mml-generate-mime-1): Make the content type default to
21351         text/plain if the filename is not specified.
21352
21353 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21354
21355         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21356         instead of insert-buffer.
21357
21358         * message.el (message-yank-original): Ditto; set the mark at the
21359         end of the yanked message.
21360
21361 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21362
21363         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21364         lines to scroll rather than to stop it.
21365
21366         * mml.el (mml-generate-default-type): Add doc string.
21367         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21368         default to application/octet-stream when determining the content
21369         type if it is not specified for the part or the mml contents; add
21370         a comment about mml-generate-default-type.
21371
21372 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21373
21374         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21375         make it default to application/octet-stream when determining the
21376         content type if it is not specified for the external contents.
21377
21378 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21379
21380         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21381         segmented parameter but also other parameters might be there.
21382
21383 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21384
21385         * mm-decode.el (mm-display-external): Delete temp file, directory
21386         and buffer immediately if the external process is exited.
21387
21388 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21389
21390         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21391         fewer lines than that of scroll-margin.
21392         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21393
21394 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21395
21396         * gnus-art.el (gnus-article-next-page): Revert.
21397         (gnus-article-beginning-of-window): New macro.
21398         (gnus-article-next-page-1): Use it.
21399         (gnus-article-prev-page): Ditto.
21400         (gnus-article-edit-part): Use insert-buffer-substring instead of
21401         insert-buffer.
21402         (gnus-article-edit-exit): Ditto.
21403
21404         * gnus-util.el (gnus-beginning-of-window): Remove.
21405         (gnus-end-of-window): Remove.
21406
21407         * lpath.el: Don't bind header-line-format and scroll-margin.
21408
21409 2005-07-25  Simon Josefsson  <jas@extundo.com>
21410
21411         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21412         to have the url package without w3.  Reported by Daiki Ueno
21413         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21414
21415 2005-07-20  Didier Verna  <didier@xemacs.org>
21416
21417         * gnus-diary.el: Remove the description comment (nndiary is now
21418         properly documented in the Gnus manual).
21419         Fix the spelling of "Back End".
21420         * nndiary.el: Ditto.
21421         Fix the copyright notice.
21422
21423 2005-07-18  Romain Francoise  <romain@orebokech.com>
21424
21425         * gnus-sum.el (gnus-summary-to-prefix)
21426         (gnus-summary-newsgroup-prefix): New variables.
21427         (gnus-summary-from-or-to-or-newsgroups): Use them.
21428
21429 2005-07-17  Romain Francoise  <romain@orebokech.com>
21430
21431         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21432         space as it's generally not especially interesting to the user.
21433
21434 2005-07-16  Romain Francoise  <romain@orebokech.com>
21435
21436         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21437         nil to avoid prompting and file modification if one of the
21438         messages at the top of the nnfolder file contains a copyright
21439         notice.
21440         Update copyright notice.
21441
21442         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21443         instead of `current-time-string' as the latter creates a time
21444         string that is not RFC 2822 compliant (it lacks the zone).
21445         Update copyright notice.
21446
21447 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21448
21449         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21450         for text/rtf.  Display default in prompt.  Pass default for M-n.
21451
21452         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21453
21454 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21455
21456         * gnus-msg.el (gnus-button-mailto):
21457         Remove save-selected-window-window hackery because it relies on
21458         save-selected-window internals.
21459
21460 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21461
21462         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21463         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21464         (gnus-article-prev-page): Ditto.
21465
21466         * gnus-util.el (gnus-beginning-of-window): New function.
21467         (gnus-end-of-window): New function.
21468
21469         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21470
21471 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21472
21473         * gnus-score.el (gnus-score-edit-all-score):
21474         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21475         gnus-message.
21476
21477 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21478
21479         * gnus-msg.el (gnus-button-mailto):
21480         Remove save-selected-window-window hackery because it relies on
21481         save-selected-window internals.
21482
21483 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21484
21485         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21486         add-minor-mode.
21487         (gnus-binary-mode): Ditto.
21488
21489         * gnus-topic.el (gnus-topic-mode): Ditto.
21490
21491 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21492
21493         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21494         (gnus-article-prev-page): Take scroll-margin into consideration.
21495
21496 2005-07-04  Lute Kamstra  <lute@gnu.org>
21497
21498         Update FSF's address in GPL notices.
21499
21500 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21501
21502         * gnus.el (gnus-exit):
21503         * gnus-group.el (gnus-group-icons):
21504         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21505
21506         * gnus-nocem.el (gnus-nocem):
21507         * message.el (message-various, message-buffers, message-sending)
21508         (message-interface, message-forwarding, message-insertion)
21509         (message-headers, message-news, message-mail):
21510         * pgg-gpg.el (pgg-gpg):
21511         * pgg-parse.el (pgg-parse):
21512         * pgg-pgp.el (pgg-pgp):
21513         * pgg-pgp5.el (pgg-pgp5):
21514         * pop3.el (pop3): Finish `defgroup' description with period.
21515
21516 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21517
21518         * gnus-art.el (article-display-face): Improve the efficiency.
21519         (article-display-x-face): Ditto; remove gray x-face stuff.
21520
21521 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21522
21523         * gnus-art.el (article-display-face): Correct the position in
21524         which Faces are inserted.
21525
21526 2005-06-29  Didier Verna  <didier@xemacs.org>
21527
21528         * gnus-art.el (article-display-face): Display faces in correct
21529         order.
21530
21531 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21532
21533         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21534         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21535         (gnus-nocem-check-article): Fetch the Type header.
21536         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21537         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21538         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21539         make sure gnus-nocem-hashtb is initialized.
21540         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21541         (gnus-nocem-unwanted-article-p): Ditto.
21542
21543         * pgg.el (pgg-verify): Return the verification result.
21544
21545 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21546
21547         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21548         is ascii.
21549
21550 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21551
21552         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21553         `show-nonbreak-escape'.
21554
21555 2005-06-23  Lute Kamstra  <lute@gnu.org>
21556
21557         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21558
21559         * dig.el (dig-mode):
21560         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21561
21562 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21563
21564         * nnimap.el (nnimap-split-download-body): Fix spellings.
21565
21566 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21567
21568         * gnus-art.el (gnus-article-encrypt-body):
21569         * gnus-cus.el (gnus-score-customize):
21570         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21571         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21572
21573 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21574
21575         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21576         header by looking for magic "MII" at the beginning.
21577
21578 2005-06-16  Miles Bader  <miles@gnu.org>
21579
21580         * gnus-xmas.el (gnus-xmas-group-startup-message):
21581         Use renamed gnus-splash face.
21582
21583         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21584         (assistant-field-face): New backward-compatibility alias for renamed
21585         face.
21586         (assistant-render-text): Use renamed assistant-field face.
21587
21588         * spam.el (spam): Remove "-face" suffix from face name.
21589         (spam-face): New backward-compatibility alias for renamed face.
21590         (spam-face, spam-initialize): Use renamed spam face.
21591
21592         * message.el (message-header-to, message-header-cc)
21593         (message-header-subject, message-header-newsgroups)
21594         (message-header-other, message-header-name)
21595         (message-header-xheader, message-separator, message-cited-text)
21596         (message-mml): Remove "-face" suffix from face names.
21597         (message-header-to-face, message-header-cc-face)
21598         (message-header-subject-face, message-header-newsgroups-face)
21599         (message-header-other-face, message-header-name-face)
21600         (message-header-xheader-face, message-separator-face)
21601         (message-cited-text-face, message-mml-face):
21602         New backward-compatibility aliases for renamed faces.
21603         (message-font-lock-keywords): Use renamed message faces.
21604
21605         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21606         (sieve-test-commands, sieve-tagged-arguments):
21607         Remove "-face" suffix from face names.
21608         (sieve-control-commands-face, sieve-action-commands-face)
21609         (sieve-test-commands-face, sieve-tagged-arguments-face):
21610         New backward-compatibility aliases for renamed faces.
21611         (sieve-control-commands-face, sieve-action-commands-face)
21612         (sieve-test-commands-face, sieve-tagged-arguments-face):
21613         Use renamed sieve faces.
21614
21615         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21616         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21617         (gnus-group-news-3-empty, gnus-group-news-4)
21618         (gnus-group-news-4-empty, gnus-group-news-5)
21619         (gnus-group-news-5-empty, gnus-group-news-6)
21620         (gnus-group-news-6-empty, gnus-group-news-low)
21621         (gnus-group-news-low-empty, gnus-group-mail-1)
21622         (gnus-group-mail-1-empty, gnus-group-mail-2)
21623         (gnus-group-mail-2-empty, gnus-group-mail-3)
21624         (gnus-group-mail-3-empty, gnus-group-mail-low)
21625         (gnus-group-mail-low-empty, gnus-summary-selected)
21626         (gnus-summary-cancelled, gnus-summary-high-ticked)
21627         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21628         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21629         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21630         (gnus-summary-low-undownloaded)
21631         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21632         (gnus-summary-low-unread, gnus-summary-normal-unread)
21633         (gnus-summary-high-read, gnus-summary-low-read)
21634         (gnus-summary-normal-read, gnus-splash):
21635         Remove "-face" suffix from face names.
21636         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21637         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21638         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21639         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21640         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21641         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21642         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21643         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21644         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21645         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21646         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21647         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21648         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21649         (gnus-summary-normal-ticked-face)
21650         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21651         (gnus-summary-normal-ancient-face)
21652         (gnus-summary-high-undownloaded-face)
21653         (gnus-summary-low-undownloaded-face)
21654         (gnus-summary-normal-undownloaded-face)
21655         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21656         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21657         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21658         (gnus-splash-face):
21659         New backward-compatibility aliases for renamed faces.
21660         (gnus-group-startup-message): Use renamed gnus faces.
21661
21662         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21663         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21664         (gnus-server-agent): Remove "-face" suffix from face names.
21665         (gnus-server-agent-face, gnus-server-opened-face)
21666         (gnus-server-closed-face, gnus-server-denied-face)
21667         (gnus-server-offline-face):
21668         New backward-compatibility aliases for renamed faces.
21669         (gnus-server-agent-face, gnus-server-opened-face)
21670         (gnus-server-closed-face, gnus-server-denied-face)
21671         (gnus-server-offline-face): Use renamed gnus faces.
21672
21673         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21674         Remove "-face" suffix from face names.
21675         (gnus-picon-xbm-face, gnus-picon-face):
21676         New backward-compatibility aliases for renamed faces.
21677
21678         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21679         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21680         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21681         (gnus-cite-11): Remove "-face" suffix from face names.
21682         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21683         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21684         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21685         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21686         New backward-compatibility aliases for renamed faces.
21687         (gnus-cite-attribution-face, gnus-cite-face-list)
21688         (gnus-article-boring-faces): Use renamed gnus faces.
21689
21690         * gnus-art.el (gnus-signature, gnus-header-from)
21691         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21692         (gnus-header-content): Remove "-face" suffix from face names.
21693         (gnus-signature-face, gnus-header-from-face)
21694         (gnus-header-subject-face, gnus-header-newsgroups-face)
21695         (gnus-header-name-face, gnus-header-content-face):
21696         New backward-compatibility aliases for renamed faces.
21697         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21698
21699         * gnus-sum.el (gnus-summary-selected-face)
21700         (gnus-summary-highlight): Use renamed gnus faces.
21701         * gnus-group.el (gnus-group-highlight): Likewise.
21702
21703 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21704
21705         * gnus-sieve.el (gnus-sieve-article-add-rule):
21706         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21707         * spam-stat.el (spam-stat-buffer-change-to-spam)
21708         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21709
21710         * message.el (message-is-yours-p):
21711         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21712
21713 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21714
21715         * mm-view.el (mm-inline-text): Withdraw the last change.
21716
21717 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21718
21719         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21720         executing enriched-decode.
21721
21722 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21723
21724         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21725         charset of tar files.
21726
21727 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21728
21729         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21730
21731 2005-06-04  Lute Kamstra  <lute@gnu.org>
21732
21733         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21734         information is never recorded.
21735
21736 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21737
21738         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21739
21740 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21741
21742         * pop3.el (pop3-apop): Run md5 in the binary mode.
21743
21744         * starttls.el (starttls-set-process-query-on-exit-flag):
21745         Use eval-and-compile.
21746
21747 2005-05-31  Simon Josefsson  <jas@extundo.com>
21748
21749         * smime.el (smime-replace-in-string): Define.
21750         (smime-cert-by-ldap-1): Use it.
21751
21752 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21753
21754         * gnus-art.el (article-display-x-face): Replace
21755         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21756
21757         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21758         set-process-query-on-exit-flag or process-kill-without-query.
21759
21760         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21761         loop instead of replace-regexp.
21762
21763         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21764         instead of process-kill-without-query if it is available.
21765
21766         * lpath.el: Fbind ldap-search-entries.
21767
21768         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21769         instead of find-file-hooks if it is available.
21770
21771         * mml1991.el: Bind pgg-default-user-id when compiling.
21772
21773         * mml2015.el: Bind pgg-default-user-id when compiling.
21774
21775         * nndraft.el (nndraft-request-associate-buffer):
21776         Use write-contents-functions instead of write-contents-hooks if it is
21777         available.
21778
21779         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21780         instead of find-file-hooks if it is available.
21781
21782         * nntp.el (nntp-open-connection): Replace
21783         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21784         (nntp-open-ssl-stream): Ditto.
21785         (nntp-open-tls-stream): Ditto.
21786
21787         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21788         set-process-query-on-exit-flag or process-kill-without-query.
21789         (starttls-open-stream-gnutls): Use it instead of
21790         process-kill-without-query.
21791         (starttls-open-stream): Ditto.
21792
21793 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21794
21795         * smime.el (smime-cert-by-ldap-1): Don't use
21796         replace-regexp-in-string.
21797
21798 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21799
21800         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21801
21802         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21803         in PEM format.  Adjust to the XEmacs compatibility.
21804
21805 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21806
21807         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21808         by `string-to-number'.
21809         * gnus-agent.el (gnus-agent-regenerate-group)
21810         (gnus-agent-fetch-articles): Ditto.
21811         * gnus-art.el (gnus-button-fetch-group): Ditto.
21812         * gnus-cache.el (gnus-cache-generate-active)
21813         (gnus-cache-articles-in-group): Ditto.
21814         * gnus-group.el (gnus-group-set-current-level)
21815         (gnus-group-insert-group-line): Ditto.
21816         * gnus-score.el (gnus-score-set-expunge-below)
21817         (gnus-score-set-mark-below, gnus-summary-score-effect)
21818         (gnus-summary-score-entry): Ditto.
21819         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21820         (gnus-soup-pack): Ditto.
21821         * gnus-spec.el (gnus-xmas-format): Ditto.
21822         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21823         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21824         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21825         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21826         * nndb.el (nndb-get-remote-expire-response): Ditto.
21827         * nndiary.el (nndiary-parse-schedule-value)
21828         (nndiary-string-to-number, nndiary-request-replace-article)
21829         (nndiary-request-article): Ditto.
21830         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21831         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21832         * nneething.el (nneething-make-head): Ditto.
21833         * nnfolder.el (nnfolder-request-article)
21834         (nnfolder-retrieve-headers): Ditto.
21835         * nnheader.el (nnheader-file-to-number): Ditto.
21836         * nnkiboze.el (nnkiboze-request-article): Ditto.
21837         * nnmail.el (nnmail-process-unix-mail-format)
21838         (nnmail-process-babyl-mail-format): Ditto.
21839         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21840         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21841         (nnmh-request-create-group, nnmh-request-list-1)
21842         (nnmh-request-group, nnmh-request-article): Ditto.
21843         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21844         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21845         * nnsoup.el (nnsoup-make-active): Ditto.
21846         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
21847         * nntp.el (nntp-find-group-and-number)
21848         (nntp-retrieve-headers-with-xover): Ditto.
21849         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
21850         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
21851         (pgg-format-key-identifier): Ditto.
21852         * pop3.el (pop3-last, pop3-stat): Ditto.
21853         * qp.el (quoted-printable-decode-region): Ditto.
21854
21855         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
21856         of concat.
21857
21858 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21859
21860         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21861
21862         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21863
21864         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21865
21866         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21867
21868         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21869
21870         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21871
21872         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21873         (gnus-carpal-mode): Ditto.
21874
21875         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21876         (gnus-browse-mode): Ditto.
21877
21878         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21879
21880         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21881
21882 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21883
21884         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21885
21886 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21887
21888         * gnus-util.el (gnus-run-mode-hooks): New function.
21889
21890         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21891
21892         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21893         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21894
21895 2005-05-27  Lute Kamstra  <lute@gnu.org>
21896
21897         * dns-mode.el (dns-mode): Specify customization group.
21898
21899 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21900
21901         * gnus-agent.el (gnus-agent-make-mode-line-string):
21902         Use mode-line-highlight as mouse-face.
21903
21904 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21905
21906         * canlock.el (canlock): Change the parent group to news.
21907
21908         * deuglify.el (gnus-outlook-deuglify): Add :group.
21909
21910         * dig.el (dig): Add :group.
21911
21912         * dns-mode.el (dns-mode): Add :group.
21913
21914         * encrypt.el (encrypt): Add :group.
21915
21916         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
21917         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
21918         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
21919         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
21920         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
21921
21922         * gnus-diary.el (gnus-diary): Add :group.
21923
21924         * gnus.el (gnus-group-news-1-face): Add :group.
21925         (gnus-group-news-1-empty-face): Ditto.
21926         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
21927         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
21928         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
21929         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
21930         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
21931         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
21932         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
21933         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
21934         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
21935         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
21936         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
21937         (gnus-summary-high-ticked-face): Ditto.
21938         (gnus-summary-low-ticked-face): Ditto.
21939         (gnus-summary-normal-ticked-face): Ditto.
21940         (gnus-summary-high-ancient-face): Ditto.
21941         (gnus-summary-low-ancient-face): Ditto.
21942         (gnus-summary-normal-ancient-face): Ditto.
21943         (gnus-summary-high-undownloaded-face): Ditto.
21944         (gnus-summary-low-undownloaded-face): Ditto.
21945         (gnus-summary-normal-undownloaded-face): Ditto.
21946         (gnus-summary-high-unread-face): Ditto.
21947         (gnus-summary-low-unread-face): Ditto.
21948         (gnus-summary-normal-unread-face): Ditto.
21949         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
21950         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
21951
21952         * hashcash.el (hashcash): New custom group.
21953         (hashcash-default-payment): Add :group.
21954         (hashcash-payment-alist): Ditto.
21955         (hashcash-default-accept-payment): Ditto.
21956         (hashcash-accept-resources): Ditto.
21957         (hashcash-path): Ditto.
21958         (hashcash-extra-generate-parameters): Ditto.
21959         (hashcash-double-spend-database): Ditto.
21960         (hashcash-in-news): Ditto.
21961
21962         * message.el (message-minibuffer-local-map): Add :group.
21963
21964         * netrc.el (netrc): Add :group.
21965
21966         * sieve-manage.el (sieve-manage-log): Add :group.
21967         (sieve-manage-default-user): Diito.
21968         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
21969         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
21970         (sieve-manage-authenticators): Ditto.
21971         (sieve-manage-authenticator-alist): Ditto.
21972         (sieve-manage-default-port): Ditto.
21973
21974         * sieve-mode.el (sieve-control-commands-face): Add :group.
21975         (sieve-action-commands-face): Ditto.
21976         (sieve-test-commands-face): Ditto.
21977         (sieve-tagged-arguments-face): Ditto.
21978
21979         * smime.el (smime): Add :group.
21980
21981         * spam-report.el (spam-report): Add :group.
21982
21983         * spam.el (spam, spam-face): Add :group.
21984
21985 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21986
21987         * nntp.el (nntp-next-result-arrived-p): Some news servers may
21988         return \n.\n.\n at the end of articles.  Protect against that.
21989         (nntp-with-open-group): Allow debugging.
21990
21991         * nnheader.el (mail-header-set-extra): Make into a function
21992         because I just could't understand how to quote the list properly.
21993
21994         * dns.el (query-dns-cached): New function.
21995
21996 2005-05-26  Lute Kamstra  <lute@gnu.org>
21997
21998         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
21999
22000 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22001
22002         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22003
22004         * gnus-art.el: Don't autoload mail-extract-address-components.
22005
22006         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22007         eval-and-compile to evaluate it.
22008
22009         * hashcash.el: Don't autoload executable-find.
22010
22011         * nndb.el: Don't declare the nndb back end two or more times; don't
22012         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22013
22014         * nntp.el: Autoload format-spec instead of format; use
22015         eval-and-compile to evaluate autoload forms.
22016
22017 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22018
22019         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22020
22021 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22022
22023         * gnus.el (gnus-version-number): Bump version.
22024
22025 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22026
22027         * gnus.el: No Gnus v0.3 is released.
22028
22029 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22030
22031         * lpath.el (featurep): Bind show-nonbreak-escape.
22032
22033 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22034
22035         * gnus-art.el (gnus-article-edit-part): Disable undo.
22036
22037 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22038
22039         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22040         gnus-article-date-lapsed-new-header is t if date timer is active;
22041         skip headers in which the original date value is empty.
22042         (gnus-article-save-original-date): Redefine it as a macro.
22043         (gnus-display-mime): Use it.
22044
22045 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22046
22047         * gnus-art.el (article-date-ut): Support converting date in
22048         forwarded parts as well.
22049         (gnus-article-save-original-date): New function.
22050         (gnus-display-mime): Use it.
22051
22052 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22053
22054         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22055         enclosure element of <item>.
22056
22057 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22058
22059         * message.el (message-kill-buffer-query): Rename from
22060         `message-kill-buffer-query-if-modified'.  Add :version.
22061
22062 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22063
22064         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22065         window layout.
22066
22067 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22068
22069         * mml.el: Autoload dnd when compiling.
22070
22071 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22072
22073         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22074         x-dnd-*.
22075
22076 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22077
22078         * qp.el (quoted-printable-encode-region): Save excursion.
22079
22080 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22081
22082         * message.el (message-kill-buffer-query-if-modified): Add new variable
22083         so the user can kill a modified message buffer quickly.
22084         (message-kill-buffer): Use it.
22085
22086 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22087
22088         * lpath.el: Fbind display-time-event-handler; don't fbind
22089         string-to-multibyte.
22090
22091         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22092
22093 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22094
22095         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22096         contained in text because xml.el decodes entities) with LFs.
22097
22098 2005-04-11  Lute Kamstra  <lute@gnu.org>
22099
22100         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22101         differently.
22102
22103 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22104
22105         * mm-util.el (mm-detect-coding-region): Typo.
22106
22107 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22108
22109         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22110
22111 2005-04-06  Deepak Goel  <deego@gnufans.org>
22112
22113         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22114         user-function allow user modifications of the scores.
22115         (spam-stat-score-buffer-user): New function, to allow
22116         user-computed modifications to the score.
22117         (spam-stat-score-buffer-user-functions): List of additional
22118         scoring functions.
22119         (spam-stat-error-holder): Global temporary error holder.
22120         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22121         variable.
22122
22123 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22124
22125         * gnus-registry.el (gnus-registry-clean-empty-function)
22126         (gnus-registry-trim, gnus-registry-fetch-groups)
22127         (gnus-registry-delete-group): Groups that match
22128         `gnus-registry-ignored-groups' are removed from the registry
22129         entries, not just ignored for splitting.  This helps clean up the
22130         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22131         to get all the groups a message ID is in.
22132
22133         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22134         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22135         (spam-stat-score-buffer-user-functions): Add :number custom type.
22136
22137 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22138
22139         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22140         argument in XEmacs.
22141
22142         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22143         (nnrss-request-group): Decode group name first.
22144         (nnrss-request-article): Make a text/plain article if mml-to-mime
22145         failed.
22146         (nnrss-get-encoding): Return a compatible encoding according to
22147         nnrss-compatible-encoding-alist.
22148         (nnrss-find-el): Use consp instead of listp.
22149         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22150
22151 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22152
22153         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22154         which Emacs 20 doesn't support.
22155         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22156
22157 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22158
22159         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22160         silence the byte compiler inside the defun.
22161
22162         * gnus-demon.el (parse-time-string): Add autoload.
22163
22164         * gnus-delay.el (parse-time-string): Add autoload.
22165
22166         * gnus-art.el (parse-time-string): Add autoload.
22167
22168         * nnultimate.el (parse-time): Require for `parse-time-string'.
22169
22170 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22171
22172         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22173
22174         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22175
22176         * smime.el (smime-ldap-host-list): Add :version.
22177
22178 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22179
22180         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22181         pass it to `gnus-browse-read-group'.
22182         (gnus-browse-read-group): Add NUMBER argument and pass it to
22183         `gnus-group-read-ephemeral-group'.
22184
22185         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22186         argument and pass it to `gnus-group-read-group'.
22187
22188 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22189
22190         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22191         mm-xemacs-find-mime-charset-1 if we have the mule feature
22192         available at runtime.
22193
22194 2005-03-25  Werner Lemberg  <wl@gnu.org>
22195
22196         * nnmaildir.el: Replace `illegal' with `invalid'.
22197
22198 2005-03-23  Lute Kamstra  <lute@gnu.org>
22199
22200         * time-date.el: Add comment on time value formats.
22201         Don't require parse-time.
22202         (with-decoded-time-value): New macro.
22203         (encode-time-value): New function.
22204         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22205         (days-to-time): Return a valid time value when arg is huge.
22206         (time-since): Use time-subtract.
22207         (time-to-number-of-days): Use time-to-seconds.
22208
22209 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22210
22211         * gnus-start.el (gnus-display-time-event-handler):
22212         Check display-time-timer at runtime rather than only at load time
22213         in case display-time-mode is turned off in the mean time.
22214
22215 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22216
22217         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22218         used.
22219
22220         * nneething.el (nneething-map-file-directory): Derive from
22221         `gnus-directory'.
22222
22223         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22224         the To/Cc button.
22225
22226 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22227
22228         * nnmaildir.el (nnmaildir-request-accept-article):
22229         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22230
22231 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22232
22233         * gnus-async.el: Require timer-funcs at compile time when in
22234         XEmacs for `run-with-idle-timer'.
22235
22236 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22237
22238         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22239         autoloaded function.
22240
22241 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22242
22243         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22244
22245 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22246
22247         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22248
22249 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22250
22251         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22252         Add gnus-expert-user to default.
22253
22254 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22255
22256         * nnimap.el (nnimap-open-server): Ditto.
22257
22258         * imap.el (imap-authenticate): Fix typo.
22259
22260 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22261
22262         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22263         buffer (since IMAP server might return FETCH response out of
22264         order, and the nntp buffer must be sorted).
22265
22266 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22267
22268         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22269         comparison on string.
22270
22271         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22272         (gnus-agent-score): Rename category keywords to match gnus-cus.
22273         (gnus-agent-summary-fetch-series): Modify to protect against
22274         gnus-agent-summary-fetch-group clearing processable flags.
22275         (gnus-agent-synchronize-group-flags): Update live group buffer as
22276         synchronization may occur due to the user toggle the plugged
22277         status.
22278         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22279         successfully downloaded.
22280         (gnus-agent-expire-group-1): Avoid using markers when the overview
22281         is in ascending order; greatly improves performance.
22282         (gnus-agent-regenerate-group):
22283         Use gnus-agent-synchronize-group-flags to reset read status in both
22284         gnus and server.
22285         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22286
22287 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22288
22289         * message.el: Don't autoload former message-utils variables.
22290         (message-strip-subject-trailing-was): Change doc string.
22291
22292         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22293         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22294         (nnweb-google-search): Add "hl=en" here.
22295         (nnweb-google-parse-1, nnweb-google-create-mapping):
22296         Don't hardcode URL.
22297
22298 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22299
22300         * message.el (message-get-reply-headers, message-followup):
22301         Mention related variables `message-use-followup-to' and
22302         `message-use-mail-followup-to', in the information buffer.
22303
22304         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22305         of broken groups(-beta).google.com.
22306
22307 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22308
22309         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22310         parameter to invoked gnus-request-move-article; remove the
22311         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22312         all at once instead of once per article.
22313         (gnus-summary-remove-process-mark): Accept a list of articles as
22314         well as a single article for processing.
22315
22316         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22317         parameter.
22318
22319         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22320
22321         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22322
22323         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22324         parameter.
22325
22326         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22327         parameter.
22328
22329         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22330         parameter and remove the gnus-sum-hint-move-is-internal variable.
22331
22332         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22333         parameter.
22334
22335         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22336         parameter.
22337
22338         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22339         parameter.
22340
22341         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22342
22343         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22344         parameter.
22345
22346         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22347         parameter.
22348
22349 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22350
22351         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22352         a more conservative way.
22353
22354 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22355
22356         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22357         buffer, so it moves the window's cursor.
22358
22359 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22360
22361         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22362         `mm-dissect-multipart' and receive the from field as an (optional)
22363         argument from `mm-dissect-multipart'.
22364         (mm-dissect-multipart): Receive the from field as an argument and
22365         pass it on when we call `mm-dissect-buffer' on MIME parts.
22366         Fixes verification/decryption of signed/encrypted MIME parts.
22367
22368 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22369
22370         * gnus-sum.el (gnus-summary-move-article):
22371         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22372         whatever it calls (right now, only nnimap-request-move article
22373         respects it).
22374
22375         * nnimap.el (nnimap-request-move-article):
22376         When gnus-sum-hint-move-is-internal is set, don't do the extra
22377         nnimap-request-article.
22378
22379 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22380
22381         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22382
22383         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22384         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22385
22386         * gnus-sum.el (gnus-summary-caesar-message):
22387         Apply `gnus-treat-article' after rotation.
22388
22389         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22390         doc string.
22391
22392 2005-02-22  Simon Josefsson  <jas@extundo.com>
22393
22394         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22395         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22396         <arne@arnested.dk>.
22397         (encrypt): Add password-cache and password-cache-expiry as group
22398         members.
22399
22400 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22401
22402         * smime.el (smime-ldap-host-list): Doc fix.
22403         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22404         cache) password.
22405         (smime-sign-region): Use it.
22406         (smime-decrypt-region): Use it.
22407         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22408         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22409         fails.
22410         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22411         certificate from DER to PEM format rather than calling openssl.
22412
22413         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22414
22415         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22416         for signing/encryption.
22417
22418         * mml.el (mml-parse-1): Use them.
22419
22420 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22421
22422         * nnrss.el (nnrss-verbose): Remove.
22423         (nnrss-request-group): Use `nnheader-message' instead.
22424
22425 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22426
22427         * nnrss.el (nnrss-verbose): New variable.
22428         (nnrss-request-group): Make it say nnrss is requesting a group.
22429
22430 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22431
22432         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22433         Handle news URL with given port correctly.
22434
22435 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22436
22437         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22438         containing special characters.
22439
22440         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22441
22442         * mml.el (mime-to-mml): Ditto.
22443
22444         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22445         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22446         (rfc2047-decode-region): Quote decoded words containing special
22447         characters when rfc2047-quote-decoded-words-containing-tspecials
22448         is non-nil.
22449
22450 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22451
22452         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22453
22454         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22455
22456 2005-02-15  Simon Josefsson  <jas@extundo.com>
22457
22458         * nnimap.el (nnimap-debug): Doc fix.
22459
22460         * imap.el (imap-debug): Doc fix.
22461
22462 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22463
22464         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22465
22466 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22467
22468         * gnus.el (spam-contents): Improve docs for spam-contents
22469         parameter in its variable incarnation.
22470
22471 2005-02-14  Simon Josefsson  <jas@extundo.com>
22472
22473         * smime-ldap.el: Use require instead of load-library for ldap.
22474         (smime-ldap-search): Indent.
22475         (smime-ldap-search-internal): Shorten line.
22476
22477         * smime.el (smime-cert-by-dns): Add doc-string.
22478         (smime-cert-by-ldap-1): Indent.
22479
22480         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22481         mml-smime-get-dns-ldap.
22482         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22483
22484 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22485
22486         * smime.el: Require smime-ldap.
22487         (smime-ldap-host-list): New variable.
22488         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22489
22490         * mml-smime.el (mml-smime-encrypt-query): New function.
22491         (mml-smime-encrypt-query): Use it.
22492
22493         * smime-ldap.el: New file.
22494
22495 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22496
22497         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22498
22499 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22500
22501         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22502         argument in doc string.  Make query for type more clear.
22503
22504 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22505
22506         * gnus.el (gnus-group-startup-message): Search for gnus images in
22507         etc/images/gnus.
22508         * mm-util.el (mm-image-load-path): Likewise.
22509         * smiley.el (smiley-data-directory): Search for smilies in
22510         etc/images/smilies.
22511
22512 2005-02-09  Kim F. Storm  <storm@cua.dk>
22513
22514         Change Emacs release version from 21.4 to 22.1 throughout.
22515         Change Emacs development version from 21.3.50 to 22.0.50.
22516
22517 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22518
22519         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22520
22521         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22522         non-Mule XEmacs as well.
22523         (mm-decompress-buffer): Signal an error intentionally if it does
22524         not decompress compressed data because auto-compression-mode is
22525         disabled.
22526
22527 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22528
22529         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22530         an ID in the registry even if it has no groups.
22531
22532 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22533
22534         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22535         merge it into mm-decompress-buffer.
22536         (gnus-mime-copy-part): Use the MIME part charset, the value which
22537         a user specified or gnus-newsgroup-charset for decoding, like
22538         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22539         save-buffer what was used.  Suggested by Kevin Ryde
22540         <user42@zip.com.au>.
22541         (gnus-mime-inline-part): Allow the name parameter as well as the
22542         filename parameter; force decompressing of compressed data; always
22543         display contents being not decoded as unibyte.
22544
22545         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22546         as well as the filename parameter.
22547
22548         * mm-util.el (mm-decompress-buffer):
22549         Merge gnus-mime-jka-compr-maybe-uncompress.
22550         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22551         of compressed data.
22552
22553 2005-02-08  Simon Josefsson  <jas@extundo.com>
22554
22555         * imap.el (imap-log): Doc fix.
22556
22557 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22558
22559         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22560         the coding cookies; decompress compressed parts.
22561
22562         * mml.el (mml-generate-mime-1): Add the charset parameter according
22563         to the value which a user specified manually or the coding cookie.
22564
22565         * mm-util.el (mm-string-to-multibyte): New function.
22566         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22567         (mm-coding-system-to-mime-charset): New function.
22568         (mm-decompress-buffer): New function.
22569         (mm-find-buffer-file-coding-system): New function.
22570
22571         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22572         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22573         parts.
22574
22575 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22576
22577         * mm-view.el (mm-display-inline-fontify): Decode a part according
22578         to the charset parameter.
22579
22580 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22581
22582         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22583         prefix arg is neither nil nor a number, as info specifies.
22584
22585 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22586
22587         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22588         timestamps.
22589
22590 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22591
22592         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22593         groups error checking and notify user.
22594
22595 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22596
22597         * message.el (message-send-mail-function): Check existence of
22598         sendmail-program first before using default value
22599         `message-send-mail-with-sendmail'.  Otherwise use more generic
22600         `smtpmail-send-it'.
22601
22602 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22603
22604         * nntp.el (nntp-request-update-info): Always return nil.
22605
22606 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22607
22608         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22609
22610 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22611
22612         * message.el (message-beginning-of-line): Change the behavior when
22613         invoked between BOL and : so that it first moves backward.
22614
22615 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22616
22617         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22618         article buffer when editing of the article is discarded.
22619         (gnus-article-prepare): Revert.
22620
22621 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22622
22623         * gnus-art.el (gnus-article-prepare):
22624         Remove message-strip-forbidden-properties from the local hook.
22625
22626 2005-01-27  Simon Josefsson  <jas@extundo.com>
22627
22628         * password.el (password-cache-add): Only start one timer per key.
22629         Reported by Derek Atkins <warlord@MIT.EDU>.
22630
22631 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22632
22633         * run-at-time.el: Remove.  It is no longer needed as
22634         timer-funcs.el in the xemacs-base package has a working version of
22635         `run-at-time'.
22636
22637         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22638
22639         * password.el: Require timer-funcs instead of run-at-time in
22640         XEmacs.
22641         Remove `password-run-at-time' macro.
22642         (password-cache-add): Use `run-at-time' instead of
22643         `password-run-at-time'.
22644
22645         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22646         Remove `nnheader-cancel-function-timers' alias,
22647         `cancel-function-timers' exists in XEmacs in timer-funcs.
22648
22649         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22650         for `run-with-idle-timer'.
22651
22652         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22653         for `run-at-time'.
22654
22655         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22656         for `with-timeout'.
22657
22658         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22659         the same as for XEmacs 21.4.
22660         No need to ignore `run-with-idle-timer', this function exists in
22661         XEmacs now in timer-funcs.el in the xemacs-base package.
22662         (dgnushack-compile): No need to delete
22663         run-at-time.el from the list of files to compile because it
22664         doesn't exist anymore.
22665
22666 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22667
22668         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22669         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22670
22671 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22672
22673         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22674         sensitively.
22675
22676 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22677
22678         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22679
22680 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22681
22682         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22683         which will be inserted according to the multibyteness of a buffer
22684         rather than the type of contents.  Suggested by ARISAWA Akihiro
22685         <ari@mbf.ocn.ne.jp>.
22686
22687         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22688         of string which old xml.el may return rather than a string.
22689
22690 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22691
22692         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22693
22694 2005-01-16  Simon Josefsson  <jas@extundo.com>
22695
22696         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22697         idn/idna.el isn't available.
22698         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22699         <michael@waxrat.com>.
22700
22701         * hashcash.el: Remove non-FSF copyright header.
22702
22703         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22704         (hashcash-generate-payment): Use it.
22705         (hashcash-generate-payment-async): Use it.
22706
22707 2005-01-15  Simon Josefsson  <jas@extundo.com>
22708
22709         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22710         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22711
22712         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22713         gnus-summary-idna-message.
22714         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22715         (gnus-summary-idna-message): New function.
22716
22717 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22718
22719         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22720         gnus-novice-user.
22721
22722 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22723
22724         * nnrss.el (nnrss-request-delete-group): Delete entries in
22725         nnrss-group-alist as well.
22726         (nnrss-save-server-data): Insert newline.
22727
22728 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22729
22730         * gnus.el (gnus-user-agent): Use list of symbols instead of
22731         symbols.  Display full version number for (S)XEmacs.
22732         Optionally display (S)XEmacs codename.
22733
22734         * gnus-util.el (gnus-emacs-version): Update for new
22735         `gnus-user-agent'.
22736
22737         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22738         Gnus version.
22739
22740 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22741
22742         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22743         which is unreadable in some setups.
22744
22745 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22746
22747         * gnus-spec.el (gnus-update-format-specifications): Flush the
22748         group format spec cache if it doesn't support decoded group names.
22749
22750 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22751
22752         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22753         Allow to apply decay on score files matching a regexp.
22754
22755 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22756
22757         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22758         compatibility in %g and %c.
22759
22760 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22761
22762         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22763         name for only %g and %c.
22764         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22765         of gnus-tmp-group to decoded group name.
22766         (gnus-group-make-rss-group): Exclude `/'s from group names.
22767
22768 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22769
22770         * nnrss.el (nnrss-get-encoding): Fix regexp.
22771
22772 2004-12-27  Simon Josefsson  <jas@extundo.com>
22773
22774         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22775         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22776         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22777
22778 2004-12-17  Kim F. Storm  <storm@cua.dk>
22779
22780         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22781
22782         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22783
22784 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22785
22786         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22787
22788 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22789
22790         * nnrss.el: Require rfc2047 and mml.
22791         (nnrss-file-coding-system): New variable.
22792         (nnrss-format-string): Redefine it as an inline function.
22793         (nnrss-decode-group-name): New function.
22794         (nnrss-string-as-multibyte): Remove.
22795         (nnrss-retrieve-headers): Decode group name; don't use
22796         nnrss-format-string.
22797         (nnrss-request-group): Decode group name.
22798         (nnrss-request-article): Decode group name; allow a Message-ID as
22799         well as an article number; don't use nnrss-format-string; encode a
22800         Message-ID string which may contain non-ASCII characters; use
22801         mml-to-mime to compose a MIME article.
22802         (nnrss-request-expire-articles): Decode group name.
22803         (nnrss-request-delete-group): Decode group name.
22804         (nnrss-fetch): Clarify error message.
22805         (nnrss-read-server-data): Use insert-file-contents instead of load;
22806         bind file-name-coding-system; use multibyte buffer.
22807         (nnrss-save-server-data): Bind coding-system-for-write to the
22808         value of nnrss-file-coding-system; bind file-name-coding-system;
22809         add coding cookie.
22810         (nnrss-read-group-data): Use insert-file-contents instead of load;
22811         bind file-name-coding-system; use multibyte buffer.
22812         (nnrss-save-group-data): Bind coding-system-for-write to the
22813         value of nnrss-file-coding-system; bind file-name-coding-system.
22814         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22815         make it work with non-ASCII text.
22816         (nnrss-find-el): Make it work with old xml.el as well.
22817
22818 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22819
22820         * nnrss.el (nnrss-get-encoding): New function.
22821         (nnrss-fetch): Use unibyte buffer initially; bind
22822         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22823         decode contents according to the encoding attribute.
22824         (nnrss-save-group-data): Add coding cookie.
22825         (nnrss-mime-encode-string): New function.
22826         (nnrss-check-group): Use it to encode subject and author.
22827
22828 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22829
22830         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22831         imaginary variable.
22832
22833 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22834
22835         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22836         correctly even if there are wide characters.
22837
22838 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22839
22840         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22841         downcased symbol names; make a new cache instead of reusing
22842         bbdb-hashtable.
22843
22844 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22845
22846         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
22847         concatenating segments rather than before concatenating them.
22848         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22849
22850         * message.el (message-get-reply-headers): Bind `extra'.
22851
22852 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22853
22854         * message.el (message-extra-wide-headers): New variable.
22855         (message-get-reply-headers): Use it.
22856
22857 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22858
22859         * gnus-agent.el (gnus-agent-group-path): Decode group name.
22860         (gnus-agent-group-pathname): Ditto.
22861
22862         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22863
22864         * gnus-group.el (gnus-group-make-group): Decode group name.
22865         (gnus-group-make-rss-group): Register the group data after opening
22866         the nnrss group.
22867
22868 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22869
22870         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22871         by expiry now get marked as read.
22872
22873 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22874
22875         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22876
22877 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22878
22879         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22880         unify Latin characters in XEmacs.
22881         (mm-find-mime-charset-region): Use it.
22882
22883 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22884
22885         * gnus-util.el (gnus-delete-directory): New function.
22886
22887         * gnus-agent.el (gnus-agent-delete-group): Use it.
22888
22889         * gnus-cache.el (gnus-cache-delete-group): Use it.
22890
22891 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22892
22893         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22894         names.
22895
22896 2004-12-16  Simon Josefsson  <jas@extundo.com>
22897
22898         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22899
22900 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22901
22902         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22903
22904         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22905         (gnus-group-set-current-level): Decode group name.
22906
22907 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22908
22909         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22910         failed.
22911
22912 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22913
22914         * gnus-group.el (gnus-group-delete-group): Decode group name.
22915         (gnus-group-make-rss-group): Encode group name.
22916         (gnus-group-catchup-current): Decode group name.
22917         (gnus-group-kill-group): Decode group name.
22918
22919 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22920
22921         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
22922
22923 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22924
22925         * gnus-group.el (gnus-group-make-rss-group):
22926         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
22927
22928         * gnus-start.el (gnus-setup-news): Honor user's setting to
22929         gnus-message-archive-method.  Suggested by Lute Kamstra
22930         <lute@gnu.org>.
22931
22932 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
22933
22934         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
22935         global counterparts of the buffer-local variables.
22936
22937 2004-11-16  Romain Francoise  <romain@orebokech.com>
22938
22939         * gnus-sum.el (gnus-summary-exit): Don't clear the global
22940         counterparts of the buffer-local variables.
22941
22942 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22943
22944         * message.el (message-forbidden-properties): Fix typo in doc
22945         string.
22946
22947 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22948
22949         * gnus-util.el (gnus-replace-in-string): Add doc string.
22950
22951         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
22952         to avoid problems when splitting mails with many recipients.
22953
22954 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22955
22956         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
22957         pop-to-buffer, covered by the subsequent gnus-configure-windows.
22958
22959 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
22960
22961         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
22962         if there is no hashtable in memory or file modification time is
22963         newer than cached timestamp.
22964
22965 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
22966
22967         * gnus-sum.el (gnus-summary-limit-to-recipient):
22968         Implement not-matching option.
22969
22970 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
22971
22972         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
22973         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
22974         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
22975         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
22976         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
22977         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
22978
22979 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22980
22981         * message.el (message-forward-make-body-mml): Remove headers
22982         according to message-forward-ignored-headers if a message is decoded.
22983
22984 2004-12-02  Romain Francoise  <romain@orebokech.com>
22985
22986         * message.el (message-forward-make-body-plain): Always remove
22987         headers according to message-forward-ignored-headers.
22988
22989 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
22990
22991         * spam.el (spam-summary-prepare-exit): Remove the
22992         gnus-summary-limit pop for now, it has problems with ham marks for
22993         me.
22994
22995 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
22996
22997         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
22998         correctly.
22999
23000 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23001
23002         * format-spec.el (format-spec): Message the char.
23003
23004 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23005
23006         * gnus-art.el (gnus-split-methods): Reformat comments.
23007
23008         * spam.el (spam-summary-prepare-exit): Remove article limits
23009         before exiting the summary buffer.
23010
23011 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23012
23013         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23014         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23015
23016         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23017         order to silence the byte compiler.
23018
23019         * spam.el: Fix the way to silence the byte compiler, which
23020         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23021         bbdb-search-simple, spam-BBDB-register-routine,
23022         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23023         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23024         spam-stat-buffer-is-spam, spam-stat-load,
23025         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23026         spam-stat-save and spam-stat-split-fancy.
23027
23028 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23029
23030         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23031         which may confuse users.
23032         (canlock-password-for-verify): Ditto.
23033
23034         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23035
23036         * gnus-art.el (gnus-emphasis-alist): Ditto.
23037
23038         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23039
23040         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23041
23042         * gnus-start.el (gnus-save-killed-list): Ditto.
23043
23044         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23045         (gnus-sum-thread-tree-root): Ditto.
23046         (gnus-sum-thread-tree-false-root): Ditto.
23047         (gnus-sum-thread-tree-single-indent): Ditto.
23048
23049         * message.el (message-courtesy-message): Ditto.
23050         (message-archive-note): Ditto.
23051         (message-subscribed-address-file): Ditto.
23052         (message-user-fqdn): Ditto.
23053
23054         * spam-report.el (spam-report-gmane-regex): Ditto.
23055
23056         * spam.el (spam-blackhole-good-server-regex): Ditto.
23057
23058 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23059
23060         * mml.el (mml-preview): Widen the message buffer before copying
23061         the contents to the preview buffer; sort headers before previewing.
23062
23063         * message.el (message-hidden-headers): Fix the way to avoid a bug
23064         in the `repeat' widget in Emacs 21.3 or earlier.
23065
23066 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23067
23068         * message.el (message-hidden-headers): Default to "^References:".
23069         Improve customization type.  Suggested by Reiner Steib
23070         <Reiner.Steib@gmx.de>.
23071
23072 2004-11-25  Romain Francoise  <romain@orebokech.com>
23073
23074         * message.el (message-strip-forbidden-properties): Remove check for
23075         obsolete `message-hidden' text property, hidden headers are not
23076         accessible in the buffer anymore.
23077
23078 2004-11-22  Romain Francoise  <romain@orebokech.com>
23079
23080         * message.el (message-header-format-alist): Add `From' in list
23081         so that it can be sorted.
23082         (message-fix-before-sending): Widen and sort headers before
23083         sending.
23084         (message-hide-headers): Use narrowing to hide headers by moving
23085         them to the top of the buffer and narrowing to the region
23086         underneath.
23087
23088 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23089
23090         * message.el (message-strip-forbidden-properties):
23091         Bind buffer-read-only (etc) to nil.
23092
23093 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23094
23095         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23096         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23097
23098 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23099
23100         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23101
23102 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23103
23104         * dns.el (query-dns): Use sit-for to time instead of
23105         accept-process-output, since that doesn't seem to work on udp
23106         sockets.
23107
23108 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23109
23110         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23111
23112 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23113
23114         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23115         doc string.  Improve doc string.
23116
23117 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23118
23119         * nntp.el (nntp-request-update-info): Return nil if
23120         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23121         may not call gnus-activate-group which uselessly issues the GROUP
23122         commands for all nntp groups and wastes time.  Reported by Romain
23123         Francoise <romain@orebokech.com>.
23124
23125         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23126
23127 2004-11-15  Simon Josefsson  <jas@extundo.com>
23128
23129         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23130         headers separately.
23131         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23132         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23133
23134 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23135
23136         * gnus-start.el (gnus-convert-old-newsrc):
23137         Assign legacy-gnus-agent to 5.10.7.
23138
23139 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23140
23141         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23142         start of the lines.
23143
23144 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23145
23146         * hashcash.el (hashcash-default-payment): Change default to 20.
23147         (hashcash-default-accept-payment): Change default to 20.
23148         (hashcash-process-alist): New variable.
23149         (hashcash-generate-payment-async): Add.
23150         (hashcash-already-paid-p): Add.
23151         (hashcash-insert-payment): Don't generate payments twice.
23152         (hashcash-insert-payment-async): Add.
23153         (hashcash-insert-payment-async-2): Add.
23154         (hashcash-cancel-async): Add.
23155         (hashcash-wait-async): Add.
23156         (hashcash-processes-running-p): Add.
23157         (hashcash-wait-or-cancel): Add.
23158         (mail-add-payment): New optional argument.  Conditionally start
23159         asynchronous calculation.
23160         (mail-add-payment-async): Add.
23161
23162         * message.el (message-send-mail): Wait for asynchronous hashcash
23163         results.  Don't clobber existing X-Hashcash headers.
23164         (message-setup-1): Call mail-add-payment-async when
23165         message-generate-hashcash is non-nil.
23166
23167 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23168
23169         * message.el (message-use-alternative-email-as-from): Examine the
23170         From header as well; use message-make-from in order to include a
23171         user's full name.
23172
23173 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23174
23175         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23176         default; improve customization type.
23177         (gnus-emphasis-custom-with-format): New macro.
23178         (gnus-emphasis-custom-value-to-external): New function.
23179         (gnus-emphasis-custom-value-to-internal): New function.
23180
23181 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23182
23183         * dns.el (query-dns): Resolve reverse addresses.
23184
23185 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23186
23187         * gnus-group.el (gnus-group-get-new-news): Use it.
23188
23189         * gnus-start.el (gnus-check-reasonable-setup): New function.
23190
23191 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23192
23193         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23194         "Args out of range" error.  Reported by Arnaud Giersch
23195         <arnaud.giersch@free.fr>.
23196
23197 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23198
23199         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23200
23201 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23202
23203         * spam.el (spam group): Add :version.
23204
23205         * pgg-def.el (pgg group): Add :version.
23206
23207 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23208
23209         * gnus-art.el (gnus-article-edit-article): Don't associate the
23210         article buffer with a draft file.  This is a temporary measure
23211         against the 2004-08-22 change to gnus-article-edit-mode.
23212
23213 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23214
23215         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23216         (html2text-format-tags): Remove unused variable `attr'.
23217
23218 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23219
23220         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23221
23222         * tls.el (tls-process-connection-type, tls-success)
23223         (tls-certtool-program): Add :version.
23224
23225         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23226         (starttls-extra-arguments, starttls-process-connection-type)
23227         (starttls-connect, starttls-failure, starttls-success): Add :version.
23228
23229         * spam-stat.el (spam-stat): Add :version.
23230
23231         * sieve.el (sieve): Add :version.
23232
23233         * sha1.el (sha1): Add :version.
23234         (sha1-use-external): Remove redundant version.
23235
23236         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23237         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23238         (nnmail-split-fancy-match-partial-words)
23239         (nnmail-split-lowercase-expanded): Add :version.
23240
23241         * nndiary.el (nndiary): Add :version.
23242
23243         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23244
23245         * mml-sec.el (mml-default-sign-method)
23246         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23247         Add :version.
23248
23249         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23250
23251         * mm-url.el (mm-url-use-external, mm-url-program)
23252         (mm-url-arguments): Add :version.
23253
23254         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23255         (mm-attachment-file-modes, mm-decrypt-option)
23256         (mm-w3m-safe-url-regexp): Add :version.
23257
23258         * message.el (message-cite-prefix-regexp)
23259         (message-sendmail-envelope-from, message-minibuffer-local-map)
23260         (message-user-fqdn, message-completion-alist): Add :version.
23261
23262         * gnus-win.el (gnus-configure-windows-hook)
23263         (gnus-use-frames-on-any-display): Add :version.
23264
23265         * gnus-art.el (gnus-article-address-banner-alist)
23266         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23267         (gnus-treat-from-picon, gnus-treat-mail-picon)
23268         (gnus-treat-x-pgp-sig): Add :version.
23269
23270         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23271         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23272         (gnus-summary-article-delete-hook)
23273         (gnus-summary-display-while-building): Add :version.
23274
23275         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23276         (gnus-get-top-new-news-hook): Add :version.
23277
23278         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23279         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23280
23281         * gnus-registry.el (gnus-registry): Add :version.
23282
23283         * gnus-spec.el (gnus-use-correct-string-widths)
23284         (gnus-make-format-preserve-properties): Add :version.
23285
23286         * gnus.el (gnus-group-charter-alist)
23287         (gnus-group-fetch-control-use-browse-url)
23288         (gnus-install-group-spam-parameters): Add :version.
23289
23290         * gnus-diary.el (gnus-diary): Add :version.
23291
23292         * gnus-delay.el (gnus-delay): Add :version.
23293
23294         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23295         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23296         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23297         Add :version.
23298
23299         * gnus-agent.el (gnus-agent-max-fetch-size)
23300         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23301         (gnus-agent-prompt-send-queue): Add :version.
23302
23303         * deuglify.el (gnus-outlook-deuglify): Add :version.
23304
23305         * html2text.el: Beautify code.  Improve doc strings.
23306         Some checkdoc cleanup.
23307         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23308
23309 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23310
23311         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23312
23313 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23314
23315         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23316         when package is loaded.
23317
23318         * spam.el (spam-summary-score-preferred-header): Add global preference
23319         for people who want to override the default SpamAssassin over
23320         Bogofilter preference (when both are set).
23321         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23322         (spam-user-format-function-S):
23323         Check spam-summary-score-preferred-header.
23324         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23325         (spam-user-format-function-S): Format the score correctly.
23326
23327 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23328
23329         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23330         signature file.  Suggested by Manoj Srivastava
23331         <srivasta@golden-gryphon.com>.
23332
23333         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23334         iso-2022-jp even in the Japanese language environment.
23335         Suggested by Jason Rumney <jasonr@gnu.org>.
23336
23337 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23338
23339         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23340         use the same characters as the dummy marks; make it free from
23341         getting affected by the language environment.
23342         (gnus-summary-read-group-1): Update mark positions only when the
23343         format spec is updated.
23344
23345         * gnus-spec.el (gnus-update-format-specifications): Return a list
23346         of updated types.
23347
23348 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23349
23350         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23351         of boundp to check if display-warning is available.
23352
23353 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23354
23355         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23356
23357 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23358
23359         * nnspool.el (nnspool-spool-directory): Use news-path if the
23360         news-directory variable is not bound.
23361
23362         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23363         function instead of display-warning if it is not available.
23364
23365 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23366
23367         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23368         v5-10: Use `point-at-bol'.
23369
23370 2004-10-26  Simon Josefsson  <jas@extundo.com>
23371
23372         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23373         <chenggao@gmail.com>.
23374
23375 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23376
23377         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23378         instead.
23379
23380 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23381
23382         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23383         to remove a server from the nnimap-server-buffer-alist.
23384         (nnimap-open-connection, nnimap-close-server): Use it.
23385
23386         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23387
23388 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23389
23390         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23391         running the major-mode function.
23392
23393 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23394
23395         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23396         dummy marks in the right way.
23397
23398 2004-10-18  David Edmondson  <dme@dme.org>
23399
23400         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23401         excessively.
23402
23403 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23404
23405         * gnus-util.el (gnus-split-references): Accept a nil references
23406         string and go on blissfully.
23407
23408         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23409         cases where the references string is non-nil but has no references.
23410
23411         * encrypt.el: Add autoload tags.
23412
23413         * spam.el (spam-resolve-registrations-routine): Remove article
23414         from unregistration list too.  Reported by David Hanak
23415         <dhanak@isis.vanderbilt.edu>
23416
23417 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23418
23419         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23420         nil.  Change custom type.
23421
23422 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23423
23424         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23425
23426         * gnus-sum.el (gnus-summary-move-article): Use it.
23427
23428 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23429
23430         * encrypt.el: Add autoload cookies.
23431
23432         * spam.el (spam-backend-article-list-property)
23433         (spam-backend-get-article-todo-list)
23434         (spam-backend-put-article-todo-list)
23435         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23436         Resolve registrations separately.
23437         (spam-register-routine): Format comments.
23438         (spam-unregister-routine, spam-register-routine): Always call with
23439         specific-articles, no default list.
23440         (spam-summary-prepare-exit): Use the spam-classifications function.
23441
23442         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23443         gnus-encrypt.el.
23444
23445         * encrypt.el: Copied from gnus-encrypt.el.
23446
23447         * gnus-encrypt.el: Commented that it's obsolete.
23448
23449 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23450
23451         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23452         (gnus-score-save): Use it.
23453
23454         * message.el (message-bury): Use `window-dedicated-p'.
23455
23456 2004-10-15  Simon Josefsson  <jas@extundo.com>
23457
23458         * pop3.el (top-level): Don't require nnheader.
23459         (pop3-read-timeout): Add.
23460         (pop3-accept-process-output): Add.
23461         (pop3-read-response, pop3-retr): Use it.
23462
23463 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23464
23465         * spam.el (spam-register-routine): Move comment.
23466         (spam-verify-bogofilter): Use 'unknown for the initial
23467         spam-bogofilter-valid state, not 'never.
23468
23469         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23470         for netrc-machine.
23471
23472         * nnimap.el (nnimap-open-connection):
23473         Use netrc-machine-user-or-password.
23474
23475 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23476
23477         * gnus-registry.el (gnus-registry-unload-hook):
23478         Set as a variable with add-hook.
23479
23480         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23481         of news-path.
23482
23483         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23484
23485         * spam.el: Delete duplicate `provide'.
23486         (spam-unload-hook): Set as a variable with add-hook.
23487
23488 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23489
23490         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23491         in the doc string.
23492
23493         * message.el (message-ignored-news-headers)
23494         (message-ignored-supersedes-headers)
23495         (message-ignored-resent-headers)
23496         (message-forward-ignored-headers): Improve custom type.
23497
23498 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23499
23500         * message.el (message-tokenize-header): Fix 2004-09-06 change
23501         which used point-min in the wrong place.
23502
23503 2004-10-12  Simon Josefsson  <jas@extundo.com>
23504
23505         * tls.el (tls-certtool-program): New variable.
23506         (tls-certificate-information): New function, based on
23507         ssl-certificate-information.
23508
23509 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23510
23511         * compface.el: Move the version of ELisp-based uncompface program
23512         to the contrib directory because of the copyright problem.
23513
23514 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23515
23516         * message.el (message-kill-buffer): Raise the current frame.
23517
23518 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23519
23520         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23521
23522         * gnus.el (message-y-or-n-p): Autoload.
23523
23524         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23525         (pop3-password-required, pop3-authentication-scheme)
23526         (pop3-leave-mail-on-server): Make customizable.
23527         (pop3): New custom group.
23528         (pop3-retr): Remove `sleep-for' statements.
23529         Suggested by Dave Love <fx@gnu.org>.
23530
23531         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23532         Windows/DOS.
23533
23534         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23535         (imap-parse-body): Fix incorrect use of `assert'.
23536         Suggested by Dave Love <fx@gnu.org>.
23537
23538         * mml.el (mml-minibuffer-read-disposition): Require match.
23539         Suggested by Dave Love <fx@gnu.org>.
23540
23541 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23542
23543         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23544         doc string.
23545
23546 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23547
23548         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23549
23550 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23551
23552         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23553         instead of calling `mm-insert-inline', to decode text/* parts
23554         before displaying them.
23555
23556 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23557
23558         * mm-uu.el (mm-uu-text-plain-type): New variable.
23559         (mm-uu-pgp-signed-extract-1): Use it.
23560         (mm-uu-pgp-encrypted-extract-1): Use it.
23561         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23562         bind mm-uu-text-plain-type with that value.
23563         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23564         mm-uu-dissect.
23565
23566 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23567
23568         * gnus-group.el (gnus-update-group-mark-positions):
23569         * gnus-sum.el (gnus-update-summary-mark-positions):
23570         * message.el (message-check-news-body-syntax):
23571         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23572         of string-as-multibyte.
23573
23574 2004-10-05  Juri Linkov  <juri@jurta.org>
23575
23576         * gnus-group.el (gnus-update-group-mark-positions):
23577         * gnus-sum.el (gnus-update-summary-mark-positions):
23578         * message.el (message-check-news-body-syntax):
23579         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23580         8-bit unibyte values to a multibyte string for search functions.
23581
23582 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23583
23584         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23585         (mm-uu-dissect-text-parts): New function.
23586
23587         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23588         dissect text parts.
23589
23590         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23591         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23592
23593         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23594
23595         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23596         Use gnus-current-topics instead of gnus-current-topic.
23597
23598 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23599
23600         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23601
23602 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23603
23604         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23605         where appropriate.
23606
23607         * nnml.el (nnml-generate-active-info): do.
23608
23609         * nndiary.el (nndiary-generate-active-info): do.
23610
23611         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23612         (gnus-topic-move): do.
23613
23614         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23615         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23616
23617         * gnus-srvr.el (gnus-server-prepare)
23618         (gnus-server-open-all-servers): do.
23619
23620         * gnus-msg.el (gnus-summary-cancel-article)
23621         (gnus-summary-resend-message)
23622         (gnus-summary-mail-crosspost-complaint): do.
23623
23624         * gnus-move.el (gnus-change-server): do.
23625
23626         * gnus-group.el (gnus-group-unmark-all-groups)
23627         (gnus-group-set-current-level): do.
23628
23629 2004-10-04  Simon Josefsson  <jas@extundo.com>
23630
23631         * message.el (message-generate-hashcash): Doc fix.
23632
23633 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23634
23635         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23636         avoid infinite recursion via gnus-get-function.
23637
23638 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23639
23640         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23641
23642         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23643
23644         * nnmail.el (nnmail-split-history): do.
23645
23646         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23647         (nnml-request-delete-group): do.
23648
23649         * nnslashdot.el (nnslashdot-read-groups): do.
23650
23651         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23652         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23653
23654         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23655         (nnspool-sift-nov-with-sed): Use last.
23656         (nnspool-retrieve-headers-with-nov): Use mapc.
23657         (nnspool-request-newgroups): Use dolist.
23658         (nnspool-request-group): Use last.
23659
23660         * nntp.el (nntp-read-server-type): Use dolist.
23661
23662         * nnvirtual.el (nnvirtual-create-mapping)
23663         (nnvirtual-update-read-and-marked): Use dolist.
23664         (nnvirtual-convert-headers): Simplify.
23665
23666 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23667
23668         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23669         Add support for sync'ing tick marks.
23670
23671 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23672
23673         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23674         there's no visible header.
23675
23676 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23677
23678         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23679         When necessary, pass full group name to gnus-request-set-marks.
23680
23681 2004-10-01  Simon Josefsson  <jas@extundo.com>
23682
23683         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23684         acroread.
23685
23686 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23687
23688         * spam-report.el (spam-report-gmane): Fix interactive.
23689
23690         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23691
23692         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23693         when writing file.
23694         (gnus-agent-synchronize-flags): Don't default to being
23695         interactive.
23696
23697 2004-09-30  Simon Josefsson  <jas@extundo.com>
23698
23699         * message.el (message-generate-hashcash): Add.
23700         (message-send-mail): Use it, call mail-add-payment.
23701
23702 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23703
23704         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23705
23706 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23707
23708         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23709         gnus-requst-update-info with explicit code to sync the in-memory
23710         info read flags with the marks being sync'd to the backend.
23711
23712         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23713
23714 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23715
23716         * spam.el (spam-verify-bogofilter): Add new function.
23717         (spam-check-bogofilter)
23718         (spam-bogofilter-register-with-bogofilter): Use it.
23719         (spam-verify-bogofilter): Add small fixes.
23720
23721 2004-09-28  Simon Josefsson  <jas@extundo.com>
23722
23723         * hashcash.el (hashcash-generate-payment): Revert.
23724
23725 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23726
23727         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23728         Use gnus-extract-references instead of gnus-split-references.
23729
23730         * gnus-util.el (gnus-extract-references): Add new function, analogous
23731         to gnus-split-references but extracts only the message-ID without
23732         anything extra.
23733
23734         * hashcash.el (hashcash-generate-payment)
23735         (hashcash-check-payment): Do the right thing if hashcash-path is
23736         nil (because the hashcash program could not be found).
23737
23738         * spam.el (spam-use-hashcash): Remove comment.
23739
23740 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23741
23742         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23743         (gnus-cache-enter-article, gnus-cache-remove-article)
23744         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23745
23746         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23747
23748         * gnus-art.el (article-hide-boring-headers)
23749         (article-translate-strings, article-display-face)
23750         (gnus-article-mime-match-handle-first)
23751         (gnus-article-highlight-headers)
23752         (gnus-article-add-buttons-to-head): do.
23753
23754 2004-09-27  Simon Josefsson  <jas@extundo.com>
23755
23756         * hashcash.el: New version, from
23757         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23758         ../contrib/.
23759
23760 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23761
23762         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23763
23764 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23765
23766         * gnus-dup.el (gnus-dup-open): Use mapc.
23767         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23768
23769         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23770         Reported by Stefan Wiens <s.wi@gmx.net>.
23771
23772         * gnus.el (gnus-shutdown): Use dolist.
23773
23774         * gnus-undo.el (gnus-undo): Use mapc.
23775
23776         * nnrss.el (nnrss-generate-active): do.
23777
23778         * message.el (message-cite-original-without-signature)
23779         (message-cite-original): Use mapc.
23780         (message-do-actions, message-make-forward-subject): Use dolist.
23781
23782 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23783
23784         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23785         deletion to remove entire duplicate line.  Fixes merged article
23786         number bug.
23787
23788 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23789
23790         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23791         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23792         first ask if you want to open a server and then, even when you
23793         responded with no, asking if you want to synchronize the server's
23794         flags.
23795         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23796         multi-line expressions.
23797         (gnus-agent-synchronize-group-flags): New internal function.
23798         Updates marks in memory (in the info structure) AND in the
23799         backend.
23800
23801         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23802
23803         * nnagent.el (nnagent-request-set-mark):
23804         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23805         method, to ensure that synchronization updates marks in the
23806         backend and in the info (in memory) structure.
23807
23808 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23809
23810         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23811         convention fully; don't miss the root article of a thread; make
23812         the X-Draft-From header with correct article numbers.
23813
23814 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23815
23816         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23817         unless plugged.  Disable the agent so that an open failure causes
23818         an error.
23819
23820         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23821         Revert 2004-09-21 change.  The backend must be opened while
23822         synchronizing flags even when the backend stores the flags
23823         locally.
23824
23825 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23826
23827         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23828         in `header' match.  Reported by Svend Tollak Munkejord.
23829
23830         * message.el (message-cite-original): Fix use of
23831         `message-cite-articles-with-x-no-archive'.
23832
23833 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23834
23835         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23836         (gnus-window-to-buffer): Ditto.
23837
23838         * mml.el (mml-preview-buffer): New variable.
23839         (mml-preview): Manage window layout with gnus-buffer-configuration.
23840
23841         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23842         X-Draft-From header even if those articles aren't quoted.
23843
23844 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23845
23846         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
23847         (gnus-request-set-mark, gnus-request-update-mark): Use new
23848         g-s-t-u-l-m to decide to use backend even when unplugged.
23849
23850 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23851
23852         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
23853         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
23854
23855 2004-09-20  Simon Josefsson  <jas@extundo.com>
23856
23857         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
23858         "utf-16-le".
23859
23860 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23861
23862         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23863
23864 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23865
23866         * uudecode.el (uudecode-use-external): Add :version.
23867
23868         * smime.el (smime-CA-file, smime-encrypt-cipher)
23869         (smime-dns-server): Add :version.
23870
23871         * smiley.el (gnus-smiley-file-types): Add :version.
23872
23873         * sha1.el (sha1-use-external): Add :version.
23874
23875         * pgg-def.el (pgg-query-keyserver): Add :version.
23876
23877         * nnmail.el (nnmail-fancy-expiry-targets)
23878         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23879         Add :version.
23880
23881         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23882         (nnimap-retrieve-groups-asynchronous): Add :version.
23883         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23884
23885         * mml.el (mml-content-disposition-parameters)
23886         (mml-insert-mime-headers-always): Add :version.
23887
23888         * mm-util.el (mm-coding-system-priorities): Add :version.
23889
23890         * mm-decode.el (mm-inline-text-html-with-images)
23891         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23892         (mm-verify-option): Add :version.
23893         (mm-text-html-renderer): Change :version.
23894
23895         * message.el (message-fcc-externalize-attachments)
23896         (message-required-headers, message-draft-headers)
23897         (message-subject-trailing-was-query)
23898         (message-subject-trailing-was-ask-regexp)
23899         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23900         (message-mark-insert-end, message-archive-header)
23901         (message-archive-note, message-cross-post-default)
23902         (message-cross-post-note, message-followup-to-note)
23903         (message-cross-post-note-function, message-use-mail-followup-to)
23904         (message-subscribed-address-functions)
23905         (message-subscribed-address-file, message-subscribed-addresses)
23906         (message-subscribed-regexps, message-allow-no-recipients)
23907         (message-yank-cited-prefix, message-signature-insert-empty-line)
23908         (message-hidden-headers, message-hierarchical-addresses)
23909         (message-mail-user-agent, message-use-idna)
23910         (message-valid-fqdn-regexp)
23911         (message-strip-special-text-properties, message-header-synonyms)
23912         (message-beginning-of-line, message-tab-body-function): Add :version.
23913         (message-insert-canlock, message-wide-reply-confirm-recipients):
23914         Change :version.
23915
23916         * mail-source.el (mail-source-ignore-errors): Add :group, :type
23917         and :version.
23918         (mail-source-delete-old-incoming-confirm)
23919         (mail-source-movemail-program): Add :version.
23920
23921         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
23922         (gnus-agent-cache, gnus-agent): Change :version.
23923
23924         * gnus-util.el (gnus-use-byte-compile): Change :version.
23925
23926         * gnus-sum.el (gnus-summary-make-false-root-always)
23927         (gnus-summary-default-high-score)
23928         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
23929         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
23930         (gnus-read-all-available-headers, gnus-article-emulate-mime)
23931         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
23932         (gnus-sum-thread-tree-single-indent)
23933         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
23934         (gnus-sum-thread-tree-leaf-with-other)
23935         (gnus-sum-thread-tree-single-leaf): Add :version.
23936         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
23937         (gnus-article-loose-mime): Change :version.
23938
23939         * gnus-start.el (gnus-backup-startup-file)
23940         (gnus-save-startup-file-via-temp-buffer): Add :version.
23941
23942         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
23943         (gnus-server-offline-face): Add :version.
23944
23945         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
23946
23947         * gnus-msg.el (gnus-gcc-externalize-attachments)
23948         (gnus-debug-files, gnus-debug-exclude-variables)
23949         (gnus-discouraged-post-methods): Change :version.
23950         (gnus-confirm-mail-reply-to-news)
23951         (gnus-confirm-treat-mail-like-news): Add :version.
23952
23953         * gnus-int.el (gnus-server-unopen-status): Add :version.
23954
23955         * gnus-group.el (gnus-group-jump-to-group-prompt)
23956         (gnus-large-ephemeral-newsgroup)
23957         (gnus-fetch-old-ephemeral-headers): Add :version.
23958
23959         * gnus-fun.el (gnus-x-face-directory)
23960         (gnus-convert-pbm-to-x-face-command)
23961         (gnus-convert-image-to-x-face-command)
23962         (gnus-convert-image-to-face-command): Add :version.
23963
23964         * gnus-delay.el (gnus-delay-default-hour): Add :version.
23965
23966         * gnus-cite.el (gnus-cite-blank-line-after-header)
23967         (gnus-article-boring-faces): Add :version.
23968
23969         * gnus-art.el (gnus-buttonized-mime-types)
23970         (gnus-inhibit-mime-unbuttonizing)
23971         (gnus-treat-display-face)
23972         (gnus-treat-body-boundary): Change :version.
23973         (gnus-body-boundary-delimiter, gnus-picon-databases)
23974         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
23975         (gnus-treat-date-english, gnus-treat-fold-headers)
23976         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
23977         (gnus-treat-mail-picon, gnus-treat-wash-html)
23978         (gnus-article-encrypt-protocol)
23979         (gnus-use-idna, gnus-article-over-scroll)
23980         (gnus-mime-display-multipart-alternative-as-mixed)
23981         (gnus-mime-display-multipart-related-as-mixed)
23982         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
23983         (gnus-ctan-url, gnus-button-ctan-handler)
23984         (gnus-button-handle-ctan-bogus-regexp)
23985         (gnus-button-ctan-directory-regexp)
23986         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
23987         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
23988         (gnus-button-man-level, gnus-button-emacs-level)
23989         (gnus-button-message-level, gnus-button-browse-level): Add :version.
23990
23991         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
23992         (gnus-agent-go-online): Change :version.
23993         (gnus-agent-expire-unagentized-dirs)
23994         (gnus-agent-auto-agentize-methods): Add :version.
23995
23996         * flow-fill.el (fill-flowed-display-column)
23997         (fill-flowed-encode-column): Add :version.
23998
23999         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24000         (gnus-outlook-deuglify-unwrap-max)
24001         (gnus-outlook-deuglify-cite-marks)
24002         (gnus-outlook-deuglify-unwrap-stop-chars)
24003         (gnus-outlook-deuglify-no-wrap-chars)
24004         (gnus-outlook-deuglify-attrib-cut-regexp)
24005         (gnus-outlook-deuglify-attrib-verb-regexp)
24006         (gnus-outlook-deuglify-attrib-end-regexp)
24007         (gnus-outlook-display-hook): Add :version.
24008
24009         * binhex.el (binhex-use-external): Add :version.
24010
24011 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24012
24013         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24014         and `invisible'.
24015
24016 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24017
24018         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24019         in gnus-registry-trim.
24020
24021 2004-09-13  Simon Josefsson  <jas@extundo.com>
24022
24023         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24024
24025         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24026
24027         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24028         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24029         <yamaoka@jpl.org>.
24030         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24031         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24032         <yamaoka@jpl.org>.
24033
24034         * sieve.el (sieve-manage-mode): Ditto.
24035
24036 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24037
24038         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24039
24040 2004-09-11  Simon Josefsson  <jas@extundo.com>
24041
24042         * dns-mode.el: Add.
24043
24044         * mm-view.el (mm-display-dns-inline): Add.
24045
24046         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24047         (mm-automatic-display): Ditto.
24048
24049         * mailcap.el (mailcap-mime-data): Add text/dns.
24050         (mailcap-mime-extensions): Map .soa to text/dns.
24051
24052 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24053
24054         * gnus-art.el (article-decode-mime-words, article-babel)
24055         (gnus-article-highlight-signature, gnus-article-add-buttons)
24056         (gnus-signature-toggle): Remove unnecessary bindings of
24057         `inhibit-read-only' inherited from v5.10 merge.
24058
24059 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24060
24061         * nntp.el (nntp): New customization group.
24062         (nntp-authinfo-file): Add customization group.
24063
24064         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24065
24066         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24067
24068         * gnus.el (to-address, to-list, subscribed)
24069         (large-newsgroup-initial): Ditto.
24070
24071         * flow-fill.el (fill-flowed-display-column)
24072         (fill-flowed-encode-column): Ditto.
24073
24074 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24075
24076         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24077         Use point-min rather than 1.
24078         (message-send-mail): Use buffer-size rather than point-max.
24079
24080         * gnus-sum.el (gnus-summary-search-article-forward):
24081         Signal a specific `search-failed' rather than a generic `error'.
24082
24083         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24084         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24085         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24086
24087 2004-09-10  Simon Josefsson  <jas@extundo.com>
24088
24089         * nndb.el (require): Remove tcp and duplicate cl.
24090
24091 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24092
24093         * gnus-agent.el (directory-files-and-attributes): Move forward.
24094
24095 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24096
24097         * gnus-agent.el (directory-files-and-attributes):
24098         Optionally defined to support XEmacs.
24099
24100 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24101
24102         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24103         to avoid run-time CL dependencies.
24104         (gnus-agent-unfetch-articles): New function.
24105         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24106         article numbers even when local .overview file is missing.
24107         (gnus-agent-read-article-number): New function.  Only accepts
24108         27-bit article numbers.
24109         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24110         Use gnus-agent-read-article-number.
24111         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24112         from backend while recognizing that article numbers in .overview
24113         must be valid.
24114         (gnus-agent-update-files-total-fetched-for):
24115         Use directory-files-and-attributes to improve performance.
24116         * gnus-int.el (gnus-request-move-article):
24117         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24118         improve performance.
24119
24120         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24121         some users confused by references to .newsrc when they only have a
24122         .newsrc.eld file.
24123         (gnus-convert-mark-converter-prompt)
24124         (gnus-convert-converter-needs-prompt): Fix use of property list.
24125         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24126         New function.  Used internally to only display 'gnus converting
24127         files' message when actually necessary.
24128
24129         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24130         methods now autoloaded.
24131
24132 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24133
24134         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24135         identifiers.
24136
24137 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24138
24139         * gnus-picon.el: Fix indentation and closing parenthesis.
24140
24141 2004-09-01  Simon Josefsson  <jas@extundo.com>
24142
24143         * message.el (message-canlock-generate): Require sha1, not
24144         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24145         to require within a function.  Sadly, if sha1.el isn't loaded, the
24146         let binding in m-c-g will hide the defcustom definition, which is
24147         bad.)
24148
24149         * canlock.el: Require sha1, not sha1-el.
24150
24151         * message.el: Don't autoload sha1 (there is a autoload cookie in
24152         sha1.el).
24153
24154         * sha1-el.el: Rename to sha1.el.
24155
24156 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24157
24158         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24159
24160 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24161
24162         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24163
24164 2004-08-30  Kim F. Storm  <storm@cua.dk>
24165
24166         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24167
24168         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24169         Add :group 'nnimap.
24170
24171 2004-08-30  Andreas Schwab  <schwab@suse.de>
24172
24173         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24174         ?* and ?\;.
24175
24176         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24177         and ?\' to symbol instead of whitespace.
24178
24179 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24180
24181         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24182
24183         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24184         instead of re-search-forward.
24185
24186         * gnus-uu.el (gnus-uu-save-article): Ditto.
24187         (gnus-uu-post-encode-uuencode): Ditto.
24188
24189         * html2text.el (html2text-clean-list-items): Ditto.
24190         (html2text-clean-dtdd): Ditto.
24191         (html2text-format-tags): Ditto.
24192
24193         * message.el (message-send-mail-with-sendmail): Fix regexp.
24194         (message-fill-field-general): Use search-forward instead of
24195         re-search-forward.
24196         (unbold-region): Ditto.
24197
24198         * nnrss.el (nnrss-request-article): Ditto.
24199
24200         * nnslashdot.el (nnslashdot-request-article): Ditto.
24201
24202         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24203
24204         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24205         "Unrecognized menu descriptor" error in XEmacs.
24206
24207 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24208
24209         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24210         parent article of a sparse article in the thread hashtb.
24211
24212 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24213
24214         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24215         (nnmail-expand-newtext): Lowercase expanded entries if
24216         nnmail-split-lowercase-expanded is non-nil.
24217
24218 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24219
24220         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24221
24222         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24223         of gnus-tmp-news-method into string under XEmacs.  It will be
24224         passed to gnus-correct-length which takes only a string argument.
24225
24226 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24227
24228         * gnus-util.el (gnus-bind-print-variables): New macro.
24229         (gnus-prin1): Use it.
24230         (gnus-prin1-to-string): Use it.
24231         (gnus-pp): New function.
24232         (gnus-pp-to-string): New function.
24233
24234         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24235         Replace pp-to-string with gnus-pp-to-string.
24236         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24237         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24238         * gnus-msg.el (gnus-debug): Ditto.
24239         * gnus-score.el (gnus-score-save): Ditto.
24240         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24241         gnus-pp-to-string.
24242         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24243         with gnus-pp.
24244         * score-mode.el (gnus-score-pretty-print): Ditto.
24245         * webmail.el (webmail-debug): Ditto.
24246
24247 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24248
24249         * gnus-art.el (article-display-face, article-display-x-face):
24250         Use buffer-read-only.
24251
24252 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24253
24254         * gnus-art.el (article-hide-list-identifiers):
24255         Bind inhibit-read-only as t.
24256
24257 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24258
24259         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24260
24261 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24262
24263         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24264         (gnus-narrow-to-page): Don't assume point-min == 1.
24265         (gnus-article-edit-mode): Derive from message-mode.
24266
24267         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24268         point-min == 1.
24269
24270         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24271         Disable incorrect use of `assert'.
24272
24273         * message.el (message-mode): Set comment-start-skip.
24274
24275
24276 2004-08-22  Sam Steingold  <sds@gnu.org>
24277
24278         * pop3.el (pop3-leave-mail-on-server): New user variable.
24279         (pop3-movemail): Delete mail only when it is nil.
24280
24281 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24282
24283         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24284
24285         * mml.el (mml-preview): Use `pop-to-buffer'.
24286
24287         * message.el (message-goto-mail-followup-to): Insert after "To".
24288         (message-carefully-insert-headers): Add comment.
24289
24290         * gnus.el: Remove unused variable `gnus-article-check-size'.
24291
24292         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24293
24294         * gnus-art.el (gnus-button-alist):
24295         Improve `gnus-button-handle-library' entry.
24296
24297 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24298
24299         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24300         Use downcase, since XEmacs capitalizes error messages differently.
24301
24302 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24303
24304         * nntp.el: Add (require 'gnus) due to reference to
24305         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24306
24307 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24308
24309         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24310         Bind `mm-fill-flowed'.
24311
24312         * mm-decode.el (mm-dissect-singlepart): Check it.
24313
24314 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24315
24316         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24317         'imap' for netrc parsing.
24318
24319 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24320
24321         * mailcap.el (mailcap-mime-data): Mark as risky.
24322
24323 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24324
24325         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24326         may be included in the encoded word.
24327         (rfc2047-encode): Don't append a space if the encoded word
24328         includes close parenthesis.
24329
24330 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24331
24332         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24333         of text within parentheses.
24334
24335 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24336
24337         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24338         (gnus-encrypt-write-file-contents): Make the password key the file
24339         name PLUS the cipher, not just the cipher.  Also remove failed
24340         passwords from the cache.
24341
24342 2004-08-06  Simon Josefsson  <jas@extundo.com>
24343
24344         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24345         Doc fix.
24346
24347 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24348
24349         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24350         LWSP.
24351
24352 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24353
24354         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24355         Try to append in-reply-to: data to the references: header.
24356
24357         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24358         (netrc-parse): Use gnus-encrypt.el functions.
24359
24360         * gnus-encrypt.el: Add new file for encryption support; currently
24361         does only a few GPG ciphers and an internal XOR cipher.
24362
24363         * password.el: Add comments on using password-read-and-add.
24364         (password-read-and-add): Add function to read and add the
24365         password to the cache at once.
24366
24367 2004-07-28  Simon Josefsson  <jas@extundo.com>
24368
24369         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24370         parameter (but don't use it, for now).
24371
24372         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24373         instead of hard coding to nil.
24374
24375 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24376
24377         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24378         as mm-inline-image-xemacs does.
24379
24380 2004-07-26  Simon Josefsson  <jas@extundo.com>
24381
24382         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24383         Revert part of 2004-07-17 change below.
24384
24385 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24386
24387         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24388         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24389
24390 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24391
24392         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24393         quotes that actually start with ">" at the beginning of the
24394         lines.
24395
24396 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24397
24398         * rfc2047.el (rfc2047-encode-region): Fix last change.
24399         (rfc2047-encode-parameter): Remove useless concat.
24400
24401 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24402
24403         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24404         encode special characters; fix some kind of misconfigured headers;
24405         signal a real error if debug-on-quit or debug-on-error is non-nil.
24406         (rfc2047-encode-max-chars): New variable.
24407         (rfc2047-encode-1): Use it.
24408         (rfc2047-encode-parameter): New function.
24409
24410         * mml.el (mml-insert-parameter): Remove an excessive space.
24411
24412 2004-07-17  Simon Josefsson  <jas@extundo.com>
24413
24414         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24415         Kai Grossjohann <kai@emptydomain.de>.
24416         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24417         (gnus-group-make-menu-bar): Ditto.
24418
24419         * gnus-util.el (gnus-group-server): Add.
24420
24421 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24422
24423         * message.el (message-clone-locals): Clone sendmail and smtp
24424         variables.
24425
24426 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24427
24428         * rfc2047.el (rfc2047-encode-region): Fix last change.
24429
24430 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24431
24432         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24433         characters as non-special.
24434
24435 2004-07-09  Simon Josefsson  <jas@extundo.com>
24436
24437         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24438         Users will lose all flag changes made while unplugged with
24439         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24440         good default.  See numerous reports on ding mailing list.
24441
24442 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24443
24444         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24445         add generate-head-function and generate-article-function to the
24446         rfc822-forward entry.
24447         (nndoc-rfc822-forward-generate-article): New function.
24448         (nndoc-rfc822-forward-generate-head): New function.
24449
24450         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24451
24452 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24453
24454         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24455         respect display group parameter and gnus-summary-expunge-below.
24456         (gnus-articles-to-read): Remove unused reference to display group
24457         parameter.
24458
24459 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24460
24461         * nnheader.el (nnheader-uniquify-message-id): New experimental
24462         variable.
24463         (nnheader-nov-read-message-id): Use it.
24464
24465         * spam-report.el (spam-report-gmane): Add interactive.
24466
24467 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24468
24469         * mm-encode.el (mm-content-transfer-encoding-defaults):
24470         Use qp-or-base64 for the application/* types.
24471
24472 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24473
24474         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24475
24476 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24477
24478         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24479         trim value.
24480
24481 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24482
24483         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24484         New macro and function.
24485         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24486
24487 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24488
24489         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24490         after-load-alist.
24491
24492 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24493
24494         * gnus-group.el (gnus-group-get-new-news-this-group):
24495         Don't update info that isn't there.
24496
24497 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24498
24499         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24500         entry.
24501
24502 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24503
24504         * mm-view.el (mm-inline-render-with-function): Use multibyte
24505         buffer; decode html source by charset.
24506
24507         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24508
24509         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24510         Mule-UCS is loaded under XEmacs.
24511         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24512
24513 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24514
24515         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24516
24517 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24518
24519         * mm-util.el (mm-coding-system-p): Return a coding-system.
24520         (mm-mime-mule-charset-alist): Use shift_jis instead of
24521         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24522         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24523         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24524         instead of japanese-shift-jis and iso-latin-1 respectively in
24525         order to share the default value with both Emacs and XEmacs-mule.
24526         (mm-mule-charset-to-mime-charset):
24527         Make mm-coding-system-priorities effective.
24528         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24529         while predicating of candidates upon the priorities.
24530
24531 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24532
24533         * gnus-sum.el (gnus-summary-make-menu-bar):
24534         Add gnus-uu-invert-processable.
24535
24536         * gnus.el: Autoload gnus-uu-invert-processable.
24537
24538 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24539
24540         * mm-util.el (mm-with-multibyte-buffer): New macro.
24541
24542         * rfc2047.el (rfc2047-encode-string): Use it.
24543         (rfc2047-encode-region): Move point to the end of the region after
24544         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24545
24546 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24547
24548         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24549         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24550
24551 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24552
24553         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24554         (gnus-cite-parse): Ignore quoted envelope From_.
24555         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24556
24557 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24558
24559         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24560         invalid addresses.
24561
24562 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24563
24564         * spam.el: Change section markers, revise TODO list.
24565         (spam-backends): Make new master list of all installed backends.
24566         (spam-summary-exit-behavior): Add new variable to determine how
24567         messages moves are done at summary exit.
24568         (spam-move-spam-nonspam-groups-only)
24569         (spam-process-ham-in-nonham-groups)
24570         (spam-process-ham-in-spam-groups): Remove variables, the
24571         spam-summary-exit-behavior variable should be used to manage this
24572         behavior.
24573         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24574         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24575         and spam-old-spam-articles.
24576         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24577         Add empty variables, placeholders for the backends they represent.
24578         (spam-set-difference): Move, unchanged.
24579         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24580         unless the user has a processor variable.
24581         (spam-classifications, spam-classification-valid-p)
24582         (spam-backend-properties, spam-backend-property-valid-p)
24583         (spam-backend-function-type-valid-p)
24584         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24585         (spam-report-articles-gmane, spam-report-articles-resend):
24586         Remove functions, they are not needed.
24587         (spam-install-backend-super, spam-backend-list)
24588         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24589         (spam-backend-function, spam-backend-ham-registration-function)
24590         (spam-backend-spam-registration-function)
24591         (spam-backend-ham-unregistration-function)
24592         (spam-backend-spam-unregistration-function)
24593         (spam-backend-statistical-p, spam-backend-mover-p)
24594         (spam-install-backend-alias, spam-install-checkonly-backend)
24595         (spam-install-mover-backend, spam-install-nocheck-backend)
24596         (spam-install-backend, spam-install-statistical-backend)
24597         (spam-install-statistical-checkonly-backend): Add backend installation
24598         support.
24599         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24600         (spam-group-processor-p): Use the new backend code and respect the
24601         summary exit behavior.
24602         (spam-mark-spam-as-expired-and-move-routine): Remove.
24603         (spam-summary-prepare): Change to use the new spam-old-articles
24604         variable.
24605         (spam-copy-or-move-routine, spam-copy-spam-routine)
24606         (spam-move-spam-routine, spam-copy-ham-routine)
24607         (spam-move-ham-routine): Add code to copy/move ham or spam.
24608         (spam-fetch-field-fast): Improve doc and code, plus allow the
24609         'number request.
24610         (spam-list-of-checks, spam-list-of-statistical-checks):
24611         Remove variables.
24612         (spam-split, spam-find-spam): Use the new backend code.
24613         (spam-registration-functions): Remove variable.
24614         (spam-unregister-routine): Add convenience wrapper.
24615         (spam-log-undo-registration, spam-register-routine)
24616         (spam-log-processing-to-registry)
24617         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24618         where possible.
24619         (spam-check-gmane-xref, spam-check-regex-headers)
24620         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24621         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24622         (spam-check-bogofilter-headers, spam-check-spamoracle)
24623         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24624         (spam-check-crm114-headers): Use the spam-split-group that
24625         spam-split prepares, no need to determine it every time.
24626
24627         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24628         to the nnheader-parse-naked-head call.
24629
24630         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24631
24632         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24633         the nnheader-nov-read-message-id call.
24634
24635 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24636
24637         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24638         gnus-activate-group twice.  Suggested by Markus Peter
24639         <warp@spin.de>.
24640
24641 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24642
24643         * gnus-art.el (gnus-article-time-format): Exchange the order of
24644         day and month in the default value; fix customization type.
24645         (article-date-ut): Use add-text-properties.
24646         (article-make-date-line): Use message-make-date instead of
24647         current-time-string.
24648
24649         * message.el (message-fetch-field): Don't use set-text-properties.
24650         (message-make-date): Simplify.
24651
24652         * messagexmas.el (message-xmas-make-date): New function.
24653         (message-xmas-redefine): Defalias message-make-date to it.
24654
24655 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24656
24657         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24658         (rfc2047-encode-region): Treat text within parentheses as special;
24659         show the original text when error has occurred.
24660
24661         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24662         already-computed method to gnus-activate-group.
24663
24664         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24665         same select-methods identical Lisp objects.
24666
24667         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24668         object when modifying the info.
24669
24670 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24671
24672         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24673         gnus-opened-servers since it has never been opened with the new
24674         configuration yet.
24675
24676 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24677
24678         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24679         arg to nnheader-generate-fake-message-id.
24680
24681 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24682
24683         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24684         number and build a fake message ID localized to a group and
24685         article number (so it's repeatable from that point on).
24686         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24687         ID format.
24688
24689         * gnus-sum.el (gnus-get-newsgroup-headers):
24690         Call nnheader-generate-fake-message-id with the article number.
24691
24692 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24693
24694         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24695         end-of-buffer.
24696
24697 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24698
24699         * message.el (message-ignored-supersedes-headers): Add Approved.
24700
24701 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24702
24703         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24704         goto-char.
24705         (rfc2047-encode): Fold the line before encoding.
24706
24707 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24708
24709         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24710         folding -- not all headers can be folded, and this should be done
24711         by the message composition mode.  Probably.  I think.
24712
24713 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24714
24715         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24716         fast.
24717
24718         * gnus-ems.el (gnus-remove-image): Don't use
24719         message-text-with-property; remove only the image found first.
24720
24721         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24722         found first.
24723
24724 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24725
24726         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24727
24728 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24729
24730         * message.el (message-text-with-property): Make it fast and accept
24731         optional arguments.
24732         (message-strip-forbidden-properties): Use it.
24733         (message-fix-before-sending): Follow the m-t-w-p change.
24734
24735         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24736
24737 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24738
24739         * gnus-art.el (article-hide-headers): Don't change the buffer
24740         mistakenly when performing mml-preview even if
24741         gnus-single-article-buffer is nil.
24742
24743 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24744
24745         * message.el (message-expand-name-databases): New user option.
24746         (message-expand-name): Use it.
24747
24748 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24749
24750         * spam.el (spam-report-articles-resend)
24751         (spam-report-resend-register-routine): Allow ham reporting.
24752         (spam-report-resend-register-ham-routine): Add wrapper.
24753         (spam-registration-functions): Add ham resending functions.
24754         (spam-list-of-processors): Add ham resend processor.
24755
24756         * gnus.el (ham-resend-to): Add new group parameter.
24757         (spam-process): Add ham resend option.
24758
24759         * spam-report.el (spam-report-resend): Allow reporting ham.
24760         (spam-report-resend-ham): Add wrapper.
24761
24762 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24763
24764         * message.el (message-cite-articles-with-x-no-archive):
24765         New variable.
24766         (message-cite-original): Use it.
24767
24768 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24769
24770         * message.el (message-cite-original): Respect X-No-Archive.
24771
24772 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24773
24774         * gnus-art.el (article-hide-headers): Refer to the values for
24775         gnus-ignored-headers and gnus-visible-headers in the summary
24776         buffer since a user may have set them as group parameters.
24777
24778 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24779
24780         * assistant.el (assistant-node-name): Add convenience function.
24781         (assistant-render-text, assistant-render-node): Add error handling,
24782         plus handle multiple next nodes.
24783         (assistant-find-next-node): Comment out for now.
24784         (assistant-find-next-nodes): Add function, returns list of next
24785         nodes.
24786
24787 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24788
24789         * mail-source.el (mail-source-directory): Fix doc-string.
24790
24791 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24792
24793         * assistant.el (assistant-render-text, assistant-eval): Add :set
24794         widget type, which is different because it takes and returns a
24795         list.  Much hilarity ensues.
24796
24797 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24798
24799         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24800
24801         * gnus-group.el (gnus-group-get-new-news-this-group):
24802         Add doc-string.
24803
24804         * gnus-start.el (gnus-activate-group): Add doc-string.
24805
24806 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24807
24808         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24809
24810 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24811
24812         * assistant.el (assistant-render-text): Try to add a :set
24813         widget, more to come.
24814
24815         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24816         strings.
24817         (spam-report-articles-resend)
24818         (spam-register-routine): Do registration iff any articles warrant
24819         it.
24820         (spam-summary-prepare-exit): Change log message for nil group
24821         destinations.
24822
24823 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24824
24825         * spam.el (spam-report-resend-register-routine):
24826         Allow spam-report-resend-to to be a group parameter or a global value.
24827
24828 2004-05-26  Simon Josefsson  <jas@extundo.com>
24829
24830         * starttls.el: Merge with my GNUTLS based starttls.el.
24831         (starttls-gnutls-program, starttls-use-gnutls)
24832         (starttls-extra-arguments, starttls-process-connection-type)
24833         (starttls-connect, starttls-failure, starttls-success):
24834         New variables.
24835         (starttls-program, starttls-extra-args): Doc fix.
24836         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24837         New functions.
24838         (starttls-negotiate, starttls-open-stream):
24839         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24840         function if it is set.
24841
24842 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24843
24844         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24845         structured fields.
24846
24847 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24848
24849         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
24850
24851 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
24852
24853         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
24854         Add variable.
24855         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
24856         assigning the spam-mark to new messages.
24857
24858 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
24859
24860         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24861
24862 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24863
24864         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24865
24866         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24867         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24868         default.
24869
24870 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24871
24872         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24873         correct data.
24874
24875 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24876
24877         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24878         (spam-group-processor-p): Fix function.
24879         (spam-group-processor-multiple-p)
24880         (spam-group-spam-processor-report-gmane-p)
24881         (spam-group-spam-processor-report-resend-p)
24882         (spam-group-spam-processor-bogofilter-p)
24883         (spam-group-spam-processor-blacklist-p)
24884         (spam-group-spam-processor-ifile-p)
24885         (spam-group-ham-processor-ifile-p)
24886         (spam-group-spam-processor-spamoracle-p)
24887         (spam-group-spam-processor-crm114-p)
24888         (spam-group-ham-processor-bogofilter-p)
24889         (spam-group-spam-processor-stat-p)
24890         (spam-group-ham-processor-stat-p)
24891         (spam-group-ham-processor-whitelist-p)
24892         (spam-group-ham-processor-BBDB-p)
24893         (spam-group-ham-processor-spamoracle-p)
24894         (spam-group-ham-processor-copy-p): Remove functions with some
24895         prejudice against unneeded code.
24896         (spam-report-articles-resend)
24897         (spam-report-resend-register-routine): Allow the group/topic
24898         spam-resend-to value to override spam-report-resend-to.
24899         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24900         properly now.
24901
24902         * gnus.el (spam-resend-to): Add group/topic parameter.
24903         (spam-process): Move the OBSOLETE processors to the end of the
24904         choices.
24905
24906 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24907
24908         * spam-report.el (spam-report-resend-to, spam-report-resend):
24909         Start with resend-to set to nil, and then ask the user if necessary.
24910         (spam-report-resend): spam-report-resend takes a list of articles, not
24911         separate article numbers.
24912
24913 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24914
24915         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
24916         addition to emacs-w3m.
24917
24918 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24919
24920         * assistant.el (assistant-authinfo-data): New function.
24921         (assistant-eval): Eval for entire assistant.
24922
24923         * netrc.el (netrc-services-file): New variable.
24924         (netrc-parse-services): New function.
24925         (netrc-find-service-name): New function.
24926         (netrc-find-service-number): New function.
24927         (netrc-port-equal): New function.
24928         (netrc-machine): Use it.
24929
24930         * nnimap.el (nnimap-open-connection): Use netrc.
24931
24932         * gnus-util.el (gnus-netrc-get): Remove aliases.
24933
24934         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
24935
24936         * assistant.el (wid-edit): Fix compilation.
24937
24938         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
24939
24940 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
24941
24942         * gnus-util.el (gnus-set-file-modes): New function.  (small
24943         patch).
24944
24945 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24946
24947         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
24948
24949         * assistant.el (assistant-render-node): Fix up rendering and
24950         read-only text.
24951         (assistant-render-node): Reset.
24952         (assistant-make-read-only): Not sticky.
24953
24954 2004-05-20  Danny Siu  <dsiu@adobe.com>
24955
24956         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
24957         centered even when gnus-auto-center-summary is t.
24958
24959 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24960
24961         * dns.el (dns-get-txt-answer): New function.
24962         (dns-read-txt): Ditto.
24963         (query-dns): Use it.
24964
24965 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24966
24967         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
24968         active for foreign groups even if the group level is higher than
24969         the specified value.
24970
24971 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24972
24973         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
24974         non-active groups.
24975
24976         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
24977
24978 2004-05-20  Magnus Henoch  <mange@freemail.hu>
24979
24980         * dns.el (dns-read-type): Add support for SVR.  (small patch)
24981
24982 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
24983
24984         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
24985         (spam-crm114-header, spam-crm114-spam-switch)
24986         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
24987         (spam-crm114-positive-spam-header)
24988         (spam-crm114-database-directory, spam-list-of-processors)
24989         (spam-group-spam-processor-crm114-p)
24990         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
24991         (spam-generic-score, spam-list-of-checks)
24992         (spam-list-of-statistical-checks, spam-registration-functions)
24993         (spam-check-crm114-headers, spam-crm114-score)
24994         (spam-check-crm114, spam-crm114-register-with-crm114)
24995         (spam-crm114-register-spam-routine)
24996         (spam-crm114-unregister-spam-routine)
24997         (spam-crm114-register-ham-routine)
24998         (spam-crm114-unregister-ham-routine): Add CRM114 support.
24999
25000 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25001
25002         * gnus.el: Add spam-use-crm114.
25003
25004         * spam.el (spam-list-of-processors, spam-registration-functions):
25005         Add spam-use-resend.
25006         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25007         (spam-report-articles-gmane): Add doc fix.
25008         (spam-report-articles-resend, spam-report-resend-register-routine):
25009         Add wrappers around spam-report-resend-to.
25010
25011         * spam-report.el (spam-report-resend-to, spam-report-resend):
25012         Add support for resending spam.
25013         (spam-report-gmane): Fix line length >80.
25014
25015         * gnus.el (spam-process): Add spam-use-resend.
25016
25017 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25018
25019         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25020         number of processed spam messages.
25021         (spam-ham-copy-or-move-routine): Return the number of processed
25022         ham messages.
25023         (spam-summary-prepare-exit): Use the above values to decide
25024         whether status messages shouled be displayed.
25025
25026 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25027
25028         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25029         `rfc2047-encoding-function-alist' in order to avoid conflicting
25030         with the old version.
25031         (rfc2047-encode-region): Concatenate words containing non-ASCII
25032         characters in structured fields; don't encode space-delimited
25033         ASCII words even in unstructured fields; don't break words at
25034         char-category boundaries.
25035         (rfc2047-encode-1): New function.
25036         (rfc2047-encode): Use it; encode text so that it occupies the
25037         maximum width within 76-column; work correctly on Q encoding for
25038         iso-2022-* charsets.
25039         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25040         sure not to break a line just after the header name.
25041         (rfc2047-b-encode-region): Remove.
25042         (rfc2047-b-encode-string): New function.
25043         (rfc2047-q-encode-region): Remove.
25044         (rfc2047-q-encode-string): New function.
25045
25046         * mm-util.el (mm-replace-in-string): New function.
25047
25048 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25049
25050         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25051         Really get it right.
25052         (gnus-inews-make-draft): Really.
25053
25054 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25055
25056         * nnmh.el (nnmh-request-list-1): Don't check the link count
25057         before descending.  (small patch)
25058
25059 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25060
25061         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25062         stuff.
25063
25064         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25065         Match on real group name.
25066
25067         * gnus-art.el (gnus-signature-limit): Doc fix.
25068
25069         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25070
25071         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25072
25073 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25074
25075         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25076         isn't a string.
25077
25078 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25079
25080         * gnus-draft.el (gnus-draft-send):
25081         Bind rfc2047-encode-encoded-words.
25082
25083         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25084         (rfc2047-encodable-p): Say that =? needs encoding.
25085         (rfc2047-encode-encoded-words): New variable.
25086
25087         * gnus-group.el (gnus-group-select-group): Doc fix.
25088
25089         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25090
25091         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25092         to nil.
25093
25094         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25095
25096         * nnheader.el (nnheader-get-lines-and-char): New function.
25097
25098 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25099
25100         * gnus-msg.el (gnus-summary-followup-with-original):
25101         Document yanking of region when active.
25102
25103 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25104
25105         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25106         groups if the group level is higher than the specified value.
25107
25108 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25109
25110         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25111         (gnus-group-jump-to-group): Add prefix argument using
25112         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25113         non-active group.
25114
25115         * compface.el (uncompface): Be verbose when changing
25116         `uncompface-use-external'.
25117
25118         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25119         handle manual section.
25120
25121 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25122
25123         * gnus-art.el (gnus-button-alist): Revert previous change.
25124
25125 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25126
25127         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25128
25129 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25130
25131         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25132         whether backend can accept message.
25133
25134         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25135
25136 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25137
25138         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25139         Avoid creating directory when nntp-marks-is-evil is true.
25140         Reported by Reiner Steib.
25141
25142 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25143
25144         * gnus-picon.el (gnus-picon-insert-glyph):
25145         Add optional `nostring' argument.
25146
25147 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25148
25149         * gnus-picon.el (gnus-picon-style): New variable.
25150         (gnus-picon-transform-address): Support `gnus-picon-style'.
25151
25152 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25153
25154         * message.el (message-fill-field): Return point.
25155         (message-generate-headers): Go to end of field.
25156
25157         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25158         stuff for non-living groups.
25159
25160 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25161
25162         * gnus-art.el (gnus-article-followup-with-original)
25163         (gnus-article-reply-with-original): gnus-mark-active-p ->
25164         gnus-region-active-p.
25165
25166 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25167
25168         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25169         only when there is spam or ham to be processed.
25170
25171 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25172
25173         * mail-source.el (mail-source-delete-crash-box): Refactor.
25174         (mail-source-fetch): Use it.
25175         (mail-source-fetch-file): Ditto.
25176         (mail-source-fetch-directory): Run postscript in loop.
25177         (mail-source-fetch-pop): Delete.
25178         (mail-source-fetch-maildir): Ditto.
25179         (mail-source-fetch-imap): Ditto.
25180
25181         * imap.el (imap-authenticators): Comment out sasl.
25182
25183         * message.el (message-skip-to-next-address): New function.
25184         (message-fill-header-address): Refactor.
25185         (message-fill-address): Use it.
25186         (message-delete-address): Use it.
25187         (message-fill-header-general): Refactor.
25188         (message-fill-field-address): Rename.
25189         (message-narrow-to-field): Find the start of the header.
25190         (message-header-format-alist): Don't pre-fill.
25191         (message-fill-header): Remove.
25192         (message-insert-header): New function.
25193         (message-shorten-references): Use it.
25194
25195         * rfc2047.el (rfc2047-field-value): Strip props.
25196
25197         * mail-parse.el (mail-header-make-address): New alias.
25198
25199         * ietf-drums.el (ietf-drums-make-address): New function.
25200
25201         * imap.el: Add compiler directives.
25202
25203         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25204
25205         * gnus-art.el (article-decode-idna-rhs): Don't use
25206         message-idna-inside-rhs-p.
25207
25208 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25209
25210         * message.el (message-idna-inside-rhs-p): Remove.
25211         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25212
25213         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25214         false positives.
25215
25216 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25217
25218         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25219
25220 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25221
25222         * nneething.el (nneething-file-name): Don't create spurious
25223         files.
25224
25225         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25226         (gnus-inews-do-gcc): Remove sleep.
25227
25228         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25229         part under point.
25230
25231         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25232         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25233
25234 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25235
25236         * spam.el (spam-summary-prepare-exit): Fix (length).
25237
25238 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25239
25240         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25241         as expired without moving it" message when there are spam
25242         messages left.
25243
25244 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25245
25246         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25247         header is not nil.
25248
25249 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25250
25251         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25252         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25253         (nntp-marks-changed-p): New arg SERVER.
25254         (nntp-request-update-info): Adjust caller.
25255
25256 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25257
25258         * nntp.el (nntp-save-marks): Pass missing arg.
25259
25260 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25261
25262         * nntp.el: Support marks.
25263         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25264         (nntp-marks-modtime, nntp-marks-directory): New variables.
25265         (nntp-request-set-mark, nntp-request-update-info)
25266         (nntp-possibly-create-directory, nntp-marks-changed-p)
25267         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25268         New functions.
25269
25270 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25271
25272         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25273         (gnus-xmas-redefine): Rename.
25274
25275         * gnus-score.el (gnus-score-insert-help):
25276         Use gnus-select-lowest-window.
25277
25278         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25279         appt-select-lowest-window and rename to gnus-select-lowest-window.
25280
25281         * gnus.el: do.
25282
25283 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25284
25285         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25286         encodings of MIME-encoded words, in order to improve
25287         interoperability with several broken MUAs.
25288
25289 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25290
25291         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25292         tags, only when charsets are not specified in headers.
25293         (mm-inline-text-html-render-with-w3m): Ditto.
25294
25295         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25296         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25297
25298 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25299
25300         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25301         instead of MIME-decoded from fields when checking
25302         `gnus-article-address-banner-alist'.
25303
25304 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25305
25306         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25307         description rather than subject.
25308
25309 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25310
25311         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25312
25313 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25314
25315         * gnus.el (gnus-version-number): Bump.
25316
25317 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25318
25319         * gnus.el: No Gnus v0.2 is released.
25320
25321 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25322
25323         * gnus-agent.el (gnus-agent-read-agentview):
25324         Inline gnus-uncompress-range.
25325
25326 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25327
25328         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25329         `exec-installed-p'.
25330
25331 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25332
25333         * gnus.el (spam-process, spam-autodetect-methods):
25334         Add bsfilter and bsfilter-headers.
25335
25336         * spam.el (spam-bsfilter): New customize group.
25337         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25338         (spam-bsfilter-header, spam-bsfilter-probability-header)
25339         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25340         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25341         (spam-bsfilter-database-directory): New options.
25342         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25343         (spam-list-of-statistical-checks, spam-registration-functions):
25344         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25345         (spam-bsfilter-score): New command.
25346         (spam-check-bsfilter-headers, spam-check-bsfilter)
25347         (spam-bsfilter-register-with-bsfilter)
25348         (spam-bsfilter-register-spam-routine)
25349         (spam-bsfilter-unregister-spam-routine)
25350         (spam-bsfilter-register-ham-routine)
25351         (spam-bsfilter-unregister-ham-routine): New functions.
25352         (spam-generic-score): Support bsfilter; Accept an optional argument
25353         to recalcurate spam score even if scoring header has already been
25354         added.
25355         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25356         optional argument to recalcurate spam score even if scoring header
25357         has already been added.
25358
25359 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25360
25361         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25362         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25363         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25364         link is missing.
25365
25366 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25367
25368         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25369         (html2text-get-attr): Rewrite.
25370
25371         * message.el (message-setup-1): Remove redundant put-text-property
25372         on mail-header-separator.
25373
25374 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25375
25376         * gnus-registry.el (gnus-registry-cache-whitespace)
25377         (gnus-registry-action, gnus-registry-spool-action)
25378         (gnus-registry-split-fancy-with-parent): Change message levels
25379         from 5 to 3 or 7, as needed.
25380
25381         * spam.el (spam-summary-prepare-exit)
25382         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25383         (spam-split, spam-find-spam, spam-log-undo-registration)
25384         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25385         level from 5 to 6.
25386
25387 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25388
25389         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25390         2004-03-04 change).
25391
25392 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25393
25394         * sieve-manage.el (sieve-manage-open):
25395         * nnweb.el (nnweb-insert-html):
25396         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25397         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25398         * nnspool.el (nnspool-request-group):
25399         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25400         * nnml.el (nnml-request-update-info):
25401         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25402         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25403         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25404         (nnimap-request-set-mark):
25405         * nnfolder.el (nnfolder-request-update-info):
25406         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25407         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25408         * gnus-uu.el (gnus-uu-find-articles-matching):
25409         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25410         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25411         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25412         * gnus-nocem.el (gnus-nocem-scan-groups):
25413         * gnus-int.el (gnus-start-news-server):
25414         * gnus-group.el (gnus-group-make-kiboze-group)
25415         (gnus-group-browse-foreign-server):
25416         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25417         Use mapc when appropriate.
25418
25419 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25420             Adam Sjøgren  <asjo@koldfront.dk>
25421             Wes Hardaker  <wes@hardakers.net>
25422             Michael Shields  <shields@msrl.com>
25423
25424         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25425         may need for spam sorting and scoring.
25426         (spam-user-format-function-S): Add user format function suitable for
25427         general use.
25428         (spam-article-sort-by-spam-status): Add sorting function for summary
25429         sorting.
25430         (spam-extra-header-to-number): Add function to get a score from a
25431         header.
25432         (spam-summary-score): Add function to get a numeric score from the
25433         headers.
25434         (spam-generic-score): Fix function doc, was in wrong place.
25435         (spam-initialize): Take symbols when it's run, and install the
25436         extra headers that spam-necessary-extra-headers thinks we need.
25437
25438 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25439
25440         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25441         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25442
25443 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25444
25445         * gnus-sum.el (gnus-set-global-variables)
25446         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25447         (gnus-article-get-xrefs, gnus-summary-best-group)
25448         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25449         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25450         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25451         Use with-current-buffer.
25452
25453 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25454
25455         * spam.el (spam-summary-prepare-exit): Simplify logic.
25456         (spam-fetch-article-header): Read the article header if it's not
25457         available.
25458         (spam-list-articles): Simplify logic.
25459         (spam-filelist-register-routine): Fix bug with unregister-list.
25460
25461         * gnus-registry.el: Fix comments at beginning.
25462
25463 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25464
25465         * message.el (message-cater-to-broken-inn): Remove.
25466         (message-shorten-references): Make sure the total folded length of
25467         References is shorter than 998 characters to cater to a bug in INN
25468         2.3.  Also, don't pretend that references aren't folded -- this
25469         hasn't worked for a while.
25470
25471 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25472
25473         * gnus-agent.el (gnus-agentize):
25474         gnus-agent-send-mail-real-function no longer set to current value
25475         of message-send-mail-function but rather a lambda that calls
25476         message-send-mail-function.  The change makes the agent real-time
25477         responsive to user changes to message-send-mail-function.
25478
25479 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25480
25481         * legacy-gnus-agent.el
25482         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25483         help from Florian Weimer <fw@deneb.enyo.de>
25484
25485 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25486
25487         * nnmail.el (nnmail-cache-insert): Revert last change.
25488
25489 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25490
25491         * nnmail.el (nnmail-cache-insert): Always check whether
25492         nnmail-cache-ignore-groups matches a group name.
25493
25494 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25495
25496         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25497         (spam-find-spam, spam-log-processing-to-registry)
25498         (spam-log-registered-p, spam-log-unregistration-needed-p)
25499         (spam-log-undo-registration): Use gnus-message instead of
25500         gnus-error, none of these errors are fatal.
25501
25502         * gnus-registry.el (gnus-registry-clean-empty-function)
25503         (gnus-registry-clean-empty): Remove only empty entries without
25504         extra data.
25505
25506 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25507
25508         * spam-stat.el (spam-stat-buffer-change-to-spam)
25509         (spam-stat-buffer-change-to-non-spam): Change (error) to
25510         (gnus-message 8) invocation.
25511
25512 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25513
25514         * nntp.el (nntp-via-netcat-command): New variable.
25515         (nntp-via-netcat-switches): New variable.
25516         (nntp-open-via-rlogin-and-netcat): New function.
25517         (nntp-open-connection-function): Doc fix.
25518         (nntp-telnet-command): Doc fix.
25519         (nntp-end-of-line): Doc fix.
25520         (nntp-via-rlogin-command): Doc fix.
25521         (nntp-via-user-name): Doc fix.
25522         (nntp-via-address): Doc fix.
25523
25524 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25525
25526         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25527         error in Emacs 21.1.
25528
25529 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25530
25531         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25532
25533 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25534
25535         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25536         (gnus-agent-with-refreshed-group): New macro.
25537         (gnus-agent-rename-group): New function.
25538         (gnus-agent-delete-group): New function.
25539         (gnus-agent-save-group-info): Use gnus-command-method when
25540         `method' parameter is nil.  Don't write nil entries into the
25541         active file.
25542         (gnus-agent-get-group-info): New function.
25543         (gnus-agent-fetch-articles):
25544         Use gnus-agent-update-files-total-fetched-for to increment disk space
25545         used.
25546         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25547         Use gnus-agent-update-view-total-fetched-for to increment disk space
25548         used.
25549         (gnus-agent-get-local): Add optional parameters to avoid calling
25550         gnus-group-real-name and gnus-find-method-for-group.
25551         (gnus-agent-set-local): Delete stored entry if either min, or max,
25552         are nil.
25553         (gnus-agent-fetch-session): Reworded error/quit messages.
25554         On quit, use gnus-agent-regenerate-group to record existance of any
25555         articles fetched to disk before the quit occurred.
25556         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25557         gnus-agent-update-view-total-fetched-for, and
25558         gnus-agent-update-files-total-fetched-for to decrement disk space
25559         used.
25560         (gnus-agent-retrieve-headers):
25561         Use gnus-agent-update-view-total-fetched-for to increment disk space
25562         used.
25563         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25564         with gnus-agent-update-files-total-fetched-for to decrement disk
25565         space and fresh group buffer.
25566         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25567         (gnus-agent-need-update-total-fetched-for): New variable.
25568         (gnus-agent-update-files-total-fetched-for): New function.
25569         (gnus-agent-update-view-total-fetched-for): New function.
25570         (gnus-agent-total-fetched-for): New function.
25571
25572         * gnus-cache.el (gnus-cache-save-buffers):
25573         Use gnus-cache-update-overview-total-fetched-for to change disk space
25574         used by this group.
25575         (gnus-cache-possibly-enter-article):
25576         Use gnus-cache-update-file-total-fetched-for to increment disk space
25577         used by this group.
25578         (gnus-cache-possibly-remove-article):
25579         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25580         used by this group.
25581         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25582         (gnus-cache-rename-group): New function.
25583         (gnus-cache-delete-group): New function.
25584         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25585         (gnus-cache-need-update-total-fetched-for): New variable.
25586         (gnus-cache-with-refreshed-group): New macro.
25587         (gnus-cache-update-file-total-fetched-for): New function.
25588         (gnus-cache-update-overview-total-fetched-for): New function.
25589         (gnus-cache-rename-group-total-fetched-for): New function.
25590         (gnus-cache-delete-group-total-fetched-for): New function.
25591         (gnus-cache-total-fetched-for): New function.
25592
25593         * gnus-group.el: Require gnus-sum and autoload functions to
25594         resolve warnings when gnus-group.el compiled alone.
25595         (gnus-group-line-format): Documented new %F.
25596         (size of Fetched data) group line format; identifies disk space
25597         used by agent and cache.
25598         (gnus-group-line-format-alist): Defined new F format.
25599         (gnus-total-fetched-for): New function.
25600         (gnus-group-delete-group): No longer update
25601         gnus-cache-active-altered as gnus-request-delete-group now keeps
25602         the cache in sync.
25603         (gnus-group-list-active): Let the agent store a server's active
25604         list if currently plugged.
25605
25606         * gnus-int.el (gnus-request-delete-group):
25607         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25608         local disk in sync with the server.
25609         (gnus-request-rename-group):
25610         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25611         local disk in sync with the server.
25612
25613         * gnus-start.el (gnus-get-unread-articles):
25614         Cosmetic simplification to logic.
25615
25616         * gnus-util.el (gnus-rename-file): New function.
25617
25618 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25619
25620         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25621
25622 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25623
25624         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25625         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25626
25627 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25628
25629         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25630         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25631
25632 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25633
25634         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25635
25636 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25637
25638         * spam.el (spam-set-difference): Add function to replace
25639         gnus-set-difference in spam.el.
25640         (spam-summary-prepare-exit): Use spam-set-difference.
25641
25642 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25643
25644         * gnus-registry.el (gnus-registry-cache-file): Update to use
25645         gnus-dribble-directory OR gnus-home-directory OR ~.
25646         (gnus-registry-split-fancy-with-parent): Fix doc.
25647
25648 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25649
25650         * message.el (message-exchange-point-and-mark):
25651         Use message-mark-active-p.  Suggested by Jesper Harder
25652         <harder@ifa.au.dk>.
25653
25654 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25655
25656         * message.el (message-exchange-point-and-mark): Don't activate
25657         region if it was inactive.  Suggested by Hiroshi Fujishima
25658         <pooh@nature.tsukuba.ac.jp>.
25659
25660 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25661
25662         * gnus-art.el (article-display-face): Display Faces in the same
25663         order as X-Faces.
25664
25665 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25666
25667         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25668
25669 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25670
25671         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25672         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25673         (gnus-article-mime-hierarchy): Remove.
25674         (gnus-article-mime-hierarchy-next): Remove.
25675         (gnus-article-mode): Revert 2004-03-19 change.
25676         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25677         (gnus-insert-mime-button): Revert 2004-03-19 change.
25678         (gnus-mime-accumulate-hierarchy): Remove.
25679         (gnus-mime-enter-multipart): Remove.
25680         (gnus-mime-leave-multipart): Remove.
25681         (gnus-mime-display-part): Revert 2004-03-19 change.
25682         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25683
25684         * mml.el (mml-preview): Revert 2004-03-19 change.
25685
25686 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25687
25688         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25689
25690 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25691
25692         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25693         t while entering a file name using the mm-with-multibyte macro.
25694         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25695
25696         * mm-util.el (mm-with-multibyte): New macro.
25697
25698 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25699
25700         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25701         New user option.
25702         (gnus-mime-multipart-functions): Doc and customization fix.
25703         (gnus-article-mime-hierarchy): New variable.
25704         (gnus-article-mime-hierarchy-next): New variable.
25705         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25706         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25707         gnus-article-mime-hierarchy-next to nil.
25708         (gnus-insert-mime-button): Show hierarchy numbers.
25709         (gnus-mime-accumulate-hierarchy): New function.
25710         (gnus-mime-enter-multipart): New function.
25711         (gnus-mime-leave-multipart): New function.
25712         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25713         (gnus-mime-display-alternative): Show hierarchy numbers.
25714
25715         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25716         gnus-article-mime-hierarchy-next to nil.
25717
25718 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25719
25720         * dns.el: Don't require gnus-xmas.
25721
25722 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25723
25724         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25725         inline PGP.
25726         (mml-menu): Disable mml-quote-region if mark is inactive.
25727
25728 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25729
25730         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25731         when the group's active is not available.
25732
25733 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25734
25735         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25736         error.
25737
25738 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25739
25740         * imap.el (imap-store-password): New variable.
25741         (imap-interactive-login): Use it.
25742         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25743
25744 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25745
25746         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25747         window-start and hscroll to summary window.
25748
25749 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25750
25751         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25752         conversion message to newsrc-dribble when an actual conversion is
25753         performed.
25754
25755 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25756
25757         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25758
25759 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25760
25761         * mm-decode.el (mm-complicated-handles): New function reviving
25762         former definition of mm-multiple-handles.
25763
25764         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25765         (gnus-mime-delete-part): Use it.
25766
25767 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25768
25769         * gnus-agent.el (gnus-agent-read-local):
25770         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25771         avoid the implicit assumption that they will always be equal.
25772         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25773         coding-system-for-write, as the with-temp-file macro first prints
25774         to a buffer then saves the buffer.
25775
25776 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25777
25778         * gnus-art.el (gnus-article-edit-part): New function.
25779         (gnus-mime-save-part-and-strip): Use it; do query instead of
25780         signaling an error; don't use mm-multiple-handles.
25781         (gnus-mime-delete-part): Ditto.
25782
25783 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25784
25785         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25786         old file versions.
25787         (gnus-group-prepare-hook): Remove function that converted list
25788         form of gnus-agent-expire-days to group properties.
25789
25790         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25791         (gnus-request-accept-article): Re-indented.
25792
25793         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25794         converters to handle old agent file formats.  Add logic for a
25795         "backup before upgrading warning".
25796         (gnus-convert-mark-converter-prompt): Developers can mark
25797         functions as needing (default), or not needing,
25798         gnus-convert-old-newsrc's "backup before upgrading warning".
25799         (gnus-convert-converter-needs-prompt): Tests whether the user
25800         should be protected from potentially irreversable changes by the
25801         function.
25802
25803         * legacy-gnus-agent.el: New.  Provides converters that are only
25804         loaded when gnus-convert-old-newsrc needs to call them.
25805
25806 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25807
25808         * mail-source.el (mail-source-touch-pop): Doc fix.
25809
25810         * message.el (message-smtpmail-send-it): Doc fix.
25811
25812 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25813
25814         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25815
25816         * nnmail.el (nnmail-split-fancy): do.
25817
25818         * gnus-kill.el (gnus-kill, gnus-execute): do.
25819
25820 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25821
25822         * gnus-sum.el (gnus-widget-reversible-match)
25823         (gnus-widget-reversible-to-internal)
25824         (gnus-widget-reversible-to-external): New functions.
25825         (gnus-widget-reversible): New widget.
25826         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25827
25828 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25829
25830         * gnus-sum.el (gnus-thread-sort-functions)
25831         (gnus-article-sort-functions): Document `(not F)' items.
25832
25833 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25834
25835         * spam.el (spam-use-gmane-xref): Add new backend.
25836         (spam-gmane-xref-spam-group): Add variable to control the name of the
25837         Gmane spam group.
25838         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25839         (spam-regex-headers-spam, spam-regex-headers-ham)
25840         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25841         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25842         backends and checks.
25843         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25844
25845         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
25846         an autodetect method.
25847
25848 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25849
25850         * gnus-int.el (gnus-request-accept-article): Inform the agent that
25851         articles are being added to a group.
25852         (gnus-request-replace-article): Inform the agent that articles
25853         need to be uncached as the cached contents are no longer valid.
25854
25855 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25856
25857         * binhex.el: Don't autoload executable-find.
25858
25859         * canlock.el: Don't autoload mail-fetch-field.
25860
25861         * dgnushack.el: Autoload c-mode for XEmacs.
25862
25863         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25864
25865         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25866         rmail-dont-reply-to and rmail-output.
25867
25868         * gnus-score.el: Don't autoload ffap-string-at-point.
25869
25870         * gnus-setup.el: Don't autoload sc-cite-original.
25871
25872         * imap.el: Don't autoload base64-decode-string,
25873         base64-encode-string and md5.
25874
25875         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25876         and rmail-msg-restore-non-pruned-header.
25877
25878         * mm-decode.el: Don't autoload executable-find.
25879
25880         * mm-url.el: Don't autoload executable-find.
25881
25882         * mm-view.el: Don't autoload diff-mode.
25883
25884         * nndb.el: Don't autoload news-reply-mode, news-setup,
25885         cancel-timer and telnet.
25886
25887         * password.el: Don't autoload run-at-time for Emacs.
25888
25889         * sha1-el.el: Don't autoload executable-find.
25890
25891         * sieve-mode.el: Don't autoload c-mode.
25892
25893         * uudecode.el: Don't autoload executable-find.
25894
25895 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25896
25897         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25898         (gnus-agent-possibly-alter-active): Avoid null in numeric
25899         comparison.
25900         (gnus-agent-set-local): Refuse to save null in local object table.
25901         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25902         list of articles that will be marked as unread.
25903
25904 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25905
25906         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25907
25908 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25909
25910         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25911         language tags.
25912
25913 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
25914
25915         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
25916         Don't bind "obarray".
25917
25918         * gnus-sum.el (gnus-thread-sort-functions):
25919         Add `gnus-thread-sort-by-most-recent-number' and
25920         `gnus-thread-sort-by-most-recent-date'.
25921         Reported by Kai Grossjohann <kai@emptydomain.de>.
25922
25923 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25924
25925         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
25926
25927 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25928
25929         * gnus-cus.el (gnus-agent-customize-category):
25930         Remove ignore-errors macro reference that required cl to be loaded at
25931         run-time.
25932
25933         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
25934         single-interval range of the form (min . max).  Previously the
25935         range had to look like ((min . max)).  Likewise, return
25936         (min . max) rather than ((min . max)).
25937         (gnus-range-map): Use gnus-range-normalize to accept
25938         single-interval range.
25939
25940         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
25941         the cache, but not the agent, now appear with their usual face.
25942
25943         * dgnushack.el (loaddir): New variable that is bound to the
25944         directory containing the dgnushack.el file. Use loaddir, rather
25945         than srcdir, to update load-path. Change lets dgnushack compile
25946         code in directories other than GNUS/lisp.
25947
25948 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25949
25950         * lpath.el: Don't bind w3m-safe-url-regexp.
25951
25952         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
25953         w3m-safe-url-regexp variable buffer-local.
25954
25955         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25956
25957 2004-02-27  Simon Josefsson  <jas@extundo.com>
25958
25959         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
25960         gnus-group-real-prefix.
25961         (gnus-summary-move-article): Use it, instead of
25962         gnus-group-real-prefix.
25963
25964 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25965
25966         * lpath.el: Bind w3m-safe-url-regexp.
25967
25968         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
25969         w3m-safe-url-regexp variable buffer-local and set it as the value
25970         of mm-w3m-safe-url-regexp.
25971
25972         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25973
25974         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
25975         parsing gnus-posting-styles when the message is not for replying.
25976
25977         * dgnushack.el: Autoload sgml-mode for XEmacs.
25978
25979         * nnrss.el (nnrss-opml-export):
25980         Use mm-set-buffer-file-coding-system instead of
25981         set-buffer-file-coding-system.
25982
25983 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
25984
25985         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
25986         of checkdoc.el).
25987         * nnrss.el: do.
25988         * gnus-mlspl.el: do.
25989         * gnus-ml.el: do.
25990         * gnus-srvr.el: do.
25991
25992         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
25993
25994 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
25995
25996         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
25997         Corrections to custom-manual links.
25998
25999         * gnus-art.el (gnus-article): Ditto.
26000
26001         * mm-decode.el (mime-display, mime-security): Ditto.
26002
26003 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26004
26005         * flow-fill.el: Typo.
26006
26007 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26008
26009         * spam-wash.el: New file.
26010
26011 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26012
26013         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26014
26015 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26016
26017         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26018         to be run with new-articles as LIST1, not LIST2.
26019         (spam-registration-functions): Add spam-use-ham-copy as a nil
26020         registration backend.
26021
26022 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26023
26024         * spam-stat.el (spam-stat-washing-hook): New option.
26025         (spam-stat-buffer-words): Use it.
26026         (spam-stat-process-directory, spam-stat-test-directory):
26027         Use insert-file-contents-literally.
26028         (spam-stat-coding-system): New variable.
26029         (spam-stat-load, spam-stat-save): Use it.
26030
26031 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26032
26033         * spam-report.el (spam-report-plug-agent):
26034         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26035
26036 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26037
26038         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26039         Allow / in mailto URLs.
26040
26041 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26042
26043         * spam-report.el (spam-report-process-queue): Fix interactive use.
26044         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26045         (spam-report-unplug-agent): Doc fixes.
26046         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26047         (spam-report-agentize, spam-report-deagentize): Autoload.
26048
26049 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26050
26051         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26052
26053         * message.el (message-setup-fill-variables): Add mml tags to
26054         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26055         <ajk@iu.edu>.
26056         (message-mode): Don't modify paragraph-separate there.
26057
26058 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26059
26060         * compface.el (uncompface-use-external): Default to undecided.
26061         (uncompface-use-external-threshold): New variable.
26062         (uncompface-float-time): New macro.
26063         (uncompface): Determine whether to use the external decoder if
26064         uncompface-use-external is undecided.
26065
26066 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26067
26068         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26069         after images.
26070
26071         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26072
26073 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26074
26075         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26076
26077         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26078
26079         * gnus-sum.el (gnus-summary-limit-to-age)
26080         (gnus-summary-limit-children): do.
26081
26082         * gnus-int.el (gnus-request-scan): do.
26083
26084         * gnus-group.el (gnus-group-suspend): do.
26085
26086         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26087
26088         * gnus-cite.el (gnus-cite-parse-attributions): do.
26089
26090         * gnus-agent.el (gnus-summary-set-agent-mark)
26091         (gnus-agent-regenerate-group): do.
26092
26093         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26094
26095         * binhex.el (binhex-decode-region-internal): do.
26096
26097 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26098
26099         * gnus-fun.el (gnus-face-properties-alist): New user option.
26100         (gnus-display-x-face-in-from): Use it.
26101
26102         * gnus-art.el (article-display-face): Ditto.
26103
26104         * compface.el (uncompface-use-external): Default to nil.
26105
26106 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26107
26108         * nntp.el (nntp-erase-buffer): New function.
26109         (nntp-retrieve-data, nntp-send-command)
26110         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26111         (nntp-possibly-change-group): Use it.
26112
26113         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26114         Use with-current-buffer.
26115
26116 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26117
26118         * compface.el: Merge the ELisp-based uncompface program.
26119         (compface): New customization group.
26120         (uncompface-use-external): New user option.
26121         (uncompface): Call uncompface-internal if uncompface-use-external
26122         is nil.
26123         (uncompface-internal): New function.  Note that there are also
26124         some other functions and variables added for this function.
26125
26126 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26127
26128         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26129         if necessary.
26130
26131 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26132
26133         * spam-report.el (spam-report-unplug-agent)
26134         (spam-report-plug-agent, spam-report-deagentize)
26135         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26136         Add support for the Agent in spam-report: when unplugged, report to a
26137         file; when plugged, submit all the requests.
26138
26139         * spam.el (spam-register-routine): Fix message about
26140         registration.
26141
26142 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26143
26144         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26145         dependencies.
26146         (rfc2047-encode): Use it.
26147
26148         * gnus-art.el (gnus-button-marker-list): Move before first
26149         reference.
26150
26151         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26152         (imap-parse-body): Fix format string mismatch.
26153
26154         * gnus-score.el (gnus-summary-increase-score): do.
26155
26156         * nnrss.el (nnrss-close): New function.
26157
26158 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26159
26160         * nnrss.el (nnrss-make-filename): New function.
26161         (nnrss-request-delete-group, nnrss-read-server-data)
26162         (nnrss-save-server-data, nnrss-read-group-data)
26163         (nnrss-save-group-data): Use it.
26164         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26165         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26166         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26167
26168 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26169
26170         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26171
26172 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26173
26174         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26175         files.
26176
26177         * message.el (message-generate-headers-first): Don't quote nil
26178         and t in docstrings.
26179
26180         * imap.el (imap-id): do.
26181
26182         * gnus-agent.el (gnus-agent-consider-all-articles)
26183         (gnus-agent-queue-mail): do.
26184
26185 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26186
26187         * spam-report.el (spam-report-process-queue): New function.
26188         Process requests from `spam-report-requests-file'.
26189         (spam-report-process-queue): Doc fix.
26190
26191 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26192
26193         * spam.el (spam-register-routine)
26194         (spam-log-processing-to-registry, spam-log-registered-p)
26195         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26196         Change "check" to "spam-check" for semi-clarity.
26197
26198 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26199
26200         * pop3.el: Require nnheader.
26201
26202         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26203
26204         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26205
26206         * gnus-picon.el: Require cl.
26207
26208         * gnus-fun.el: Require gnus-ems and gnus-util.
26209
26210         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26211
26212         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26213
26214         * gnus-art.el (gnus-article-edit-mode): Define before first
26215         reference.
26216
26217 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26218
26219         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26220         (gnus-uu-post-encoded): Use point-at-bol.
26221
26222         * gnus-topic.el (gnus-group-active-topic-p): do.
26223
26224         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26225
26226         * gnus-group.el (gnus-group-kill-region): do.
26227
26228         * gnus-art.el (article-date-ut): do.
26229
26230         * message.el (message-fetch-field): Remove redundant
26231         case-fold-search binding.
26232         (message-narrow-to-field): Simplify.
26233
26234 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26235
26236         * spam.el (spam-directory): Derive from `gnus-directory'.
26237
26238         * spam-report.el (spam-report-url-to-file)
26239         (spam-report-requests-file): New function and variable for offline
26240         reporting.
26241         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26242         and user defined function.
26243         (spam-report-url-ping-mm-url): Remove doubled slash.
26244
26245 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26246
26247         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26248
26249 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26250
26251         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26252         Fix format string mismatch.
26253
26254         * sieve.el (sieve-deactivate-all): do.
26255
26256         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26257
26258         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26259
26260         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26261
26262         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26263
26264 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26265
26266         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26267         the list of checks.
26268
26269 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26270
26271         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26272         padding.
26273
26274 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26275
26276         * mm-view.el (mm-fill-flowed): New variable.
26277         (mm-inline-text): Use it.
26278
26279 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26280
26281         * spam.el (spam-spamassassin-register-ham-routine)
26282         (spam-spamassassin-register-spam-routine): Fix function names.
26283
26284 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26285
26286         * gnus.el (gnus-tmp-grouplens): Remove.
26287         (gnus-summary-line-format): Remove grouplens.
26288
26289         * gnus-group.el (gnus-group-line-format): Ditto.
26290
26291         * gnus-spec.el (gnus-format-specs): Ditto.
26292         (gnus-update-format-specifications): Flush the group format spec
26293         cache if there's the grouplens stuff.
26294         (gnus-parse-simple-format): Replace %l with the empty string.
26295
26296 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26297
26298         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26299         omission.
26300
26301 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26302
26303         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26304         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26305
26306 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26307
26308         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26309         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26310         New macros and functions.
26311         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26312         Handle > NLINK_MAX messages.
26313         * nnmaildir.el (nnmaildir-request-set-mark):
26314         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26315
26316 2004-01-25  Alex Schroeder  <alex@gnu.org>
26317
26318         * spam-stat.el (spam-stat-process-directory-age): New option.
26319         (spam-stat-process-directory): Use it.
26320
26321 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26322
26323         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26324         (spam-stat-save): Accept prefix argument.
26325
26326 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26327
26328         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26329         links" error.
26330
26331 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26332
26333         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26334         the rest of the and/or forms.
26335
26336 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26337
26338         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26339         compatibility with old .newsrc.eld files.
26340
26341         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26342
26343         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26344
26345         * gnus-start.el (gnus-1): do.
26346
26347         * gnus-group.el (gnus-group-line-format-alist): do.
26348
26349         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26350
26351         * gnus-gl.el: Remove.
26352
26353 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26354
26355         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26356         marks consisting of a single range {for example, (3 . 5)} rather
26357         than a list of a single range { ((3 . 5)) }.
26358
26359 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26360
26361         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26362         Use with-current-buffer.
26363         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26364         avoid consing a string.
26365
26366         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26367         Remove obsolete entries for big5 and gb2312.
26368
26369 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26370
26371         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26372         uncompressed list.
26373
26374 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26375
26376         * spam-stat.el (spam-stat-strip-xref): New function.
26377         (spam-stat-process-directory): Use it.
26378
26379         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26380         here -- it's done in message-fetch-field.
26381
26382 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26383
26384         * gnus-agent.el (gnus-agent-queue-mail)
26385         (gnus-agent-prompt-send-queue): New variables.
26386         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26387         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26388         "nndraft:queue" along to gnus-draft-send.
26389         Use gnus-agent-prompt-send-queue.
26390         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26391         is "nndraft:queue".  Suggested by Gaute Strokkenes
26392         <gs234@srcf.ucam.org>
26393
26394         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26395         (agent-enable-undownloaded-faces): Add.
26396         (gnus-agent-cat-groups): Use eval-and-compile, not
26397         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26398         method of gnus-agent-cat-groups even when the buffer has been
26399         evaled.
26400         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26401         delete gnus-agent-save-active-1.
26402         (gnus-agent-save-groups): Delete.  Identical to
26403         gnus-agent-save-active.
26404         (gnus-agent-write-active): No longer adjust agent's copy of active
26405         file as agent's adjustments are now stored in their own
26406         file.  Remove optional parameter.
26407         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26408         servers.  Add use of min/max range limits from server's local
26409         file.
26410         (gnus-agent-save-alist): Remove unused optional argument.
26411         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26412         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26413         (gnus-agent-set-local): A per-server file that keeps min/max range
26414         limits for articles known to the agent.  Provides a fast mechanism
26415         for altering many active ranges.
26416         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26417         active file (local makes it unnecessary).
26418         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26419
26420         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26421         (agent-enable-undownloaded-faces): Add.
26422
26423         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26424         disable it when sending to "nndraft:queue".
26425         (gnus-group-send-queue): Add safety check to avoid sending queue
26426         when unplugged.
26427
26428         * gnus-group.el (gnus-group-catchup): Use new
26429         gnus-sequence-of-unread-articles, not
26430         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26431         numbers of articles.  Use gnus-range-map to avoid having to
26432         uncompress the unread list.
26433         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26434         Fix invalid ange-ftp reference.
26435
26436         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26437         (gnus-sorted-range-intersection): Intersection of two ranges
26438         without requiring that they first be uncompressed.
26439
26440         * gnus-start.el (gnus-activate-group): Unless blocked by the
26441         caller, possibly expand the active range to include both cached
26442         and agentized articles.
26443         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26444         multiple version-dependent converters.
26445         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26446         gnus-agent-save-active.
26447         (gnus-save-newsrc-file): Save dirty agent range limits.
26448
26449         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26450         gnus-agent-possibly-alter-active.
26451         (gnus-adjust-marked-articles): Faster handling of simple lists.
26452
26453 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26454
26455         * spam-stat.el (spam-stat-test-directory): New optional argument
26456         displays a list of files detected.  Suggested by Andrew Cohen
26457         <cohen@andy.bu.edu>.
26458         (spam-stat-buffer-words-with-scores): Don't narrow and change
26459         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26460
26461 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26462
26463         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26464         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26465         (spam-spamassassin-arguments)
26466         (spam-spamassassin-spam-flag-header)
26467         (spam-spamassassin-positive-spam-flag-header)
26468         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26469         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26470         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26471         (spam-list-of-processors, spam-list-of-checks)
26472         (spam-list-of-statistical-checks, spam-registration-functions)
26473         (spam-check-spamassassin-headers, spam-check-spamassassin)
26474         (spam-spamassassin-score)
26475         (spam-spamassassin-register-with-sa-learn)
26476         (spam-spamassassin-register-spam-routine)
26477         (spam-spamassassin-register-ham-routine)
26478         (spam-assassin-register-spam-routine)
26479         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26480         (spam-bogofilter-score): Fix to show article before scoring.
26481
26482 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26483
26484         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26485         default scoring function.
26486         (spam-generic-score): Call spam-spamassassin-score if
26487         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26488         spam-bogofilter-score otherwise.
26489
26490         * gnus.el (spam-process, spam-autodetect-methods):
26491         Add spamassassin and spamassassin-headers.
26492
26493 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26494
26495         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26496         Suppress unnecessary messages.
26497
26498 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26499
26500         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26501         make-hash-table.
26502
26503 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26504
26505         * canlock.el (base64-encode-string): Don't autoload it.
26506
26507 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26508
26509         * run-at-time.el: Remove useless (require 'itimer),
26510         eval-and-compile and (featurep 'xemacs).
26511
26512 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26513
26514         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26515         GROUP is a virtual group.
26516
26517 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26518
26519         * gnus.el: Autoload `message-y-or-n-p'.
26520
26521 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26522
26523         * pgg-parse.el: Remove unnecessary (require 'custom).
26524
26525         * pgg-def.el: do.
26526
26527         * nnmail.el: do.
26528
26529         * gnus-undo.el: do.
26530
26531         * gnus-picon.el: do.
26532
26533         * gnus-util.el: do.
26534
26535 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26536
26537         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26538
26539 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26540
26541         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26542         handle, as well as a list.
26543
26544         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26545         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26546         (mm-w3m-cid-retrieve): Simplify.
26547
26548 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26549
26550         * message.el (message-kill-to-signature): Allow prefix arg to
26551         specify number of lines to keep before signature.
26552
26553 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26554
26555         * message.el (message-kill-to-signature): Change docstring.
26556
26557 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26558
26559         * canlock.el: Always require sha1-el.
26560         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26561
26562         * message.el: Autoload sha1 only when compiling.
26563
26564         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26565         eudc-expand-inline for XEmacs.
26566
26567 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26568
26569         * message.el (message-canlock-generate): Require sha1-el.
26570
26571 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26572
26573         * message.el (message-expand-name): Silence the byte compiler.
26574
26575         * lpath.el: Add detect-coding-system.
26576
26577         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26578         cus-edit.
26579
26580 2004-01-13  Simon Josefsson  <jas@extundo.com>
26581
26582         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26583         Invoke gnus-score-mode.
26584         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26585
26586         * gnus-range.el (gnus-compress-sequence): Doc fix.
26587         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26588
26589 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26590
26591         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26592
26593 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26594
26595         * spam.el (spam-get-article-as-string): Update to use
26596         gnus-request-article-this-buffer, much simpler.
26597         (spam-get-article-as-buffer): Remove.
26598
26599 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26600
26601         * message.el (message-expand-name): Use EUDC if the user uses that.
26602
26603 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26604
26605         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26606         character for the encoding to avoid consing a string.
26607
26608         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26609         unnecessarily.
26610
26611         * mm-util.el (mm-replace-chars-in-string): Remove.
26612
26613         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26614         of mm-replace-chars-in-string.
26615
26616 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26617
26618         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26619
26620         * mm-util.el (mm-subst-char-in-string): Support inplace.
26621
26622         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26623         a new string in every iteration.  Use shy groups.
26624
26625 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26626
26627         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26628         * gnus-soup.el (gnus-soup-group-brew):
26629         * gnus-msg.el (gnus-put-message):
26630         * gnus-move.el (gnus-group-move-group-to-server):
26631         * gnus-kill.el (gnus-batch-score):
26632         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26633         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26634         (gnus-group-update-group, gnus-group-read-group)
26635         (gnus-group-make-group, gnus-group-make-help-group)
26636         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26637         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26638         (gnus-group-sort-by-unread, gnus-group-catchup)
26639         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26640         (gnus-group-yank-group, gnus-group-set-info)
26641         (gnus-group-list-groups):
26642         * gnus.el (gnus-generate-new-group-name):
26643         * gnus-delay.el (gnus-delay-send-queue):
26644         * nnvirtual.el (nnvirtual-catchup-group):
26645         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26646         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26647         (gnus-group-prepare-topics, gnus-topic-check-topology):
26648         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26649         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26650         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26651         (gnus-group-make-articles-read):
26652         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26653         (gnus-group-change-level, gnus-kill-newsgroup)
26654         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26655         (gnus-get-unread-articles, gnus-make-articles-unread)
26656         (gnus-make-ascending-articles-unread): Use accessor
26657         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26658         to get group information for improved readability.
26659
26660
26661 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26662
26663         * gnus-art.el (article-decode-mime-words, article-babel)
26664         (gnus-article-highlight-signature, gnus-article-add-buttons)
26665         (gnus-signature-toggle): Use gnus-with-article-buffer.
26666
26667         * gnus-art.el (gnus-article-highlight-headers)
26668         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26669
26670         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26671         (gnus-article-set-globals, gnus-request-article-this-buffer)
26672         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26673         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26674         (gnus-mime-display-alternative): Use with-current-buffer.
26675
26676 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26677
26678         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26679         also under 80 char limit, and call gnus-error if needed.
26680         (spam-fetch-article-header): Fix - it was a
26681         buffer-local variable (gnus-newsgroup-data).
26682         (spam-find-spam): Use spam-generate-fake-headers, forget about
26683         spam-insert-fake-headers.
26684         (spam-insert-fake-headers): Remove.
26685
26686 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26687
26688         * deuglify.el (gnus-article-outlook-unwrap-lines)
26689         (gnus-outlook-rearrange-article)
26690         (gnus-outlook-repair-attribution-outlook)
26691         (gnus-outlook-repair-attribution-block)
26692         (gnus-outlook-repair-attribution-other): Remove redundant
26693         save-excursion.
26694
26695 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26696
26697         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26698         (spam-fetch-field-subject-fast)
26699         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26700         (spam-fetch-article-header): Add functions to deal with Gnus
26701         internals for fast retrieval of article header data.
26702         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26703
26704 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26705
26706         * pop3.el (pop3-md5): Remove.
26707         (pop3-apop): Replace pop3-md5 with md5.
26708
26709         * mm-bodies.el: base64 is always built-in.
26710
26711         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26712         Use with-current-buffer.
26713
26714 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26715
26716         * canlock.el (canlock-insert-header): Remove excessive grouping in
26717         regexp.
26718
26719         * gnus-sum.el (gnus-summary-read-document): Ditto.
26720
26721         * gnus-uu.el (gnus-uu-part-number): Ditto.
26722
26723         * html2text.el (html2text-remove-tags): Ditto.
26724         (html2text-format-tags): Ditto.
26725         (html2text-format-single-elements): Ditto.
26726
26727         * mml.el (mml-parse-1): Ditto.
26728
26729 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26730
26731         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26732
26733         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26734
26735         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26736
26737         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26738
26739 2003-11-15  Simon Josefsson  <jas@extundo.com>
26740
26741         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26742         (pgg-gpg-lookup-key): Use regexp match instead of
26743         split-string (split-string is different between emacs 21.2 and
26744         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26745
26746 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26747
26748         * gnus-art.el (gnus-mime-view-all-parts)
26749         (gnus-article-part-wrapper, gnus-article-view-part):
26750         Use with-current-buffer.
26751
26752 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26753
26754         * spam.el (spam-disable-spam-split-during-ham-respool)
26755         (spam-spamoracle-database, spam-cache-lookups)
26756         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26757         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26758         (spam-group-ham-marks, spam-group-spam-marks)
26759         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26760         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26761         also add spam-use-blackholes to the statistical checks.
26762         (spam-fetch-field-fast): Add interface to fetching fields, may
26763         become a macro.
26764         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26765         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26766         (spam-insert-fake-headers): Fake an article when needed.
26767         (spam-find-spam): Fake article when possible.
26768         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26769         (spam-check-bogofilter-headers): Use message-fetch-field instead
26770         of nnmail-fetch-field.
26771
26772 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26773
26774         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26775
26776 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26777
26778         * spam.el (spam-split): Do not require spam-use-CHECK to be
26779         enabled if that check is passed to spam-split explicitly; also
26780         fix so 'spam doesn't get converted to spam-split-group when
26781         spam-split-symbolic-return is t.
26782         (spam-find-spam): Find registrations of the article and use those
26783         instead of re-running spam-split to find the spam/ham
26784         classification of the article.
26785         (spam-log-processing-to-registry, spam-log-registered-p)
26786         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26787         Use gnus-error instead of gnus-message.
26788         (spam-log-registration-type): Add function to determine the
26789         classification of a message based on registry entries; will
26790         return nil if both 'spam and 'ham are found.
26791         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26792         a reasonably fast local cache without the loading errors.
26793         (spam-cache-lookups): Set to t by default.
26794         (spam-find-spam): Don't try to guess spam-cache-lookups.
26795         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26796         spam-caches entry.
26797         (spam-filelist-build-cache, spam-filelist-check-cache):
26798         Fix caching of whitelist/blacklist entries.
26799         (spam-check-whitelist, spam-check-blacklist):
26800         Invoke spam-from-listed-p with a type, not a cache variable.
26801         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26802
26803 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26804
26805         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26806
26807         * nnmail.el (nnmail-split-fancy): do.
26808
26809         * mml.el (mml-parse): do.
26810
26811         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26812         (gnus-score-adaptive): do.
26813
26814 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26815
26816         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26817         (gnus-mime-button-map): Don't set keymap parent.
26818         (gnus-button-ctan-directory-regexp): Use shy grouping.
26819         (gnus-prev-page-map): Don't set keymap parent.
26820         (gnus-prev-page-map): Remove duplicated one.
26821         (gnus-next-page-map): Don't set keymap parent.
26822         (gnus-mime-security-button-map): Ditto.
26823
26824         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26825         version number.
26826
26827         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26828
26829 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26830
26831         * canlock.el (canlock-sha1-function): Remove.
26832         (canlock-sha1-function-for-verify): Remove.
26833         (canlock-openssl-program): Remove.
26834         (canlock-openssl-args): Remove.
26835         (canlock-ignore-errors): Remove.
26836         (canlock-sha1-with-openssl): Remove.
26837         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26838         (canlock-verify): Don't use canlock-ignore-errors.
26839
26840         * sha1-el.el (sha1-string-external): Make it can return a string
26841         in binary form.
26842         (sha1-region-external): Ditto.
26843         (sha1-string-internal): Ditto.
26844         (sha1-region-internal): Ditto.
26845         (sha1-region): Ditto.
26846         (sha1-string): Ditto.
26847         (sha1): Ditto.
26848
26849 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26850
26851         * spam.el (spam-report-articles-gmane): New command.
26852
26853 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26854
26855         * gnus.el: Don't make unnecessary *Group* buffer when loading.
26856
26857         * run-at-time.el (run-at-time-saved): Remove.
26858         (run-at-time): Doc fix.
26859
26860 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26861
26862         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26863         (gnus-summary-limit-map): Add it.
26864         (gnus-summary-make-menu-bar): do.
26865
26866 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26867
26868         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26869         Make attempt at some caching support (done for BBDB only now).
26870         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26871         addresses to be checked.
26872         (spam-clear-cache-BBDB): Add function, to be invoked by
26873         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26874         (spam-check-BBDB): Check and use the caches, if
26875         spam-cache-lookups is on, remove superfluous (provide).
26876
26877 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26878
26879         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26880
26881 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26882
26883         * run-at-time.el (run-at-time-saved): Move to after the definition
26884         of `run-at-time'.
26885
26886         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26887
26888 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26889
26890         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26891         mm-w3m-local-map-property.
26892
26893         * mm-view.el (mm-w3m-mode-map): Remove.
26894         (mm-w3m-local-map-property): Remove.
26895         (mm-inline-text-html-render-with-w3m): Don't use
26896         mm-w3m-local-map-property.
26897
26898 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26899
26900         * run-at-time.el: New file.
26901
26902         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26903         under Emacs.
26904
26905         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26906         of gnus-set-text-properties.
26907
26908         * gnus-uu.el (gnus-uu-save-article): Ditto.
26909
26910         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26911
26912         * gnus-cite.el (gnus-cite-parse): Ditto.
26913
26914         * gnus-art.el (gnus-button-push): Use set-text-properties instead
26915         of gnus-.
26916
26917         * gnus-xmas.el (run-at-time): Require run-at-time.
26918
26919         * gnus.el: Change calls to nnheader-run-at-time and
26920         password-run-at-time throughout to use run-at-time directly.
26921
26922         * password.el: Remove definition of run-at-time.
26923
26924         * nnheaderxm.el: Remove definition of run-at-time.
26925
26926 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
26927
26928         * mml.el (mml-minibuffer-read-disposition): Show attachment type
26929         in prompt.
26930
26931 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26932
26933         * messagexmas.el (message-xmas-redefine): Alias
26934         `message-make-caesar-translation-table' to
26935         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
26936         version.
26937
26938         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
26939         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
26940         `gnus-xmas-set-text-properties'.
26941         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
26942         `gnus-xmas-completing-read'.
26943         (gnus-xmas-completing-read): Removed.
26944         (gnus-xmas-open-network-stream): Removed.
26945
26946         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
26947         XEmacs version.
26948
26949         * dns.el (dns-make-network-process): Use `open-network-stream'
26950         instead of `gnus-xmas-open-network-stream'.
26951
26952         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
26953
26954         * .cvsignore: Add auto-autoloads.el, custom-load.el.
26955
26956 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26957
26958         * gnus-art.el (gnus-mime-display-alternative)
26959         (gnus-insert-mime-button, gnus-insert-mime-security-button)
26960         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
26961         Don't use gnus-local-map-property.
26962
26963         * gnus-util.el (gnus-local-map-property): Remove.
26964
26965         * mm-view.el (mm-view-pkcs7-decrypt):
26966         Replace gnus-completing-read-maybe-default with completing-read.
26967
26968         * gnus-util.el (gnus-completing-read): do.
26969         (gnus-completing-read-maybe-default): Remove.
26970
26971 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26972
26973         * password.el: Only autoload `run-at-time' if not XEmacs.
26974         Only autoload the itimer functions if XEmacs.
26975
26976 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26977
26978         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
26979         XEmacsen.
26980
26981         * dgnushack.el: Autoload executable-find for XEmacs.
26982
26983 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26984
26985         * gnus-art.el (gnus-read-string): Remove.
26986         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
26987         read-string.
26988
26989 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
26990
26991         * netrc.el: Autoload password-read.
26992         (netrc): Add configuration group.
26993         (netrc-encoding-method, netrc-openssl-path):
26994         Add variables for encoding and decoding of files with symmetric
26995         ciphers.
26996         (netrc-encode): Add assistant function to encode a file with
26997         netrc-encoding-method.
26998         (netrc-parse): Add interactive parameter, added optional
26999         decoding if netrc-encoding-method is non-nil but otherwise
27000         behavior is standard.
27001         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27002         Do s/encode/encrypt/ everywhere.
27003
27004         * spam.el: Remove executable-find autoload.
27005
27006 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27007
27008         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27009
27010         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27011
27012 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27013
27014         * gnus-art.el (gnus-treat-ansi-sequences)
27015         (article-treat-ansi-sequences): New variable and function.
27016         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27017
27018         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27019         Use it.
27020
27021 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27022
27023         * mm-util.el (mm-quote-arg): Remove.
27024
27025         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27026         shell-quote-argument.
27027
27028         * gnus-uu.el (gnus-uu-command): do.
27029
27030         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27031
27032         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27033         with make-char.
27034
27035         * mm-util.el (mm-make-char): Remove.
27036
27037         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27038         add-minor-mode.
27039
27040         * gnus-undo.el (gnus-undo-mode): do.
27041
27042         * gnus-topic.el (gnus-topic-mode): do.
27043
27044         * gnus-sum.el (gnus-dead-summary-mode): do.
27045
27046         * gnus-start.el (gnus-slave-mode): do.
27047
27048         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27049
27050         * gnus-ml.el (gnus-mailing-list-mode): do.
27051
27052         * gnus-gl.el (gnus-grouplens-mode): do.
27053
27054         * gnus-draft.el (gnus-draft-mode): do.
27055
27056         * gnus-dired.el (gnus-dired-mode): do.
27057
27058         * gnus-ems.el (gnus-add-minor-mode): Remove.
27059
27060         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27061         Replace gnus-char-width with char-width.
27062
27063         * gnus-ems.el (gnus-char-width): Remove.
27064
27065         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27066         Replace gnus-char-width with char-width.
27067
27068         * gnus-ems.el (gnus-char-width): Remove.
27069
27070         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27071         definition.
27072         Remove Emacs 20 hash table compatibility code.
27073
27074         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27075         20 compatibility code.
27076
27077         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27078
27079         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27080
27081         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27082         Replace with point-at-{eol,bol}.
27083
27084         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27085
27086         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27087
27088         * flow-fill.el (fill-flowed-point-at-bol)
27089         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27090
27091         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27092         Replace with point-at-{eol,bol} throughout all files.
27093
27094 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27095
27096         * ntlm.el (ntlm-string-as-unibyte): New macro.
27097         (ntlm-build-auth-response): Use it.
27098
27099         Remove Emacs 20 stuff:
27100         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27101         (butlast, mapc, remove): Remove the compiler macros.
27102         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27103         of delq and copy-sequence.
27104         * gnus-art.el (popup-menu): Remove the compiler macro.
27105         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27106         Emacs 20.
27107
27108 2004-01-05  Simon Josefsson  <jas@extundo.com>
27109
27110         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27111         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27112         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27113         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27114         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27115         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27116         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27117         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27118         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27119         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27120         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27121         string-xor into ntlm-string-xor.
27122         Suggested by Jesper Harder <harder@myrealbox.com>.
27123
27124         * ntlm.el: Don't include poem.
27125
27126         * md4.el (print-int32, print-string-hexa): Remove.
27127         Suggested by Jesper Harder <harder@myrealbox.com>.
27128
27129         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27130
27131         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27132         probably breaks emacs with DL patch, but do we care? Is anyone
27133         still using the DL stuff?)
27134
27135         * sieve-manage.el: Use the password package.
27136         (sieve-manage-read-passwd): Remove.
27137         (sieve-manage-interactive-login): Use password.  Re-add
27138         condition-case around loop.
27139
27140         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27141         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27142         Use the password package.
27143
27144 2003-02-19  Simon Josefsson  <jas@extundo.com>
27145
27146         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27147         token.
27148
27149 2002-08-07  Simon Josefsson  <jas@extundo.com>
27150
27151         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27152         (sieve-manage-authenticators):
27153         (sieve-manage-authenticator-alist): Add some SASL mechs.
27154         (sieve-sasl-auth): New function.
27155         (sieve-manage-cram-md5-auth):
27156         (sieve-manage-plain-auth): Rewrite using SASL library.
27157         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27158         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27159         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27160         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27161
27162 2004-01-05  Simon Josefsson  <jas@extundo.com>
27163
27164         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27165         New files.
27166
27167 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27168
27169         * gnus-group.el (gnus-no-groups-message): Update.
27170
27171         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27172
27173 2003-11-09  Simon Josefsson  <jas@extundo.com>
27174
27175         * imap.el: Support for ID IMAP extension (RFC 2971).
27176         (imap-local-variables): Add imap-id.
27177         (imap-id): New variable.
27178         (imap-id): New function.
27179         (imap-parse-response): Parse untagged ID response.
27180         * nnimap.el (nnimap-id): New variable.
27181         (nnimap-open-connection): Use it.
27182
27183 2003-12-28  Simon Josefsson  <jas@extundo.com>
27184
27185         * gnus-score.el (gnus-score-edit-all-score): New.
27186         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27187
27188 2004-01-04  Simon Josefsson  <jas@extundo.com>
27189
27190         * password.el: Add.
27191
27192 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27193
27194         * dns.el (dns-query-types): Fix typo.
27195         (dns-query-types): New function.
27196         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27197         PTR and SOA replies, see RFC 1035.
27198
27199 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27200
27201         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27202
27203         * Move to Changelog.2.
27204
27205 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27206
27207         * gnus.el (gnus-version-number): Bump version.
27208
27209 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27210
27211         * gnus.el: No Gnus v0.1 is released.
27212
27213 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27214
27215         * gnus.el: No Gnus v0.0 is released.
27216
27217 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27218
27219         * gnus.el (gnus-version-number): Bump.
27220         (gnus-version): No.
27221
27222 See ChangeLog.2 for earlier changes.
27223
27224   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27225
27226   This file is part of GNU Emacs.
27227
27228   GNU Emacs is free software: you can redistribute it and/or modify
27229   it under the terms of the GNU General Public License as published by
27230   the Free Software Foundation, either version 3 of the License, or
27231   (at your option) any later version.
27232
27233   GNU Emacs is distributed in the hope that it will be useful,
27234   but WITHOUT ANY WARRANTY; without even the implied warranty of
27235   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27236   GNU General Public License for more details.
27237
27238   You should have received a copy of the GNU General Public License
27239   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27240
27241 ;; Local Variables:
27242 ;; coding: utf-8
27243 ;; fill-column: 79
27244 ;; add-log-time-zone-rule: t
27245 ;; End: