Misc changes made in Emacs trunk
[gnus] / lisp / ChangeLog
1 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
4         groups work again.
5
6 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
7
8         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
9         999 correctly (i.e. "1,342").
10
11 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
12
13         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
14         out if the directory doesn't exist.
15
16 2014-03-07  Daiki Ueno  <ueno@gnu.org>
17
18         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
19         commands here; instead, only check if epg-config.el is available.
20
21 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
22
23         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
24         messages with embedded images.
25         (mml-generate-mime): Don't bug out if you don't have libxml.
26
27 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
28
29         * message.el (message-make-html-message-with-image-files): New command.
30
31 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
32
33         * gnus-group.el (gnus-group-make-group): Clarify prompt.
34
35         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
36
37 2014-02-23  David Engster  <deng@randomsample.de>
38
39         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
40         to stay compatible with older Emacsen, so replace `cl-loop' with
41         `loop'.
42
43 2014-02-22  Daniel Colascione  <dancol@dancol.org>
44
45         * auth-source.el (auth-source-secrets-listify-pattern): New function.
46         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
47         instead, build list of patterns.
48
49 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
50
51         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
52         Display header attachment buttons by gnus-article-prepare-display
53         rather than gnus-article-prepare so as to view in mml-preview as well.
54
55 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
56
57         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
58         in `auth-sources' means and link to EPA docs.
59
60 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
61
62         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
63         (bug#12375).
64
65 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
66
67         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
68         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
69
70 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
71
72         * message.el (message-tab): Mention what happens on normal tabs
73         (bug#11297).
74
75 2014-02-08  Glenn Morris  <rgm@gnu.org>
76
77         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
78
79 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
80
81         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
82         buttons that are hidden in unselected alternative part as well.
83         (gnus-mime-display-alternative): Redraw attachment buttons in header.
84
85         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
86
87 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
88
89         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
90         keystroke.
91         (gnus-server-toggle-cloud-server): Only allow clouding applicable
92         types.
93
94         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
95         with an empty string.
96
97 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
98
99         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
100         buffer-local in some buffers, so bind it explicitly in the buffer we're
101         trying to cancel the article in (bug#10808).
102
103 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
106         New functions.
107
108         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
109         New user option.
110         (gnus-mime-buttonize-attachments-in-header): New function.
111         (gnus-article-prepare): Use it.
112         (gnus-mime-inline-part): Suppress extra newline.
113         (gnus-mm-display-part): Save excursion;
114         remove useless deleting and adding of buttons.
115         (gnus-insert-mime-button): Allow insertion in the middle of a line.
116
117         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
118         Add gnus-mime-buttonize-attachments-in-header.
119
120 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
121
122         * nnimap.el (nnimap-request-articles): New command to download several
123         articles at once.
124
125         * gnus.el (gnus-variable-list): Save Cloud variables.
126
127         * gnus-int.el (gnus-request-accept-article): Doc fix.
128
129 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
130
131         * parse-time.el (parse-time-iso8601-regexp)
132         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
133         it more generally.
134
135 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
136
137         * gnus-cloud.el: New file to provide the Emacs Cloud.
138
139         * dgnushack.el: Silence XEmacs w3 warning.
140
141         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
142         `url-retrieve-synchronously', apparently.
143
144         * dgnushack.el: Silence XEmacs dns.el warning.
145
146         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
147         instead of in all files.
148
149         * dns.el (network-interface-list): Define for XEmacs.
150
151         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
152         XEmacs.
153
154         * nnrss.el (libxml-parse-html-region): Silence compilation error.
155
156 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
157
158         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
159         `gnus-group-split-fancy'.
160
161 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
162
163         * message.el (message-remove-header): Doc fix.
164         (message-forward-included-headers): New variable.
165         (message-remove-ignored-headers): Use it.
166
167 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
168
169         * nnir.el (nnir-request-update-mark): Don't try to update the source
170         group if we can't find it (bug#16611).
171
172 2014-01-31  Dave Abrahams  <dave@boostpro.com>
173
174         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
175
176 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
177
178         * dns.el (dns-servers-up-to-date-p): New function to see whether the
179         network interfaces changed.
180         (dns-query): Use it to flush the data.
181
182 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
183
184         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
185         from random face commands.
186         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
187         Face.
188         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
189         (gnus--random-face-with-type): Generic function returning a face-type
190         as a string.
191         (gnus--insert-random-face-with-type): Generic function inserting a face
192         in a message buffer header.
193         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
194         (gnus-insert-random-x-face-header): Rewritten to use
195         `gnus--insert-random-face-with-type`.
196         (gnus-random-face): Return random (png) Face as string.
197         (nus-insert-random-face-header): Insert random (png) Face in a message
198         buffer.
199
200 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
201
202         * mm-url.el: Remove all usage of w3.
203
204         * nnrss.el: Ditto.
205
206         * mm-decode.el: Ditto.
207
208         * mm-view.el: Ditto.
209
210         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
211         outdated and all Emacsen have url.el built-in.
212
213         * gnus-setup.el: Remove outdated file.
214
215 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
216
217         * gnus.el: Ma Gnus v0.9 is released.
218
219 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
220
221         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
222
223 2014-01-31  Dave Abrahams  <dave@boostpro.com>
224
225         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
226         in the summary buffer (bug#13769).
227
228 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
229
230         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
231         name if we're using a single article buffer.  Otherwise, it may point
232         to a killed buffer (bug#13756).
233
234 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
235
236         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
237         the match data, just save and restore it explictly (bug#12375).
238
239         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
240         that's needed.
241
242         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
243         the code once (bug#9069).
244
245 2014-01-18  Steinar Bang  <sb@dod.no>
246
247         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
248         reading.
249
250 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
251
252         * message.el (message-bury): Call bury-buffer with no argument
253         in the message-return-action case too.
254
255 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
258         (nnimap-split-fancy, nnimap-split-methods): Declare.
259
260         * mm-util.el (help-function-arglist): Declare.
261
262 2013-12-28  Glenn Morris  <rgm@gnu.org>
263
264         * gnus-sieve.el (gnus-sieve-select-method):
265         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
266         (gravatar-rating, gravatar-size):
267         * message.el (message-minibuffer-local-map):
268         * sieve-manage.el (sieve-manage-authenticators)
269         (sieve-manage-authenticator-alist): Specify custom types.
270
271         * hashcash.el (hashcash-program): Rename from hashcash-path.
272         Update callers.
273
274         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
275         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
276         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
277
278         * auth-source.el (auth-sources):
279         * nnmairix.el (nnmairix-propagate-marks-upon-close):
280         Fix custom types.
281
282         * tls.el (tls-certtool-program): Fix default value.
283
284 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
285
286         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
287         we get proper traces there, too.
288
289 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
290
291         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
292         value of the parameters if the current article has a Reply-To or From
293         field.
294
295 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
296
297         * gnus.el (gnus-group-buffer): Remove duplicate definition.
298
299 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
300
301         * gnus-sum.el (gnus-summary-exit): Stop animations.
302
303 2013-12-19  Juri Linkov  <juri@jurta.org>
304
305         * gnus.el (gnus-suppress-keymap):
306         * gnus-art.el (gnus-article-mode-map):
307         * gnus-group.el (gnus-group-mode-map):
308         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
309         Remove [backspace] key binding because it shadows DEL (bug#16035).
310
311         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
312
313 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
314
315         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
316         Make sure work directory exists.
317         (gnus-uu-digest-mail-forward): Store temporary files in work directory
318         rather than tmp directory.
319         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
320         not necessarily always run, with it.
321
322 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
323
324         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
325         value of gnus-icalendar-additional-identities work without restart.
326
327 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
328
329         * mm-util.el (mm-make-temp-file):
330         Alias to make-temp-file for modern Emacsen.
331
332 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
333
334         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
335         nnir-article-number and nnir-article-group.
336
337 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
338
339         * message.el (message-send-mail-with-sendmail):
340         Don't kill error buffer if sending fails.
341
342 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
343
344         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
345         (gnus-icalendar-event->org-entry)
346         (gnus-icalendar--update-org-event)
347         (gnus-icalendar-event->gnus-calendar): Distinguish between
348         required/optional/non-participant attendee status.  Fix bug causing
349         the first required event participant to be omitted.
350
351 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
352
353         * gnus-art.el (article-de-quoted-unreadable)
354         (article-de-base64-unreadable, gnus-mime-copy-part)
355         * gnus-html.el (gnus-article-html)
356         * mm-view.el (mm-inline-text-html-render-with-w3)
357         (mm-inline-text-html-render-with-w3m-standalone)
358         * rfc2231.el (rfc2231-decode-encoded-string):
359         Allow overriding charset by mm-charset-override-alist.
360
361         * gnus-art.el (gnus-article-browse-html-parts):
362         Replace LWSPs with `&nbsp;'s in header.
363
364         Work for broken Chinese articles.
365
366         * gnus-art.el (gnus-article-browse-html-save-cid-content):
367         Exclude broken handles that gnus-summary-enter-digest-group may create.
368         (gnus-article-browse-html-parts):
369         Allow overriding charset by mm-charset-override-alist.
370
371 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
372
373         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
374         (gnus-icalendar-identities): Support additional-identities.
375
376 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
377
378         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
379         org-timestamp for events ending at midnight.
380
381 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
382
383         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
384         .log files.
385
386 2013-11-20  David Engster  <deng@randomsample.de>
387
388         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
389
390 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
391
392         * message.el (message-beginning-of-line):
393         Use beginning-of-visual-line when visual-line-mode is turned on.
394
395 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
396
397         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
398         (gnus-icalendar-event-from-ical)
399         (gnus-icalendar-event->org-entry)
400         (gnus-icalendar--update-org-event): Required/optional participation,
401         list of attendees synced to org.
402
403 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
404
405         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
406         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
407         cancellations to be synced to org if the original appt has an org
408         outline.
409
410 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
411
412         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
413         (gnus-icalendar-event->org-entry)
414         (gnus-icalendar--update-org-event)
415         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
416
417 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
418
419         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
420         Fix timezone handling in gnus-icalendar export to org.
421
422 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
423
424         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
425
426 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
427
428         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
429
430 2013-10-30  Glenn Morris  <rgm@gnu.org>
431
432         * gnus-group.el (gnus-group-browse-foreign-server):
433         * gnus-int.el (gnus-start-news-server):
434         Silence compiler obsolescence warning.
435
436 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
437
438         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
439         `nnoo-current-server' first, then for the actual `nnimap-address' to
440         allow netrc entries for the nnoo server to coexist with netrc entries
441         for the `nnimap-address'.
442
443 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
444
445         * mm-decode.el (mm-dissect-buffer): Revert last change.
446         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
447         The problem that motivated those changes was attributed to a broken
448         mail sender, and has been fixed.
449
450 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
451
452         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
453         token is missing in the Content-Type header.
454
455         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
456
457 2013-09-18  Glenn Morris  <rgm@gnu.org>
458
459         * gnus-util.el (image-size): Declare.
460
461 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
462
463         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
464         (gnus-icalendar-event-from-ical)
465         (gnus-icalendar-event--build-reply-event-body)
466         (gnus-icalendar-event-reply-from-buffer)
467         (gnus-icalendar-find-org-event-file)
468         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
469         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
470
471         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
472
473 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
474
475         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
476         Use save-current-buffer.
477         (gnus-tree-mode-map): Initialize in the declaration.
478         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
479         (scroll-in-place): Defvar it.
480         (gnus-tmp-*): Defvar them.
481         (gnus-get-tree-buffer): Use derived-mode-p.
482         (gnus--let-eval): New macro.
483         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
484         non-prefixed variables.
485         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
486
487         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
488         vars since it doesn't seem to be available.
489         (gnus-set-global-variables, gnus-summary-read-group-1)
490         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
491         (gnus-summary-display-article, gnus-summary-select-article)
492         (gnus-summary-next-article, gnus-offer-save-summaries)
493         (gnus-summary-generic-mark): Use derived-mode-p.
494         (gnus-summary-read-group-1, gnus-summary-exit)
495         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
496         Adjust calls to gnus-tree-close and gnus-tree-open.
497
498         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
499
500         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
501         (gnus-agent-mode): Use derived-mode-p.
502         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
503         gnus-command-method and *-command-method to nil, but bind
504         gnus-command-method to *-command-method instead!
505         (gnus-agent-fetch-articles): Remove unused var `id'.
506         (gnus-agent-fetch-headers): Remove unused arg `force'.
507         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
508         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
509         (gnus-agent-short-article, gnus-agent-long-article)
510         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
511         first use.
512         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
513         `score-param'.
514         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
515         (gnus-get-predicate): Push in front of the cache, rather than end.
516         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
517         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
518         (gnus-agent-expire-unagentized-dirs): Don't rebind
519         gnus-agent-expire-current-dirs since the defvar silences the warning.
520         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
521         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
522         (gnus-agent-regenerate): Simplify interactive spec and doc.
523
524 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
525
526         * gnus-int.el (gnus-open-server): Silence compiler.
527
528         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
529
530         * message.el (message-display-completion-list): Abolish.
531         (message-completion-in-region): Use display-completion-list.
532
533 2013-09-17  Glenn Morris  <rgm@gnu.org>
534
535         * gnus-util.el (gnus-message-with-timestamp-1):
536         Use `messages-buffer' function if available.  Ignore read-only.
537
538 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
539
540         * message.el (message-expand-group, message-completion-in-region):
541         Correct the order of start and end of a region.
542
543 2013-09-13  Glenn Morris  <rgm@gnu.org>
544
545         * mml2015.el (gnus-create-image): Autoload it.
546
547         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
548
549         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
550         (image-size): Declare.
551
552 2013-09-12  Glenn Morris  <rgm@gnu.org>
553
554         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
555         Avoid using `find', which i) might not be defined at runtime;
556         ii) does not work, since its default test is eql, not equal.
557         (gnus-mime-action-alist): Declare.
558
559 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
560
561         * score-mode.el (gnus-score-mode-map): Move initialization
562         into declaration.
563         (gnus-score-mode): Use define-derived-mode.
564         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
565         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
566         into declaration.
567         (gnus-kill-file-mode): Use define-derived-mode.
568         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
569         Use derived-mode-p.
570         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
571         (gnus-group-setup-buffer, gnus-group-name-at-point)
572         (gnus-group-make-web-group, gnus-group-enter-directory)
573         (gnus-group-suspend): Use derived-mode-p.
574         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
575         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
576         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
577         (gnus-article-setup-buffer, gnus-article-prepare)
578         (gnus-article-prepare-display, gnus-sticky-article)
579         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
580         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
581         (gnus-article-read-summary-keys): Use derived-mode-p.
582
583 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
584
585         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
586
587 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
588
589         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
590         shift_jis from the default value set for Japanese users.
591
592 2013-08-13  Glenn Morris  <rgm@gnu.org>
593
594         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
595
596         * gnus.el (gnus-valid-select-methods): Fix type.
597
598         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
599
600 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
601
602         * mm-decode.el (mm-display-external): Run a timer for the temp files
603         deletion after a viewer exits; add a deletion timer for the needsterm
604         case, too.
605
606         * mm-decode.el (mm-display-external): Try to delete temporary files by
607         using a 1-min. timer.
608
609 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
612         New internal variables.
613         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
614         (mm-display-external): Use it to delete temporary files instead of
615         using timers.
616
617 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
618
619         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
620
621 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
622
623         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
624         with cond for backwards compatability.
625
626 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
627
628         * mm-decode.el (mm-display-external): Bind process-connection-type to
629         nil; don't delete a temp file immediately even if a viewer finishes,
630         since it may be a shell script, like xdg-open, that launches a real
631         viewer program belatedly.
632
633 2013-08-05  Dave Abrahams  <dave@boostpro.com>
634
635         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
636         that we can create nndoc groups that excerpt other groups.
637
638 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
639
640         * gnus-delay.el (gnus-delay-article): Fix typo.
641
642         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
643         articles.
644
645         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
646         we can get spell-checking etc.
647
648 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
649
650         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
651         a single one used for encoding the whole text in a header.
652
653 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
656         doesn't work properly on XEmacs.
657
658 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
659
660         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
661         before sending.
662
663         * dgnushack.el (dgnushack-compile): Add a temporary check for
664         gnus-icalendar.
665
666         * mm-decode.el (mm-command-output): New face.
667         (mm-display-external): Use it.
668
669 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
670
671         * nnmbox.el (nnmbox-request-article): Don't change point.
672
673 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
674
675         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
676         Include `handle' parameter.
677
678 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
679
680         * gnus-icalendar.el: New file.
681
682 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
683
684         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
685
686         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
687         dummy roots, too.
688
689 2013-08-01  David Edmondson  <dme@dme.org>
690
691         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
692         out on ttys.
693
694 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
697         not empty.
698
699         * nnrss.el (nnrss-discover-feed): Indent.
700
701 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
702
703         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
704
705 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706
707         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
708         dirty to ensure nnimap data being saved.
709
710 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
711
712         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
713         menu entry.
714
715         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
716         the current thread's total score instead of the current article's
717         score.
718
719         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
720         (gnus-sort-threads-recursively): Delete defcustom.
721         (gnus-sort-threads-recursive): Adapt accordingly.
722
723 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
724
725         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
726         (gnus-sort-threads-recursive): Use it.
727         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
728         again.  Now that determines how to sort subthreads.
729
730 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
731
732         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
733         (gnus-sort-threads): Use it.
734
735 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
736
737         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
738         punctuation characters follow parentheses (bug#14950).
739
740 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
741
742         * gnus.el (gnus-continuum-version):
743         * gnus-msg.el (gnus-extended-version): Simplify.
744
745         * gnus.el (gnus-continuum-version-1): Remove.
746         * gnus-msg.el (gnus-bug): Revert.
747
748         Calculate gnus-version correctly on Cygwin.
749
750         * gnus.el (gnus-continuum-version): Do main calculations in integers.
751         (gnus-continuum-version-1): New function, return a string.
752
753         * gnus-msg.el (gnus-extended-version, gnus-bug):
754         Use gnus-continuum-version-1 instead of gnus-continuum-version.
755
756 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
757
758         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
759         (bug#13384).
760
761 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
762
763         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
764         that were only relevant in a development version a long time ago.
765
766 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
767
768         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
769         that the old Emacs 24s bundle.
770
771 2013-07-10  David Engster  <deng@randomsample.de>
772
773         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
774         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
775         fixes a bug in Emacs trunk where the 'unexist' marks were always
776         removed at startup because "Gnus v5.13" was considered smaller than "Ma
777         Gnus v0.03".
778
779 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
780
781         * gnus.el (gnus-summary-line-format): Reference
782         `gnus-user-date-format-alist' for the &user-date; format, not
783         `gnus-summary-user-date-format-alist'.
784
785 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
786
787         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
788         delete files (bug#13481).
789
790 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
791
792         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
793
794 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
795
796         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
797         display images.
798
799         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
800
801         * message.el (message-cancel-news): According to
802         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
803         preferred over "cmsg cancel" in the Subject.
804
805         * nnir.el (nnir-engines): Note that the group specs are regexps
806         (bug#13238).
807
808         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
809         gotten read-only text properties, ensure that those aren't heeded when
810         copying stuff over (bug#13434).
811
812         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
813         (bug#13762).
814
815 2013-07-05  David Kastrup  <dak@gnu.org>
816
817         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
818         authinfo file again (important for blank passwords).  This had been
819         broken with 2013-06-15 change.
820
821 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
822
823         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
824         Revert 2013-01-14 change.
825
826 2013-07-02  Daiki Ueno  <ueno@gnu.org>
827
828         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
829         of 'create-image' for XEmacs compatibility; check errors when decoding
830         image.  Reported by Uwe Brauer.
831
832 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
833
834         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
835         gnus-button-push revised at 2011-01-19.
836
837 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
838
839         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
840         now live in the lisp/net Emacs 24 repository.
841
842 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
843
844         * eww.el (eww-update-header-line-format): Quote % characters.
845
846 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
847
848         * eww.el (eww-process-text-input): Display passwords as asterisks.
849
850         * shr.el (shr-make-table-1): Protect against invalid column-spans.
851
852 2013-06-19  Tom Tromey  <tromey@redhat.com>
853
854         * eww.el (eww-top-url): Remove.
855         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
856         (eww-render): Set new variables.  Don't set eww-top-url.
857         (eww-handle-link): Handle "prev", "home", and "contents".
858         Downcase the rel text.
859         (eww-top-url): Choose best top URL.
860
861 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
862
863         * eww.el: Rewrite to implement form elements "by hand" instead of
864         relying in widget.el.  Using widget.el leads to too many
865         user interface inconsistencies.
866         (eww-self-insert): Implement entering commands in text fields.
867         (eww-process-text-input): New function to make text input field editing
868         work.
869         (eww-submit): Rewrite to use the new-style form methods.
870         (eww-select-display): Display the correct selected item.
871         (eww-change-select): Implement changing the select value.
872         (eww-toggle-checkbox): Implement radio/checkboxes.
873         (eww-update-field): Fix compilation error.
874         (eww-tag-textarea): Implement <textarea>.
875
876         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
877         don't shadow mode-specific bindings.
878
879         * eww.el (eww-browse-url): Don't push stuff onto history if there's
880         nothing to push.
881
882         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
883
884 2013-06-19  Glenn Morris  <rgm@gnu.org>
885
886         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
887
888 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
889
890         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
891
892 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
893
894         * shr.el (shr-make-table-1): Implement <td rowspan>.
895         (shr-table-horizontal-line): Allow nil as a value, and change the
896         default.
897         (shr-insert-table-ruler): Respect the nil value.
898
899 2013-06-18  Tom Tromey  <tromey@barimba>
900
901         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
902         New defvars.
903         (eww-open-file): New defun.
904         (eww-render): Initialize new variables.
905         (eww-display-html): Handle "link" and "a".
906         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
907         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
908         (eww-back-url): Rename from eww-previous-url.
909         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
910         defuns.
911
912 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
913
914         * shr.el (shr-tag-table): Insert the images after the table, so that
915         they're not covered by the table colourisation, which often looked
916         awkward.
917         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
918         <dd>.
919         (shr-make-table-1): Implement <td colspan=> support.
920         (shr-insert-document): Use one less than window width if `shr-width' is
921         nil, since otherwise things may get one character too wide.
922
923 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
924
925         * eww.el (eww-detect-charset): Improve regexp; move backward.
926
927 2013-06-18  Glenn Morris  <rgm@gnu.org>
928
929         * mm-decode.el (widget-convert-button): Autoload.
930
931         * sieve-manage.el (mm-enable-multibyte): Autoload.
932
933         * shr.el (libxml-parse-html-region): Declare.
934         (shr-render-buffer): Explicit error if no libxml2 support.
935
936 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
937
938         * auth-source.el (auth-source-current-line): New function.
939         (auth-source-netrc-parse-entries): When a data token is "machine",
940         assume we're in the wrong place and abort parsing the current line.
941
942 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
943
944         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
945         (eww-convert-widgets): Don't bug out if the first widget starts at the
946         beginning of the buffer.
947         (eww-convert-widgets): Fix last patch.
948         (eww-tag-input): Support <input type=image>.
949
950         * shr.el (shr-insert-table): Respect border-collapse: collapse.
951         (shr-tag-base): Protect against base specs that are degenerate.
952         (shr-ensure-paragraph): Don't delete empty lines that have text
953         properties, because these may be input fields.
954
955         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
956         we can navigate to them.
957
958         * shr.el (shr-colorize-region): Put the colours over the entire region.
959         (shr-inhibit-decoration): New variable.
960         (shr-add-font): Use it to inhibit text property decorations while doing
961         preliminary table renderings.  This speeds up typical Wikipedia page
962         renderings by 15%.
963         (shr-tag-span): Don't respect the <title>, because that overwrites the
964         help-echo from links inside the spans.
965         (shr-next-link): Use `help-echo' for navigation, so that we can
966         navigate to form elements, too.
967
968         * eww.el (eww-button): New face.
969         (eww-convert-widgets): Use it to make submit buttons more button-like.
970
971         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
972         that Gnus commands work.
973
974         * shr.el (shr-render-td): Support horizontal alignment.
975
976         * eww.el (eww-put-color): Removed.
977         (eww-colorize-region): Use `add-face-text-property'.
978
979         * shr.el (shr-add-font): Append face data, so that we get the correct
980         precedence: The innermost value (which is applied first) wins.
981         (shr-make-overlay): Obsolete function.
982
983         * mm-decode.el (mm-convert-shr-links): New function to convert
984         new-style shr URL links into widgets.
985         (mm-shr): Use it.
986
987         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
988         widget commands, since we're no longer using widgets for links.
989
990         * shr.el (shr-next-link): New command.
991         (shr-previous-link): New command.
992         (shr-urlify): Don't use `widget-convert', because that's slow.
993         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
994         because collecting the overlays and reapplying them when generating
995         tables is slow.
996         (shr-insert-table): Ditto.
997
998 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
999
1000         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1001         * shr.el (browse-url): Require `url'.
1002         * eww.el (url): Require format-spec.
1003
1004 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1005
1006         * eww.el (eww-display-html): Default to using the entire window width.
1007         (eww-browse-url): Don't add a User-Agent header (twice), because that
1008         makes Bing refuse connection.
1009
1010         * shr.el (shr-make-table): Cache the table rendering at the table
1011         level, and not the <td> level.  This is a bit faster.
1012
1013         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1014         #id.
1015
1016         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1017         browsers don't.
1018         (shr-expand-url): Respect #anchor links.
1019         (shr-parse-base): Chop off the anchor before using.
1020         (shr-descend): Respect display: none.
1021         (shr-descend): Allow marking elements that have certain IDs.
1022
1023         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1024
1025         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1026
1027         * eww.el (eww-tag-textarea): Support <textarea>.
1028
1029 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1030
1031         * shr.el (shr-dom-to-xml): Fixed function call.
1032
1033         * eww.el (eww): New group.
1034         (eww-header-line-format): New custom variable.
1035         (eww-current-title): New variable.
1036         (eww-display-html): Update header and handle title tag.
1037         (eww-update-header-line-format): New function.
1038         (eww-tag-title): New function.
1039
1040         * shr.el (shr-dom-to-xml): New function.
1041         (shr-tag-svg): Add support for the SVG tag.
1042         (shr-bullet): New custom variable.
1043         (shr-tag-li): Support custom bullet in unordered lists.
1044
1045 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1046
1047         * shr.el (shr-expand-url): Respect // URLs.
1048
1049         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1050         put a background colour onto the entire buffer.
1051         (eww-render): When being redirected, use the redirect URL as the new
1052         base URL.
1053
1054         * shr.el (shr-parse-base): Fix parsing error.
1055
1056         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1057
1058         * shr.el (shr-parse-base): New function.
1059         (shr-expand-url): Use it to expand relative URLs reliably.
1060
1061 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1062
1063         * auth-source.el (auth-source-search-collection): Fix docstring.
1064         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1065         single-quoted strings and multiline entries.
1066         (auth-source-netrc-parse-next-interesting)
1067         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1068         functions to support parser.
1069
1070 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1071
1072         * eww.el (eww-submit): Get submit button logic right when hitting RET
1073         on non-submit buttons.
1074
1075         * shr.el: Remove shr-preliminary-table-render, since that can't really
1076         be used for anything in practice.
1077
1078 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1079
1080         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1081         (sieve-manage-quit).
1082
1083 2013-06-14  Glenn Morris  <rgm@gnu.org>
1084
1085         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1086
1087 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1088
1089         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1090         control the maximum size of photo ID image.
1091         (mml2015-epg-key-image-to-string): Respect it.
1092
1093 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1094
1095         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1096         instead of the final one so that we can more easily distinguish them.
1097
1098         * eww.el (eww-submit): Compute the submission URL correctly.
1099
1100 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1101
1102         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1103         Use plist-get rather than CL's getf.
1104         (sieve-manage-parse-capability): Avoid CL's remove-if.
1105
1106 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1107
1108         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1109         (sieve-manage-quit).
1110
1111 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1112
1113         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1114         last slash.
1115
1116         * eww.el (eww-tag-select): Use the first value as the default value.
1117
1118 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1119
1120         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1121         (eww-mode): Use `define-derived-mode'.
1122         (eww-parse-headers): Parse headers from beginning of buffer so that
1123         file:// links work.
1124
1125 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1126
1127         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1128
1129 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1130
1131         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1132         to handle them at all.
1133
1134 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1135
1136         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1137         work, too.
1138         (eww-tag-select): Implement <select>.
1139
1140 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1141
1142         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1143         stream managing functions by using open-protocol-stream to do most of
1144         the work.  Has the nice benefit of enabling STARTTLS.
1145         Wait for capabilities after STARTTLS: following RFC5804, the server
1146         sends new capabilities after successfully establishing a TLS connection
1147         with the client.  The client should update the cached list of
1148         capabilities, but we just ignore the answer for now.
1149         (sieve-manage-network-p, sieve-manage-network-open)
1150         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1151         (sieve-manage-forward, sieve-manage-streams)
1152         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1153         API, nor called by any other function.
1154         Enable Multibyte for SieveManage buffers: The parser won't properly
1155         handle umlauts and line endings unless multibyte is turned on in the
1156         process buffer.
1157
1158 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1159
1160         * eww.el (eww-tag-input): Support password fields.
1161         (eww-submit): Support POST.
1162
1163 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1164
1165         * eww.el (eww-tag-form): Protect against degenerate forms.
1166
1167         * shr.el (shr-expand-url): Expand URLs that start with a slash
1168         correctly.
1169
1170         * eww.el (eww-submit): Get submit button logic right.
1171
1172         * shr.el (shr-final-table-render): New variable to signal when we're
1173         doing the final table rendering so that we can collect more data at
1174         that point.
1175
1176         * eww.el (eww-submit): Make form submission work.
1177         (eww-tag-input): Implement submit buttons.
1178         (eww-click-radio): Implement radio and checkboxes.
1179         (eww-submit): Handle hidden elements.
1180
1181         * shr.el (shr-descend): Allow other packages to override (or provide)
1182         rendering of elements.
1183         (shr-expand-url): Strip query strings from URLs before expanding them.
1184
1185         * eww.el: Don't require cl-lib.
1186         (eww-tag-form): Start form support.
1187
1188         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1189
1190         * eww.el: Start writing a new, tiny web browser.
1191         (eww-previous-url): New command.
1192         (eww-quit): New command.
1193
1194 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1195
1196         * sieve.el: Put point at beginning of buffer when viewing a script.
1197         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1198         number in sieve-buffer's header.  Fixed code to also work with a string
1199         as port specifier.  Properly close the connection on pressing 'q'.  Make
1200         sieve-manage-quit close the connection and process buffer.  Also, remove
1201         duplicate keybinding for 'q'.
1202
1203 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1204
1205         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1206         make it easier to read.
1207         (mm-pkcs7-enveloped-magic): Ditto.
1208
1209 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1210
1211         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1212         before `image-type-available-p' to avoid loading the image libraries
1213         needlessly.
1214
1215 2013-06-05  David Engster  <deng@randomsample.de>
1216
1217         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1218         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1219         to see whether the group was synced before.
1220
1221 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1222
1223         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1224         when opening the connection.
1225         Suggested by João Távora <joaotavora@gmail.com> in
1226         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1227
1228 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1229
1230         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1231         assume Date header begins with "Date", that may be customized into
1232         something like "X-Sent" using gnus-article-time-format.
1233         (article-transform-date): Allow multi-line Date header.
1234
1235 2013-06-02  David Engster  <deng@randomsample.de>
1236
1237         * registry.el (initialize-instance, registry-lookup)
1238         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1239         (registry-lookup-secondary-value, registry-search, registry-delete)
1240         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1241         not wrap methods in `eval-and-compile'.  This breaks due to latest
1242         changes in EIEIO (introduction of eieio-core.el).
1243
1244 2013-05-30  Glenn Morris  <rgm@gnu.org>
1245
1246         * nnmail.el (nnmail-fancy-expiry-target):
1247         Also bind mail-dont-reply-to-names.
1248
1249         * spam-stat.el (spam-stat-save):
1250         No need to tweak font-lock in temp buffers.
1251
1252         * shr.el (shr-put-image): Silence compiler.
1253
1254 2013-05-29  Glenn Morris  <rgm@gnu.org>
1255
1256         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1257
1258         * gnus-group.el (gnus-sequence-of-unread-articles)
1259         (gnus-summary-add-mark, gnus-mark-article-as-read)
1260         (gnus-group-make-articles-read): Declare.
1261
1262         * gnus-sum.el (gnus-parameter-list-identifier)
1263         (gnus-article-stop-animations, gnus-stop-downloads)
1264         (gnus-article-only-boring-p, article-goto-body)
1265         (gnus-flush-original-article-buffer, article-narrow-to-head)
1266         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1267         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1268
1269         * gnus.el: No need to eval-and-compile autoloads.
1270
1271         * gravatar.el (help-function-arglist): Autoload.
1272
1273         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1274
1275         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1276
1277         * spam.el: No need to load spam-report when compiling.
1278         No need to eval-and-compile autoloads.
1279         (spam-report-resend-to): Declare.
1280         (spam-report-resend-register-routine): Require 'spam-report.
1281
1282 2013-05-24  Julien Danjou  <julien@danjou.info>
1283
1284         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1285         setup.
1286
1287 2013-05-23  Glenn Morris  <rgm@gnu.org>
1288
1289         * gnus-util.el (rmail-swap-buffers-maybe)
1290         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1291         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1292         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1293
1294         * mm-decode.el: No need to load term when compiling.
1295         (term-mode, term-char-mode): Declare.
1296
1297         * mm-util.el: No need to load jka-compr when compiling.
1298         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1299
1300         * nnmaildir.el: Require is automatically eval-and-compile.
1301         (nnmail): Require at run-time too.
1302
1303         * registry.el (registry-size): Move definition before use.
1304
1305 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1306
1307         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1308         signed data to conform the standard.  (Bug#14232)
1309
1310 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1311
1312         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1313         double angle quotation mark.
1314
1315 2013-05-20  Glenn Morris  <rgm@gnu.org>
1316
1317         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1318
1319 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1320
1321         * message.el (message-insert-formatted-citation-line): handle finding
1322         first/lastname when more than 2 names appear.
1323
1324 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1325
1326         * shr.el (shr-tag-span): New function.
1327
1328 2013-05-18  Glenn Morris  <rgm@gnu.org>
1329
1330         * message.el (message-mode): Use message-mode-abbrev-table,
1331         with text-mode-abbrev-table as parent.  (Bug#14413)
1332
1333 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1334
1335         * message.el (message-expand-group): Decode group names.
1336
1337 2013-05-16  Julien Danjou  <julien@danjou.info>
1338
1339         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1340         app-icon.
1341
1342 2013-05-15  Glenn Morris  <rgm@gnu.org>
1343
1344         * shr-color.el (shr-color-visible-luminance-min)
1345         (shr-color-visible-distance-min): Use shr-color group.
1346
1347 2013-05-11  Glenn Morris  <rgm@gnu.org>
1348
1349         * gnus-vm.el: Make it loadable without VM.
1350         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1351         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1352
1353 2013-05-09  Glenn Morris  <rgm@gnu.org>
1354
1355         * mml1991.el: Make it loadable.  (Bug#13456)
1356
1357         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1358         * gnus-async.el (gnus-async-post-fetch-function):
1359         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1360         * gnus-html.el (gnus-html-image-cache-ttl):
1361         * gnus-notifications.el (gnus-notifications-timeout):
1362         * gnus-picon.el (gnus-picon-properties):
1363         * gnus-util.el (gnus-completion-styles):
1364         * gnus.el (gnus-other-frame-resume-function):
1365         * message.el (message-user-organization-file)
1366         (message-cite-reply-position):
1367         * nnir.el (nnir-summary-line-format)
1368         (nnir-retrieve-headers-override-function):
1369         * shr-color.el (shr-color-visible-luminance-min):
1370         * shr.el (shr-blocked-images):
1371         * spam-report.el (spam-report-resend-to):
1372         * spam.el (spam-summary-exit-behavior): Fix custom types.
1373
1374         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1375
1376 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1377
1378         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1379         because of let-binding help-xref-following.  (Bug#14356)
1380
1381 2013-05-06  Glenn Morris  <rgm@gnu.org>
1382
1383         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1384
1385 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1386
1387         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1388         entering into the registry.
1389
1390 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1391
1392         * gnus.el: Ma Gnus v0.7 is released.
1393
1394 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1395
1396         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1397         (Bug#14304)
1398
1399 2013-04-27  Glenn Morris  <rgm@gnu.org>
1400
1401         * gnus.el (gnus-list-debbugs):
1402         Use require rather than autoload.  (Bug#14262)
1403
1404 2013-04-27  Julien Danjou  <julien@danjou.info>
1405
1406         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1407         port to "sieve" now that it has an official IANA port assigned.
1408
1409 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1410
1411         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1412         Don't set the MAILHOST environment variable permanently (Bug#14271).
1413
1414 2013-04-26  Glenn Morris  <rgm@gnu.org>
1415
1416         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1417
1418 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1419
1420         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1421         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1422
1423 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1424
1425         * nnir.el (nnir-close-group): Make sure we are in the right group.
1426
1427         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1428         dependency table from all newly retrieved headers.
1429
1430 2013-04-16  David Edmondson  <dme@dme.org>
1431
1432         Support <img src="data:...">.
1433
1434         * shr.el (shr-image-from-data): New function.
1435         (shr-tag-img): Use it.
1436
1437 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1438
1439         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1440         group.
1441
1442 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1443
1444         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1445         corresponding to any existing group (Bug#14166).
1446
1447 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1448
1449         * nnir.el (number-sequence): No longer used.
1450         (nnir-request-set-mark): New function.
1451         (nnir-request-update-info): Improve marks updating.
1452         (nnir-request-scan): Don't duplicate marks updating.
1453         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1454         Use 'assq rather than 'assoc.  Quote anonymous function.
1455         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1456         Use 'gnus-group-prefixed-p.
1457         (gnus-summary-create-nnir-group): Make sure server for method is open.
1458
1459 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1460
1461         * nnir.el (gnus-nnir-group-p): New function.
1462         (nnir-possibly-change-group): Use it.
1463
1464         * gnus-msg.el (gnus-setup-message): Use it.
1465
1466 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1467
1468         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1469         `initial-input' for the argument name.
1470         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1471
1472 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1473
1474         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1475         (used by MH-E).
1476
1477 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1478
1479         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1480         group.
1481
1482         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1483         fix compilation.
1484
1485 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1486
1487         * nnir.el (nnir-method-default-engines): And another typo.
1488
1489 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1490
1491         * nnir.el (nnir-method-default-engines): Fix typo.
1492
1493 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1494
1495         * nnir.el: Define 'number-sequence for xemacs.
1496         (gnus-summary-create-nnir-group): New function to create an nnir group
1497         from an nnir summary buffer based on the current query.
1498         (nnir-request-create-group): Update to allow nnir group creation based
1499         on the current query.
1500
1501 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * nndraft.el (nndraft-request-expire-articles):
1504         Make expiry target always `delete'.
1505
1506 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1507
1508         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1509         buffer use the posting-style and gcc of the original article group.
1510         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1511
1512         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1513         after other deffoos.
1514
1515 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1516
1517         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1518         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1519         support for real (i.e. not ephemeral) nnir groups.
1520         (gnus-summary-make-nnir-group): New function for initiating searches
1521         from a summary buffer.
1522
1523 2013-03-18  Sam Steingold  <sds@gnu.org>
1524
1525         * message.el (message-bury): Minor cleanup.
1526
1527 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1528
1529         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1530
1531 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1532
1533         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1534         nnml-request-list.  (Bug#13873)
1535         (nndir-request-newsgroups): Remove, unused.
1536
1537         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1538
1539 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1540
1541         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1542         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1543         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1544
1545 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1546
1547         * shr.el: Make all the overlays set the `evaporate' property so that
1548         they're removed properly.
1549
1550 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1551
1552         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1553         shell-quote-argument.
1554
1555 2013-02-22  David Engster  <deng@randomsample.de>
1556
1557         * gnus-registry.el (gnus-registry-save): Provide class name when
1558         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1559         `condition-case' to stay compatible with older EIEIO versions which
1560         only accept one argument.
1561
1562 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1563
1564         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1565         (epg-user-id-validity): Autoload.
1566         (mml2015-epg-check-user-id): New function.
1567         (mml2015-epg-check-sub-key): New function split from
1568         mml2015-epg-find-usable-key.
1569         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1570         optional name-is-key-id, to handle the case when user-id is unusable.
1571         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1572
1573 2013-02-17  Glenn Morris  <rgm@gnu.org>
1574
1575         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1576
1577 2013-02-16  Glenn Morris  <rgm@gnu.org>
1578
1579         * shr.el (shr-put-image): Only animate images that specify a delay.
1580         This is consistent with the old image-animated-p behavior.
1581
1582 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1583
1584         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1585         for XEmacs.
1586
1587 2013-02-13  Juri Linkov  <juri@jurta.org>
1588
1589         * gnus-art.el (gnus-article-mode-map):
1590         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1591         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1592
1593 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1594
1595         * auth-source.el (auth-source-format-prompt): Don't get confused by
1596         any "\" in replacement text.  (Bug#13637)
1597
1598 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1599
1600         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1601         (gnus-backend-trace): Honour gnus-backend-trace.
1602
1603         * mml.el (mml-insert-part): Insert closing tag.
1604
1605         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1606
1607 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1608
1609         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1610         able to find the article, which can happen in debbugs groups,
1611         apparently.
1612
1613 2013-01-16  Glenn Morris  <rgm@gnu.org>
1614
1615         * smiley.el (smiley-style): Make the file loadable in batch mode.
1616
1617 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1618
1619         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1620         imap process running.
1621
1622 2013-01-14  Julien Danjou  <julien@danjou.info>
1623
1624         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1625         Compare addresses against addresses, not against the full From field.
1626
1627 2013-01-13  Richard Stallman  <rms@gnu.org>
1628
1629         * message.el (message-forward-make-body-mime): New args BEG, END
1630         specify what part of FORWARD-BUFFER to use.  Do the work directly
1631         instead of calling `mml-insert-buffer'.
1632
1633 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1634
1635         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1636         cross-reference(s).
1637
1638         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1639         cross-reference(s).
1640
1641 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1642
1643         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1644         and point-max-marker.
1645         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1646
1647 2013-01-11  Julien Danjou  <julien@danjou.info>
1648
1649         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1650         max are almost equal.  Also return the correct value for V which is
1651         already between 0 and 1.
1652
1653 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1654
1655         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1656         to mml2015-encrypt-to-self.
1657         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1658
1659 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1660
1661         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1662         mml-smime-epg-find-usable-secret-key.
1663
1664 2013-01-08  Glenn Morris  <rgm@gnu.org>
1665
1666         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1667
1668 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1669
1670         * mml-smime.el: Support signing by sender.
1671         Requested by Uwe Brauer.
1672         (mml-smime-sign-with-sender): New user option analogous
1673         to mml2015-sign-with-sender.
1674         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1675         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1676         mml2015.el.
1677
1678 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679
1680         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1681         isn't running, because Gnus will probably not know how to handle the
1682         Gcc header (bug#11941).
1683
1684         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1685         articles.
1686
1687 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1688
1689         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1690         (nnfolder-generate-active-file): Make this function work with recursive
1691         folder names.
1692
1693 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1694
1695         * nntp.el (nntp-open-connection): Use HELP as the capability command
1696         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1697         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1698
1699 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1700
1701         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1702         place holder since this gives `Invalid face reference: nil' messages.
1703         Use the `default' face instead.  It has the same effect here, even
1704         though it is not no-op.
1705
1706         * gnus-util.el
1707         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1708
1709 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1710
1711         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1712         non-string posting styles (bug#13285).
1713
1714 2012-12-27  Glenn Morris  <rgm@gnu.org>
1715
1716         * plstore.el (plstore-passphrase-callback-function):
1717         Use plstore-get-file.
1718
1719 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1720
1721         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1722         stderr.
1723
1724 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1725
1726         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1727
1728         * gnus-compat.el (set-buffer-multibyte): Remove.
1729
1730 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1731
1732         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1733         temporary file to get PGP key image.  Pass no-show-photos when
1734         extracting image to avoid having it pop up twice.
1735
1736 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1737
1738         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1739         eligible for treatment.
1740
1741         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1742         lines.  This makes summary commands with hidden threads work more
1743         reliably.
1744
1745         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1746         button to mark the hidden citations (bug#9395).
1747
1748 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1749
1750         * mml2015.el (mml2015-epg-signature-to-string): New function.
1751         (mml2015-epg-verify-result-to-string): New function.
1752         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1753         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1754         instead of epg-verify-result-to-string.
1755         (epg-signature-key-id, epg-signature-to-string): Autoload.
1756         (epg-verify-result-to-string): Remove autoload.
1757
1758 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1759
1760         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1761         ID image from GPG public key.
1762         (mml2015-epg-key-image-to-string): New function.
1763
1764 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1765
1766         * plstore.el (plstore-passphrase-callback-function): Fix error when
1767         error when plstore-cache-passphrase-for-symmetric-encryption is set
1768         (bug#13264).
1769
1770 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1771
1772         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1773         buffer to the article buffer here, because that clobbers multiple
1774         article buffers.
1775
1776         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1777         buffer always points to the right summary buffer.
1778
1779 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1780
1781         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1782         the password (bug#12097).
1783
1784 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1785
1786         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1787         (bug#13263).
1788
1789         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1790         buffer exists before using it (bug#12475).
1791
1792         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1793         offline groups (bug#11937).
1794
1795         * message.el (message-yank-original): When using customize to set the
1796         value of `message-cite-style', the variable it set to a symbol that's
1797         the name of the variable, which must then be dereferenced (bug#12616).
1798
1799 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1800
1801         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1802         the `face' property with a list whose car is the face specified in the
1803         format string and whose cdr is (nil).
1804         * lisp/gnus-util.el
1805         (gnus-put-text-property-excluding-characters-with-faces):
1806         Change accordingly.
1807         (gnus-get-text-property-excluding-characters-with-faces): New function.
1808         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1809         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1810         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1811
1812 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1813
1814         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1815         login methods.
1816         (nnimap-login): Respect the `nnimap-authenticator' variable.
1817
1818         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1819         mark state when moving articles.  Otherwise unticked articles will get
1820         their ticks back after moving.
1821
1822 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1823
1824         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1825
1826         * message.el (message-ignored-news-headers): Always remove
1827         X-Message-SMTP-Method to avoid information leakage if the user
1828         mistakenly inserts the header into news messages.
1829
1830         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1831
1832         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1833         right than four characters, this command would move point to
1834         `point-max'.  Don't do that.
1835
1836         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1837         to nil to allow re-selecting groups that gain articles.
1838         (gnus-bug-group-download-format-alist): Update the URL.
1839
1840 2012-12-23  Andreas Schwab  <schwab@suse.de>
1841
1842         * shr.el (shr-tag-em): Render em as italic, not bold.
1843
1844 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1845
1846         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1847         for reuse.
1848         (gnus-open-server): Use it to add more tracing.
1849         (gnus-finish-retrieve-group-infos): Add backend tracing.
1850         (gnus-backend-trace): Also note the elapsed seconds.
1851
1852 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1853
1854         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1855         Set epa-file-encrypt-to from variable to avoid querying.
1856
1857 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1858
1859         * sieve-mode.el (sieve-font-lock-keywords):
1860         Keywords should be word delimited.  (Bug#13173)
1861
1862 2012-12-13  Andreas Schwab  <schwab@suse.de>
1863
1864         * tls.el (tls-program): Update customize type.
1865
1866 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1869         instead of <pre> to align message header.
1870
1871 2012-12-12  Sam Steingold  <sds@gnu.org>
1872
1873         * gnus.el (gnus-other-frame-resume-function): Add user option.
1874         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1875
1876 2012-12-06  Sam Steingold  <sds@gnu.org>
1877
1878         * gnus-start.el (gnus-before-resume-hook): Add.
1879         (gnus-1): Run it when Gnus is alive.
1880
1881 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1882
1883         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1884         * gnus-art.el (article-unsplit-urls)
1885         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1886         * gnus-registry.el (gnus-registry-get-article-marks)
1887         * message.el (message-goto-body): Use it.
1888         (message-called-interactively-p): Remove.
1889
1890         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1891         (spam-stat-score-buffer): Use it.
1892
1893         * spam.el: Silence the warnings against BBDB functions when compiling.
1894
1895         * gnus-score.el (gnus-score-decode-text-parts):
1896         Use append+mapcar instead of the cl function mapcan.
1897
1898 2012-12-05  Sam Steingold  <sds@gnu.org>
1899
1900         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1901         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1902         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1903
1904 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1905
1906         * gmm-utils.el (gmm-called-interactively-p): Revert.
1907         This seems to cause Emacs to get stuck!
1908         * gnus-art.el (article-unsplit-urls)
1909         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1910         * gnus-registry.el (gnus-registry-get-article-marks)
1911         * message.el (message-goto-body)
1912         (message-called-interactively-p): Revert.
1913
1914         * gmm-utils.el (gmm-called-interactively-p): New function.
1915         * gnus-art.el (article-unsplit-urls)
1916         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1917         * gnus-registry.el (gnus-registry-get-article-marks)
1918         * message.el (message-goto-body): Use it.
1919         (message-called-interactively-p): Remove.
1920
1921         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1922         * gnus-sync.el (gnus-sync-lesync-call)
1923         * message.el (message-read-from-minibuffer): Use it.
1924
1925 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * gmm-utils.el (gmm-flet): Remove.
1928         * gnus-sync.el (gnus-sync-lesync-call)
1929         * message.el (message-read-from-minibuffer): Don't use it.
1930
1931 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1932
1933         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1934
1935 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1936
1937         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1938
1939         * gnus-sync.el (gnus-sync-lesync-call)
1940         * message.el (message-read-from-minibuffer): Use gmm-flet.
1941
1942         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1943
1944         * gnus-util.el (gnus-macroexpand-all): Remove.
1945
1946 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1947
1948         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1949         to TAB, not [tab].
1950         (gnus-summary-article-map): Likewise.
1951
1952         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1953         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1954
1955 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1956
1957         * time-date.el: Commentary fix.
1958
1959 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1960
1961         * color.el: Don't require cl.
1962         (color-complement): `caddr' -> `nth 2'.
1963
1964         * time-date.el (time-to-seconds): De-obsolete.
1965
1966 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1967
1968         * message.el (message-get-reply-headers):
1969         Make sure the reply goes to the author if it is a wide reply.
1970
1971 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1972
1973         * gnus-score.el (gnus-score-body):
1974         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1975         scoring by body.
1976
1977 2012-11-16  Glenn Morris  <rgm@gnu.org>
1978
1979         * gnus-diary.el (nndiary-request-create-group-functions)
1980         (nndiary-request-update-info-functions)
1981         (gnus-subscribe-newsgroup-functions)
1982         (nndiary-request-accept-article-functions):
1983         Use new names for hooks rather than obsolete aliases.
1984
1985 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1988
1989 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1990
1991         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1992         in meta tag with the one the part specifies in its header.
1993
1994 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1995
1996         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1997         by default.
1998
1999 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2000
2001         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2002         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2003
2004 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2005
2006         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2007         and a runtime function for it, of which the XEmacs version takes only
2008         two arguments.
2009
2010 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2011
2012         * nndiary.el (nndiary-request-create-group-functions)
2013         (nndiary-request-update-info-functions)
2014         (nndiary-request-accept-article-functions):
2015         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2016         "-hooks" suffix.
2017
2018 2012-10-19  Julien Danjou  <julien@danjou.info>
2019
2020         * gnus-art.el: Require gnus-util because it uses
2021         `gnus-timer--function'.
2022
2023 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2024
2025         * starttls.el (starttls-extra-arguments): Doc fix.
2026
2027 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2028
2029         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2030         it.
2031
2032 2012-10-06  Glenn Morris  <rgm@gnu.org>
2033
2034         * gnus-notifications.el (gnus-notifications):
2035         Add missing group :version tag.
2036         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2037         (gnus-gcc-post-body-encode-hook):
2038         * gnus-sync.el (gnus-sync-lesync-name)
2039         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2040
2041 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2042
2043         * color.el (color-hsl-to-rgb): Fix incorrect results for
2044         small and large hue values.  (Bug#12559)
2045
2046 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         New UIDL implementation.
2049
2050         * mail-source.el (mail-sources, mail-source-keyword-map):
2051         Add :leave as a pop3 keyword.
2052         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2053
2054         * pop3.el (pop3-leave-mail-on-server): Allow number.
2055         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2056         (pop3-movemail): Add UIDL support.
2057         (pop3-send-streaming-command): Take a list of mail numbers instead of
2058         the number of mails.
2059         (pop3-write-to-file): Add X-UIDL header.
2060         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2061         (pop3-uidl-add-xheader): New functions.
2062
2063         * message.el (message-ignored-resent-headers):
2064         Add X-Content-Length and X-UIDL headers.
2065
2066 2012-10-05  Glenn Morris  <rgm@gnu.org>
2067
2068         * color.el (color-name-to-rgb, color-rgb-to-hex)
2069         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2070         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2071         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2072         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2073
2074 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2077         a user about whether to delete temp files if once a user answered as n.
2078
2079 2012-09-25  Chong Yidong  <cyd@gnu.org>
2080
2081         * password-cache.el (password-read-and-add): Use a declare form to mark
2082         this function obsolete.
2083
2084 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2085
2086         * lpath.el: Bind mail-encode-mml for old Emacsen.
2087
2088 2012-09-17  Richard Stallman  <rms@gnu.org>
2089
2090         * message.el (message-in-body-p): Don't set mark or modify buffer.
2091
2092         * mml.el (mml-attach-file): Doc fix.
2093         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2094         Set mail-encode-mml when in Mail mode.
2095         Simplify code to set HEAD and move back to HEAD.
2096         (mml-insert-multipart, mml-insert-part):
2097         Set mail-encode-mml when in Mail mode.
2098
2099 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2100
2101         * gnus-util.el (gnus-timer--function): New function.
2102
2103         * gnus-art.el (gnus-article-stop-animations): Use it.
2104
2105 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2106
2107         Fix glitches caused by addition of psec to timers.
2108         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2109         rather than raw access to timer vector.
2110
2111 2012-09-11  Julien Danjou  <julien@danjou.info>
2112
2113         * gnus-notifications.el (gnus-notifications): Check for nil values in
2114         ignored addresses check.
2115
2116 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2117
2118         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2119
2120 2012-09-07  Chong Yidong  <cyd@gnu.org>
2121
2122         * gnus-util.el
2123         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2124
2125         * gnus-salt.el (gnus-tree-highlight-node):
2126         * gnus-sum.el (gnus-summary-highlight-line):
2127         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2128
2129 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2130
2131         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2132
2133 2012-09-06  Juri Linkov  <juri@jurta.org>
2134
2135         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2136         scheme for buffer names to be more consistent with other group and
2137         article buffer names in Gnus.
2138
2139 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2140
2141         * gnus-util.el
2142         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2143
2144         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2145         Jenkner.
2146
2147         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2148
2149         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2150
2151         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2152
2153 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2154
2155         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2156         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2157
2158         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2159         string-prefix-p in Emacs >=23.2.
2160
2161         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2162         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2163         instead of string-match-p.
2164         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2165
2166 2012-09-06  Kenichi Handa  <handa@gnu.org>
2167
2168         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2169         lowercase a..f.
2170
2171 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2172
2173         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2174
2175 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2176
2177         * nnimap.el (nnimap-request-move-article): Decode the group name when
2178         doing internal moves to avoid charset issues.
2179
2180         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2181         TIME is set.
2182
2183 2012-09-05  Juri Linkov  <juri@jurta.org>
2184
2185         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2186         than one group at a time (bug#11961).
2187
2188 2012-09-05  Julien Danjou  <julien@danjou.info>
2189
2190         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2191         this hide the real reason with a message giving absolutely no hint.
2192
2193 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2194
2195         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2196         to the backend (bug#11804).
2197
2198         * message.el (message-insert-newsgroups): Don't insert newsgroup
2199         duplicates (bug#12275).
2200
2201 2012-09-05  John Wiegley  <johnw@newartisans.com>
2202
2203         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2204         sieve rules.
2205
2206 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2207
2208         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2209         function.
2210
2211         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2212
2213         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2214
2215 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2216
2217         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2218         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2219         This should make nnmaildir more usable with offlineimap.
2220
2221 2012-09-05  Julien Danjou  <julien@danjou.info>
2222
2223         * nnimap.el (nnimap-request-list): Revert change that made listing
2224         synchronous.
2225         (nnimap-get-responses): Restore.
2226
2227 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2228
2229         * dgnushack.el: XEmacs 21.5 compilation fix.
2230
2231         * gnus-notifications.el (gnus-notifications-notify): Use it.
2232
2233         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2234         warnings on XEmacs.
2235
2236 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2237
2238         Better seeds for (random).
2239         * gnus-sync.el (gnus-sync-lesync-setup):
2240         * message.el (message-canlock-generate, message-unique-id):
2241         Change (random t) to (random), now that the latter is more random.
2242
2243 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2244
2245         * nnimap.el (nnimap-change-group): Document result value
2246
2247         * auth-source.el (auth-sources): Fix macos keychain access.
2248
2249         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2250         allow the backend `request-head' function to determine the group
2251         name on its own.
2252         (gnus-request-expire-articles): Filter out negative article numbers
2253         during expiry (Bug#11980).
2254
2255         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2256         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2257
2258         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2259         you've found the article when you haven't.
2260
2261         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2262         that nnimap-change-group can return t.
2263
2264 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2265
2266         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2267
2268 2012-08-30  Julien Danjou  <julien@danjou.info>
2269
2270         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2271         `gnus-notifications-timeout'.
2272         (gnus-notifications-timeout): Add.
2273         (gnus-notifications-action): New function.
2274         (gnus-notifications-notify): Add :action using
2275         `gnus-notifications-action'.
2276         (gnus-notifications-id-to-msg): New variable.
2277         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2278         notifications id to messages.
2279
2280 2012-08-30  Kenichi Handa  <handa@gnu.org>
2281
2282         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2283         once.
2284
2285 2012-08-29  Julien Danjou  <julien@danjou.info>
2286
2287         * gnus-notifications.el: New file.
2288         (gnus-notifications-notify): New function.
2289         (gnus-notifications): Use `gnus-notifications-notify'.
2290
2291 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2292
2293         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2294         transfer encoding first; bind gnus-newsgroup-charset to the charset
2295         that the article specifies (Bug#12209).
2296
2297 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2298
2299         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2300         (gnus-group-customize-done): Encode values posting-style holds.
2301
2302         * gnus-msg.el (gnus-summary-resend-message)
2303         (gnus-configure-posting-styles): Decode values posting-style group
2304         parameter holds.
2305
2306 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2307
2308         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2309         `name' and `address' in Resent-From header.
2310
2311 2012-08-14  Chong Yidong  <cyd@gnu.org>
2312
2313         * gnus-art.el (article-display-face): Handle failure in
2314         gnus-create-image (Bug#11802).
2315
2316 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2317
2318         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2319         Use defsetf.
2320
2321 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2322
2323         * auth-source.el (auth-source-plstore-search)
2324         (auth-source-secrets-search): Ignore :require and :type in search spec.
2325
2326 2012-08-06  Julien Danjou  <julien@danjou.info>
2327
2328         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2329         `nnimap-request-move-article'.
2330
2331         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2332         Remove autoload, already handled by gnus.el.
2333
2334         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2335
2336         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2337         supported by nnimap actually.  Reverts previous change.
2338
2339         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2340         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2341         to-buffer argument that is already supported.
2342
2343 2012-08-05  Julien Danjou  <julien@danjou.info>
2344
2345         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2346         Add autoload.
2347
2348 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * gnus.el (gnus-valid-select-methods): Fix custom type.
2351
2352 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2353
2354         * auth-source.el (auth-sources, auth-source-backend-parse)
2355         (auth-source-macos-keychain-search)
2356         (auth-source-macos-keychain-search-items)
2357         (auth-source-macos-keychain-result-append)
2358         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2359         auth-source.el through the /usr/bin/security utility.
2360         (auth-sources): Fix syntax error.
2361         (auth-source-macos-keychain-result-append): Fix variable name.
2362         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2363
2364 2012-07-27  Julien Danjou  <julien@danjou.info>
2365
2366         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2367         Emacs < 24.1
2368
2369 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2370
2371         * message.el (message-kill-address): Don't kill last newline.
2372         (message-skip-to-next-address): Don't move to the next header.
2373         (message-fill-field-address): Work properly.
2374
2375 2012-07-25  Julien Danjou  <julien@danjou.info>
2376
2377         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2378
2379 2012-07-24  Julien Danjou  <julien@danjou.info>
2380
2381         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2382
2383         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2384         (nntp-async-timer-handler): Remove, unused.
2385
2386         * nnimap.el (nnimap-get-responses): Remove, unused.
2387
2388         * nnheader.el (mail-header-set-extra): Remove, unused.
2389
2390         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2391         unused.
2392
2393         * mm-view.el (mm-view-sound-file): Remove, unused.
2394
2395         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2396         (mm-url-encode-multipart-form-data): Remove, unused.
2397
2398         * message.el (message-remove-signature, message-make-host-name)
2399         (message-fill-address): Remove, unused.
2400
2401         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2402         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2403         unused.
2404
2405         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2406         (gnus-xmas-call-region): Remove, unused.
2407
2408         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2409
2410         * gnus-util.el (gnus-extract-address-component-name)
2411         (gnus-extract-address-component-email, gnus-sortable-date)
2412         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2413         (gnus-process-live-p): Remove, unused.
2414
2415         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2416
2417         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2418         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2419         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2420         function.
2421
2422         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2423
2424         * gnus-score.el (gnus-summary-score-crossposting)
2425         (gnus-score-regexp-bad-p): Remove, unused.
2426
2427         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2428
2429         * gnus-range.el (gnus-sublist-p): Remove, unused.
2430
2431         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2432         unused.
2433
2434         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2435
2436         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2437         (gnus-request-associate-buffer): Remove, unused.
2438
2439         * gnus-group.el (gnus-group-set-method-info)
2440         (gnus-group-set-params-info): Remove, unused.
2441
2442         * gnus-fun.el (gnus-shell-command-to-string)
2443         (gnus-shell-command-on-region): Remove, unused.
2444
2445         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2446
2447         * gnus-art.el (gnus-article-text-type-exists-p)
2448         (article-translate-characters, gnus-article-hide-text-of-type)
2449         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2450         Remove, unused.
2451
2452 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2453
2454         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2455
2456 2012-07-21  Julien Danjou  <julien@danjou.info>
2457
2458         * message.el (message-dont-reply-to-names): Replace deprecated
2459         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2460         (message-get-reply-headers): Ditto.
2461
2462 2012-07-18  Julien Danjou  <julien@danjou.info>
2463
2464         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2465         `sieve-upload-and-kill'.
2466
2467         * sieve.el (sieve-bury-buffer): Remove function.
2468         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2469         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2470
2471 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2472
2473         * shr.el (shr-expand-url): Handle URL starting with `//'.
2474
2475 2012-07-13  Chong Yidong  <cyd@gnu.org>
2476
2477         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2478         instead of calling toggle-read-only with a (bogus) argument.
2479
2480 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2481
2482         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2483         of initial input when reading the author to restrict the summary to.
2484
2485 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2486
2487         * mm-decode.el (mm-shr):
2488         Allow overriding charset by mm-charset-override-alist.
2489
2490 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2491
2492         * gnus-art.el (gnus-article-view-part):
2493         Toggle subparts of multipart/alternative part.
2494
2495 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2496
2497         * shr.el (shr-render-buffer): New command.
2498         (shr-visit-file): Use it.
2499
2500 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2501
2502         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2503         Set no-byte-compile and no-update-autoloads.
2504
2505 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2506
2507         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2508
2509 2012-06-25  Julien Danjou  <julien@danjou.info>
2510
2511         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2512         `nnimap-request-move-articles-find-limit' since we do not use it only
2513         for move operations.
2514         (nnimap-request-accept-article): Use
2515         `nnimap-request-articles-find-limit' to limit search by message-id.
2516
2517 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2518
2519         Support higher-resolution time stamps (Bug#9000).
2520
2521         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2522         VARLIST.  It's optional, for backward compatibility.
2523         (encode-time-value): New optional arg PICO.  New type 3.
2524         (time-to-seconds) [!float-time]: Support the new picoseconds
2525         component if it's used.
2526         (seconds-to-time, time-subtract, time-add):
2527         Support ps-resolution time stamps as well.
2528
2529 2012-06-19  Julien Danjou  <julien@danjou.info>
2530
2531         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2532
2533         * nnimap.el (nnimap-log-buffer): Check that
2534         `window-point-insertion-type' is boundp, since it's not available in
2535         XEmacs.
2536
2537 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2538
2539         * nnimap.el (nnimap-log-buffer): Add this, setting
2540         `window-point-insertion-type' in the buffer to t.
2541         (nnimap-log-command): Use nnimap-log-buffer.
2542
2543 2012-06-19  Julien Danjou  <julien@danjou.info>
2544
2545         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2546         argument to be able to limit the search.
2547         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2548         (nnimap-request-move-articles-find-limit): Add this to limit the search
2549         by Message-Id after a message move.
2550         (nnimap): Add defgroup.
2551
2552 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2553
2554         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2555
2556 2012-06-15  Julien Danjou  <julien@danjou.info>
2557
2558         * nnimap.el (nnimap-find-article-by-message-id): Use
2559         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2560         (nnimap-possibly-change-group): Add read-only argument.
2561         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2562         issuing EXAMINE manually.
2563         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2564         with read-only argument.
2565         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
2566         cannot possibly change because we need to be sure that it's either
2567         read-write or read-only.
2568
2569 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2572         being bound to a lambda form.
2573
2574 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2575
2576         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2577         articles when fetch-old is non-nil (bug#11370).
2578
2579 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2580
2581         * gnus-picon.el (gnus-picon-properties): New defcustom.
2582         (gnus-picon-create-glyph): Use it.
2583
2584 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2585
2586         * gnus-group.el (gnus-group-get-new-news): Respect
2587         `gnus-group-use-permanent-levels', as documented (bug#11638).
2588
2589 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2590
2591         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2592         groups (bug#11641).
2593
2594 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2595
2596         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2597         is an integer to avoid later problems.
2598
2599 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2600
2601         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2602         locales.
2603
2604         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2605         on a handle.
2606
2607         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2608         address as the default.
2609         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2610
2611         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2612         makes no sense to query the user about internal files.
2613
2614         * gnus-spec.el: Remove all the byte-compilation stuff, since
2615         benchmarking shows that it doesn't help when entering large summary
2616         buffers.
2617
2618         * gnus-xmas.el (gnus-xmas-define): Remove.
2619
2620         * gnus-util.el (gnus-byte-code): Remove.
2621
2622         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2623         grouplens stuff.
2624
2625 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2628         (bug#11514).
2629
2630 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2631
2632         * message.el (message-buffers): Return all buffers derived from Message
2633         to make `gnus-dired-attach' work with mu4e.
2634
2635 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2636
2637         * nntp.el: Stop the `letf' madness.
2638         (nntp--report-1): New var.
2639         (nntp-report): Merge nntp-report-1 into it.
2640         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2641         the nntp-report function.
2642
2643         * auth-source.el: Fix comment-style to follow the convention.
2644
2645 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2646
2647         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2648         (mm-dissect-singlepart): Don't guess the MIME type of
2649         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2650         set.
2651         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2652         toplevel MIME type is multipart/encrypted.
2653
2654 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2655
2656         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2657         a string so that Gcc works (bug#11514).
2658
2659 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2660
2661         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2662         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2663
2664 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2665
2666         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2667         jumping to *Server* from a dedicated *Group* window.
2668         (gnus-configure-frame): CSE.
2669
2670         * gnus-registry.el: Minor style cleanup.
2671         (gnus-registry--set/remove-mark): New function, extracted from
2672         gnus-registry-install-shortcuts.
2673         (gnus-registry-install-shortcuts): Use it.
2674
2675 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2676
2677         * nnspool.el (news-path): Use eval-and-compile.
2678
2679 2012-05-24  Glenn Morris  <rgm@gnu.org>
2680
2681         * nnspool.el (news-directory, news-path, news-inews-program):
2682         Move here from paths.el.  Don't see a need for these to be autoloaded.
2683
2684         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2685         Merge in doc from paths.el version.  Don't see any need for this to be
2686         autoloaded, or for the warning about users not setting it.
2687
2688 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2689
2690         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2691         format.  In particular, add an optional argument and a docstring.
2692
2693         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2694
2695         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2696         current before calling `gnus-groups-to-gnus-format'.
2697         Note that this was already the case for `gnus-active-to-gnus-format'.
2698
2699 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2700
2701         Fix minor Y10k bug.
2702         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2703
2704 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2705
2706         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2707         message once it's actually open.
2708
2709 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2710
2711         * gnus.el: Ma Gnus v0.5 is released.
2712
2713 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2714
2715         * auth-source.el (auth-source--aput-1, auth-source--aput)
2716         (auth-source--aget): New functions and macros.
2717         Use them instead of aput/aget.
2718
2719 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2720
2721         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2722
2723 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2724
2725         * plstore.el (plstore-called-interactively-p): New compat macro copied
2726         from message.el.
2727         (plstore-mode): Use it.
2728
2729 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2730
2731         * plstore.el: Revive the editing feature.
2732         (plstore-mode): New mode to edit plstore file.
2733         (plstore-mode-toggle-display, plstore-mode-original)
2734         (plstore-mode-decoded): New command.
2735         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2736         (plstore--insert-buffer, plstore--make): New function.
2737         (plstore-open, plstore-save): Simplify by using them.
2738
2739 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2740
2741         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2742
2743 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2744
2745         * tls.el (open-tls-stream): Remove unused binding.
2746
2747 2012-04-16  Glenn Morris  <rgm@gnu.org>
2748
2749         * nndraft.el (nndraft-request-list): Fix declaration.
2750
2751 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2752
2753         * mm-decode.el (mm-dissect-buffer): Doc fix.
2754
2755         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2756         don't have a current group.
2757
2758         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2759         buffer if it doesn't exist.
2760
2761         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2762         given, mark the group as ephemeral with the current window conf.
2763
2764         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2765         buffer exists, which it doesn't if we haven't started Gnus.
2766         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2767
2768 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2769
2770         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2771         type is.
2772
2773         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2774         `unexists' entries.
2775         (gnus-clean-old-newsrc): Fix last checkin.
2776
2777         * nnimap.el (nnimap-update-info): None of the articles below the active
2778         low-water mark exist.
2779
2780         * dgnushack.el: Get rid of XEmacs compilation warning.
2781
2782         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2783         would have gotten if we posted to the group, and use that to compare
2784         against the message we want to cancel (bug#10808).
2785
2786         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2787         on XEmacs.
2788
2789 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2790
2791         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2792         `scroll-margin'.
2793
2794 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2795
2796         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2797         citation prefix within a block of cited text should be considered part
2798         of that block *only* if it is a blank line.
2799
2800 2012-04-09  Chong Yidong  <cyd@gnu.org>
2801
2802         * binhex.el, hashcash.el, uudecode.el:
2803         Remove * characters from the front of variable docstrings.
2804
2805 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2808         before kinsoku-bol characters nor within kinsoku-eol characters.
2809
2810 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2811
2812         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2813         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2814         (gnus-sync-read): Use mapc instead of mapcar.
2815
2816         * mm-archive.el: Require mm-decode for some macros.
2817         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2818         the byte compiler.
2819         (mm-archive-decoders): New function that returns the value of
2820         the mm-archive-decoders variable.
2821
2822         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2823         instead.
2824         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2825
2826         * nnimap.el (gnus-refer-thread-use-nnir):
2827         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2828
2829 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2830
2831         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2832
2833 2012-03-12  Peter Münster  <pmrb@free.fr>
2834
2835         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2836         (gnus-demon-cancel): Ditto.
2837         (gnus-demon-run-callback): When function cannot be called due to low
2838         idleness, call it when idleness reaches the expected value, instead of
2839         waiting another timer period.
2840         (gnus-demon-init): Add `time' to arguments of call-back.
2841
2842 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2843
2844         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2845
2846         * gnus.el: Register gnus-registry functions.
2847
2848         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2849         indent.
2850
2851         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2852         enabled before warping.
2853
2854 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2855
2856         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2857         registry about each article retrieved.
2858
2859         * gnus-int.el (gnus-select-group-with-message-id): New function.
2860         (gnus-try-warping-via-registry): Ditto.
2861         (gnus-warp-to-article): Fall back on the registry.
2862
2863 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2864
2865         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2866         inboxes.
2867
2868 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2869
2870         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2871
2872 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2873
2874         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2875         gnus-gcc-self-resent-messages may be a group parameter.
2876         (gnus-summary-resend-message): Don't encode encoded words in header
2877         when Gcc'ing resent message.
2878
2879 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2880
2881         * shr.el (shr-insert): Treat non-breaking space just like normal
2882         space.  This seems to produce more pleasing results.
2883         (shr-insert): Only insert a blank line if we're starting from an image.
2884         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2885         (shr-ensure-paragraph): Consider lines with white space to be blank.
2886
2887 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2888
2889         * Makefile.in: Respect DESTDIR.
2890
2891 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2892
2893         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2894         and gnus-gcc-post-body-encode-hook.
2895
2896 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2897
2898         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2899         messages that don't exist.
2900
2901         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2902
2903 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2904
2905         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2906         Remove.
2907
2908         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2909
2910         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2911
2912 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2913
2914         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2915         have a group name.
2916
2917         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2918         a multibyte buffer (bug#7410).
2919         (article-wash-html): Parse the original article buffer to get the
2920         unencoded data (bug#7410).
2921
2922         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2923         .newsrc.el files.
2924
2925 2012-04-05  Bastien Guerry  <bzg@altern.org>
2926
2927         * color.el (color-lighten-name): Fix typo.
2928
2929 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930
2931         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2932         "#" to avoid having them interpreted as comments.
2933
2934 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935
2936         * shr.el (shr-insert): Update the text state properly to avoid
2937         inserting spurious paragraph starts.
2938
2939 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2940
2941         * shr.el (shr-table-widths): Divide the extra width more fairly over
2942         the TDs (bug#10973).
2943         (shr-render-td): Don't delete too much padding.
2944         (shr-natural-width): Compute the natural width more correctly.
2945         (shr-insert): Allow the natural width to be computed for tables again.
2946         (shr-tag-table-1): Rework how the natural widths are computed by
2947         rendering the table a third time.
2948         (shr-natural-width): Removed.
2949         (shr-buffer-width): New function.
2950         (shr-expand-newlines): Use it.
2951
2952         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2953         using a `gnus-use-full-window' setup (bug#11013).
2954
2955 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2956
2957         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2958         24.1 release.
2959
2960 2012-03-10  David Edmondson  <dme@dme.org>
2961
2962         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2963         'Forwarded Message' header and the start of the message.
2964
2965 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2966
2967         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2968         isn't running (bug#10897).
2969
2970 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2971
2972         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2973         This is inconsistent with all the other stream functions, which leave
2974         the setting up to the higher levels (if so wanted) (bug#10931).
2975
2976 2012-02-28  Glenn Morris  <rgm@gnu.org>
2977
2978         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2979         mm-decode.el: Standardize possessive apostrophe usage.
2980
2981 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2982
2983         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2984
2985 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2986
2987         * parse-time.el (parse-time-string): Allow extractor to return nil.
2988
2989 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2992
2993 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2994
2995         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2996
2997 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2998
2999         * mm-decode.el (mm-shr): Remove "soft hyphens".
3000
3001         * nnimap.el (nnimap-request-list): Return the group names encoded as
3002         utf8.  Otherwise non-European group names don't work.
3003         (nnimap-request-newgroups): Ditto.
3004
3005         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3006         the default in `read-string' (bug#10757).
3007
3008         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3009         topics (bug#10843).
3010
3011         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3012         buffer.  Suggested by Herbert Valerio Riedel.
3013         (nnimap-request-move-article): Delete the message from the correct IMAP
3014         server.
3015
3016 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3017
3018         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3019         Reported by Peter Münster.
3020
3021 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3022
3023         * shr.el (shr-image-fetched): Make sure we really kill the right
3024         buffer.
3025
3026 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3027
3028         * gnus-start.el (gnus-1): Avoid duplicate entries.
3029
3030 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3031
3032         * imap.el: Remove.
3033
3034         * nntp.el (nntp-coding-system-for-read): Remove.
3035         (nntp-coding-system-for-write): Ditto.
3036         (nntp-open-connection): Just use `binary' directly.
3037
3038         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3039         Gnus 0.3.
3040
3041 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3042
3043         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3044         application/octet-stream parts really is.
3045
3046         * gnus-sum.el (gnus-propagate-marks): Remove.
3047
3048 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3049
3050         * shr.el (shr-rescale-image): Undo previous change; see
3051         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3052
3053 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3054
3055         * gnus.el: Ma Gnus v0.3 is released.
3056
3057 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3058
3059         * gnus-sum.el (gnus-summary-local-variables): Make
3060         `gnus-newsgroup-unexist' into a local variable.
3061
3062 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3063
3064         * registry.el (registry-usage-test, registry-persistence-test): Move to
3065         tests/gnustest-registry.el.
3066         (registry-make-testable-db, registry-match-test)
3067         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3068
3069         * gnus-registry.el (gnus-registry-misc-test)
3070         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3071
3072         * tests/gnustest-registry.el: New file with the registry and
3073         gnus-registry ERT tests.
3074
3075 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3076
3077         * gnus-msg.el (gnus-summary-resend-message): Make
3078         gnus-summary-resend-message-insert-gcc be last item in
3079         message-header-setup-hook.
3080
3081 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3082
3083         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3084         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3085         Remove.
3086         (nnfolder-open-server): Don't use marks.
3087         (nnfolder-request-delete-group): Ditto.
3088         (nnfolder-request-rename-group): Ditto.
3089         (nnfolder-request-set-mark, nnfolder-request-marks)
3090         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3091         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3092
3093         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3094         (nnml-marks-modtime): Remove.
3095         (nnml-request-delete-group): Don't use marks.
3096         (nnml-request-rename-group): Ditto.
3097         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3098         (nnml-save-marks, nnml-open-marks): Remove.
3099
3100         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3101         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3102         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3103         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3104         (nntp-server-to-method-cache): Remove.
3105
3106         * shr.el (shr-rescale-image): Fix wrong merge.
3107
3108 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3109
3110         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3111         too-wide lines.
3112
3113 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3114
3115         * nnimap.el (nnimap-record-commands): New variable.
3116         (nnimap-log-command): Use it.
3117         (nnimap-make-process-buffer): Add a space to the process buffer.
3118         (nnimap-transform-headers): Don't bug out on header lines containing
3119         stuff that look like IMAP length encodings.
3120
3121         * shr.el (shr-rescale-image): Allow viewing large images.
3122
3123 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3124
3125         * nnml.el (nnml-request-compact-group): Delete the marks file after
3126         compaction (bug#10800).
3127
3128         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3129         group exit.
3130
3131         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3132         QRESYNC/FETCH output.
3133
3134 2012-02-11  Glenn Morris  <rgm@gnu.org>
3135
3136         * sieve-manage.el (sieve-manage-default-stream):
3137         * shr.el (shr):
3138         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3139         (nnir-retrieve-headers-override-function)
3140         (nnir-imap-default-search-key, nnir-notmuch-program)
3141         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3142         (nnir-method-default-engines):
3143         * message.el (message-cite-reply-position):
3144         * gssapi.el (gssapi-program):
3145         * gravatar.el (gravatar):
3146         * gnus-sum.el (gnus-refer-thread-use-nnir):
3147         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3148         (gnus-registry-max-pruned-entries):
3149         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3150         * gnus-int.el (gnus-after-set-mark-hook)
3151         (gnus-before-update-mark-hook):
3152         * gnus-async.el (gnus-async-post-fetch-function):
3153         * auth-source.el (auth-source-cache-expiry):
3154         Add missing :version tags to new defcustoms and defgroups.
3155
3156 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3157
3158         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3159         `gnus-newsgroup-unexist'.
3160
3161         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3162         marks.
3163         (gnus-article-special-mark-lists): Put the `unexist' in the special
3164         marks list instead.
3165
3166         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3167         articles in the list of articles to be selected.
3168
3169         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3170         articles.
3171         (nnimap-update-info): Keep track of unexisting articles.
3172         (nnimap-update-qresync-info): Ditto.
3173
3174 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3175
3176         * message.el (message-default-send-mail-function): Made into own
3177         function for reuse by emacsbug.el.
3178
3179 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3180
3181         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3182         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3183
3184 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3185
3186         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3187         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3188
3189         * gnus-compat.el: Define `timer-set-function'.
3190
3191         * mm-decode.el (mm-display-external): Output the text from the command
3192         in the buffer after the command finished.  This makes text-based
3193         commands behave better.
3194
3195 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3196
3197         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3198
3199 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3200
3201         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3202         23.1.
3203
3204 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3205
3206         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3207
3208 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3209
3210         * message.el (smtpmail-smtp-user): Silence compiler warning.
3211
3212 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3213
3214         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3215         SMTP user name.
3216
3217 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3218
3219         * gnus-sum.el (gnus-summary-show-thread):
3220         next-single-char-property-change may return nil in XEmacs.
3221         (gnus-summary-article-map): Fix typo.
3222
3223 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3224
3225         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3226         running.
3227
3228         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3229
3230         * gnus.el (gnus-server-extend-method): Don't add an -address component
3231         if the method already has one (bug#9676).
3232
3233 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3234
3235         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3236         of an initial-input for consistency (bug#10757).
3237
3238         * dgnushack.el: Fix XEmacs compilation warning.
3239
3240         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3241
3242         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3243
3244 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3245
3246         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3247         lines that are narrower than the window width.  Otherwise background
3248         "blocks" will look less readable.
3249
3250 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3251
3252         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3253         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3254         have newlines within the strings, and where the UID comes after the
3255         BODYSTRUCTURE element (bug#10537).
3256
3257         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3258         (bug#10732).
3259
3260         * shr.el (shr-insert-document): Add doc string.
3261         (shr-visit-file): Ditto.
3262         (shr-remove-trailing-whitespace): New function.
3263         (shr-insert-document): Use it to clean up trailing whitespace as the
3264         final step (bug#10714).
3265
3266 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3267
3268         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3269         buffer if `gnus-kill-summary-on-exit' is nil.
3270
3271 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3272
3273         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3274         when just reading a single group from "without" Gnus.
3275
3276 2012-02-06  Chong Yidong  <cyd@gnu.org>
3277
3278         * gnus-sum.el (gnus-summary-show-thread):
3279         next-single-char-property-change never returns nil (Bug#8657).
3280
3281 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3282
3283         * message.el (message-multi-smtp-send-mail): New function.
3284         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3285         header to implement multi-SMTP functionality.
3286
3287         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3288         (gnus-agentize): Don't set it.
3289         (gnus-agent-send-mail): Don't use it.
3290
3291         * gnus-sum.el (gnus-summary-widget-backward): New function and
3292         keystroke.
3293
3294         * gnus-compat.el: More the compat functions more compatible.
3295
3296         * shr.el (shr-put-image): Remove underlines from sliced images.
3297         (shr-zoom-image): Compute the region to be replaced more correctly.
3298
3299 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3300
3301         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3302         (gnus-summary-resend-message-insert-gcc): New function.
3303         (gnus-summary-resend-message): Modify message-header-setup-hook and
3304         message-sent-hook to make it work for Gcc.
3305         (gnus-inews-do-gcc): Update the number of unread articles of groups
3306         that messages are Gcc'd to.
3307
3308         * message.el (message-resend): Run message-sent-hook to do Gcc.
3309
3310 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3311
3312         * lpath.el: Fix an XEmacs compilation warning.
3313
3314         * gnus-compat.el: Require `help-fns' to fix compilation error.
3315
3316         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3317         a higher level to silence compilation.
3318
3319         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3320         parameter to allow controlling the scaling.
3321
3322         * shr.el (shr-zoom-image): New command and keystroke.
3323         (shr-put-image): Take a `size' flag to say how to scale the image.
3324
3325         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3326         deletion unless already defined.
3327
3328         * gnus.el (gnus-compat): Require it.
3329
3330         * gnus-compat.el: New file.
3331
3332         * gnus-start.el (gnus-clean-old-newsrc): New function.
3333         (gnus-read-newsrc-file): Use it.
3334
3335         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3336         Use recursive deletion.
3337         (mm-dissect-archive): Add support for zip files.
3338
3339         * gnus-util.el (gnus-recursive-directory-files): New function.
3340
3341         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3342         (mm-archive-decoders): Add tgz support.
3343
3344         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3345         Otherwise inserting text into the Gnus buffer can look odd.
3346
3347         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3348
3349         * mm-archive.el (mm-archive-decoders): Add support for tar.
3350
3351         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3352
3353         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3354
3355 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3356
3357         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3358
3359         * mm-archive.el: New file.
3360
3361         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3362
3363         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3364
3365         * message.el (message-goto-*): Make all the `message-goto-*' commands
3366         push the mark before moving point.  This makes it easier to go back to
3367         where you came from after editing whatever you jumped to.
3368
3369 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3370
3371         * gnus.el: Ma Gnus v0.1 is released.
3372
3373 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3374
3375         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3376         without reconnecting.
3377         (nnimap-possibly-change-group): Ditto.
3378         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3379         connection has died before being called.
3380
3381 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3382
3383         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3384         an initial sync unless we're really doing one.
3385
3386         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3387         address parameter if one already exists (bug#9676).
3388
3389         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3390         not the prefix, as documented (bug#10689).
3391
3392 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3393
3394         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3395         the "server".
3396
3397         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3398         the real error message with the useless "previously known to be down".
3399         Which isn't even correct.
3400
3401         * nntp.el (nntp-open-connection): Report the error message if the nntp
3402         server can't be reached.
3403
3404         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3405         groups we do a total scan for.
3406         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3407         doing that.
3408
3409 2012-01-31  Jim Meyering  <jim@meyering.net>
3410
3411         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3412         Correct a comment (insert "not") and hide nominally-doubled "to".
3413
3414 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3415
3416         * gnus.el (gnus-version): Change name to "Ma Gnus".
3417
3418 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3419
3420         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3421         section in the manual.
3422
3423 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3424
3425         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3426         words.
3427         (rfc2047-encode-string): Ditto.
3428         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3429         understand folded filename="..." parameters, for instance.
3430
3431         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3432         the message for greater debuggability.
3433
3434 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3435
3436         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3437         instead of setting it locally, since the latter doesn't seem to have
3438         any effect (most of the time).
3439
3440 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3441
3442         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3443         function call.
3444
3445 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3446
3447         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3448         seconds, and make the repeat clause with HH:MM specs work as
3449         documented.
3450
3451 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3452
3453         * proto-stream.el (proto-stream-capability-open): Fall back on
3454         :end-of-command if :end-of-capability doesn't exist.
3455
3456 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3457
3458         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3459         bound globally in old Emacsen and XEmacsen.
3460
3461 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3462
3463         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3464         so that previous errors don't prohibit getting new news.
3465
3466         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3467
3468         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3469
3470 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3471
3472         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3473         buffer, not of the string which is its name.
3474
3475 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3476
3477         * proto-stream.el (proto-stream-capability-open): Wait for
3478         :end-of-capability, not :end-of-command.
3479
3480         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3481         non-server-marks groups.
3482         (gnus-group-make-articles-read): Ditto.
3483
3484         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3485         methods (bug#9676).
3486
3487         * gnus.el (gnus-method-ephemeral-p): New function.
3488
3489 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3490
3491         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3492         left-to-right.
3493
3494 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3495
3496         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3497         warning.
3498
3499 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3500
3501         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3502         macroexpand the nnir things, since they haven't been defined yet, and
3503         nnir requires gnus-sum.
3504
3505 2012-01-24  Julien Danjou  <julien@danjou.info>
3506
3507         * color.el (color-rgb-to-hsl): Fix value computing.
3508         (color-hue-to-rgb): New function.
3509         (color-hsl-to-rgb): New function.
3510         (color-clamp, color-saturate-hsl, color-saturate-name)
3511         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3512         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3513
3514 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3515
3516         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3517
3518 2012-01-19  Julien Danjou  <julien@danjou.info>
3519
3520         * color.el (color-name-to-rgb): Use the white color to find the max
3521         color component value and return correctly computed values.
3522         (color-name-to-rgb): Add missing float conversion for max value.
3523
3524 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3525
3526         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3527         logical server name in addition to the actual machine address.
3528
3529         * auth-source.el (auth-source-user-and-password): Add convenience
3530         wrapper to search by just host and optionally user.
3531
3532 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3533
3534         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3535         after rendering.
3536
3537 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3538
3539         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3540         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3541         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3542
3543 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3544
3545         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3546         (bug#9693).
3547         (gnus-summary-setup-buffer): Document return value (bug#9697).
3548
3549         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3550         since ido doesn't work on symbols (bug#9632).
3551
3552         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3553         when getting a single value as when getting all the values.  This means
3554         that atoms like `gcc-self' work cumulatively, like variable settings,
3555         instead of getting the value from the last matching clause.
3556         (gnus-group-find-parameter): Protect against the group buffer not
3557         existing (bug#9585).
3558
3559 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560
3561         * gnus-start.el (gnus-activate-group): Document more parameters
3562         (bug#9694).
3563
3564         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3565         (bug#9692).
3566
3567         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3568         article was fetched, so that it can be expired later (bug#9958).
3569         (gnus-agent-summary-fetch-series): Add doc string.
3570         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3571         (bug#9517).
3572
3573         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3574         retrieval is happening.
3575
3576         * gnus.el (gnus-parameters): Doc fix.
3577
3578 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3579
3580         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3581         show the thread after expansion.
3582
3583 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3584
3585         * gnus-art.el (article-narrow-to-head): If the head is completely
3586         empty, narrow to the empty region (bug#9764).
3587
3588         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3589         read, and then mark them as unread only when the unread mark is used.
3590         This makes `C-- T k' actually work, even though it's confusing.
3591
3592         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3593         alive before we try to find its window.
3594
3595 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3596
3597         * mm-decode.el (mm-display-external): Use a longer timeout for the
3598         deletion to allow slow programs to display the file.
3599
3600 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3601
3602         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3603         prompt to be less confusing.
3604
3605         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3606         argument to `message-reply'.  This broke `special-display-*' frame
3607         pop-uping (bug#10238).
3608
3609 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3610
3611         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3612         systems, since these allegedly don't work there.
3613
3614 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3615
3616         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3617         live buffer.
3618
3619 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3620
3621         * nnir.el (nnir-retrieve-headers): Protect against the article not
3622         existing on the server (bug#10335).
3623
3624 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3625
3626         * gnus-agent.el (gnus-agent-load-local): Recompute
3627         gnus-agent-article-local on changing method.
3628
3629 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3630
3631         * gnus.el (gnus-parameters): Note precedence.
3632
3633 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3634
3635         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3636         in the group buffer.
3637
3638 2012-01-04  Julien Danjou  <julien@danjou.info>
3639
3640         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3641         change.
3642
3643 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3644
3645         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3646         too.
3647
3648         * nntp.el (nntp-retrieve-group-data-early): Use it.
3649
3650 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3651
3652         * nntp.el (nntp-retrieval-in-progress): New variable.
3653         (nntp-make-process-buffer): Make it buffer-local.
3654
3655         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3656         2010.
3657         (gnus-demon-init): Use it to compute the time if time is on the form
3658         "04:23".
3659
3660         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3661
3662         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3663         status in the correct buffer.
3664
3665 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3666
3667         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3668         when opening topics (bug#10407).
3669
3670 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3671
3672         * gnus-cus.el (gnus-score-customize):
3673         * gnus-sum.el (gnus-sort-gathered-threads):
3674         * message.el (message-shorten-references):
3675         * nnmairix.el (nnmairix-request-group):
3676         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3677
3678 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3679
3680         * gnus-agent.el (gnus-agent-regenerate-group):
3681         * gnus-int.el (gnus-retrieve-group-data-early):
3682         * mm-util.el (mm-codepage-ibm-list):
3683         * nndiary.el (Commentary, nndiary-get-new-mail):
3684         * nnir.el (nnir):
3685         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3686
3687 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3688
3689         * mm-view.el (mm-display-inline-fontify): Add comment.
3690
3691 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3692
3693         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3694         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3695
3696 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3697
3698         * gnus-art.el (gnus-split-methods):
3699         * gnus-msg.el (gnus-configure-posting-styles):
3700         * gnus-spec.el (gnus-parse-simple-format):
3701         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3702         * message.el (message-do-actions): Spelling fix.
3703
3704 2011-12-15  Juri Linkov  <juri@jurta.org>
3705
3706         * mm-decode.el (mm-inline-media-tests): Add missing
3707         `mm-handle-media-subtype'.
3708
3709 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3710
3711         * gnus-group.el (gnus-group-tool-bar):
3712         * gnus-sum.el (gnus-summary-tool-bar):
3713         * message.el (message-tool-bar):
3714         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3715
3716 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3717
3718         * plstore.el (plstore--insert-buffer): Spelling fix.
3719
3720 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3721
3722         * message.el (message-valid-fqdn-regexp): Update with newly approved
3723         top-level domain names ".tel" and ".asia".
3724
3725 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3728         unconditionally.
3729
3730 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3731
3732         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3733         pop-to-buffer-same-window for old Emacsen.
3734
3735 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3736
3737         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3738
3739 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3740
3741         * netrc.el (netrc-credentials): Spelling fix.
3742
3743 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3744
3745         * gnus-fun.el (gnus-fun-ppm-change-string):
3746         * gnus-msg.el (gnus-inews-do-gcc):
3747         * gnus-sum.el (gnus-summary-find-for-reselect):
3748         * gnus.el (gnus-summary-cancelled):
3749         * message.el (message-cancel-hook, message-send-news):
3750         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3751         * nnir.el (nnir-run-hyrex):
3752         * nntp.el (nntp-with-open-group-function):
3753         * pgg.el (pgg-pending-timers): Spelling fix.
3754
3755 2011-12-04  Chong Yidong  <cyd@gnu.org>
3756
3757         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3758         change (Bug#10200).
3759
3760 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * compface.el (uncompface):
3763         * gnus-art.el (gnus-article-x-face-command): Update the header format
3764         of icon data for the most recent icontopbm program.
3765
3766 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3767
3768         * gnus-msg.el (gnus-inews-do-gcc):
3769         * message.el (message-send-mail):
3770         * mml.el (mml-generate-mime): Share the value of the buffer-local
3771         `message-options' variable between a draft buffer and temprary working
3772         buffers.
3773
3774 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3775
3776         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3777
3778 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3779
3780         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3781         for Cygwin.
3782
3783 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3784
3785         * gnus-group.el (gnus-group-prepare-flat):
3786         * mm-bodies.el (mm-encode-body):
3787         * mml.el (mml-preview):
3788         * nnml.el (nnml-request-compact-group):
3789         * pop3.el (pop3-stream-type): Spelling fix.
3790
3791 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3792
3793         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3794
3795 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3796
3797         * color.el (color-rgb-to-hsl):
3798         * gmm-utils.el (gmm-tool-bar-style):
3799         * gnus-group.el (gnus-group-prepare-flat):
3800         * gnus-topic.el (gnus-topic-prepare-topic):
3801         * mm-decode.el (mm-discouraged-alternatives):
3802         * rfc2047.el (rfc2047-encode-1):
3803         * starttls.el: Spelling fix.
3804
3805 2011-11-24  Glenn Morris  <rgm@gnu.org>
3806
3807         * binhex.el (binhex-begin-line): Give it basic doc-string.
3808
3809         * starttls.el, tls.el: Fix case of "GnuTLS".
3810
3811 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3812
3813         * gnus-group.el (gnus-group-highlight): Fix typo.
3814
3815 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3816
3817         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3818         value of `delete-file', that returns nil for a local file but returns t
3819         for a remote file using ssh.
3820
3821 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3822
3823         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3824
3825 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3826
3827         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3828         avoid later breakage.
3829
3830 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3831
3832         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3833         article buffers' name.
3834
3835 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3836
3837         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3838         by Paul Eggert's spellfixes two days ago.
3839
3840 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3841
3842         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3843         doesn't have it.
3844
3845         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3846         buffer-local instead of binding them to avoid warnings.  Also demote
3847         errors (bug#10063).
3848         (font-lock-mode-hook): Shut up byte compiler.
3849
3850 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3851
3852         * mm-util.el (mm-charset-after):
3853         * nnir.el (nnir-run-hyrex):
3854         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3855         (ntlm-get-password-hashes, ntlm-md4hash):
3856         * smime.el: Fix typo.
3857
3858 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3859
3860         * gnus-agent.el (gnus-agent-expire-group-1):
3861         * nndiary.el (nndiary-last-occurence):
3862         * nnimap.el (nnimap-request-set-mark):
3863         * nnmairix.el (nnmairix-only-use-registry):
3864         * gnus-group.el (gnus-group-prepare-flat):
3865         * gnus-sum.el (gnus-decode-encoded-word-methods):
3866         * message.el (message-wash-subject):
3867         * nntp.el (nntp-retrieve-headers-with-xover):
3868         * smime.el (smime-certificate-directory): Spelling fix.
3869
3870 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3871
3872         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3873
3874         * color.el:
3875         * gnus-agent.el (gnus-agent-possibly-alter-active):
3876         * gnus-dired.el (gnus-dired-print):
3877         * mail-parse.el:
3878         * nnmairix.el (nnmairix-request-group):
3879         * shr.el (shr-image-displayer):
3880         * sieve-manage.el:
3881         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3882
3883 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3884
3885         * gnus-sum.el (gnus-auto-select-subject):
3886         * spam-report.el (spam-report-resend): Spelling fix.
3887
3888 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3889
3890         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3891         * gnus-art.el (gnus-default-article-saver):
3892         * gnus-srvr.el (gnus-server-copy-server):
3893         * gnus.el (gnus-sloppily-equal-method-parameters):
3894         * html2text.el (html2text-format-tag-list):
3895         * message.el (message-narrow-to-head):
3896         * nndiary.el:
3897         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3898         * sieve.el: Spelling fix.
3899
3900 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3901
3902         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3903         * gnus-sum.el (gnus-summary-make-menu-bar):
3904         * gnus-uu.el (gnus-uu-decode-postscript)
3905         (gnus-uu-decode-postscript-and-save):
3906         * mailcap.el (mailcap-print-command):
3907         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3908         Fix typos.
3909
3910 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3911
3912         * gnus-art.el (gnus-article-part-wrapper):
3913         * html2text.el (html2text-fix-paragraphs):
3914         * mm-decode.el (mm-image-fit-p):
3915         * rfc2047.el (rfc2047-encode-message-header):
3916         * shr-color.el (shr-color-visible-distance-min)
3917         (shr-color-relative-to-absolute, set-minimum-interval)
3918         (shr-color-visible): Fix typos.
3919
3920 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3921
3922         * gmm-utils.el (gmm-tool-bar-item):
3923         * gnus-art.el (gnus-treat-body-boundary):
3924         * gnus-diary.el (gnus-user-format-function-d):
3925         * gnus-start.el (gnus-get-unread-articles):
3926         * pgg-gpg.el (pgg-gpg-update-agent):
3927         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3928
3929 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3930
3931         * gnus-topic.el (gnus-group-prepare-topics):
3932         * gnus-uu.el (gnus-extract-view):
3933         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
3934
3935 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
3936
3937         * spam.el: Move BBDB autoloads.
3938         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
3939         BBDB 2 and 3.
3940         (spam-check-BBDB): Use it.
3941         (spam-enter-ham-BBDB): Use it.
3942
3943 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3944
3945         * smime.el (smime-draw-buffer): Spelling fix.
3946
3947 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3948
3949         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3950         for scanning exactly one level.
3951         * gnus-start.el (gnus-get-unread-articles): Ditto.
3952
3953 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3954
3955         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3956         slightly clearer.
3957
3958 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3959
3960         * gnus-sync.el: More commentary about setup.
3961
3962 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3963
3964         * message.el (message-send-and-exit): Document `arg'.
3965
3966 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3967
3968         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3969
3970 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3971
3972         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3973
3974         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3975         we don't use `bound-and-true-p'.
3976
3977 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3978
3979         * gnus-util.el (gnus-bound-and-true-p): Remove.
3980         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3981         * nnir.el: Use it.
3982         * nnmairix.el: Use it.
3983
3984 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3985
3986         * gnus-sync.el: Improve docs about CouchDB admins.
3987
3988         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3989         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3990         for reasons unknown.
3991         * nnir.el: Use it.
3992         * nnmairix.el: Use it.
3993
3994         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3995         * nnir.el: Ditto.
3996         * nnmairix.el: Ditto.
3997
3998         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3999
4000 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4001
4002         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4003         not needed.  Provide xmlplistread list function to produce XML plist
4004         output for non-Gnus LeSync clients.
4005
4006 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4007
4008         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4009
4010         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4011         and save against it.  Group subscriptions, read marks, other marks,
4012         subscription levels, topic names, and topic offsets (the group's
4013         position within the topic) are saved.  This is an experimental backend
4014         and may change significantly.  Load json.el from the gnus-fallback-lib
4015         if it's not available otherwise.
4016         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4017
4018 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4019
4020         * message.el (message-completion-function): Make sure
4021         message-tab-body-function is not attempted if one of
4022         message-completion-alist fails to find a completion (bug#9158).
4023
4024 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4025
4026         * mml.el (mml-quote-region): Quote <#secure> tag.
4027         (mml-generate-mime-1): Unquote <#secure> tag.
4028
4029 2011-10-20  Chong Yidong  <cyd@gnu.org>
4030
4031         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4032         calling a minor mode from Lisp with nil arg enables it, so we have to
4033         make the wording a bit ambiguous here).
4034
4035 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4036
4037         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4038         * nnir.el (nnir-mode): Use it.
4039         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4040         Use it.
4041
4042         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4043         * nnmairix.el (gnus-registry-enabled): Ditto.
4044
4045 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4046
4047         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4048         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4049         only while we need to find out if it should be t or nil.
4050         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4051         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4052         the registry is installed.  Set it to nil when it's unloaded.
4053         (gnus-registry-install-p): Provide user guidance for the initial value
4054         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4055         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4056         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4057         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4058         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4059         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4060         `gnus-registry-install'.
4061
4062 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4063
4064         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4065         previous change.
4066         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4067         primary key is marked as disabled.
4068
4069 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4070
4071         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4072         primary key is marked as disabled.
4073
4074 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4075
4076         * html2text.el (html2text-clean-anchor): Check for quotes around
4077         `href' value.
4078
4079 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4080
4081         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4082         searching.  Drop `bbdb-cache'.
4083
4084 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4085
4086         * message.el (message-signed-or-encrypted-p): Exclude header when
4087         checking if there is signed or encrypted body in text/plain message.
4088
4089 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4090
4091         * html2text.el (html2text-get-attr): Correctly handle attribute values
4092         containing "=".
4093
4094 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4095
4096         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4097         handle bindings.
4098
4099 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100
4101         * gnus-win.el (gnus-configure-windows): Protect against reading
4102         ephemeral groups outside of Gnus.
4103
4104 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4105
4106         * shr.el (shr-tag-img): Don't get images displayed in tables.
4107
4108 2011-10-03  Glenn Morris  <rgm@gnu.org>
4109
4110         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4111         the "maintainer" version of debbugs.gnu.org reports.
4112
4113 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4114
4115         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4116         make asynchronous adjacent image insertion work better.
4117
4118 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4119
4120         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4121         documentation.
4122
4123 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4124
4125         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4126         `gnus-asynchronous' isn't shadowed.
4127
4128 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4129
4130         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4131
4132         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4133         (nnimap-insert-partial-structure): The charset parameter isn't
4134         case-sensitive.
4135
4136         * nnheader.el (nnheader-message-maybe): New function.
4137
4138         * shr.el (shr-tag-table): Render totally broken tables better.
4139
4140         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4141         computing the boundary.
4142
4143 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4144
4145         * pop3.el (pop3-number-of-responses): Remove.
4146         (pop3-wait-for-messages): Rewrite to take linear time instead of
4147         exponential time.
4148
4149 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4150
4151         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4152         re-fetch images.
4153
4154         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4155         re-fetch images when hitting `g' in Gnus.
4156
4157 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4158
4159         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4160         (mml-compute-boundary): Don't check collision if it is non-nil.
4161         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4162         before checking collision.
4163
4164 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4165
4166         * message.el (message-indent-citation): Really make sure there's a
4167         newline at the end.
4168
4169         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4170         Fix suggested by John Wiegley.
4171
4172         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4173
4174         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4175
4176         * message.el (message-default-send-rename-function): Break out into its
4177         own function.
4178
4179         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4180         doesn't work under XEmacs.
4181
4182         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4183         of "imaps" to word around Windows problems.
4184         (nnimap-open-connection-1): Use it.
4185
4186         * message.el (message-indent-citation): Revert last change which made
4187         `F' not work.
4188
4189 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4190
4191         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4192         terminal as well.
4193
4194 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4195
4196         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4197         because it displays images using overlays that aren't easy to copy to
4198         the article buffer.
4199
4200 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4201
4202         * message.el (message-indent-citation): Fix empty line removal at the
4203         end of the citation.
4204
4205 2011-09-20  Julien Danjou  <julien@danjou.info>
4206
4207         * auth-source.el (auth-source-netrc-create): Use default value for
4208         password if specified.  Evaluate default.
4209         (auth-source-plstore-create): Ditto.
4210         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4211         value evaluation.
4212         (auth-source-netrc-create): Typo fix.
4213         (auth-source-plstore-create): Ditto.
4214
4215         * password-cache.el (password-cache-remove): Remove entries even if the
4216         value is nil, so that password with a nil value (negative caching) is
4217         possible to invalidate.
4218
4219         * auth-source.el (auth-source-format-cache-entry): New function.
4220
4221 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4222
4223         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4224
4225 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4226
4227         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4228
4229 2011-09-19  Julien Danjou  <julien@danjou.info>
4230
4231         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4232         which work with things that are not ASCII.
4233
4234 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4235
4236         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4237
4238 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4239
4240         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4241         message level.
4242
4243 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4244
4245         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4246
4247 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4248
4249         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4250
4251 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4252
4253         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4254         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4255
4256 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4257
4258         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4259         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4260         articles.
4261
4262 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4263
4264         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4265         (message-mail-other-window, message-mail-other-frame)
4266         (message-news-other-window, message-news-other-frame):
4267         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4268         instead of setting buffer display varibles.
4269
4270 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4271
4272         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4273
4274         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4275
4276 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4277
4278         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4279         duplicates" to a higher level.
4280
4281         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4282         most egregious messages.
4283
4284 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4285
4286         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4287
4288 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4289
4290         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4291         up the file (bug#9351).
4292
4293 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4294
4295         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4296         it does with all other backends, but decode the names immediately after
4297         getting them.
4298
4299         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4300         decoding nnimap groups.
4301
4302         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4303         newsrc file.  It doesn't seem like an important optimization any more.
4304
4305 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4306
4307         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4308         overflows.
4309
4310 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4311
4312         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4313         (gnus-interactive-exit): Extend to `quiet'.
4314
4315         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4316
4317         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4318         string.
4319
4320         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4321         renaming function arguments from `this'.
4322
4323         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4324
4325         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4326         has been renamed.
4327         (gnus-lrm-string-p): Include RLM and PDF, too.
4328
4329         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4330         (bug#9225).
4331
4332 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4333
4334         Add autoload cookies for functions used by sendmail.el.
4335         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4336
4337         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4338
4339 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4340
4341         * gnus-art.el (article-date-ut): Work properly even when there are
4342         things like Date header in the body; work for forwarded parts.
4343
4344 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4345
4346         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4347         original-article-buffer.
4348
4349 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4350
4351         * nnir.el (nnir-compose-result): Fix matching of server type.
4352         (nnir-run-swish++): Ditto.
4353         (nnir-run-namazu): Ditto.
4354         (nnir-run-notmuch): Ditto.
4355
4356 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4357
4358         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4359         (bug#9405).
4360
4361         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4362         (bug#9421).
4363
4364         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4365         (bug#9425).
4366
4367         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4368         thing (bug#9426).
4369
4370 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4371
4372         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4373         the error message.
4374
4375 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4376
4377         * message.el (message-setup-1): Return t (Bug#9392).
4378
4379 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4380
4381         * gnus-sum.el: When adding article headers to a summary buffer also
4382         update gnus-newsgroup-articles (bug#9386).
4383
4384 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4385
4386         * auth-source.el: Autoload help-mode.
4387
4388 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4389
4390         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4391         names.
4392
4393 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4394
4395         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4396         mm-replace-in-string for compatibility issues.
4397         * mml2015.el (mml2015-epg-verify): Ditto.
4398
4399 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4400
4401         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4402
4403         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4404
4405 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4406
4407         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4408         continue on and do the clean-up phase (bug#9188).
4409
4410         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4411         just ignore groups that can't be opened instead of erroring out
4412         (bug#9225).
4413
4414         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4415         nil since some many people are fuddy-duddies.
4416
4417         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4418         images.
4419
4420         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4421         instead.
4422
4423         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4424
4425         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4426
4427         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4428         processing.
4429
4430         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4431         buffer to avoid warnings.
4432
4433 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4434
4435         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4436         specified to reduce precision.
4437
4438 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4439
4440         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4441         bodystructures (bug#9314).
4442
4443 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4444
4445         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4446         Make button keymap non-sticky after buttons.
4447
4448 2011-08-18  David Engster  <dengste@eml.cc>
4449
4450         * nnmairix.el (nnmairix-request-set-mark)
4451         (nnmairix-goto-original-article): Remove adding of article to registry,
4452         since `gnus-registry-add-group' isn't available anymore.
4453         (nnmairix-determine-original-group-from-registry):
4454         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4455         available anymore.
4456
4457 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4458
4459         * starttls.el (starttls-any-program-available): Define as obsolete
4460         function.
4461
4462 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4465         versions which Gnus use when appropriate.
4466
4467         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4468         a pretty destructive command.
4469
4470         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4471
4472 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4473
4474         * message.el (message-fix-before-sending): Make a different warning
4475         about NUL characters (bug#9270).
4476
4477         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4478         from custom (bug#9260).
4479
4480         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4481         things work in Emacs 22 and XEmacs, too.
4482
4483         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4484         default From.
4485
4486         * gnus-spec.el (gnus-lrm-string-p): New macro.
4487         (gnus-lrm-string): New constant.
4488         (gnus-summary-line-format-spec): LRM-ify the from.
4489         (gnus-tilde-max-form): LRM-ify string chopping.
4490
4491         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4492
4493         * message.el (message-is-yours-p): Allow disabling canlock checking
4494         (bug#9295).
4495         (message-shoot-gnksa-feet): Add `canlock-verify'.
4496         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4497         message directory isn't writable (bug#9304).
4498
4499         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4500         non-world-readable.
4501
4502 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4503
4504         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4505         articles.
4506
4507 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4508
4509         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4510         copy-list.
4511
4512 2011-08-12  Sam Steingold  <sds@gnu.org>
4513
4514         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4515         in the reverse order to avoid modifying the cache with `nreverse'.
4516         (gnus-all-score-files): Do not modify the value returned by
4517         `gnus-score-find-alist' because it lives in a cache variable.
4518         (gnus-current-home-score-file): No need to `nreverse' the return value
4519         of `gnus-score-find-alist', it is already in the correct order.
4520
4521 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4522
4523         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4524         type MESSAGE and subtype RFC822 is slightly different from those of
4525         type TEXT.
4526
4527 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4528
4529         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4530         This allows article-referral to work from an nnir group.
4531
4532 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4533
4534         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4535
4536 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4537
4538         * mml1991.el (mml1991-epg-find-usable-key)
4539         (mml1991-epg-find-usable-secret-key): New function.
4540         (mml1991-epg-sign): Check if signing key is usable.
4541         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4542
4543 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4544
4545         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4546         server-variables only.  This should fix a bug introduced with commit
4547         e1889675b7f4adf057833c5513c9374134c4e053.
4548         (nnir-run-query): 'nnir-search-engine should not be set from the global
4549         environment.
4550
4551 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4552
4553         * nnir.el (nnir-search-thread): Position point on referring article
4554         line.
4555         (nnir-warp-to-article): Clean up summary buffers.
4556
4557         * nnimap.el (nnimap-request-thread): Whitespace fix.
4558
4559 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4560
4561         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4562
4563 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4564
4565         * starttls.el (starttls-available-p): Rename from
4566         `starttls-any-program-available' and changed return convention.
4567
4568 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4569
4570         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4571         `unix-sync' unless it's defined.
4572
4573 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4574
4575         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4576         `aref' for XEmacs compatibiltiy.
4577
4578 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4579
4580         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4581
4582 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4583
4584         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4585         closures, quote the form properly (bug#9194).
4586
4587 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4588
4589         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4590         (gnus-summary-insert-new-articles): Protect against servers that are
4591         down.
4592
4593 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4594
4595         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4596         in mm handle if none is specified.
4597
4598 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4599
4600         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4601
4602 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4603
4604         * nnir.el (nnir-search-thread): New function to make an nnir group
4605         based on a thread query.
4606
4607         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4608         of nnir in thread referral.
4609         (gnus-summary-refer-thread): Use it.
4610
4611         * nnimap.el (nnimap-request-thread): Use it.
4612
4613 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614
4615         * shr.el (shr-tag-comment): Ignore HTML comments.
4616
4617 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4618
4619         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4620         argument.
4621         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4622         Use `nnir-address' to handle server info rather than passing an arg.
4623
4624         * nnimap.el (nnimap-make-thread-query): New utility function to format
4625         an imap thread search query.
4626         (nnimap-request-thread): Use it.
4627
4628         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4629         right select-method if we are not going back to the group buffer.
4630
4631 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4632
4633         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4634         enter invalid buffer configurations into the quit form (bug#9107).
4635         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4636         unplugged/plugged.
4637
4638         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4639         keep track of which ones are unread (bug#9061).
4640
4641         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4642         (bug#9055).
4643
4644         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4645         (bug#9041).
4646
4647         * gnus-html.el (mm-util): Require (bug#9073).
4648
4649         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4650         (gnus-summary-refer-thread): Use it to remove duplicates in the
4651         un-threaded view (bug#9053).
4652         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4653
4654 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4655
4656         * nnir.el (nnir-read-server-parm): Use default value from global
4657         variable.  Without this the default search engine parameters aren't
4658         used at all.
4659
4660 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4661
4662         * message.el (message-unique-id): Don't use the undocumented return
4663         value from (random t) (bug#9118).
4664
4665 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4666
4667         * message.el (message-auto-save-directory): If the ~/Mail directory
4668         doesn't exist, use ~ as the auto-save directory (bug#4432).
4669
4670         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4671         hasn't already been started.
4672
4673 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4674
4675         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4676
4677         * message.el (message-reply): Work around mysterious bug where
4678         `message-mode' seems to overwrite the locally bound `subject' variable.
4679
4680 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4681
4682         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4683         correct group.
4684
4685         * gnus-int.el (gnus-request-thread): Add group argument.
4686
4687         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4688
4689 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4690
4691         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4692
4693         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4694         renamed to `debbugs-gnu-*'.
4695
4696 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4697
4698         * plstore.el: Revert the editing feature since it is not urgent.
4699         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4700         (plstore-mode-decoded): Remove.
4701
4702 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4703
4704         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4705         isn't very interesting any more, and it leaks potentially secret data.
4706         (gnus-debug): Remove.
4707
4708         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4709         use of :custom-show.
4710
4711 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4712
4713         * plstore.el: Add documentation.
4714         (plstore-mode): New mode to edit plstore file.
4715         (plstore-mode-toggle-display, plstore-mode-original)
4716         (plstore-mode-decoded): New command.
4717         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4718         (plstore--insert-buffer, plstore--make): New function.
4719         (plstore-open, plstore-save): Simplify by using them.
4720
4721 2011-07-06  Glenn Morris  <rgm@gnu.org>
4722
4723         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4724
4725 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4726
4727         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4728         no longer is much used.
4729         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4730         Articles".
4731
4732 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4733
4734         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4735         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4736         `notmuch' backend.
4737
4738 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739
4740         * mm-decode.el (mm-text-html-renderer): Doc fix.
4741
4742         * gnus-msg.el (gnus-bug): Fix the MML tag.
4743
4744         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4745
4746 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4747
4748         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4749         secondary methods if started with `gnus-no-server'.
4750
4751 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4752
4753         * message.el (message-return-action): Fix typo in docstring.
4754
4755 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4756
4757         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4758         bug reports at once.
4759
4760         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4761
4762 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4763
4764         * nndraft.el: Require gnus-group.
4765         (nndraft-request-list): Declare.
4766
4767         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4768         no unread article unless it matches gnus-permanently-visible-groups.
4769
4770         * nndraft.el (nndraft-update-unread-articles): New function.
4771         (nndraft-request-associate-buffer): Use it to update the number of
4772         unread articles for the nndraft groups in the group buffer when saving
4773         or killing a draft message.
4774
4775 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4776
4777         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4778         systems to binary before writing and reading the mbox files.
4779
4780         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4781         instead of trying to list them all (bug#8978).
4782
4783 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4784
4785         * pop3.el (pop3-open-server): Use :end-of-capability.
4786
4787 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4788
4789         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4790         the id is always a number.
4791
4792         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4793
4794         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4795         debbugs mode, if possible.
4796
4797 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4798
4799         * auth-source.el (auth-source-token-passphrase-callback-function):
4800         Reindent.
4801         (epg-context-operation): Remove unnecessary autoload.
4802
4803 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4804
4805         * gnus.el (gnus-list-debbugs): New command.
4806
4807         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4808         mboxstat instead of the maintbox, since the stat seems to be fuller.
4809
4810         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4811         summary buffers.
4812
4813         * message.el (message-get-reply-headers): Delete all duplicates,
4814         instead of the first.
4815         (message-get-reply-headers): Ensure that we have progress while
4816         deleting duplicates.
4817
4818         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4819         gnus-posting-style value from the summary buffer to make it easier to
4820         make that a per-buffer conf.
4821
4822 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4823
4824         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4825         found by setting `shortcut' in 'query.
4826         (nnir-request-article): Use `shortcut' setting when requesting article
4827         by Message-ID.
4828
4829 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4830
4831         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4832         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4833         Bring the pseudo-headers back too.
4834
4835 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4836
4837         * auth-source.el (auth-source-token-passphrase-callback-function):
4838         Simplify and remove EPA dependency.
4839
4840 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4841
4842         * nnir.el (nnir-request-article): Fix error message text.
4843
4844 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4845
4846         * auth-source.el (plstore-delete): Autoload.
4847         (auth-source-plstore-search): Support delete operation.
4848         * plstore.el (plstore-delete): New function.
4849
4850 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4851
4852         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4853         mark actually existing articles as unread rather than the ones that
4854         active asserts.
4855
4856 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4857
4858         * nntp.el (nntp-record-command):
4859         * gnus-util.el (gnus-message-with-timestamp-1):
4860         Use format-time-string rather than decoding time stamps by hand.
4861         This is simpler and insulates the code from potential changes to
4862         current-time format.
4863
4864 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4865
4866         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4867
4868 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4869
4870         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4871         (plstore-save): Support public key encryption.
4872         (plstore--init-from-buffer): New function.
4873         (plstore-open): Use it; fix error when opening a non-existent file.
4874         (plstore-revert): Use plstore--init-from-buffer.
4875
4876 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4877
4878         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4879
4880 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4883         for old Emacsen.
4884
4885 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4886
4887         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4888         is not fully working.
4889
4890 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4891
4892         * dgnushack.el: Autoload sha1 on XEmacs.
4893
4894         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4895         quit window configuration.
4896
4897         * auth-source.el (epg-context-set-passphrase-callback):
4898         Remove duplicate autoload.
4899
4900 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4901
4902         * nnir.el (nnir-request-article): Allow requesting articles by
4903         Message-ID with nnimap.
4904
4905         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4906         current server.
4907
4908 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4909
4910         * auth-source.el: Autoload EPA/EPG functions.
4911         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4912         changed when EPA/EPG is not available.
4913         (auth-source-backend): Rename "arg" member to "data".
4914         (auth-source-backend-parse, auth-source-plstore-search)
4915         (auth-source-plstore-create): Use it.
4916
4917 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4918
4919         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4920         `gnus-refer-article-methods'.
4921
4922 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4923
4924         * auth-source.el: Require EPA and EPG.
4925         (auth-source-passphrase-alist): New variable.
4926         (auth-source-passphrase-callback-function)
4927         (auth-source-token-passphrase-callback-function): Callbacks for the
4928         netrc field encryption (GPG tokens).
4929         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4930         Symmetric encryption and decryption of the netrc GPG tokens.
4931         (auth-source-netrc-normalize): Use them, simplifying the closure.
4932
4933 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
4936         is available.
4937
4938 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4939
4940         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4941         non-nil, and `nnimap-split-methods' is nil, use the former.
4942
4943 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4944
4945         * plstore.el (plstore-revert): New function.
4946         (plstore-open): Use it; hide the buffer from user.
4947
4948 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4949
4950         * auth-source.el (auth-source-backend): New member "arg".
4951         (auth-source-backend-parse): Handle new backend 'plstore.
4952         * plstore.el: New file.
4953
4954 2011-06-30  Glenn Morris  <rgm@gnu.org>
4955
4956         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4957
4958 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4961         expiring articles to.
4962
4963         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4964         variations as ASCII (bug#5458).
4965
4966 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4967
4968         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4969
4970 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4971
4972         * message.el (message-point-in-header-p): Tweak the function to default
4973         to saying that we're not in the headers if there is no separator at
4974         all.  This makes it possible to use the Message version of `M-q' in
4975         buffers with no headers (bug#7987).
4976         (message-point-in-header-p): Fix last checkin to work with an empty
4977         mail-header-separator, too.
4978
4979         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4980         again, save the choice via customize.
4981
4982 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4983
4984         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4985
4986         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4987         ended the connection, bail out before waiting infinitely on a new
4988         connection.
4989
4990 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4991
4992         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4993         reports.
4994
4995         * gnus.el (gnus-bug-package): Use "gnus."
4996         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4997
4998 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4999
5000         * dgnushack.el: Make the timer warning go away on XEmacs.
5001
5002         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5003         animations going on at article exit time.
5004
5005         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5006         since removing it breaks people upgrading.
5007
5008         * shr.el (shr-put-image): Use the new interface for animating images.
5009         (shr-put-image): Animate for 60 seconds.
5010
5011         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5012         avoid compiler warnings.
5013
5014         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5015         error with `find-file-hooks' on Emacs 22.
5016         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5017         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5018         on all architectures.
5019
5020         * spam.el (spam-stat): Require in a normal fashion without binding
5021         `spam-stat-install-hooks' to avoid compilation warnings.
5022
5023         * spam-stat.el (spam-stat-install-hooks): Remove.
5024         (spam-stat-install-hooks): Don't run automatically.
5025
5026 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5027
5028         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5029         and keystroke.
5030
5031 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * auth-source.el (auth-source-netrc-cache): Move forward.
5034
5035 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * proto-stream.el (proto-stream-open-starttls): Use
5038         `gnutls-available-p' to see whether we have built-in support.
5039
5040         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5041         we already know.
5042         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5043         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5044
5045 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5046
5047         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5048         %S format, since that looks odd.
5049         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5050         file, especially when saving.
5051
5052 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5053
5054         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5055         article found.
5056
5057 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5058
5059         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5060         `auth-source-save-secrets' with a more sensitive alist that can be
5061         configured per file.  Experimental, so defaults to 'never.
5062         (auth-source-netrc-create): Use it.  Still experimental code.
5063         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5064         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5065
5066 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5067
5068         * auth-source.el (auth-source-save-secrets): New variable to control if
5069         secret tokens should be saved encrypted.
5070         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5071         to `auth-source-netrc-normalize'.
5072         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5073         on the EPA variables being defined.
5074         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5075         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5076         the lexical-let closure.
5077         (auth-source-netrc-create): Create "gpg:" tokens according to
5078         `auth-source-save-secrets'.
5079
5080 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * gnus-group.el (gnus-group-update-group): Add new argument
5083         `info-unchanged' that stops updating dribble buffer.
5084
5085         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5086         deletes lines matching to it in dribble buffer.
5087
5088         * gnus-agent.el (gnus-agent-fetch-group-1):
5089         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5090         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5091         * gnus-start.el (gnus-group-change-level):
5092         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5093
5094         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5095         if newsgroup info is not changed.
5096
5097         * gnus-group.el (gnus-group-get-new-news-this-group):
5098         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5099         Don't update dribble buffer.
5100
5101 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5102
5103         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5104         remove entries with groups we ignore.
5105
5106 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5107
5108         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5109         the underline comes at the bottom.
5110
5111 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5112
5113         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5114         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5115         (gnus-registry-article-marks-to-names): Rename from
5116         `gnus-registry-user-format-function-M2'.
5117
5118 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5119
5120         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5121         ephemeral group.
5122
5123 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5124
5125         * shr.el (shr-browse-image): Copy the URL if called interactively.
5126
5127 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5128
5129         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5130         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5131         done, then unselected articles may be marked as read.
5132
5133         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5134         since not doing this seems to lead to a race condition in pop3-logon.
5135
5136         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5137         so that the call chain it correct when we call "upwards".
5138
5139         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5140         in read-only groups.
5141
5142         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5143
5144         * message.el (message-cite-reply-position): Doc string fix.
5145
5146         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5147         avoid regexp overflow.
5148         (nnimap-transform-split-mail): Ditto.
5149
5150         * pop3.el (pop3-retr): Error out if the server closes the connection.
5151
5152 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5153
5154         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5155         mm-with-unibyte-current-buffer.  The buffer should not contain any
5156         multibyte chars anyway at this stage.
5157
5158 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5159
5160         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5161         at the end of lines.
5162
5163 2011-05-29  Julien Danjou  <julien@danjou.info>
5164
5165         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5166
5167 2011-05-27  Glenn Morris  <rgm@gnu.org>
5168
5169         * gnus-group.el (gnus-bug-group-download-format-alist):
5170         Use the "maintainer" version of debian reports as well.
5171
5172 2011-05-26  Glenn Morris  <rgm@gnu.org>
5173
5174         * gnus-group.el (gnus-bug-group-download-format-alist):
5175         Use the "maintainer" version of debbugs.gnu.org reports.
5176
5177 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5178
5179         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5180
5181 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5182
5183         * gnus-cus.el (gnus-agent-customize-category):
5184         * gnus-delay.el (gnus-delay-send-queue):
5185         * gnus.el (gnus-other-frame):
5186         Don't quote lambda expressions with `quote'.
5187
5188 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5189
5190         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5191         the thread moves us backwards and so we loop forever.
5192
5193 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5194
5195         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5196         whitespace in base64 data lines.
5197
5198 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5199
5200         * gnus-registry.el (gnus-registry-user-format-function-M):
5201         Use `mapconcat'.
5202         (gnus-registry-user-format-function-M2): Use to see the full text of
5203         the marks.  Make "," the mark text separator.
5204
5205         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5206         authentication with auth-source.
5207
5208 2011-05-17  Glenn Morris  <rgm@gnu.org>
5209
5210         * gnus-group.el (gnus-import-other-newsrc-file):
5211         Use insert-file-contents.
5212
5213 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5214
5215         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5216         1000 iterations.
5217
5218 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5219
5220         * nntp.el (nntp-open-connection): Check if process-type is available.
5221
5222 2011-05-16  Julien Danjou  <julien@danjou.info>
5223
5224         * shr.el (shr-tag-del): Add support for del tag.
5225
5226 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5227
5228         * gnus-html.el (gnus-html-put-image): Register a displayer.
5229
5230         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5231
5232 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5233
5234         * registry.el (prune-factor): New initialization parameter defaulting
5235         to 0.1.
5236         (registry-prune-hard): Use it.
5237
5238         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5239         0.1 expicitly.
5240
5241 2011-05-13  Glenn Morris  <rgm@gnu.org>
5242
5243         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5244         is bound, since this function requires sendmail.
5245
5246 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5247
5248         * registry.el (registry-usage-test): Disable pruning test.
5249
5250 2011-05-11  David Engster  <dengste@eml.cc>
5251
5252         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5253         Bind set-network-process-option for XEmacs.
5254
5255 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5256
5257         * registry.el (registry-prune-hard-candidates)
5258         (registry-prune-soft-candidates): Helper methods for registry pruning.
5259         (registry-prune): Use them.  Make the sort function optional.
5260
5261 2011-05-10  Jim Meyering  <meyering@redhat.com>
5262
5263         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5264
5265 2011-05-10  Julien Danjou  <julien@danjou.info>
5266
5267         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5268         symbol and not a list.
5269
5270 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * gnus-art.el (gnus-article-mode): Move binding of
5273         shr-put-image-function here from gnus-article-prepare-display.
5274
5275         * shr.el (shr-put-image-function): New variable.
5276         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5277         (shr-put-image): Return scaled image.
5278
5279         * gnus-art.el (gnus-shr-put-image): New function.
5280         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5281
5282         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5283         original ones, as deletable.
5284
5285 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5286
5287         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5288
5289 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5290
5291         * registry.el (registry-full): Add convenience method.  Fix logic.
5292         (registry-insert): Use it.  Fix logic here too.
5293
5294         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5295         `registry-prune' if `registry-full' returns t.
5296         (gnus-registry-handle-action)
5297         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5298         (gnus-registry-usage-test): Use it.
5299
5300 2011-05-07  Julien Danjou  <julien@danjou.info>
5301
5302         * shr.el (shr-link): Make shr-link inherit from link by default.
5303
5304 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5305
5306         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5307
5308 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5309
5310         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5311         error out because the face is not a list.
5312
5313 2011-05-05  Glenn Morris  <rgm@gnu.org>
5314
5315         * proto-stream.el (gnutls-negotiate): Fix declarations.
5316
5317         * gnus-start.el (gnus-propagate-marks): Declare.
5318
5319 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5320
5321         * registry.el (registry-reindex): Fix percentage message.
5322
5323         * proto-stream.el (network-stream-open-starttls): Adjust to call
5324         `gnutls-negotiate' with :process and :hostname arguments.
5325
5326 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5327
5328         * shr.el: Add shr-link face for links.
5329         (shr-urlify): Use it.
5330
5331         * registry.el (registry-insert): Make error message more helpful.
5332
5333 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5334
5335         * gnus-html.el (gnus-html-schedule-image-fetching):
5336         Use url-queue-retrieve, if it exists.
5337
5338         * shr.el (shr-tag-img): Ditto.
5339
5340         * gnus.el: Autoload more gnus-agent functions.
5341
5342         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5343         agent if we haven't already (bug#8502).
5344
5345         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5346         into the Agent, too.
5347
5348         * gnus-agent.el (gnus-agent-store-article): New function.
5349
5350         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5351         and moved from that file for reuse.
5352
5353         * pop3.el (pop3-open-server): Error messages are "-ERR".
5354
5355 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5356
5357         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5358         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5359
5360 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5361
5362         * gnus.el: No Gnus v0.17 is released.
5363
5364 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5365
5366         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5367         buffer has moved to a different frame.
5368
5369 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5370
5371         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5372         to get the conversion from unibyte to multibyte buffers to work on
5373         Emacs 22.
5374
5375         * nntp.el (nntp-request-article): Slight clean-up.
5376
5377 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5378
5379         * shr.el (shr-strike-through): New face.
5380         (shr-tag-s): Use it to provide <s> support.
5381         (shr-tag-s): Remove duplicate definition.
5382
5383 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5384
5385         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5386         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5387
5388 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5389
5390         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5391         `gnutls-negotiate'.
5392         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5393
5394 2011-04-23  Glenn Morris  <rgm@gnu.org>
5395
5396         * gnus-sum.el (gnus-extra-headers): Bump :version.
5397
5398 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5399
5400         * shr.el (shr-tag-sup): New function.
5401         (shr-tag-sub): Ditto.
5402
5403 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5404
5405         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5406         for the case where `gnus-registry-ignored-groups' is a list of lists,
5407         and don't call `gnus-parameter-registry-ignore' otherwise.
5408
5409 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5410
5411         * nnimap.el (nnimap-user): New backend variable.
5412         (nnimap-open-connection-1): Use it.
5413         (nnimap-credentials): Accept user parameter so it's explicit what user
5414         name is desired.
5415
5416         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5417         default.
5418
5419         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5420         not gnus-registry.el.
5421
5422         * gnus-registry.el: Mention in comments how to modify
5423         `gnus-extra-headers' for proper recipient tracking and that it may
5424         already have To and Cc recently, which it does as of this commit.
5425         (gnus-registry-ignored-groups): Remove defcustom.
5426         Explain why in comments.
5427         (gnus-registry-action): Fix data-header reference to use the extra
5428         headers.  Explain in package commentary how to add To and Cc headers to
5429         the gnus-extra-headers.
5430         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5431         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5432         parameter list or a string list in `gnus-registry-ignored-groups'.
5433         Fix logic error.
5434
5435 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5436
5437         * shr.el (shr-expand-url): Protect against null urls.
5438
5439 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5440
5441         * shr.el (shr-base): New binding.
5442         (shr-tag-base): Keep track of <base>.
5443         (shr-expand-url): New function used throughout.
5444
5445 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5446
5447         * gnus-registry.el
5448         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5449         (gnus-registry-ignored-groups): New variable.
5450         (gnus-registry-ignore-group-p): Use it.
5451         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5452         set the destination group to nil (same as delete) if it's ignored.
5453
5454 2011-04-20  David Engster  <dengste@eml.cc>
5455
5456         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5457
5458         * Makefile.in (test-nntp): New rule.
5459         (check): Add it.
5460         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5461
5462 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5463
5464         * gnus-registry.el (gnus-registry-action)
5465         (gnus-registry-fetch-header-fast):
5466         Don't use mail-header that looks an internal function of mailheader.el.
5467
5468 2011-04-19  Glenn Morris  <rgm@gnu.org>
5469
5470         * time-date.el (time-to-days): Remove unused local variables.
5471
5472 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5473
5474         * gnus-registry.el: Eliminate cl functions.
5475         (gnus-registry-sort-addresses): New function that replaces mapcan.
5476         (gnus-registry-action, gnus-registry-spool-action)
5477         (gnus-registry-split-fancy-with-parent)
5478         (gnus-registry-fetch-recipients-fast): Use it.
5479         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5480
5481         * registry.el (initialize-instance, registry-lookup)
5482         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5483         (registry-lookup-secondary-value, registry-search, registry-delete)
5484         (registry-insert, registry-reindex, registry-size, registry-prune):
5485         Use eval-and-compile.
5486
5487 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5488
5489         * registry.el (registry-reindex): New method to recreate the secondary
5490         registry indices.
5491
5492         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5493         tracked field changes.
5494         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5495         (gnus-registry-action, gnus-registry-spool-action)
5496         (gnus-registry-handle-action)
5497         (gnus-registry--split-fancy-with-parent-internal)
5498         (gnus-registry-split-fancy-with-parent)
5499         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5500         move, and delete actions, and for fancy splitting with parent.
5501         (gnus-registry-extract-addresses)
5502         (gnus-registry-fetch-recipients-fast)
5503         (gnus-registry-fetch-header-fast): Convenience functions.
5504         (gnus-registry-misc-test): ERT test of
5505         `gnus-registry-extract-addresses'.
5506
5507 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5508
5509         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5510         Track by subject first, then sender.
5511
5512 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5513
5514         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5515
5516         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5517         Lisp.
5518
5519         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5520         (gnus-draft-send): Use it to avoid popping
5521         up frames from gnus-group-send-queue.
5522
5523 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5524
5525         * gnus-registry.el: Updated gnus-registry docs.
5526
5527 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5528
5529         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5530         Fix logic bug.
5531         (gnus-registry-post-process-groups): Fix logging of no results and
5532         quote sender and subject.
5533
5534 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5535
5536         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5537         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5538         gnutls-cli are too slow to be done opportunistically.
5539
5540         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5541         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5542         we had no early-data returned.
5543         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5544         two async commands to the same server at the same time.
5545
5546 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5547
5548         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5549
5550 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5551
5552         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5553         "warning" level.
5554
5555         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5556         (mm-url-insert-file-contents): Don't set the package names.
5557
5558 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5559
5560         * gnus-registry.el (gnus-registry-action): Remove properties and
5561         simplify subject in `gnus-registry-handle-action'.
5562         (gnus-registry-spool-action): Get subject and sender from message if
5563         they are not passed in.
5564         (gnus-registry-handle-action): Remove properties and simplify subject
5565         consistently.
5566
5567 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5568
5569         * registry.el: Require CL before using defmacro*.
5570
5571 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5572
5573         * gnus-art.el (article-treat-date): Assume that
5574         gnus-article-date-headers may be a group parameter.
5575
5576 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5577
5578         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5579
5580         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5581         interactively so the newsrc file can contain foreign groups too.
5582         Useful for debugging but not much for users.
5583
5584 2011-04-07  David Engster  <dengste@eml.cc>
5585
5586         * registry.el (registry-usage-test): Only do
5587         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5588         lexical binding.
5589
5590 2011-04-07  David Engster  <dengste@eml.cc>
5591
5592         * Makefile.in (check, test-registry): New rules for test-suite.
5593
5594 2011-04-06  David Engster  <dengste@eml.cc>
5595
5596         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5597         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5598
5599 2011-04-06  David Engster  <dengste@eml.cc>
5600
5601         * registry.el (initialize-instance): Change :after to :AFTER to be
5602         compatible with old EIEIO version in XEmacs.
5603
5604 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5605
5606         * gnus-registry.el (gnus-registry-post-process-groups)
5607         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5608         and provide better messaging.
5609
5610 2011-04-06  David Engster  <dengste@eml.cc>
5611
5612         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5613         errors.
5614
5615         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5616         dgnushack-compile with error-on-warn enabled, and to signal an error if
5617         clean compilation failed.
5618         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5619         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5620
5621 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5622
5623         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5624         unconditionally anyway, discarding errors.
5625         (gnus-registry-delete-entries): New convenience function.
5626         (gnus-registry-import-eld): Import from old .eld registry.
5627
5628         * registry.el: Don't use ERT if it's not available.  Load it
5629         unconditionally anyway, discarding errors.
5630
5631         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5632         version from the Claudio Bley GnuTLS patch (extra optional parameters
5633         and host name).
5634
5635 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5636
5637         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5638         fixup the parameters that can be customized by the user between
5639         save/read cycles.
5640         (gnus-registry-read): Use it.
5641         (gnus-registry-make-db): Use it.
5642         (gnus-registry-spool-action, gnus-registry-handle-action):
5643         Fix messaging.
5644         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5645         Map references to actual group names with sender and subject tracking.
5646         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5647         (gnus-registry-usage-test): Add subject lookup test.
5648
5649         * registry.el (registry-db, initialize-instance): Set up constructor
5650         instead of :initform arguments for the sake of older Emacsen.
5651         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5652         pre-lexbind merge bug.
5653         (registry-usage-test): Use it.
5654         (initialize-instance, registry-db): Move the non-function initforms
5655         back to the class definition.
5656
5657 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5658
5659         * registry.el: New library to manage gnus-registry-style data.
5660
5661         * gnus-registry.el: Use it (major rewrite).
5662
5663         * nnregistry.el: Use it.
5664
5665         * spam.el: Use it.
5666
5667 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5668
5669         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5670         marks on non-selected articles.
5671
5672 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5673
5674         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5675         parameter to open-protocol-stream.
5676
5677 2011-04-01  Julien Danjou  <julien@danjou.info>
5678
5679         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5680         fundamental-mode.
5681
5682 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5683
5684         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5685         servers.
5686
5687 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5688
5689         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5690         made marks not propagate, again.
5691
5692 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5693
5694         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5695         Make this the default type.
5696         (proto-stream-open-plain): Rename from proto-stream-open-default.
5697         (open-protocol-stream, proto-stream-open-starttls)
5698         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5699         with `plain'.
5700
5701         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5702         value.
5703
5704         * nntp.el (nntp-open-connection-function): Document the fact that some
5705         values are not functions but are instead handled specially.
5706         Recognize nntp-open-plain-stream value.
5707         (nntp-open-connection): Recognize that value.
5708
5709 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5710
5711         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5712         where it seems to be needed.
5713
5714 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5715
5716         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5717         stuff.
5718
5719         * gnus-score.el (gnus-score-string): Fix calling convention of
5720         `gnus-simplify-buffer-fuzzy' after last patches.
5721
5722         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5723         server for articles we didn't get any headers for.  This is a sanity
5724         check.
5725
5726 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5727
5728         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5729         new CAPABILITY, use it.
5730
5731 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5732
5733         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5734         downloading anything.
5735
5736         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5737
5738 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5739
5740         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5741         colors.
5742         (gnus-splash-svg-color-symbols): New function.
5743
5744 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5745
5746         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5747         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5748         (gnus-simplify-subject-fuzzy): Use the local
5749         gnus-simplify-subject-fuzzy-regex instead of the global one.
5750         This makes using this variable in group parameters work.
5751
5752 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5753
5754         * gnus-registry.el (gnus-registry-unfollowed-groups):
5755         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5756         archive:sent-YYYY-MM-DD groups).
5757         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5758         tracking if there are more than `gnus-registry-max-track-groups'
5759         matches.
5760
5761 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5762
5763         * message.el (message--yank-original-internal): New function to do the
5764         insertion cleanly inside eval in `message-yank-original'.
5765         (message-yank-original): Use it.
5766
5767 2011-03-29  Julien Danjou  <julien@danjou.info>
5768
5769         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5770         local variables disabled rather than `normal-mode'.
5771
5772 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5773
5774         * imap.el (imap-shell-open, imap-process-connection-type):
5775         Use imap-process-connection-type for 'shell' streams as well as
5776         Kerberos, SSL, other subprocesses.
5777
5778 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5779
5780         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5781         with open-network-stream.
5782         (proto-stream-always-use-starttls): Option removed.
5783         (open-protocol-stream): Return a process object by default.  Provide a
5784         new parameter :return-list specifying a list-type return value, which
5785         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5786         :type `network' to `try-starttls', and `network-only' to `default'.
5787         Make `default' the default, for compatibility with open-network-stream.
5788         Handle the no-parameter case exactly as open-network-stream, with no
5789         additional stream processing.  Search plists using plist-get.
5790         Explicitly add :end-of-commend parameter if it is missing.
5791         (proto-stream-open-default): Rename from
5792         proto-stream-open-network-only.  Return 'default as the type.
5793         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5794         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5795         failed.  Always return a list with a (possibly dead) process as the
5796         first element, for compatibility with open-network-stream.
5797         (proto-stream-open-tls): Use plist-get.  Always return a list.
5798         (proto-stream-open-shell): Return `default' as connection type.
5799         (proto-stream-capability-open): Use plist-get.
5800         (proto-stream-eoc): Function deleted.
5801
5802         * nnimap.el (nnimap-stream, nnimap-open-connection)
5803         (nnimap-open-connection-1): Handle renaming of :type parameter for
5804         open-protocol-stream.
5805         (nnimap-open-connection-1): Pass a :return-list parameter
5806         open-protocol-stream to obtain a list return value.  Parse this list
5807         using plist-get.
5808
5809         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5810         for open-protocol-stream.  Accept open-protocol-stream return value
5811         that is a subprocess object instead of a list.  Handle the case of a
5812         dead returned process.
5813
5814 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5815
5816         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5817
5818         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5819
5820 2011-03-21  Julien Danjou  <julien@danjou.info>
5821
5822         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5823         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5824         query.
5825         (mm-inline-text): Render normal text with fontification whenever
5826         possible.
5827
5828         * gnus-sum.el (gnus-summary-save-parts-1):
5829         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5830         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5831         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5832         Use `mm-handle-filename'.
5833
5834         * mm-util.el (mm-handle-filename): New function, return the filename of
5835         an handle.
5836
5837 2011-03-18  Julien Danjou  <julien@danjou.info>
5838
5839         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5840         (gnus-buffer-live-p): Check that buffer is not nil.
5841
5842 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5843
5844         * gnus.el: No Gnus v0.15 is released.
5845
5846 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5847
5848         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5849         avoid warning on XEmacs.
5850
5851         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5852         on XEmacs.
5853
5854         * gnus-art.el: Require mouse, which the build bot seems to say is
5855         needed.
5856
5857         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5858
5859         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5860         XEmacs, since it doesn't have url-retrieve-synchronously.
5861
5862         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5863         since assoc-string doesn't exist in XEmacs.
5864
5865 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5866
5867         * gnus-group.el (gnus-group-list-ticked): New function.
5868         (gnus-group-make-menu-bar): Provide a menu entry for it.
5869         (gnus-group-list-map): Provide a binding for it.
5870
5871 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5872
5873         * shr.el (shr-visit-file): New command.
5874
5875         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5876
5877 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5878
5879         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5880         servers.
5881
5882 2011-03-16  Julien Danjou  <julien@danjou.info>
5883
5884         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5885         inline.
5886
5887         * gnus-art.el (article-hide-list-identifiers):
5888         Use gnus-group-get-list-identifiers.
5889
5890         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5891         (gnus-summary-remove-list-identifiers):
5892         Use gnus-group-get-list-identifiers to get regexp.
5893         (gnus-select-newsgroup, gnus-summary-insert-subject)
5894         (gnus-summary-insert-articles):
5895         Call gnus-summary-remove-list-identifiers unconditionally.
5896
5897 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5898
5899         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5900         we're selecting a group with unread articles.
5901
5902         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5903
5904         * gssapi.el: New file separated out from imap.el to provide a general
5905         Kerberos 5 connection facility for Emacs.
5906
5907         * message.el (message-elide-ellipsis): Document the format spec
5908         ellipsis.
5909
5910 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5911
5912         * message.el (message-elide-region): Allow the ellipsis to say how many
5913         lines were removed.
5914
5915 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5916
5917         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5918         window configurations containing buffers that are now dead.
5919
5920         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5921         parsing to avoid integer overflows.
5922         (nnimap-parse-flags): Simplify the last change.
5923         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5924         too large for 32-bit Emacsen.
5925
5926 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5927
5928         * auth-source.el (auth-source-netrc-create):
5929         * message.el (message-yank-original): Fix use of `case'.
5930
5931 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5932
5933         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5934         XEmacs, which was one character too wide.
5935
5936 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5937
5938         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5939         default number of articles to display.
5940         (gnus-articles-to-read): Use pretty names for prompt.
5941
5942 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5943
5944         * gnus-int.el (gnus-open-server): Ditto.
5945
5946         * gnus-start.el (gnus-activate-group): Give a backtrace if
5947         debug-on-quit is set and the user hits `C-g'.
5948         (gnus-read-active-file): Ditto.
5949
5950         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5951
5952 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5953
5954         * message.el (message-yank-original): Use cond instead of CL case.
5955
5956 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5957
5958         * auth-source.el (auth-source-netrc-create): Use usual format for the
5959         default in prompts.
5960
5961 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5962
5963         * lpath.el: Fbind read-char-choice for XEmacs.
5964
5965 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5966
5967         * auth-source.el (auth-source-netrc-create): Show the default in the
5968         prompt when prompting for token creation.
5969
5970 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5971
5972         * auth-source.el (auth-source-format-prompt): Always convert the value
5973         to a string to avoid evaluating non-string arguments.
5974         (auth-source-netrc-create): Offer default properly, not as initial
5975         content in `read-string'.
5976         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5977         of line to determine if we've been run before.  If so, don't run again,
5978         but print a trivial message to indicate the cache was hit instead.
5979
5980 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5981
5982         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5983         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5984         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5985         Gnus.
5986
5987 2011-03-11  Julien Danjou  <julien@danjou.info>
5988
5989         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5990         modified file".
5991
5992 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5993
5994         * auth-source.el (auth-source-read-char-choice): New function to read a
5995         character choice using `dropdown-list', `read-char-choice', or
5996         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5997         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5998         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5999         (auth-source-netrc-saver): Use it.
6000         (auth-source-pick-first-password): New convenience function.
6001
6002 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6003
6004         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6005         parameter in the credentials.
6006         (nnimap-open-connection-1): Use it after a successful login.
6007         (nnimap-credentials): Add IMAP-specific user and password prompt.
6008
6009         * auth-source.el (auth-source-search): Add :require parameter, taking a
6010         list.  Document it and the :save-function return token.  Pass :require
6011         down.  Change the CREATED message from a warning to a debug statement.
6012         (auth-source-search-backends): Pass :require down.
6013         (auth-source-netrc-search): Pass :require down.
6014         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6015         Change save prompt to indicate all modifications saved here are
6016         deletions.
6017         (auth-source-netrc-create): Take user login name as default in user
6018         prompt.  Move all the save functionality to a lexically bound function
6019         under the :save-function token in the returned list.  Set up clearer
6020         default prompts for user, host, port, and secret.
6021         (auth-source-netrc-saver): New function, intended to be wrapped for
6022         :save-function.
6023
6024 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6025
6026         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6027         lines to be spaces instead.
6028
6029 2011-03-07  Julien Danjou  <julien@danjou.info>
6030
6031         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6032         (sieve-sasl-auth): Check that auth-source-search did return something,
6033         or just return an empty string.
6034
6035 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6036
6037         * gnus.el (gnus-interactive): Use read-directory-name.
6038
6039         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6040         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6041         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6042         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6043         Likewise.
6044
6045         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6046
6047 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6048
6049         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6050         onto the list of killed groups, too.  This makes killed nnimap groups,
6051         for instance, more reliably not reappear.
6052
6053         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6054         the parent.
6055
6056         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6057
6058         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6059         really have server-side marks.
6060
6061         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6062         since most backends do not usefully have server-side marks.
6063         (gnus-update-read-articles): Propagate marks to all backends that
6064         really have server-side marks.
6065
6066 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6067
6068         * message.el (message-cite-reply-position, message-cite-style):
6069         New variables.
6070         (message-yank-original): Use the new citation styles.
6071
6072 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6073
6074         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6075         buffer-local issue); don't mark it buffer-local when running under
6076         XEmacs.
6077
6078 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6079
6080         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6081         numbers too big to be `read'.
6082
6083 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6084
6085         * password-cache.el (password-in-cache-p): Add autoload.
6086
6087         * message.el (message-options): Make buffer-local two ways to attempt
6088         to fix a XEmacs bug.
6089
6090 2011-03-02  Julien Danjou  <julien@danjou.info>
6091
6092         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6093
6094 2011-03-01  Julien Danjou  <julien@danjou.info>
6095
6096         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6097         group.
6098         (article-hide-list-identifiers): Use list-identifier group parameter.
6099
6100 2011-02-28  Julien Danjou  <julien@danjou.info>
6101
6102         * sieve.el (sieve-buffer-script-name): New local variable to store
6103         sieve script name.
6104         (sieve-edit-script): Store sieve script name.
6105         (sieve-upload): Use sieve script name when uploading.
6106         (sieve-upload): Use substitute-command-keys.
6107         (sieve-edit-script): Use substitute-command-keys.
6108         (sieve-refresh-scriptlist): Use substitute-command-keys.
6109         (sieve-manage-mode-map): Define keymap properly.
6110         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6111         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6112         Remove commented code about cvs.
6113         (sieve-manage-quit): New function.
6114         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6115
6116 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6117
6118         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6119
6120 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6121
6122         * auth-source.el (auth-source-search): Cache empty result sets.
6123
6124         * password-cache.el (password-in-cache-p): Convenience function to
6125         check if a key is in the cache, even if the value is nil.
6126
6127         * auth-source.el (auth-source-save-behavior): New variable to replace
6128         `auth-source-never-create'.
6129         (auth-source-netrc-create): Use it.
6130         (auth-source-never-save): Remove.
6131
6132 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6133
6134         * nnimap.el (nnimap-stream): Doc fix.
6135         (nnimap-open-connection-1): Reverse the order of the ports to that the
6136         prompted-for port is first.
6137
6138         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6139         retrieval by the no-group selection.
6140
6141         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6142         numerical parameters.
6143
6144 2011-02-25  Julien Danjou  <julien@danjou.info>
6145
6146         * gnus-gravatar.el: Use gnus-with-article-buffer.
6147
6148         * gnus-art.el (gnus-with-article-buffer): Check that the
6149         gnus-article-buffer is alive.
6150
6151 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6152
6153         * auth-source.el (auth-source-creation-prompts): New variable to manage
6154         creation-time prompts.
6155         (auth-source-search): Document it.
6156         (auth-source-format-prompt): Add utility function.
6157         (auth-source-netrc-create): Don't default the user name to
6158         user-login-name.  Use `auth-source-creation-prompts' and some default
6159         prompts for user, host, port, and password (the default generic prompt
6160         remains ugly).
6161         (auth-source-never-save): Add customizable option to never save info.
6162         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6163         mode excursion.
6164
6165 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6168         argument that XEmacs doesn't support.
6169
6170         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6171         compiled for Emacsen having no `libxml-parse-html-region' support.
6172
6173         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6174
6175         * lpath.el: Bind buffer-save-without-query for XEmacs.
6176
6177 2011-02-23  Julien Danjou  <julien@danjou.info>
6178
6179         * gnus-art.el (article-make-date-line): Ignore errors if time is
6180         invalid and not convertible.
6181         (article-make-date-line): Only add lapsed time if time is not nil.
6182
6183 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6184
6185         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6186         `read-char-choice' for backwards compatibility.
6187         (auth-source-netrc-element-or-first): New function to DTRT for
6188         parameter extraction.
6189         (auth-source-netrc-create): Use it and fix multiple parameter print
6190         bug.  Use the default passed from above (given-default) or the
6191         built-in (user-login-name for :user).
6192
6193 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6194
6195         * gnus-start.el (gnus-dribble-read-file):
6196         Set buffer-save-without-query, since we always want to save the dribble
6197         file, probably.
6198
6199         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6200         nnimap.
6201
6202         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6203         -summary- since it's a user-visible variable.
6204
6205         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6206         first time you use the new Gnus.
6207
6208 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6209
6210         * auth-source.el: Don't load netrc.el.
6211         (auth-sources): Search ~/.netrc as well by default.
6212         (auth-source-debug): Add 'trivia option for extra output.
6213         (auth-source-do-trivia): Use it.
6214         (auth-source-search): Simplify logic to use
6215         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6216         appropriate.  Don't keep a running count at this level.  Layer :create
6217         and :delete options appropriately on the first and second passes.
6218         Don't track the backend with the search results.
6219         (auth-source-search-backends): New function to search a list of
6220         backends for a processed spec.
6221         (auth-source-netrc-parse): Cache all netrc files, making
6222         auth-source-netrc-cache an alist keyed by the file name and using the
6223         file mtime as the caching criterion.  Keep the obfuscated data secret
6224         with a lexical bind.
6225         (auth-source-netrc-search): Don't calculate the length of the results
6226         unnecessarily.
6227         (auth-source-search-backends): Fix bug.
6228         (auth-source-netrc-create): Rework prompts.
6229
6230 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6231
6232         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6233         Lower case names of search constraints.
6234         (nnir-run-query): Cache and reuse search constraints for all imap
6235         servers.
6236
6237 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6238
6239         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6240         after exit.
6241         (gnus-setup-message): Define missing variable from last checkin.
6242
6243         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6244         value, show the raw article.
6245
6246 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6247
6248         * gnus.el: No Gnus v0.13 is released.
6249
6250 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6251
6252         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6253         auth-source now accepts numbers.
6254
6255         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6256         spec, too.
6257         (auth-source-ensure-strings): New function.
6258
6259         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6260         (gnus-article-setup-buffer): Always restart the date timer so that user
6261         changes to the frequency is respected.
6262
6263         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6264         port numbers, so make sure it gets that if nnimap-server-port is
6265         explicit.
6266
6267 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6268
6269         * nnimap.el (nnimap-inbox): Doc fix.
6270
6271 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6272
6273         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6274         Autoload.  Add optional arg FRAME, and pass it to color-values.
6275         (color-complement): Caller changed.  Doc fix.
6276         (color-gradient): Rewrite for better clarity and efficiency.
6277
6278 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6279
6280         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6281         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6282         color-lab-to-srgb.
6283
6284 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6285
6286         * color.el: First part of merge from hexrgb.el.
6287         (color-rgb-to-hex): Rename from color-rgb->hex.
6288         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6289         saturation to zero if the value is too small.
6290         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6291         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6292         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6293         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6294         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6295         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6296         (color-cie-de2000): Doc fix.
6297
6298 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6299
6300         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6301         given method as in the group name if we're using an extended method.
6302         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6303         command, if we're using that, instead of waiting for the beginning.
6304
6305         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6306         we're sure to get unique server names, and we don't output two async
6307         commands in the same buffer.  This fixes an NNTP hang for some users.
6308
6309 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6310
6311         * gnus.el: No Gnus v0.11 is released.
6312
6313 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6314
6315         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6316         summary buffer before reading going to the next buffer.  This avoids
6317         putting the point in the group buffer if you `C-g' the command.
6318
6319         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6320         cache (for now) to make ~/.authinfo.gpg files usable.
6321
6322         * nnfolder.el (copyright-update): Define for the compiler.
6323
6324         * auth-source.el (auth-source-search): Fix unbound variable.
6325
6326 2011-02-19  Glenn Morris  <rgm@gnu.org>
6327
6328         * gnus.el (gnus-meta): Doc fix.
6329
6330 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6331
6332         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6333         in case it's not yet loaded.
6334
6335 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6336
6337         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6338         line we're waiting for.
6339
6340 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6341
6342         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6343         face with line-width greater than zero will cause RET in gnus summary
6344         buffer to scroll down article page-wise because auto vscroll happens,
6345         it should be temporally disabled when doing a scroll-up.
6346
6347 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6348
6349         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6350         outputs from the server.
6351
6352 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6353
6354         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6355         later so that bbdb can hook in easier.
6356
6357 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6358
6359         * auth-source.el (auth-source-search): Don't try to create credentials
6360         if the caller doesn't want that.
6361         (auth-source-search): If we don't find a match, don't bug out on
6362         non-bound variables.
6363         (auth-source-search): Only ask a single backend to create the
6364         credentials.
6365
6366         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6367         logging.
6368         (nnimap-credentials): Protect against auth-source-search returning nil.
6369         (nnimap-request-list): Protect against not being able to open the
6370         server.
6371
6372 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6373
6374         * auth-source.el (auth-source-search): Do a two-phase search, one with
6375         no :create to get the responses from all backends.
6376
6377         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6378         when getting credentials.
6379
6380         * gnus-util.el (gnus-delete-duplicates): New function.
6381
6382 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6383
6384         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6385         a creation default, pass the whole port list down.  It will be
6386         completed.
6387
6388         * auth-source.el (auth-source-search): Updated docs to talk about
6389         multiple creation choices.
6390         (auth-source-netrc-create): Accept a list as a value (from the search
6391         parameters) and do completion on that list.  Keep a separate netrc line
6392         with the password obscured for showing the user.
6393
6394         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6395         first choice to `auth-source-search' so it will be used for entry
6396         creation instead of the server's Gnus-specific name.
6397         (nnimap-credentials): Rely on the auth-source library to select which
6398         port is actually wanted in the new netrc entry, so don't override
6399         `auth-source-creation-defaults'.
6400
6401         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6402         :protocol and accept a missing user, host, or port as a wildcard match.
6403         (auth-source-debug): Default to off.
6404
6405         (auth-source-netrc-search, auth-source-netrc-create)
6406         (auth-source-secrets-search, auth-source-secrets-create)
6407         (auth-source-user-or-password, auth-source-backend, auth-sources)
6408         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6409         instead of :protocol.
6410
6411         * nnimap.el (nnimap-credentials): Pass a port default to
6412         `auth-source-search' in case an entry needs to be created.
6413         (nnimap-open-connection-1): Use :port instead of :protocol.
6414
6415 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6416
6417         * auth-source.el: Bind load-path when loading EIEIO from
6418         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6419         21.4 doesn't support, to `require'.
6420         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6421         delete-dups that is not available in XEmacs 21.4.
6422
6423 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6424
6425         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6426         as EIEIO must also be loaded when auth-source.el is being
6427         byte-compiled.
6428
6429 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6430
6431         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6432
6433         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6434
6435         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6436
6437         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6438
6439         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6440
6441         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6442
6443         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6444
6445         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6446         necessary.
6447
6448 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6449
6450         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6451         nil means that nnimap doesn't get updated.
6452
6453 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6454
6455         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6456         result when the user doesn't want to write to the file.
6457         (auth-source-netrc-search): Expect a synthetic result and proceed
6458         accordingly.
6459         (auth-source-cache-expiry): New variable to override
6460         `password-cache-expiry'.
6461         (auth-source-remember): Use it.
6462
6463         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6464         parameter.  Create entry if necessary by using :create t.
6465         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6466
6467 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6468
6469         * auth-source.el (auth-source-debug): Enable by default and don't
6470         mention the obsolete `auth-source-hide-passwords'.
6471         (auth-source-do-warn): New function to debug unconditionally.
6472         (auth-source-do-debug): Use it.
6473         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6474         and for Secrets API entries when the secrets.el library is not
6475         available.
6476
6477 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6478
6479         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6480         (gnus-summary-exit): Kill the correct article buffer on exit from a
6481         `C-d' group.
6482
6483         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6484         gnus-propagate-marks.
6485
6486         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6487         before killing the buffers so that a non-full window conf gets handled
6488         correctly.
6489         (gnus-summary-exit): Ditto.
6490         (gnus-summary-read-group-1): Ditto.
6491
6492         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6493         async code again so that we can debug it properly.
6494
6495         * message.el (message-reply): Take an optional switch-buffer parameter
6496         so that Gnus window confs are respected better.
6497
6498 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6499
6500         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6501         `plist-get' to accept non-list parameters (XEmacs issue).
6502         Fix docstring.
6503         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6504         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6505         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6506         Login collection is "Login" and not "login".
6507
6508 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6509
6510         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6511         multiple headers.
6512
6513         * nnimap.el (nnimap-inhibit-logging): New variable.
6514         (nnimap-log-command): Don't log login commands.
6515
6516         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6517         to have more parameters.
6518
6519         * nnimap.el (nnimap-send-command): Mark the command time for each
6520         command, so that we don't get NOOPs stepping on our toes.
6521
6522         * gnus-art.el (article-date-ut): Get the date from the Date header on
6523         `t'.
6524
6525 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6526
6527         * auth-source.el (auth-source-search): Use copy-sequence instead of
6528         the cl.el copy-list.
6529
6530 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6531
6532         * imap.el: Bring it back (revert
6533         84d800cd31de3064f0ed39617d725709a2f8f42f).
6534
6535 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6536
6537         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6538         Improve prompt.
6539
6540 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6541
6542         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6543         washing status from the default format.  It isn't very informative.
6544
6545 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6546
6547         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6548         Fix Gcc processing on imap.
6549
6550 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6551
6552         * imap.el: Remove file.  All the functionality is in nnimap.el.
6553
6554 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6555
6556         * message.el (message-bury): Don't pop up a new window when selected
6557         window is dedicated.
6558
6559 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6560
6561         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6562
6563 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6564
6565         * sieve-manage.el: Autoload `auth-source-search'.
6566         (sieve-sasl-auth): Use it.
6567
6568 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6569
6570         * nnimap.el: Autoload `auth-source-forget+'.
6571         (nnimap-open-connection-1): Use it if the connection fails.
6572
6573         * auth-source.el: Require `password-cache'.
6574         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6575         obsolete.
6576         (auth-source-magic): Marker for `password-cache' keys.
6577         (auth-source-do-cache): Update docstring.
6578         (auth-source-search): Use and check cache.
6579         (auth-source-forget-all-cached, auth-source-remember)
6580         (auth-source-recall, auth-source-forget, auth-source-forget+)
6581         (auth-source-specmatchp): Caching support functions.
6582         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6583         Remove and obsolete.
6584         (auth-source-user-or-password): Remove caching to further discourage
6585         using it.  Always hide passwords.
6586
6587         * password-cache.el (password-cache-remove): Accept secrets that are
6588         not strings.
6589
6590 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6591
6592         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6593         code for now, since it doesn't work for all users.
6594
6595 2011-02-09  Julien Danjou  <julien@danjou.info>
6596
6597         * message.el (message-options): Make message-options really buffer
6598         local.
6599
6600 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6601
6602         * mail-source.el: Autoload `auth-source-search'.
6603         (mail-source-keyword-map): Note order matters.
6604         (mail-source-set-1): Get all the mail-source source values and
6605         defaults and search auth-source on those if needed.  This can all
6606         probably be simplified.
6607
6608         * nnimap.el: Autoload `auth-source-search'.
6609         (nnimap-credentials): Use it.
6610         (nnimap-open-connection-1): Ask for the virtual server and physical
6611         address in one shot.
6612
6613         * nntp.el: Autoload `auth-source-search'.
6614         (nntp-send-authinfo): Use it.  Note TODO.
6615
6616 2011-02-08  Julien Danjou  <julien@danjou.info>
6617
6618         * shr.el (shr-tag-body): Add support for text attribute in body
6619         markups.
6620
6621         * message.el (message-options): Make message-options a local variable.
6622
6623 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6624
6625         * auth-source.el (auth-source-secrets-search)
6626         (auth-source-user-or-password): Use `append' instead of `nconc'.
6627         (auth-source-user-or-password): Build return list better and protect
6628         against nil :secret.
6629
6630 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6631
6632         * nnimap.el (nnimap-update-info): Refactor slightly.
6633         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6634         (nnimap-update-info): Clean up slightly.
6635         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6636         characters.
6637         (nnimap-process-quirk): Rename function to avoid collision.
6638         (nnimap-update-info): Fix macrology bug-out.
6639         (nnimap-update-info): Simplify split history test.
6640
6641 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6642
6643         * auth-source.el (top): Require 'eieio unconditionally.
6644         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6645         (auth-source-secrets-search): Limit search when `max' is greater than
6646         number of results.
6647
6648 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6649
6650         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6651         part not returning any data.
6652
6653         * proto-stream.el (open-protocol-stream): Document the return value.
6654
6655 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6656
6657         * auth-source.el (auth-source-secrets-search): Add examples.
6658
6659 2011-02-06  Julien Danjou  <julien@danjou.info>
6660
6661         * message.el (message-setup-1): Handle message-generate-headers-first
6662         set to t.
6663
6664 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6665
6666         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6667         API with a string "secrets:collection-name" and with 'default.
6668         (auth-source-backend-parse): Parse "secrets:collection-name" and
6669         'default.  Recurse on parses instead of repeating code.  Use the
6670         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6671         message when ignoring a source.
6672         (auth-source-search): List ignored search keys at the top level.
6673         (auth-source-netrc-create): Use `case' instead of `cond'.
6674         (auth-source-secrets-search): Created with TODOs.
6675         (auth-source-secrets-create): Created with TODOs.
6676         (auth-source-retrieve, auth-source-create, auth-source-delete)
6677         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6678         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6679         (auth-source-user-or-password-sftp)
6680         (auth-source-user-or-password-smtp): Remove.
6681         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6682         around `auth-source-search'.  Not tested thoroughly.
6683
6684 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6685
6686         * auth-source.el: Bring in assoc and eioeio libraries.
6687         (secrets-enabled): New variable to track the status of the Secrets API.
6688         (auth-source-backend): New EIOEIO class to represent a backend.
6689         (auth-source-creation-defaults): New variable to set prompt defaults
6690         during token creation (see the `auth-source-search' docstring for
6691         details).
6692         (auth-sources): Simplify to allow a simple string as a netrc backend
6693         spec.
6694         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6695         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6696         (auth-source-search): Main auth-source API entry point.
6697         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6698         (auth-source-search-collection): Helper function for searching.
6699         (auth-source-netrc-parse, auth-source-netrc-normalize)
6700         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6701         Supports search, create, and delete.
6702         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6703         backend stubs.
6704         (auth-source-user-or-password): Call `auth-source-search' but it's not
6705         ready yet.
6706
6707 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6708
6709         * message.el (message-setup-1): Remove the read-only stuff, since it
6710         doesn't work under XEmacs, for some reason.
6711
6712         * gnus-sum.el (gnus-user-date): Rename back from
6713         gnus-summary-user-date since user code refers to it.
6714
6715         * shr.el (shr-render-td): Store the actual background color used.
6716
6717         * message.el (message-setup-1): Don't bind the constant
6718         -forbidden-properties.
6719         (message-setup-1): Revert previous change, since it needs to bind the
6720         props to insert them.
6721         (message-resend): Allow removing the read-only separator line.
6722
6723 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6724
6725         * nnimap.el (nnimap-request-accept-article): Give an error message if
6726         the APPEND wasn't successful.
6727
6728 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6729
6730         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6731         that have no groups.
6732
6733 2011-02-03  Julien Danjou  <julien@danjou.info>
6734
6735         * gnus-draft.el: Remove progn around gnus-draft-setup.
6736
6737 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6738
6739         * gnus-start.el (gnus-read-active-for-groups): This function is never
6740         called with a nil `infos', so clean that up.
6741         (gnus-get-unread-articles): Request active files from primary/secondary
6742         methods that have no groups (yet).
6743
6744 2011-02-03  Julien Danjou  <julien@danjou.info>
6745
6746         * message.el (message-setup-1): Always generate References first.
6747         (message-mail): Return the return value of message-setup, not always t.
6748         (message-setup-1): Insert mail-header-separator with read-only and
6749         intangible properties set.
6750
6751         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6752         user-date in docstring.
6753
6754         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6755
6756         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6757         docstring.
6758
6759         * gnus.el (gnus-user-date-format-alist): Change default value.
6760         Use defcustom, with type and group.  Move from gnus-util.el.
6761         Rename to gnus-summary-user-date-format-alist.
6762
6763 2011-02-03  Glenn Morris  <rgm@gnu.org>
6764
6765         * nnimap.el (gnus-fetch-headers): Declare.
6766
6767         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6768
6769 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6770
6771         * message.el (message-forward-make-body-digest-plain)
6772         (message-followup, message-reply): Clean up things noted by Stefan.
6773
6774         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6775         gnus-article-update-date-headers is nil.
6776         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6777         it didn't really work with defcustom.
6778         (article-update-date-lapsed): Make sure the window start doesn't move,
6779         either.
6780
6781 2011-02-01  Julien Danjou  <julien@danjou.info>
6782
6783         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6784         format.
6785
6786         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6787         standard in Emacs nowadays.
6788
6789         * color.el (color-gradient): Add a color-gradient function.
6790
6791 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6792
6793         * message.el (message-expand-name): Don't trust the return value of
6794         bbdb-complete-name.
6795         (message-check-news-header-syntax): Remove unused var `start'.
6796         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6797         (message-inhibit-body-encoding): Move to before first use.
6798         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6799         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6800         (Organization, Message-ID, Date, mh-previous-window-config):
6801         Defvar the vars using dynamic scoping.
6802
6803 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6804
6805         * shr.el (shr-render-td): Only do colors at the final rendering.
6806         Should be slightly faster.
6807         (shr-insert-table): Fix up TD background colors when doing the
6808         vertical padding.
6809
6810         * gnus-art.el (article-date-ut): Protect against articles with no Date
6811         header.
6812         (article-update-date-lapsed): Don't use current-column to find the
6813         horizontal position.  It's fragile in the presence of \003 characters.
6814
6815         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6816
6817 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6818
6819         * gnus-art.el (article-transform-date): Rewrite to still work when
6820         there are several rfc2822 parts.
6821         (article-transform-date): Fix infinite recursion.
6822         (article-date-ut): Replace infinitely many Date headers with a single
6823         one when called interactively.
6824
6825         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6826         secure manner.
6827
6828         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6829         move around by not using save-window-excursion.  It seems to work...
6830
6831 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6832
6833         * gnus-art.el (article-make-date-line): Work for user-defined format.
6834
6835 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6836
6837         * nntp.el (nntp-retrieve-group-data-early)
6838         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6839         fetching functions.
6840
6841         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6842         thoroughly for all backends that have no known groups.  This should
6843         allow new nnml methods to retrieve mail.
6844
6845         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6846         that Gnus doesn't know exists again.
6847
6848         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6849         (gnus-treat-date-ut): Ditto.
6850         (gnus-article-update-date-header): Rename.
6851         (gnus-treat-date-local): Remove.
6852         (gnus-treat-date-english): Remove.
6853         (gnus-treat-date-lapsed): Remove.
6854         (gnus-treat-date-combined-lapsed): Remove.
6855         (gnus-treat-date-original): Remove.
6856         (gnus-treat-date-iso8601): Remove.
6857         (gnus-treat-date-user-defined): Remove.
6858         (gnus-article-date-headers): New variable to control all the date
6859         header options.
6860         (article-date-ut): Rewrite to allow using the new way to format date
6861         headers(s).
6862
6863 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6864
6865         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6866         method.
6867         (nnmail-article-group): A better test for fanciness.
6868
6869         * nnimap.el (nnimap-request-head): Protect against not finding the
6870         article by Message-ID.
6871
6872 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6873
6874         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6875         keep point at the "same place".
6876
6877 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6878
6879         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6880         data if the group is inactive.
6881
6882 2011-01-28  Julien Danjou  <julien@danjou.info>
6883
6884         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6885         (gnus-all-windows-visible-p): Remove old compatibility code.
6886         (gnus-window-top-edge): Add docstring.
6887
6888         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6889
6890 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6891
6892         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6893         older request-update-info.
6894
6895         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6896
6897 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6898
6899         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6900         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6901
6902 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6903
6904         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6905         groups.  This makes the nndraft:queue group pop up if it's not already
6906         there.
6907
6908         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6909         messages" logic, which was reversed.
6910
6911         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6912         the "same place" even if point is on the line being replaced.
6913         (article-update-date-lapsed): Allow updating both the combined lapsed
6914         and the lapsed headers.
6915         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6916         (article-make-date-line): Limit the number of segments dynamically to
6917         avoid too-long lines.
6918
6919 2011-01-27  Julien Danjou  <julien@danjou.info>
6920
6921         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6922         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6923
6924 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6925
6926         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6927         Use plist-get instead of the cl function getf.
6928
6929 2011-01-27  Glenn Morris  <rgm@gnu.org>
6930
6931         * gnus-util.el (float-time): Get rid of compiler warning, again.
6932
6933 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6934
6935         * shr.el (shr-put-color): Special-case background colors: Do put them
6936         at the blank parts at the front of the lines.
6937
6938         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6939         exit hook to nix out all data on readedness on group exit.
6940
6941         * gnus-util.el (float-time): If float-time is bound, always use it on
6942         all Emacsen.  It's unclear why the subrp check was there.
6943         (time-date): Require to make some autoload issues on XEmacs go away.
6944
6945         * shr.el (shr-put-color): Don't do the box padding in tables, since
6946         they're already padded.
6947
6948 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6949
6950         * gnus-art.el (gnus-article-next-page): When the last line of the
6951         article is displayed, scroll down once more instead of going to the
6952         next article at once.
6953         (article-lapsed-string): Refactor out and allow specifying how many
6954         segments you want.
6955         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6956         (gnus-article-update-lapsed-header): New variable.
6957
6958         * shr.el: Revert change that made headings use different-sized faces.
6959         The Emacs display engine isn't advanced enough that, for instance,
6960         tables can comfortably use differently-sized faces.
6961
6962 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6963
6964         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6965         used.
6966         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6967         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6968         we're using an encrypted connection.
6969
6970         * proto-stream.el: Alter the interface functions to also return the
6971         actual stream type used: network or tls.
6972
6973 2011-01-25  Julien Danjou  <julien@danjou.info>
6974
6975         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6976         (mm-display-javascript-inline): New function.
6977
6978         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6979         viewing function.
6980
6981 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * shr.el (shr-expand-newlines): Fix variable name.
6984
6985 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6986
6987         * shr.el (shr-expand-newlines): Make nested boxes work.
6988
6989 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6990
6991         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6992         backgrounds.
6993         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6994         in a more sensible manner.
6995
6996 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6997
6998         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6999         if EPG is loaded.
7000
7001 2011-01-24  Julien Danjou  <julien@danjou.info>
7002
7003         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7004         tags.
7005
7006 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7007
7008         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7009         commands.
7010
7011         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7012         in the article buffer.
7013         (gnus-gravatar-insert): Use blank space from the current buffer to
7014         avoid breaking text properties.  This makes X-Sent updating work again.
7015
7016         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7017
7018 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7019
7020         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7021         fix the bug in url-http.el instead.
7022
7023         * shr.el (shr-image-fetched): Ditto.
7024
7025         * shr.el (shr-image-fetched): Avoid having point move in the article
7026         buffer.
7027
7028         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7029         buffer after being called.  It's apparently being killed by url.el, and
7030         killing it made point move to end-of-buffer in a random buffer.
7031
7032         * shr.el (shr-image-fetched): Ditto.
7033
7034 2011-01-23  Julien Danjou  <julien@danjou.info>
7035
7036         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7037
7038         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7039         text/x-org.
7040
7041 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7042
7043         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7044         (i.e., nnimap) returning nil as the article number.
7045
7046 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7047
7048         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7049         "DelSp" parameter in RFC3676.
7050
7051 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7052
7053         * message.el (message-check-recipients): Display the encoded version of
7054         the bogus address if they differ.
7055
7056         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7057         after sending.
7058
7059         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7060
7061         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7062
7063         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7064         group buffer after sending the queue.
7065
7066         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7067
7068 2011-01-22  Julien Danjou  <julien@danjou.info>
7069
7070         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7071
7072 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7073
7074         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7075         nested related parts.
7076
7077         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7078         unexpired articles.  This fixes the regression that led expiry marks to
7079         disappear from nnfolder groups.
7080
7081 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7082
7083         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7084         Don't confuse the "ret" of "retrograde" with RET.
7085
7086 2011-01-21  Julien Danjou  <julien@danjou.info>
7087
7088         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7089         than mm-insert-inline.
7090
7091 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7094         Widen article buffer.
7095
7096 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7097
7098         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7099         the temp buffer.
7100         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7101
7102 2011-01-20  Julien Danjou  <julien@danjou.info>
7103
7104         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7105
7106         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7107         than mm-insert-inline to insert inline part: this respect
7108         mm-inline-media-tests displayers.
7109
7110         * mm-view.el (mm-display-shell-script-inline): New function.
7111
7112         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7113
7114         * mm-uu.el (mm-uu-type-alist): Add org block.
7115         (mm-uu-org-src-code-block-extract): New function.
7116
7117         * mm-view.el (mm-display-org-inline): New function.
7118
7119         * mm-decode.el (mm-automatic-display): Add text/org.
7120
7121         * mailcap.el (mailcap-mime-extensions): Add .org.
7122
7123 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7124
7125         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7126         gnus-article-add-buttons.
7127
7128 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7129
7130         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7131         From header with a date and "nobody" as the sender.
7132
7133 2011-01-19  Julien Danjou  <julien@danjou.info>
7134
7135         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7136         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7137         if you have the same regexp several times.
7138         (gnus-button-push): Fix matching when regexp is symbol.
7139
7140 2011-01-15  Glenn Morris  <rgm@gnu.org>
7141
7142         * message.el (message-mail): A compose-mail function should
7143         accept headers as strings.
7144
7145 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7146
7147         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7148         Add :vert-only tags.
7149         (message-mail): New arg RETURN-ACTION.
7150         (message-return-action): New var.
7151         (message-bury): Use it.
7152         (message-mode): Make it buffer-local.
7153         (message-send-and-exit): Always call message-bury.
7154
7155         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7156         message-mail.
7157
7158 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7159
7160         * nnimap.el (nnimap-convert-partial-article): Protect against
7161         zero-length body parts.
7162
7163         * mm-decode.el (mm-preferred-alternative-precedence):
7164         Discourage showing empty parts.
7165
7166         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7167         and stuff if the backend didn't return the article number.  This fixes
7168         an Exchange-related nnimap bug.
7169
7170         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7171         group window, because it does the wrong thing when a separate frame
7172         displays the group buffer.
7173
7174         * proto-stream.el (open-protocol-stream): Protect against the low-level
7175         transport functions returning nil.
7176
7177 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7178
7179         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7180         (mml2015-epg-find-usable-secret-key): New function.
7181         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7182         mml2015-epg-find-usable-key (Bug#7797).
7183         (mml2015-epg-encrypt): Ditto.
7184
7185 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7186
7187         * dgnushack.el (rot13-string): Fix the way to get the argument.
7188
7189 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7190
7191         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7192
7193 2011-01-03  Glenn Morris  <rgm@gnu.org>
7194
7195         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7196
7197         * sieve.el (sieve-open-server): Give a more explicit error if
7198         sieve-manage-open returns nil.  (Bug#7720)
7199
7200 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7201
7202         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7203
7204 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7205
7206         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7207         This avoids sending passwords in plain text over non-encrypted
7208         channels.
7209
7210         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7211
7212         * nnimap.el (nnimap-login): Refactored out into own function, and
7213         implement CRAM-MD5.
7214         (nnimap-wait-for-line): Refactored out.
7215
7216         * mm-view.el (mml-smime): Require.
7217
7218 2010-12-20  David Engster  <deng@eml.cc>
7219
7220         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7221         use EPG to decrypt S/MIME messages instead of openssl.
7222
7223 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7224
7225         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7226
7227         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7228         status is the group clearly is unreachable.
7229
7230         * auth-source.el (auth-source-create): Add the optional second
7231         parameter to `local-variable-p' to be compatible with XEmacs.
7232
7233 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7234
7235         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7236         work when using a compressed nnml folder.
7237
7238 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7239
7240         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7241         backends after sanitising on entry, because this never makes sense:
7242         If the articles have gone missing, then the data no longer exists on
7243         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7244         overwrite anything anyway.
7245
7246         * shr.el (shr-insert-document): Bind shr-width dynamically to
7247         window-width if it's nil.
7248
7249 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7250
7251         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7252         with the meaning of using the full emacs window width for rendering.
7253
7254 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7255
7256         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7257         case when sender is not given.
7258
7259 2010-12-23  Julien Danjou  <julien@danjou.info>
7260
7261         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7262         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7263         the addresses, otherwise we might misplaced the gravatar.
7264
7265 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7266
7267         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7268         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7269         obsolete in Emacs.
7270
7271 2010-12-20  Julien Danjou  <julien@danjou.info>
7272
7273         * gnus-util.el (gnus-rescale-image): Revert last change.
7274
7275 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7276
7277         * binhex.el: Improve commentary (Bug#7482).
7278
7279 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7280
7281         * gnus-group.el (gnus-group-delete-articles): New command.
7282
7283 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7284
7285         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7286
7287 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7288
7289         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7290         here, since it's up to the backends to do CRLF removal if their
7291         protocol has it.
7292
7293         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7294
7295 2010-12-17  Julien Danjou  <julien@danjou.info>
7296
7297         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7298         they are from file.  Can also scale up.
7299
7300 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7301
7302         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7303         Restore gnus-use-agent.
7304         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7305
7306         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7307
7308 2010-12-17  Julien Danjou  <julien@danjou.info>
7309
7310         * gravatar.el (gravatar-retrieve-synchronously): New function.
7311         (gravatar-get-data): Make more robust.
7312
7313 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7314
7315         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7316
7317 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7318
7319         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7320         to really consider the last line.
7321
7322 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7323
7324         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7325         list of recipient keys, or use symmetric encryption if not a list.
7326         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7327         EPA override, replacing the call to `netrc-store-data'.
7328
7329 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7330
7331         * gnus-srvr.el: Avoid passing nil regexp argument to
7332         delete-matching-lines.
7333
7334 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7335
7336         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7337         fetching stops when Gnus exits.
7338
7339         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7340         function.
7341         (nnfolder-request-expire-articles): Save all the buffers after doing
7342         expiry.
7343
7344         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7345         the last article", since that led to serious performance regressions
7346         when expiring nnml groups.
7347
7348 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7349
7350         * nnir.el: Improve customizations.
7351
7352 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7353
7354         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7355
7356         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7357         group has been killed.
7358         (gnus-group-yank-group): Ditto.
7359
7360         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7361
7362         * nnimap.el (nnimap-request-update-group-status): New function.
7363
7364         * gnus-int.el (gnus-request-update-group-status): New interface
7365         function.
7366
7367         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7368         copying read-ness to the backends.
7369
7370         * nnimap.el (nnimap-quirk): New function.
7371         (nnimap-retrieve-group-data-early): Use it.
7372         (nnimap-quirks): New alist.
7373
7374 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7377         don't delete it within indentation.
7378
7379 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7380
7381         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7382         previous line.
7383
7384 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7385
7386         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7387         QRESYNC command by deleting a superfluous space which broke Cyrus
7388         servers.  This change will break other servers that are buggy the other
7389         way around.
7390
7391 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7392
7393         * spam.el: Reindent and fix long lines.
7394         (spam-copy-or-move-routine): Exclude invalid move destinations.
7395
7396 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7397
7398         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7399         installed the registry.
7400
7401 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7404
7405 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7406
7407         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7408         groupname doesn't contain "gmane".
7409
7410 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7411
7412         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7413         and netrc-bound-and-true-p bindings.
7414         (netrc-parse): Cache the netrc contents.
7415
7416         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7417         (gnus-1): Don't create the nndrafts group twice.
7418         (gnus-setup-news): There's no need to read the active file here, since
7419         that's done again later on a per-backend basis.
7420         (gnus-start-draft-setup): Make sure that the new group is started out
7421         empty.
7422
7423         * gnus-agent.el (gnus-agentize): Don't create the queue group
7424         automatically on startup.  It'll be created later, if needed.
7425
7426         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7427         of automatically subscribed groups.
7428         (gnus-auto-subscribed-categories): New variable.
7429         (gnus-matches-options-n): Use it.
7430         (gnus-default-subscribed-newsgroups): Remove unused variable.
7431         (gnus-start-draft-setup): Message a bit less.
7432
7433 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7434
7435         * nnir.el (nnir-run-imap): Return article list in order of increasing
7436         UID.
7437
7438 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7439
7440         * gnus-sum.el (gnus-summary-enter-digest-group):
7441         Mention gnus-auto-select-on-ephemeral-exit.
7442
7443         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7444         convention of the network-only option.
7445
7446 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7447
7448         * proto-stream.el (proto-stream-open-network-only): New function to
7449         have a way to specify non-STARTTLS upgrade connections.
7450
7451 2010-12-10  Julien Danjou  <julien@danjou.info>
7452
7453         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7454         email address is nil.
7455
7456         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7457
7458 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7459
7460         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7461         deletion.
7462         (nnir-run-imap): Only need to parse list once.
7463
7464 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7465
7466         * shr.el (shr-tag-script): Ignore <script>.
7467         (shr-tag-label): Add <label> support.
7468
7469 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7470
7471         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7472
7473         * shr.el (shr-image-displayer): Work for images lined side by side.
7474
7475 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7476
7477         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7478         parameter, since XEmacs doesn't accept t as a parameter.
7479
7480 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7481
7482         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7483         ids.
7484         (nnir-run-gmane): Simplify groupspec formatting.
7485         (nnir-request-expire-articles): New function.
7486
7487 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7488
7489         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7490         overflow, possibly.
7491
7492         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7493         (shr-render-td): Handle td style="" better.
7494         (shr-tag-table): Use the color from the style sheet.
7495         (shr-render-td): Make sure we copy over all the overlays, too.
7496
7497 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7498
7499         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7500         (nnir-request-article): Improve article retrieval.
7501
7502 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7503
7504         * mm-util.el (mm-extra-numeric-entities): New variable.
7505
7506         * mm-url.el (mm-url-decode-entities):
7507         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7508
7509         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7510
7511 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7512
7513         * message.el: Use completion-at-point.
7514         (message-completion-function): New fun, extracted from message-tab.
7515         (message-mode): Use it for completion-at-point-functions.
7516         (message-tab): Use it and completion-at-point.
7517
7518 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7519
7520         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7521         character if a non-breakable character follows.
7522
7523 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7524
7525         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7526         any stream.
7527
7528         * shr.el (shr-tag-font): Colorize the region.
7529         (shr-tag-body): Ditto.
7530         (shr-tag-font): Actually let the styles be inherited instead of
7531         overwriting them.
7532         (shr-tag-font): Get the background color right.
7533         (shr-tag-style): Ignore all <style> tags for the moment.
7534
7535         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7536         a Message-ID to avoid having nnimap depend on gnus-sum.
7537
7538         * shr.el (shr-descend): Only colorize something if we have a node that
7539         sets colors.
7540
7541 2010-12-06  Julien Danjou  <julien@danjou.info>
7542
7543         * shr.el (shr-render-td): Render td content with shr-descend, so style
7544         will be applied to <td> too.
7545         (shr-colorize-region): Colorize region even if we only have a background.
7546         (shr-tag-body): Fix color and background color inheritance.
7547         Do not recolorize after shr-generic.
7548         (shr-tag-font): Let shr-generic colorize via inheritance.
7549
7550 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7551
7552         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7553
7554 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7555
7556         * nnir.el (nnir-request-move-article): Remove obsolete code.
7557
7558 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7559
7560         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7561
7562 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7563
7564         * gnus-sum.el (gnus-summary-respool-article): The completion function
7565         expects a list instead of an alist.
7566
7567         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7568         string as the parameter.
7569
7570         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7571
7572         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7573         styles.
7574         (shr-colorize-region): New function.
7575         (shr-insert-background-overlay): Remove.
7576         (shr-render-td): Background setting should be taken care of on a higher
7577         level.
7578         (shr-tag-body): Use post-hoc colorizations.
7579         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7580         (shr-put-color-1): Don't overwrite old colors.
7581         (shr-colorize-region): When the background color isn't explicit, use
7582         a fixed background.
7583
7584         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7585         nnmail variables.
7586
7587 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7588
7589         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7590         unless necessary.
7591
7592 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7593
7594         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7595         server.
7596
7597 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7598
7599         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7600         so that TAB works.
7601
7602         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7603         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7604
7605         * shr.el (shr-urlify): Show the URL before the title to avoid
7606         misleading URLs.
7607
7608 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7609
7610         * shr.el (shr-urlify): Display the title in <a> tags.
7611
7612 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7613
7614         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7615
7616 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7617
7618         * nnir.el: Rearrange code to allow macros to be autoloaded by
7619         gnus-sum.el.
7620         (nnir-retrieve-headers-override-function): Make this variable
7621         customizable.
7622         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7623
7624         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7625         from nnir.el.
7626
7627 2010-12-03  Julien Danjou  <julien@danjou.info>
7628
7629         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7630
7631 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7632
7633         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7634         allow optional argument `environment'.
7635
7636 2010-12-03  Glenn Morris  <rgm@gnu.org>
7637
7638         * mm-extern.el (message-goto-body): Update declaration.
7639
7640 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * gnus-util.el (gnus-macroexpand-all): New function.
7643
7644         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7645         instead of macroexpand-all that is unavailable in XEmacs.
7646
7647 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7648
7649         * nnir.el (nnir-summary-line-format): New variable.
7650         (nnir-mode): Use it.
7651         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7652         (nnir-article-ids): Reimplement as defsubst.
7653         (nnir-retrieve-headers): Don't mangle the subject header.
7654         (nnir-run-imap): Use 100 as RSV score.
7655         (nnir-run-find-grep): Fix for full server searching.
7656         (nnir-run-gmane): Better restriction to gmane groups.
7657
7658         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7659         summary buffers.
7660
7661 2010-12-02  Julien Danjou  <julien@danjou.info>
7662
7663         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7664
7665         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7666
7667         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7668         support.
7669
7670 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7671
7672         * nnir.el: Update to handle the registry better.
7673         (autoload): Silence byte-compiler.
7674         (nnir-open-server): Add a hook for nnir groups.
7675         (nnir-request-move-article): Don't mangle the header.  Better to use
7676         formatting variables (which will be added in the future).
7677         (nnir-registry-action): Update the registry using the original article
7678         group name.
7679         (nnir-mode): Install nnir-specific hooks for updating the registry.
7680
7681         * gnus-sum.el
7682         (gnus-article-original-subject, gnus-newsgroup-original-name):
7683         Remove obsolete variables.
7684         (gnus-summary-move-article): Remove use of obsolete variables.
7685         (gnus-summary-local-variables): Make move and delete hooks local to
7686         summary buffers.
7687
7688 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7689
7690         * rtree.el: New file.
7691
7692 2010-12-01  Julien Danjou  <julien@danjou.info>
7693
7694         * message.el (message-user-organization): Do not use
7695         gnus-local-organization.
7696
7697         * gnus.el: Remove gnus-local-organization.
7698
7699         * gnus-msg.el: Remove nastygram thing.
7700
7701 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7702
7703         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7704         funcall.
7705
7706 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7709         names.
7710
7711         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7712         characters.
7713
7714         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7715         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7716         Suggested by Štěpán Němec <stepnem@gmail.com>.
7717         (gnus-gravatar-transform-address): Use mail-extract-address-components
7718         that supports non-ASCII names rather than mail-header-parse-addresses.
7719
7720 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7721
7722         * proto-stream.el (open-protocol-stream): All starttls connections are
7723         handled by the network handler.
7724
7725 2010-11-30  Julien Danjou  <julien@danjou.info>
7726
7727         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7728         (nnimap-open-connection-1): Fix PREAUTH.
7729
7730         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7731
7732 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7733
7734         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7735         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7736         (shr-insert): Use them.
7737         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7738
7739 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7740
7741         * nnir.el (nnir-request-move-article): Bail out if original group
7742         doesn't support article moves.
7743         (nnir-get-active): Improve active list retrieval.
7744
7745 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7746
7747         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7748
7749 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7750
7751         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7752         seem to accept strings-with-numbers as port numbers.
7753
7754 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7755
7756         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7757         change the registry.
7758
7759 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7760
7761         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7762         delete-dups that is not available in XEmacs 21.4.
7763
7764         * mm-util.el (mm-delete-duplicates): Add comment.
7765
7766 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7767
7768         * nnir.el (nnir-ignored-newsgroups): New variable.
7769         (nnir-get-active): Use it.
7770
7771 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7772
7773         * proto-stream.el (proto-stream-open-network): Add some comments.
7774
7775         * nntp.el (nntp-open-connection): Provide a :success condition.
7776
7777         * nnimap.el (nnimap-open-connection-1): Ditto.
7778
7779         * proto-stream.el (proto-stream-open-network): See what the response to
7780         the STARTTLS command is.
7781
7782         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7783         backwards compatibility).
7784         (nnimap-open-connection-1): Really respect nnimap-server-port.
7785
7786         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7787         TLS upgrades we don't really care about the identity of the peer.
7788         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7789         that what we've checked for.
7790         (proto-stream-always-use-starttls): Only default to t if
7791         open-gnutls-stream exists.
7792         (proto-stream-open-network): If STARTTLS failed, then just open a
7793         normal connection.
7794         (proto-stream-open-network): Wait until the greeting before doing
7795         STARTTLS.
7796
7797         * nntp.el (nntp-open-connection): Report what the connection error is.
7798
7799         * proto-stream.el (open-protocol-stream): Rename from
7800         open-proto-stream.
7801
7802 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7803
7804         * nnimap.el (nnimap-stream): Change default to `undecided'.
7805         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7806         first, and then network.
7807         (nnimap-open-connection-1): Respect nnimap-server-port.
7808         (nnimap-open-connection): Be more backwards-compatible.
7809
7810         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7811         (proto-stream-open-starttls): De-duplicate the starttls code.
7812         (proto-stream-open-starttls): Folded back into the main function.
7813         (proto-stream-open-network): Fix typo in the gnutls path.
7814         (proto-stream-command): Refactor out.
7815
7816         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7817
7818         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7819         starttls.el STARTTLS.
7820
7821         * color.el (color-lab->srgb): Fix function call name.
7822
7823         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7824         if we're using tls.el.
7825         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7826         built in, then don't try to establish a STARTTLS connection.
7827
7828         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7829         servers.
7830
7831         * proto-stream.el (open-proto-stream): Use network, not stream.
7832         (open-proto-stream): Add a way to specify what the end of a command is.
7833
7834         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7835         connections types.
7836         (nntp-open-network-stream): Remove.
7837         (nntp-open-ssl-stream): Remove.
7838         (nntp-open-tls-stream): Remove.
7839         (nntp-ssl-program): Remove.
7840
7841         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7842
7843 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7844
7845         * nnir.el: Fix typos.
7846         (nnir-retrieve-headers-override-function): Rename variable to reflect
7847         new semantics.
7848         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7849         macros.
7850         (nnir-request-article, nnir-request-move-article): Use them.
7851         (nnir-categorize): New function.
7852         (nnir-run-query): Use it.
7853         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7854         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7855         sorted.
7856         (nnir-group-full-name): Use gnus-group-full-name instead.
7857         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7858         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7859
7860 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7861
7862         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7863
7864         * proto-stream.el: New library to provide protocol-specific
7865         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7866         protocols.
7867         (open-proto-stream): Complete the documentation.
7868         (proto-stream-open-network): Fix some typos.
7869
7870         * nnimap.el (nnimap-open-connection): Use it.
7871
7872 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7873
7874         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7875         negotiation.
7876
7877 2010-11-26  Julien Danjou  <julien@danjou.info>
7878
7879         * color.el: Rename various rgb functions to srgb.
7880
7881 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7882
7883         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7884         names.
7885
7886 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7887
7888         * shr.el (shr-insert): Revert last change.
7889         (shr-find-fill-point): Never leave point being at bol;
7890         relax the kinsoku limitation when rendering tables.
7891
7892 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7893
7894         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7895         results from -accept-article.
7896
7897         * shr-color.el: Require cl when compiling.
7898
7899         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7900         checkin.
7901
7902         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7903
7904         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7905
7906         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7907         'add and 'delete to set backend marks.
7908
7909         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7910
7911         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7912
7913         * nntp.el (nntp-request-set-mark): Use it.
7914
7915         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7916
7917         * nnml.el (nnml-request-set-mark): Ditto.
7918
7919         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7920         introduces regressions in article selection.
7921         (nnimap-find-uid-response): New function.
7922         (nnimap-request-accept-article): Use the UID returned, if any.
7923         (nnimap-request-move-article): Use the UID returned, if any.
7924         (nnimap-get-groups): Reimplement to work with folded lines.
7925         (nnimap-find-uid-response): The UID is the last element in the list.
7926         (nnimap-request-set-mark): Extend syntax with 'set.
7927
7928         * nnml.el (nnml-request-set-mark): Ditto.
7929
7930         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7931
7932         * nntp.el (nntp-request-set-mark): Ditto.
7933
7934 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7935
7936         * message.el (message-called-interactively-p): A temporary macro.
7937         (message-goto-body): Use it temporarily.
7938
7939 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7940
7941         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7942         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7943         (nnimap-last-response-string): Fix last unfolding fix.
7944
7945 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * shr.el (shr-insert): Fix the way to fold lines.
7948
7949 2010-11-25  Julien Danjou  <julien@danjou.info>
7950
7951         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7952
7953         * color.el: Rename from color-lab.el
7954         (color-rgb->hex): Add.
7955         (color-complement): Add.
7956         (color-complement-hex): Add.
7957
7958         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7959
7960 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7961
7962         * shr-color.el (shr-color-visible): Don't bug out if the color names
7963         don't exist.
7964
7965 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7966
7967         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7968         assuming that article displaying or another mml-preview may be
7969         interrupted for an error or for the like.
7970
7971         * shr.el (shr-get-background): Fix argument name.
7972
7973 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7974
7975         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7976
7977         * gnus-sum.el (gnus-summary-include-articles): New function.
7978
7979         * message.el (message-goto-body): called-interactively-p needs a
7980         parameter, so use `any'.
7981
7982         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7983         clear marks before moving, since they're synced from the Gnus side
7984         first.
7985
7986         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7987         (gnus-summary-move-article): Copy over all marks before moving, so that
7988         IMAP doesn't think a new article has arrived.
7989
7990 2010-11-24  Julien Danjou  <julien@danjou.info>
7991
7992         * shr.el (shr-insert-background-overlay): Fix typo.
7993         (shr-render-td): Copy the background before rendering.
7994
7995         * shr-color.el (shr-color-visible): Fix docstring.
7996
7997         * shr.el (shr-tag-table): Add bgcolor support.
7998         (shr-render-td): Add bgcolor support.
7999         (shr-get-background): Add.
8000         (shr-insert-foreground-overlay): Use shr-get-background.
8001
8002         * message.el (message-goto-body): Use called-interactively-p.
8003         (message-in-body-p): message-goto-body returns point.
8004
8005 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8006
8007         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8008         Fixes something or other in Emacs 23, and is backwards compatible.
8009
8010         * message.el (message-goto-body): Remove the <#secure special-casing,
8011         which is too special.
8012
8013         * shr.el (shr-parse-style): Drop !important from styles.
8014
8015 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8016
8017         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8018         this function to return incorrect results when calling it with an
8019         explicit article argument different from
8020         (gnus-summary-article-number).
8021
8022 2010-11-24  Julien Danjou  <julien@danjou.info>
8023
8024         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8025         (shr-tag-body): Add background support.
8026         (shr-descend): Add background support.
8027         (shr-tag-title): Add.
8028
8029         * shr-color.el (shr-color-visible): Really return original background
8030         if fixed.
8031
8032 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8033
8034         * shr.el (shr-color-check): Protect against non-existent color names.
8035
8036 2010-11-24  Julien Danjou  <julien@danjou.info>
8037
8038         * color-lab.el: Require 'cl when compiling.
8039
8040         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8041
8042         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8043         matched part.
8044
8045         * color-lab.el: Fix all expt calls to use float type.
8046
8047 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8050         expression to shr-color-check as is.
8051
8052         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8053
8054         * color-lab.el: Add coding cookie.
8055         (float-pi): Use eval-and-compile.
8056
8057         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8058         compiled for Emacsen having no `libxml-parse-html-region' support.
8059
8060 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8061
8062         * shr.el (shr-insert-color-overlay): Split stuff like
8063         "#444444 !important" to find the real color.
8064         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8065         parse <font color="red"> entries.
8066
8067 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8068
8069         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8070         point when parsing headers.
8071
8072         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8073         is positioned properly when parsing headers.
8074
8075 2010-11-23  Julien Danjou  <julien@danjou.info>
8076
8077         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8078
8079         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8080
8081         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8082
8083         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8084         Use shr-color-hue-to-rgb.
8085         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8086
8087 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8088
8089         * shr.el (shr-color->hexadecimal): Autoload.
8090         (shr-descend): Add color to all tags.
8091
8092 2010-11-22  Julien Danjou  <julien@danjou.info>
8093
8094         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8095         shr-color->hexadecimal.
8096
8097         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8098         RGB() or HSL() color representation.
8099
8100         * shr.el (shr-tag-font): Add.
8101         (shr-tag-color-check): New function to get better colors.
8102         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8103         tag-span.
8104
8105         * shr-color.el: New file.
8106
8107         * color-lab.el: New file.
8108
8109         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8110
8111 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8112
8113         * nnir.el: Fix typo in comments.
8114         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8115         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8116
8117 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8118
8119         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8120
8121         * nnimap.el (nnimap-get-capabilities): Refactor out.
8122         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8123
8124 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8125
8126         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8127         appearing when `mm-uu-hide-markers' is nil.
8128
8129 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8130
8131         * nnimap.el (nnimap-unselect-group): Make into its own function.
8132         (nnimap-request-rename-group): Unselect group before renaming.
8133         This had gotten lost somewhere.
8134         (nnimap-request-accept-article): Keep track of examined groups, and
8135         unselect the group before APPENDing to read-only groups.
8136         (nnimap-request-move-article): Clear flags before moving so that they
8137         can be re-set later.
8138
8139 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8140
8141         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8142         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8143
8144 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8145
8146         * gnus-art.el (gnus-mime-display-single):
8147         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8148         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8149         parameter.
8150
8151 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8152
8153         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8154         (shr-table-vertical-line): New variable.
8155         (shr-insert-table): Use it.
8156
8157 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * gnus-html.el (gnus-html-wash-images): Don't display images if
8160         gnus-inhibit-images is non-nil; register displayer for cid images.
8161         (gnus-html-display-image): Work for cid image.
8162         (gnus-html-insert-image): Allow arguments.
8163         (gnus-html-put-image): Inhibit read-only.
8164         (gnus-html-prefetch-images): Don't prefetch images if
8165         gnus-inhibit-images is non-nil.
8166
8167 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8168
8169         * shr.el (shr-put-image): Break lines when inserting big pictures.
8170
8171 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8172
8173         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8174         sender, thanks Katsumi Yamaoka.
8175
8176 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8177
8178         * nnir.el (nnir-run-imap): Reverse the article list for each group
8179         rather than the whole list.
8180
8181 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8182
8183         * shr.el (shr-image-displayer): Protect function against non-existent
8184         image source.
8185
8186         * gnus-art.el (gnus-inhibit-images): New user option.
8187         (gnus-mime-display-single): Don't display image if it is non-nil.
8188
8189         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8190         gnus-inhibit-images.
8191
8192         * shr.el (shr-image-displayer): New function.
8193         (shr-tag-img): Use it.
8194
8195 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8196
8197         * mml2015.el (mml2015-epg-sign): Use From header.
8198
8199 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8200
8201         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8202
8203         * gnus-util.el (gnus-find-text-property-region): Return markers.
8204
8205         * shr.el (shr-tag-img): Put a displayer in the text property.
8206
8207         * gnus-util.el (gnus-find-text-property-region): New utility function.
8208
8209         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8210         (gnus-html-show-images): Remove.
8211
8212         * gnus-art.el (gnus-article-show-images): New, more general function.
8213
8214         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8215         image url text properties.
8216
8217         * shr.el: Ditto.
8218
8219         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8220         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8221
8222 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8225         work for two or more articles.
8226
8227 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8228
8229         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8230         divide an image that's in an html article to two or more when washing
8231         non-ASCII characters in alt text of it.
8232
8233 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8234
8235         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8236         smime-decrypt-region using function argument.
8237         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8238
8239         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8240
8241         * smime.el (smime-decrypt-region): Catch it.
8242
8243 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8244
8245         * smime.el (smime-mode-map): Move initialization into declaration.
8246         (gnus-run-mode-hooks): Don't autoload.
8247         (smime-mode): Use define-derived-mode.
8248
8249 2010-11-11  Glenn Morris  <rgm@gnu.org>
8250
8251         * smime.el (from): Restrict declaration to XEmacs.
8252
8253         * nnir.el (gnus-group-topic-name): Autoload.
8254
8255 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * shr.el (shr-insert): Don't break long line if it is because of
8258         kinsoku-bol characters in the line end.
8259
8260 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8261
8262         * nnir.el (nnir-request-move-article): Fix to provide original group
8263         and subject.
8264         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8265         been retrieved.
8266
8267         * gnus-sum.el (gnus-summary-move-article): Use original group and
8268         subject for virtual articles such as those in an nnir summary buffer.
8269
8270 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8271
8272         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8273         least 21.5).
8274
8275         * smime.el (from): Declare it again for XEmacs.
8276
8277 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8278
8279         * message.el (message-resend): Don't disable encoding unless it's
8280         already encoded.
8281
8282         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8283         low-numbered articles.
8284
8285 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * rfc2047.el (rfc2047-syntax-table): Simplify.
8288
8289         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8290
8291         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8292         set-char-table-range for XEmacs.
8293
8294 2010-11-10  Glenn Morris  <rgm@gnu.org>
8295
8296         * time-date.el (time-to-seconds): Always an alias on Emacs,
8297         never a real function.
8298         (with-no-warnings): Remove compat stub, now unused.
8299         (time-less-p): Doc fix.
8300         (time-to-number-of-days): Simplify.
8301
8302         * smime.el (from): Remove unused declaration.
8303
8304         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8305         (gnus-float-time): On Emacs, always an alias.
8306
8307         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8308         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8309
8310 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8311
8312         * dgnushack.el: Don't use ignore-errors in the top level form since it
8313         is unavailable in XEmacs even if cl is loaded.
8314
8315         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8316
8317 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8318
8319         * shr.el (browse-url-mailto): Autoload.
8320
8321         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8322
8323         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8324         regexp doesn't need quoting.
8325
8326 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8327
8328         * message.el (message-subject-trailing-was-ask-regexp)
8329         (message-subject-trailing-was-regexp): Match was: in addition to was.
8330
8331 2010-11-09  Glenn Morris  <rgm@gnu.org>
8332
8333         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8334         (nnbabyl-check-mbox): Use point-at-bol.
8335
8336 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8337
8338         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8339
8340         * message.el (message-mailto): New function.
8341         (message-mailto): Should accept other parameters.
8342         (message-mailto): Remove since it duplicates browse-url-mailto
8343         functionality.
8344
8345 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8346
8347         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8348         methods.
8349         (gnus-read-active-file): Ditto.
8350
8351         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8352         ": " from the prompt.
8353         (gnus-group-make-group): Ditto.
8354
8355 2010-11-07  Glenn Morris  <rgm@gnu.org>
8356
8357         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8358         (gnus-bookmark-kill-line): Use point-at-eol.
8359
8360 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8361
8362         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8363         asterisks in From header.
8364
8365 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8366
8367         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8368         string to avoid making the From headers syntactically invalid.
8369
8370         * message.el (message-send-mail): Don't insert courtesy messages if the
8371         message already has List-Post and List-ID messages.
8372
8373 2010-11-06  Glenn Morris  <rgm@gnu.org>
8374
8375         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8376         `condition', `type', `length' a prefix.
8377         (gnus-treat-predicate): Update for above name changes.
8378
8379 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8380
8381         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8382         binding.  Handled by `gnus-summary-refer-thread' instead.
8383         (nnir-warp-to-article): New backend function.
8384
8385         * nnimap.el (nnimap-request-thread): Force dependency updating.
8386
8387         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8388         (gnus-summary-refer-thread): Rework to improve thread-referral.
8389
8390         * gnus-int.el (gnus-warp-to-article): New function.
8391
8392         * gnus-sum.el (gnus-summary-article-map): Bind it.
8393
8394 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8395
8396         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8397         gnus-summary-refer-thread.
8398
8399         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8400         headers.
8401         (gnus-summary-limit-include-thread): Prevent articles in thread from
8402         being cut in gnus-cut-threads.
8403         (gnus-summary-refer-thread): Limit retrieved headers to those in
8404         thread.
8405
8406 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8407
8408         * message.el (message-send-mail): Use the value of
8409         message-courtesy-message from the message buffer.
8410
8411         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8412
8413         * shr.el (shr-browse-url): Implement mailto: URLs.
8414
8415         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8416         "raw".
8417
8418         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8419         if it's already selected.
8420
8421         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8422
8423 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8426         to measure the length and truncate alt text.
8427
8428 2010-11-03  Glenn Morris  <rgm@gnu.org>
8429
8430         * nndiary.el (nndiary-generate-nov-databases-1)
8431         (nndiary-generate-active-info): Rename dynamic variable `files' to
8432         something less generic.
8433
8434 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8435
8436         * nnir.el (nnir-request-move-article): Call the underlying backend to
8437         move articles from nnir.
8438
8439 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8440
8441         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8442
8443 2010-11-02  Julien Danjou  <julien@danjou.info>
8444
8445         * nnir.el: Remove wais support.
8446
8447 2010-11-02  Glenn Morris  <rgm@gnu.org>
8448
8449         * gnus-html.el: Reorder requirements to quieten compiler.
8450
8451 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8452
8453         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8454         properly for XEmacs as well.
8455         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8456         (gnus-article-natural-long-line-p): Use window-width rather than
8457         frame-width.
8458
8459 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8460
8461         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8462         (nnir-read-parms): Don't modify query.
8463         (nnir-run-query): Add ability to search topic on current line.
8464         (nnir-get-active): Clean up.
8465
8466 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8467
8468         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8469         degenerate articles.
8470
8471         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8472         (gnus-print-buffer): Just print the buffer as is, without any copying
8473         to a buffer and then re-highlighting.
8474
8475         * nnimap.el (nnimap-request-group): Store the new updated info.
8476         (nnimap-request-group): Select the group when we don't know whether it
8477         exists or not.
8478
8479         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8480         groups.
8481
8482         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8483         groups.
8484
8485         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8486         groups.
8487
8488         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8489         long-lines case by only filling the long lines.
8490
8491         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8492         (bug#7311).
8493
8494 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8495
8496         * shr.el: No need to declare `declare-function' since shr.el is for
8497         only Emacsen that provide `libxml-parse-html-region'.
8498
8499         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8500         effective only in a file it is referred to.
8501
8502 2010-11-01  Glenn Morris  <rgm@gnu.org>
8503
8504         * mm-util.el (gnus-completing-read): Autoload.
8505         (mm-read-coding-system): Simplify Emacs definition.
8506
8507         * nnmail.el (gnus-activate-group):
8508         * nnimap.el (gnutls-negotiate):
8509         * nntp.el (netrc-parse): Fix declarations.
8510
8511 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8512
8513         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8514         string-match-p in Emacs >=23.
8515
8516         * gnus-msg.el (gnus-configure-posting-styles):
8517         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8518
8519 2010-11-01  Glenn Morris  <rgm@gnu.org>
8520
8521         * nnir.el (declare-function): Add compat stub.
8522         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8523         (nnir-run-gmane): Require 'mm-url.
8524
8525         * mm-util.el (mm-string-to-multibyte): Simplify.
8526
8527         * shr.el (declare-function): Add compat stub.
8528         (url-cache-create-filename): Declare.
8529         (mm-disable-multibyte, widget-convert-button): Autoload.
8530
8531         * smime.el (ldap-search): Declare.
8532         (smime-cert-by-ldap-1): Require ldap on Emacs.
8533
8534         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8535         (nnimap-keepalive): Use gnus-float-time.
8536
8537         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8538         (mail-source-delete-crash-box): Use gnus-float-time.
8539
8540         * gnus-dired.el (gnus-completing-read): Autoload.
8541
8542         * mm-view.el (gnus-rescale-image): Autoload.
8543
8544         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8545
8546         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8547
8548         * sieve-manage.el: Require 'cl when compiling.
8549
8550         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8551         (gnus-iswitchb-completing-read): Require iswitchb.
8552         (gnus-select-frame-set-input-focus): Silence compiler.
8553
8554 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8555
8556         * message.el (message-subject-trailing-was-query): Change default to t,
8557         since I think that's what most people want.
8558
8559         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8560         appending for easier debugging.
8561         (nnimap-wait-for-connection): Take a regexp.
8562         (nnimap-request-accept-article): Wait for the continuation line before
8563         sending anything unless we're streaming.
8564
8565         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8566         leave the header washing to take place.
8567
8568 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8569
8570         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8571         regular expression match and replace in posting styles.
8572
8573 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8574
8575         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8576         an entire server.
8577         (nnir-get-active): New function.
8578         (nnir-run-imap): Use it.
8579         (nnir-run-gmane): Who knew, gmane search returns an article score!
8580
8581         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8582         server on the current line with nnir.
8583
8584 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8585
8586         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8587         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8588         left edge.
8589         (gnus-article-foldable-buffer): Skip past the prefix when determining
8590         raggedness.
8591
8592         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8593         the raw article, and change `C-u g' to show the article without doing
8594         treatments.
8595
8596         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8597         on to `gnus-treat-article'.
8598         (gnus-inhibit-article-treatments): New variable.
8599
8600         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8601
8602         * gnus-art.el (gnus-treatment-function-alist): Have
8603         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8604         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8605         sections.
8606
8607         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8608         parameter.
8609         (gnus-article-fill-cited-long-lines): New function.
8610         (gnus-article-fill-cited-article): Allow filling only long sections.
8611
8612         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8613         and non-punctuation (like after the apostrophe in "'We").
8614
8615         * gnus-sum.el (gnus-summary-select-article): Make sure
8616         gnus-original-article-buffer is alive.
8617
8618         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8619         reflect the order they're in in the digest.
8620
8621         * gnus.el (gnus-group-startup-message): Move point to the start of the
8622         buffer.
8623
8624         * nnimap.el (nnimap-capability): New function.
8625         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8626         is set.
8627
8628 2010-10-31  David Engster  <dengste@eml.cc>
8629
8630         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8631         conform with changes to gnus-completing-read.
8632
8633 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8634
8635         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8636
8637 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8638
8639         * nnir.el: Move defvar, defcustom around to keep file organized
8640         and keep byte-compiler quiet.
8641         (nnir-read-parms): Accept search-engine as arg.
8642         (nnir-run-query): Pass search-engine as arg.
8643         (nnir-search-engine): Remove.
8644
8645 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8646
8647         * shr.el (shr-generic): The text nodes should be text, not :text.
8648
8649         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8650         later in the file.
8651
8652 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8653
8654         * nnir.el: General clean up.  Allow searching with multiple engines.
8655         Allow separate extra-parameters for each engine.
8656         Batch queries when possible.
8657         (nnir-imap-default-search-key, nnir-method-default-engines):
8658         Add customize interface.
8659         (nnir-run-gmane): New engine.
8660         (nnir-engines): Use it.  Qualify all prompts with engine name.
8661         (nnir-search-engine): Remove global variable.
8662         (nnir-run-hyrex): Restore for now.
8663         (nnir-extra-parms, nnir-search-history): New variables.
8664         (gnus-group-make-nnir-group): Use them.
8665         (nnir-group-server): Remove in favor of gnus-group-server.
8666         (nnir-request-group): Avoid searching twice.
8667         (nnir-sort-groups-by-server): New function.
8668
8669 2010-10-30  Julien Danjou  <julien@danjou.info>
8670
8671         * gnus-group.el: Remove gnus-group-fetch-control.
8672
8673         * gnus-start.el (gnus-find-new-newsgroups):
8674         Remove gnus-check-first-time-used.
8675
8676         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8677
8678 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8679
8680         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8681         set on groups that don't have \* permanentflags.
8682
8683 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8684
8685         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8686         control the background color.
8687         (shr-tag-img): Ignore very small web bug type images.
8688         (shr-put-image): Add help-echo alt texts to the images.
8689         (shr-tag-video): Show the video poster image.
8690
8691 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8692
8693         * shr.el (shr-table-depth): New variable.
8694         (shr-tag-table-1): Only insert the images after the top-level table.
8695
8696         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8697
8698         * gnus-util.el (gnus-list-memq-of-list): New function.
8699
8700         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8701         selected.
8702         (nnimap-unsplittable-articles): New slot.
8703         (nnimap-new-articles): Use it.
8704
8705 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8706
8707         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8708         move to the previous line on `M-g'.
8709
8710 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8711
8712         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8713         *-request-group, which seems unnecessary.
8714
8715         * nnimap.el (nnimap-quote-specials): Function copied over from
8716         imap.el.
8717         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8718         they support that.  Suggested by Tom Regner.
8719
8720 2010-10-29  Julien Danjou  <julien@danjou.info>
8721
8722         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8723         defalias.
8724         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8725
8726         * gnus.el: Remove `gnus-nntp-service' variable.
8727         (gnus-secondary-servers): Make obsolete.
8728         (gnus-nntp-server): Make obsolete.
8729
8730         * gnus-start.el (gnus-1): Remove x-splash calls.
8731
8732         * gnus-ems.el (gnus-x-splash): Remove.
8733
8734         * gnus.el (gnus-group-startup-message): Simplify/update code.
8735
8736         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8737         definition.
8738
8739         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8740         capability before doing anything.
8741         (gnus-group-insert-group-line): Remove useless
8742         gnus-group-remove-excess-properties.
8743
8744 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8745
8746         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8747
8748 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8749
8750         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8751         config after reselecting.
8752
8753 2010-10-28  Julien Danjou  <julien@danjou.info>
8754
8755         * shr.el (shr-put-image): Use point even if only inserting text.
8756         (shr-put-image): Save excursion when inserting alt text on non-graphic
8757         display, so the behavior is the same when we are on a graphic display.
8758
8759         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8760
8761 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8762
8763         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8764         (gnus-mime-copy-part): Check coding system, not charset.
8765         (gnus-mime-view-part-externally): Never remove part.
8766         (gnus-mime-view-part-internally): Don't remove part here.
8767         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8768         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8769         multipart/alternative.
8770
8771         * mm-decode.el (mm-display-part): Take optional arg `force'.
8772
8773 2010-10-26  Julien Danjou  <julien@danjou.info>
8774
8775         * gnus-group.el (gnus-group-default-list-level): Add this function to
8776         compute the default list level.
8777         (gnus-group-default-list-level): Add possibility to use a function.
8778
8779 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8780
8781         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8782
8783         * gnus-group.el (gnus-group-completing-read)
8784         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8785         gnus-replace-in-string.
8786
8787 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * shr.el (shr-tag-div): Add.
8790
8791         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8792
8793 2010-10-25  Julien Danjou  <julien@danjou.info>
8794
8795         * gnus-util.el: Remove `gnus-with-local-quit'.
8796
8797         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8798
8799 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8800
8801         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8802         the original article buffer.
8803
8804 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8805
8806         * nnimap.el (nnimap-request-head): New function.
8807         (nnimap-request-move-article): Try to be slightly faster by not
8808         requesting the entire message when moving.
8809         (nnimap-transform-headers): Don't bug out on bodiless articles.
8810         (nnimap-send-command): Have no outstanding messages if the IMAP server
8811         doesn't support streaming.
8812         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8813
8814 2010-10-24  Julien Danjou  <julien@danjou.info>
8815
8816         * message.el (message-default-headers): Fix type.
8817
8818 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8819
8820         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8821         prefetching images.
8822
8823         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8824         backend for unknown groups.  This is mainly useful for nnimap groups.
8825
8826         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8827         group isn't covered by the agent.
8828
8829 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8830
8831         * nnir.el (nnir-method-default-engines): New variable.
8832         (nnir-run-query): Use it.
8833         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8834         (gnus-summary-nnir-goto-thread): Change group if needed.
8835
8836         * gnus-group.el (gnus-group-group-map): Add key binding for
8837         gnus-group-make-nnir-group.
8838
8839 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8840
8841         * shr.el (shr-tag-object): Add.
8842
8843         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8844         original article buffer live.
8845         (gnus-summary-select-article-buffer):
8846         Mention gnus-widen-article-buffer.
8847
8848 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8849
8850         * shr.el (shr-tag-strong): Add.
8851
8852 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8853
8854         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8855         group names.  They mess up the group buffer badly.
8856
8857         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8858
8859         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8860         instead of the summary one.
8861
8862 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8863
8864         * mml.el (mml-preview): Work properly when editing article.
8865
8866         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8867         gnus-have-read-active-file if it's already been in.
8868
8869 2010-10-22  Tom Tromey  <tromey@redhat.com>
8870
8871         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8872         gnus-group-completing-read.
8873
8874 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * message.el (message-mode-map): Don't bind M-; to comment region, to
8877         allow the global comment-dwim to work.
8878
8879 2010-10-21  Julien Danjou  <julien@danjou.info>
8880
8881         * message.el (message-setup-1): Allow message-default-headers to be a
8882         function.
8883
8884 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8885
8886         * shr.el (shr-tag-table): Simplify.
8887
8888 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8889
8890         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8891         to avoid trying to snarf invalid stuff.
8892
8893         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8894
8895         * gnus.el (gnus-message-archive-group): Quote value.
8896         (gnus-message-archive-group): Mark as changed.
8897
8898         * shr.el (shr-add-font): Don't put the font properties on the newline
8899         or the indentation.
8900
8901         * message.el (message-fix-before-sending): Change options when sending
8902         non-printable characters.
8903
8904         * gnus.el (gnus-message-archive-method): Change the default to
8905         monthly outgoing groups.
8906
8907         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8908         that have gotten new numbers.
8909
8910         * nnimap.el (nnimap-request-replace-article): New function.
8911
8912 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8913
8914         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8915         (nnrss-request-article): Don't use special html washing code.
8916
8917 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8918
8919         * shr.el (shr-tag-table): Remove useless nconc.
8920
8921 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8922
8923         * gnus-art.el (article-wash-html): Simplify and remove the charset
8924         stuff.  Use the normal html rendering code instead of the special html
8925         washing code.
8926
8927         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8928         `gnus-w3m' symbols.
8929         (mm-text-html-washer-alist): Remove.
8930
8931         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8932         (mm-inline-media-tests): Remove use.
8933         (mm-text-html-renderer): Change default to the `shr' symbol.
8934
8935         * mm-view.el (mm-inline-text-html): Remove use.
8936
8937         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8938         `gnus-blocked-images' to be a function.
8939         (gnus-article-wash-function): Remove.
8940
8941 2010-10-20  Julien Danjou  <julien@danjou.info>
8942
8943         * spam.el (spam-list-of-processors): Mark as obsolete.
8944
8945         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8946         (nnimap-insert-partial-structure): Fix boundary detection.
8947
8948 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8949
8950         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8951         run file-truename on remote files.  This can be expensive and even
8952         prevent one from editing drafts if some unrelated buffer has a stale
8953         connection.
8954
8955 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8956
8957         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8958         kinsoku-eol regardless of shr-kinsoku-shorten.
8959         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8960         (shr-tag-table): Support caption, thead, and tfoot.
8961
8962 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8963
8964         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8965         lines.
8966         (shr-save-contents): New command and keystroke.
8967
8968         * nndoc.el (nndoc-type-alist): Add git support.
8969         (nndoc-git-type-p): New function.
8970         (nndoc-transform-git-article): Ditto.
8971         (nndoc-transform-git-headers): Ditto.
8972         (nndoc-transform-git-headers): Generate Subject headers.
8973
8974         * shr.el (shr-parse-style): New function.
8975         (shr-tag-span): Ditto.
8976
8977         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8978         to `G G' to avoid collisions.
8979
8980 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8981
8982         * shr.el: Load kinsoku if necessary.
8983         (shr-kinsoku-shorten): New internal variable.
8984         (shr-find-fill-point): Make kinsoku shorten text line if
8985         shr-kinsoku-shorten is bound to non-nil.
8986         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8987         shr-indentation too when testing if table is wider than frame width.
8988         (shr-insert-table): Use `string-width' instead of `length' to measure
8989         text width.
8990         (shr-insert-table-ruler): Make sure indentation is done at bol.
8991
8992 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8993
8994         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8995         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8996         undecoded network data.
8997
8998 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8999
9000         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9001         name in the mode line spec so that the mode line menu works
9002         (bug#2431).
9003
9004         * message.el (message-get-reply-headers): If we're fed `to-address',
9005         then always use that.
9006
9007         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9008         aren't so wide as to need to switch off the edit menu.
9009
9010         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9011         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9012
9013         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9014         `M-g'.
9015         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9016         the permanent marks.
9017
9018 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9019
9020         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9021         Splitting according to references/in-reply-to obeys the ignore-groups
9022         variable, while splitting by sender and subject do not.
9023
9024 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9025
9026         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9027         alist, so that we can look for non-Unicode chars.
9028         (article-translate-strings): Allow both character and string maps.
9029
9030 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9031
9032         * shr.el (shr-insert): Don't insert space behind a wide character
9033         categorized as kinsoku-bol, or between characters both categorized as
9034         nospace.
9035
9036 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9037
9038         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9039         headers to gnus-newsgroup-headers.
9040
9041 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9042
9043         * shr.el (shr-tag-img): Don't align images -- since we're not
9044         rescaling, this often leads to ugly displays.
9045
9046 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9047
9048         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9049         duplicates.
9050
9051 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9052
9053         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9054         call.
9055
9056 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9057
9058         * gnus.el: Autoload gnus-html-show-images.
9059
9060         * nnimap.el: Use nnheader-message throughout.
9061
9062         * shr.el (shr-tag-img): Ignore images with no data.
9063
9064 2010-10-15  Julien Danjou  <julien@danjou.info>
9065
9066         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9067         a possibility to disable format=flow encoding when using hard newlines.
9068
9069 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9070
9071         * shr.el (shr-insert): Remove space inserted before or after a
9072         breakable character or at the beginning or the end of a line.
9073         (shr-find-fill-point): Do kinsoku; find the second best point or give
9074         it up if there's no breakable point.
9075
9076 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9077
9078         * nnimap.el (nnimap-open-connection): Message when opening connection
9079         for debugging purposes.
9080
9081         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9082         on every setup buffer call to allow this to change from article to
9083         article.
9084
9085         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9086         buffers where we have a wide table.
9087
9088 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9089
9090         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9091         uses *-request-thread.
9092
9093 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9094
9095         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9096         incantation, which is no longer valid.
9097
9098 2010-10-14  Julien Danjou  <julien@danjou.info>
9099
9100         * shr.el: Fix defcustom type (char -> character).
9101
9102 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9103
9104         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9105         programs.
9106
9107 2010-10-14  Julien Danjou  <julien@danjou.info>
9108
9109         * shr.el (shr-tag-a): Use url-link as widget type.
9110
9111         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9112         `gnus-group-get-icon'.
9113
9114 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9115
9116         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9117         This should make server editing work better.
9118
9119         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9120
9121         * tls.el (tls-program): Remove spurious %s from openssl.
9122
9123         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9124         (nnimap-parse-flags): Fix regexp.
9125
9126         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9127         probably work for CJVK text, too.
9128
9129         * nnimap.el (nnimap-extend-tls-programs): Remove.
9130         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9131
9132         * tls.el (tls-starttls-switches): Remove starttls hack.
9133         (open-tls-stream): Ditto.
9134         (tls-find-starttls-argument): Ditto.
9135
9136 2010-10-13  Julien Danjou  <julien@danjou.info>
9137
9138         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9139         responses.
9140
9141 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9142
9143         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9144
9145         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9146         anything in Emacs.
9147
9148         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9149
9150 2010-10-13  Julien Danjou  <julien@danjou.info>
9151
9152         * shr.el (shr-width): Make shr-width a defcustom with default to
9153         fill-column.
9154         (shr-tag-img): Use shr-width rather than fill-column.
9155
9156 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9157
9158         * dgnushack.el (byte-optimize-apply):
9159         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9160
9161         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9162         position when (X-)Faces exist.
9163         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9164         avatars when called interactively.
9165
9166 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9169         gnus-article-x-face-too-ugly is bound.
9170
9171 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9172
9173         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9174
9175         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9176         mailbox that doesn't exist.
9177
9178 2010-10-12  Julien Danjou  <julien@danjou.info>
9179
9180         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9181         (shr-get-image-data): Encode URL properly when fetching from cache.
9182         (shr-tag-img): Use aligned-to spaces to align correctly images.
9183
9184         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9185         before inserting the Gravatar.
9186
9187         * shr.el (shr-tag-img): Add align attribute support for <img>.
9188
9189 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9190
9191         * gnus-gravatar.el (gnus-art): Require.
9192
9193         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9194         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9195         Remove long obsoleted functions.
9196
9197 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9198
9199         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9200
9201         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9202
9203         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9204         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9205         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9206         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9207         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9208         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9209         * sieve-manage.el, smime.el, spam.el:
9210         Fix comment for declare-function.
9211
9212 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9213
9214         * nnimap.el (nnimap-request-rename-group): Select group read-only
9215         before renaming it.
9216
9217         * shr.el (shr-insert): Fix up the white space only regexp.
9218
9219         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9220         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9221
9222         * shr.el (shr-current-column): New function.
9223         (shr-find-fill-point): New function.
9224
9225 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9226
9227         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9228         numbers.
9229
9230 2010-10-11  Julien Danjou  <julien@danjou.info>
9231
9232         * shr.el (shr-hr-line): Add.
9233         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9234         display hr lines.
9235         (shr-max-columns): Do not change state to nil if we just inserting
9236         spaces.
9237
9238 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9239
9240         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9241         select the last group.
9242
9243 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9244
9245         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9246
9247 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9248
9249         * dig.el (dig-mode-map): Declare and define in one step.
9250
9251 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9252
9253         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9254         for Gnus.
9255         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9256         (nnimap-update-qresync-info): Mark \Seen articles as read.
9257
9258         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9259         non-variable, too.
9260
9261         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9262         available.
9263         (nnimap-update-info): Rely more on the current active than the param
9264         active to avoid marking articles as read too much.
9265
9266         * auth-source.el (auth-source-create): Use (user-login-name) for the
9267         user name default.
9268
9269         * nnimap.el (nnimap-update-info): If the server doesn't return any
9270         useful info, just use the previous info.
9271         (nnimap-update-info): Prefer old info over start-article.
9272         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9273
9274 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9275
9276         * nnir.el (autoload): Clean up autoloads.
9277         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9278         Use key rather than value.
9279         (nnir-imap-search-other): New variable.
9280         (nnir-read-parm): Use it.
9281         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9282         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9283
9284 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9285
9286         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9287         the process, too.
9288
9289 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9290
9291         * spam.el (gnus-summary-mode-map): Bind to "$".
9292         Suggested by Russ Allbery.
9293
9294         * shr.el: Rework the way things are indented by <li> slightly.
9295
9296         * gnus.el (gnus-group-set-parameter): Fix typo.
9297
9298         * nnimap.el: Start implementing QRESYNC support.
9299
9300 2010-10-09  Julien Danjou  <julien@danjou.info>
9301
9302         * nnir.el (nnir-engines): Fix too many arguments.
9303
9304 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9305
9306         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9307         group is the "last", so that the backends like nnfolder actually save
9308         their folders.
9309
9310         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9311         try to use that for the tls stream.
9312         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9313         UIDVALIDITY and find out which groups are read-only and not.
9314         (nnimap-get-flags): Use the same marks parsing code as the rest of
9315         nnimap.
9316
9317 2010-10-09  Julien Danjou  <julien@danjou.info>
9318
9319         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9320
9321         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9322         retrieving gravatars.
9323
9324         * shr.el (shr-table-corner): Add.
9325         (shr-table-line): Add.
9326         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9327
9328 2010-10-08  Julien Danjou  <julien@danjou.info>
9329
9330         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9331
9332 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9333
9334         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9335
9336         * gnus-sum.el (gnus-mark-article-as-unread)
9337         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9338         (gnus-summary-set-bookmark): Use it.
9339
9340         * gnus-msg.el (gnus-setup-message): Use it.
9341
9342         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9343
9344         * gnus.el (gnus-group-remove-parameter): Use it.
9345
9346         * gnus-group.el (gnus-group-make-web-group): Use it.
9347
9348         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9349
9350         * nnregistry.el: Update docs to mention manual.
9351
9352         * gnus-registry.el: Update docs to mention nnregistry.el.
9353         (gnus-registry-initialize): Don't install nnregistry refer method
9354         automatically.
9355         (gnus-registry-install-nnregistry): Remove it.
9356
9357 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9358
9359         * shr.el (shr-insert): Don't insert double spaces.
9360
9361 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9362
9363         * gnus-gravatar.el (gnus-treat-from-gravatar)
9364         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9365         called interactively.
9366
9367         * gnus-art.el (gnus-mime-view-part-externally)
9368         (gnus-mime-view-part-internally): Make predicate function passed to
9369         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9370         of a mime type.
9371
9372         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9373
9374 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9375
9376         * shr.el (require): Require cl when compiling.
9377         (shr-tag-hr): New function.
9378
9379         * nnimap.el (nnimap-update-info): Remove double setting of high.
9380         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9381         This makes nnimap work properly on Courier again.
9382
9383         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9384         the variable for backwards compatibility.
9385
9386         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9387         the file name before using to avoid setting mm-default-directory to
9388         nil.
9389
9390         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9391         bidning gnus-agent variables.
9392
9393         * shr.el (shr-render-td): Use a cache for the table rendering function
9394         to avoid getting an exponential rendering behavior in nested tables.
9395         (shr-insert): Rework the line-breaking algorithm.
9396         (shr-insert): Don't leave trailing spaces.
9397         (shr-insert-table): Also insert empty TDs.
9398         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9399
9400 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9401
9402         * gnus-sum.el (gnus-number): Rename from `number'.
9403         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9404         (gnus-summary-limit-children): Update uses correspondingly.
9405
9406 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9407
9408         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9409         (gnus-gravatar-transform-address): Don't show avatars of people of
9410         which mail addresses match gnus-gravatar-too-ugly.
9411
9412 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9413
9414         * shr.el (shr-table-widths): Expand TD elements to fill available
9415         space.
9416
9417 2010-10-07  Julien Danjou  <julien@danjou.info>
9418
9419         * nnimap.el (nnimap-request-rename-group): Add this method.
9420
9421 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9424         name from XEmacs' function-arglist.
9425
9426         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9427         gravatar under XEmacs.
9428
9429 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9430
9431         * auth-source.el: Update docs with TODO items.
9432
9433         * gnus-sync.el: Update docs to explain state and plans.
9434
9435         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9436         Hooks for mark updates.
9437         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9438
9439         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9440         hooks with arguments, which is needed for mark update hooks.
9441
9442 2010-10-06  Julien Danjou  <julien@danjou.info>
9443
9444         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9445         was matched.
9446
9447         * sieve-manage.el: Update example in `Commentary'.
9448
9449         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9450
9451         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9452         not 2000.
9453         (sieve-manage-authenticate): Re-add function.
9454
9455 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456
9457         * shr.el (shr-insert): Get 'space transition right.
9458         (shr-render-td): Only delete space at the end of the TD.
9459
9460         * nnimap.el (nnimap-open-connection): Prepare to support
9461         open-gnutls-stream.
9462
9463         * shr.el: Rearrange function order to be more logical.
9464
9465 2010-10-06  Julien Danjou  <julien@danjou.info>
9466
9467         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9468         (nnrss-discover-feed): Remove 404 URL in docstring.
9469
9470         * nnir.el: Fix Swish-E URL.
9471         Fix Namazu URL.
9472
9473         * message.el (message-change-subject): Remove 404 URL in a comment.
9474
9475 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9476
9477         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9478         called interactively.
9479
9480         * gnus-util.el (gnus-remove-if): Allow hash table.
9481         (gnus-remove-if-not): New function.
9482
9483         * gnus-art.el (gnus-mime-view-part-as-type):
9484         * gnus-score.el (gnus-summary-score-effect):
9485         * gnus-sum.el (gnus-read-move-group-name):
9486         Replace remove-if-not with gnus-remove-if-not.
9487
9488         * gnus-group.el (gnus-group-completing-read):
9489         Regard collection as a hash table if it is not a list.
9490
9491 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9492
9493         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9494
9495         * shr.el: Document the table-rendering algorithm.
9496
9497 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9500         for Emacsen having no `libxml-parse-html-region' support.
9501
9502 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9505         invalid URLs.
9506
9507         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9508         line-broken.
9509         (shr-tag-img): Ignore image fetching errors.
9510         (shr-overlays-in-region): Compute overlay positions correctly.
9511
9512         * mm-decode.el (mm-shr): Require shr.
9513
9514         * gnus-art.el (gnus-blocked-images): Move variable here.
9515
9516         * shr.el (shr-insert-table): Bind free variable.
9517
9518         * mm-decode.el (mm-shr): Bind shr-content-function.
9519
9520         * shr.el (shr-content-function): New variable.
9521
9522         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9523         added for symmetry.
9524
9525         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9526
9527         * gnus-group.el (gnus-group-make-group): Doc fix.
9528
9529         * nnimap.el (nnimap-request-newgroups): Return success.
9530
9531         * shr.el (shr-find-elements): New function.
9532         (shr-tag-table): Put all the images after the table.
9533         (shr-tag-table): Really inhibit images inside the table.
9534         (shr-collect-overlays): Copy over overlays from the TD elements to the
9535         main document.
9536
9537         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9538         gnus-blocked-images.
9539
9540 2010-10-05  Julien Danjou  <julien@danjou.info>
9541
9542         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9543
9544         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9545         (gnus-html-maximum-image-size): Add this function.
9546         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9547
9548         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9549         server-value of the capability is nil.
9550
9551 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9552
9553         * shr.el (shr-tag-em): Add <EM> tag.
9554
9555 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9556
9557         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9558         customizable.
9559
9560         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9561         handing broken links to browse-url.
9562
9563 2010-10-05  Julien Danjou  <julien@danjou.info>
9564
9565         * gnus-util.el (gnus-emacs-completing-read)
9566         (gnus-iswitchb-completing-read): Use autoload rather than require.
9567
9568 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9569
9570         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9571         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9572         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9573         iswitchb-temp-buflist for XEmacs.
9574
9575         * gnus-util.el (gnus-completing-read-function): Exclude
9576         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9577         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9578         XEmacs.
9579
9580         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9581         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9582
9583         * gnus-html.el: Don't require help-fns under XEmacs.
9584         (gnus-html-schedule-image-fetching): Work for XEmacs.
9585
9586         * mm-decode.el (mm-shr): Decode contents by charset.
9587
9588 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9589
9590         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9591         unknown.
9592
9593         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9594         (shr-get-image-data): Ensure against the cache file missing.
9595
9596         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9597         for data.
9598
9599         * spam-report.el (spam-report-url-ping-plain): Don't query about
9600         killing the process.
9601
9602         * shr.el (shr-render-td): Protect against too-wide text.
9603
9604 2010-10-04  Julien Danjou  <julien@danjou.info>
9605
9606         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9607         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9608
9609         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9610         retrieved.
9611
9612 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9613
9614         * shr.el (browse-url): Require.
9615         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9616         lines.
9617         (shr-show-alt-text, shr-browse-image): New commands.
9618         (shr-browse-url, shr-copy-url): New commands.
9619
9620         * gnus-sum.el (gnus-widen-article-window): New variable.
9621         (gnus-summary-select-article-buffer): Use it.
9622
9623         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9624         without @ signs.
9625
9626 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9627
9628         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9629
9630 2010-10-04  Julien Danjou  <julien@danjou.info>
9631
9632         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9633         for XEmacs.
9634
9635 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9636
9637         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9638
9639         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9640         (nnimap-close-server): Implement.
9641
9642         * dgnushack.el (iswitchb): Require to shut up the compiler.
9643
9644         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9645         (shr-insert): Tweak line breaking.
9646         (shr-insert): Handle <pre> better.
9647         (shr-tag-li): Get <li> indentation right.
9648         (shr-tag-li): Get <li> indentation even righter.
9649         (shr-tag-blockquote): Ensure paragraph start.
9650         (shr-make-table): Tweak table generation.
9651         (shr-make-table): Fix typo.
9652
9653         * shr.el: Implement table rendering.
9654
9655 2010-10-04  Julien Danjou  <julien@danjou.info>
9656
9657         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9658
9659 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9660
9661         * shr.el (shr-insert): Use string anchors instead of line anchors.
9662
9663 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9664
9665         * shr.el: Add headings.
9666         (shr-ensure-paragraph): Actually work.
9667         (shr-tag-li): Make <ul> prettier.
9668         (shr-insert): Get white space at the beginning/end of elements right.
9669         (shr-tag-p): Collapse subsequent <p>s.
9670         (shr-ensure-paragraph): Don't insert double line feeds after blank
9671         lines.
9672         (shr-insert): \t is also space.
9673         (shr-tag-s): Fix "s" tag name function.
9674         (shr-tag-s): Fix face prop name.
9675
9676 2010-10-03  Julien Danjou  <julien@danjou.info>
9677
9678         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9679
9680         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9681         gnus-window-inside-pixel-edges.
9682
9683         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9684         gnus-ems.
9685
9686         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9687
9688         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9689         function.
9690
9691         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9692         resize choice.
9693
9694 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9695
9696         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9697         beginning of the buffer.
9698
9699         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9700         article buffer again.
9701
9702         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9703
9704         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9705         when it's at the start of the buffer.
9706
9707         * shr.el (shr-tag-blockquote): Convert name.
9708         (shr-rescale-image): Use the right image-size variant.
9709
9710         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9711         buffer isn't shown, then select the current article first instead of
9712         bugging out.
9713         (gnus-summary-select-article-buffer): Show both the article and summary
9714         buffers again.
9715
9716         * shr.el (shr-fontize-cont): Protect against regions with no text.
9717         Rename tag functions to shr-tag-* for enhanced security.
9718         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9719
9720 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9721
9722         * shr.el (shr-insert):
9723         * pop3.el (pop3-movemail):
9724         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9725         loaded.
9726
9727 2010-10-03  Glenn Morris  <rgm@gnu.org>
9728
9729         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9730
9731         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9732
9733         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9734
9735         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9736
9737         * gnus-util.el (gnus-make-local-hook): Simplify.
9738
9739 2010-10-02  Julien Danjou  <julien@danjou.info>
9740
9741         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9742         (gnus-ido-completing-read): New function.
9743         (gnus-emacs-completing-read): New function.
9744         (gnus-completing-read): Use gnus-completing-read-function.
9745         Add gnus-completing-read-function.
9746
9747 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9748
9749         * shr.el (shr-insert-document): Autoload.
9750         (shr-img): Be silent.
9751         (shr-insert): Add a newline after every picture before text.
9752         (shr-add-font): Use overlays for combining faces.
9753         (shr-insert): Pass upwards the text start point.
9754
9755         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9756         possible.
9757         (mm-shr): New function.
9758
9759 2010-10-02  Julien Danjou  <julien@danjou.info>
9760
9761         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9762         should go backward.
9763
9764 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9765
9766         * shr.el (shr): Fix typo in provide call.
9767
9768 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9769
9770         * shr.el: New file.
9771
9772         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9773
9774         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9775         completing read.
9776
9777 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9778
9779         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9780         we're being queried about.  Suggested by Dan Jacobson.
9781
9782         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9783         Suggested by Jason Eisner.
9784
9785         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9786         table, too.  Suggested by Stefan Wiens.
9787         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9788         the table unnecessary.  Suggested by Stefan Wiens.
9789
9790         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9791         longer needed, and probably doesn't work either, as pointed out by
9792         Stefan Wiens.
9793         (gnus-summary-exit): Remove call to the clearing function.
9794         (gnus-summary-exit-no-update): Ditto.
9795
9796         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9797         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9798         Reported by Stefan Monnier.
9799         (gnus-summary-save-in-rmail): Ditto.
9800
9801         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9802         article buffer, instead of both the article buffer and the summary
9803         buffer.  Sort of suggested by Dan Jacobson.
9804
9805         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9806
9807         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9808         Suggested by Dan Jacobson.
9809
9810         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9811         documentation clearer.
9812
9813         * message.el (message-shorten-references): Comment on the number "21".
9814         Suggested by Stefan Monnier.
9815
9816         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9817         Suggested by Dan Jacobson.
9818
9819         * gnus.el (gnus-large-newsgroup):
9820         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9821
9822         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9823         externalize attachments.  Bug reported by Steve Wen.
9824
9825         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9826         really message anything to the user.
9827
9828         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9829         directly.
9830
9831         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9832         messages in empty groups.
9833
9834 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9835
9836         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9837         non-UIDNEXT group.
9838
9839 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9840
9841         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9842         not the value from the collection.
9843
9844         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9845         values.  This sometimes happens on some groups that have no info.
9846         (nnimap-request-newgroups): New function.
9847
9848 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9849
9850         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9851         check into `gnus-registry-initialize'.
9852         (gnus-registry-initialize): Ditto.
9853         Fix and extend header docs.
9854
9855 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9856
9857         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9858         regexp backtrace overflows.
9859
9860         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9861         for starttls that tls.el implements; i.e. openssl.
9862
9863         * tls.el (tls-starttls-switches): Give up on using starttls with
9864         gnutls-cli.
9865         (tls-program): Add --insecure to be consistent with the defaults from
9866         openssl s_client.  Now all three commands are insecure.
9867
9868 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9869
9870         * lpath.el: Bind completion-styles-alist for XEmacs.
9871
9872         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9873         (gravatar-create-image): New function that's an alias to
9874         gnus-xmas-create-image, gnus-create-image, or create-image.
9875         (gravatar-data->image): Use it.
9876
9877 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9878
9879         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9880         install the nnregistry refer method.
9881         (gnus-registry-install-hooks): Use it.
9882         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9883         unfollowed groups.
9884
9885 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9886
9887         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9888         expanding threads.
9889
9890 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9891
9892         * nnir.el: Use the server names without suffixes (bug#7009).
9893
9894         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9895         unencrypted to STARTTLS, if possible.
9896
9897 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9898
9899         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9900         headers before superseding.
9901
9902 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9903
9904         * nnrss.el (nnrss-use-local): Add documentation.
9905
9906         * nnimap.el (nnimap-extend-tls-programs): New function.
9907         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9908         (nnimap-wait-for-connection): Accept the greeting from the stupid
9909         output from openssl s_client -starttls, too.
9910
9911         * tls.el (tls-starttls-switches): New variable.
9912         (tls-find-starttls-argument): Use it.
9913         (open-tls-stream): Ditto.
9914
9915         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9916         (netrc-machine): Ditto.
9917
9918         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9919         article number.
9920         (nnimap-split-fancy): New variable.
9921         (nnimap-split-incoming-mail): Use it.
9922
9923         * nntp.el (nntp-server-list-active-group): Document.
9924
9925         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9926         SELECT to get the message-id.
9927
9928         * mail-source.el (mail-sources): Remove webmail support.
9929         (defvar): Ditto.
9930         (mail-source-fetcher-alist): Ditto.
9931         (mail-source-fetch-webmail): Remove.
9932
9933         * webmail.el: Remove -- doesn't seem relevant any more.
9934
9935         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9936
9937         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9938         the \r.
9939
9940 2010-09-30  Julien Danjou  <julien@danjou.info>
9941
9942         * gnus-agent.el (gnus-agent-add-group): Fix call to
9943         gnus-completing-read.
9944
9945 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9946
9947         * nndoc.el (nndoc-retrieve-groups): New function.
9948
9949         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9950         `default', use nnmail-split-methods.
9951         (nnimap-request-article): Downcase the NILs so that they are nil.
9952
9953         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9954         symbol.
9955
9956         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9957         code, since if the user has requested network, that's what they ought
9958         to get.
9959         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9960         (nnimap-split-rule): Mark as obsolete.
9961
9962         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9963         New variable.
9964
9965         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9966         correct slot, too.
9967
9968 2010-09-29  Julien Danjou  <julien@danjou.info>
9969
9970         * gnus.el (gnus-local-domain): Declare variable obsolete.
9971
9972         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9973         Fix history computing.
9974         (gnus-ido-completing-read): Require ido.
9975
9976 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9977
9978         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9979         build Gnus.
9980
9981         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9982         when interpreting the structures.
9983         (nnimap-request-accept-article): Add \r\n to the lines to make this
9984         work with Cyrus.
9985
9986         * nndraft.el (nndraft-request-expire-articles): Use the group name
9987         instead if "nndraft".  Fix found by Nils Ackermann.
9988
9989 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
9990
9991         * nnregistry.el: Add.
9992
9993 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9994
9995         * nnmail.el (group, group-art-list, group-art):
9996         Remove unneeded directives.
9997
9998 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9999
10000         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10001         (mm-mime-charset):
10002         * rfc2047.el (rfc2047-syntax-table):
10003         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10004
10005         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10006         rather than `insert-file-contents' and `eval-region'.
10007
10008         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10009         construction.
10010
10011         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10012
10013         * time-date.el: No need to require cl for Emacs 21.
10014
10015 2010-09-29  Julien Danjou  <julien@danjou.info>
10016
10017         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10018         replacement of `gnus-gravatar-relief' to mimic
10019         `gnus-faces-properties-alist'.
10020         Add :version property.
10021
10022 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10023
10024         * mail-source.el (mail-source-report-new-mail):
10025         * message.el (message-default-mail-headers):
10026         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10027
10028         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10029
10030 2010-09-28  Julien Danjou  <julien@danjou.info>
10031
10032         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10033         mail-address contains the same string as real-name.
10034
10035         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10036         non-blank in header, otherwise it'll get stripped.
10037
10038         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10039         real-name, and then for mail address rather than doing : or , search.
10040
10041 2010-09-27  Julien Danjou  <julien@danjou.info>
10042
10043         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10044         right completing-read function.
10045         (gnus-use-ido): New variable
10046         (gnus-completing-read-with-default): Remove.
10047         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10048         (gnus-agent-add-group):
10049         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10050         * mm-view.el (mm-view-pkcs7-decrypt):
10051         * mm-util.el (mm-codepage-setup):
10052         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10053         * mml-smime.el (mml-smime-openssl-sign-query):
10054         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10055         (mml-insert-multipart):
10056         * gnus-msg.el (gnus-summary-yank-message):
10057         * gnus-int.el (gnus-start-news-server):
10058         * mm-decode.el (mm-interactively-view-part):
10059         * gnus-dired.el (gnus-dired-attach):
10060         * gnus.el (gnus-read-method):
10061         * gnus-bookmark.el (gnus-bookmark-jump):
10062         * gnus-art.el (gnus-mime-view-part-as-type)
10063         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10064         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10065         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10066         * nnmairix.el (nnmairix-create-server-and-default-group)
10067         (nnmairix-update-groups, nnmairix-get-server)
10068         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10069         (nnmairix-get-group-from-file-path):
10070         * nnrss.el (nnrss-find-rss-via-syndic8):
10071         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10072         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10073         (gnus-group-browse-foreign-server):
10074         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10075         (gnus-summary-execute-command, gnus-summary-respool-article)
10076         (gnus-read-move-group-name):
10077         * gnus-score.el (gnus-summary-increase-score)
10078         (gnus-summary-score-effect):
10079         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10080
10081 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10082
10083         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10084         x-focus-frame.
10085
10086         * nnimap.el (auth-source-forget-user-or-password)
10087         (auth-source-user-or-password): Autoload.
10088
10089         * message.el (message-from-style, message-interactive)
10090         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10091         (message-yank-prefix, message-indentation-spaces, message-signature)
10092         (message-signature-file): Add comment.
10093
10094 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10095
10096         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10097         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10098         new articles.
10099
10100         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10101         parts.
10102         (nnimap-request-article): Work with the t setting, too.
10103
10104         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10105         that you don't get flashes of other buffers.
10106         (gnus-summary-show-complete-article): Intern before setting.
10107
10108 2010-09-27  David Engster  <dengste@eml.cc>
10109
10110         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10111         well as HEADERS.
10112         (nnmairix-retrieve-headers): Provide new argument for the above.
10113
10114 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10115
10116         * gnus-sum.el (gnus-summary-move-article): Don't alter
10117         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10118         group.
10119
10120         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10121
10122         * message.el (message-cite-prefix-regexp): Revert my last edit.
10123
10124         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10125         variable instead of the Gnus variable.
10126
10127         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10128
10129         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10130
10131         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10132         since some servers don't like it.
10133         (nnimap-open-connection): Forget credentials if the server says the
10134         password was wrong.
10135         (nnimap-parse-line): Protect against invalid data.
10136
10137         * gnus-sum.el (gnus-summary-move-article): Add comment.
10138         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10139         nothing alters it while scanning for new messages.
10140
10141         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10142         which may or may not help.
10143         (nnimap-open-connection): If we're doing a stream connection, and then
10144         discover we're on a STARTTLS-capable server, then open a STARTTLS
10145         connection instead.
10146
10147 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10148
10149         * nnimap.el (utf7): Require.
10150
10151         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10152         prefix.
10153
10154 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10155
10156         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10157
10158 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10159
10160         * nnimap.el (nnimap-request-accept-article): Message the error on
10161         error.
10162
10163 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10164
10165         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10166
10167 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10168
10169         * nndoc.el (nndoc-request-list): Return success always.
10170
10171         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10172         `fetch-old' -- we only want to fetch the articles we've requested.
10173         The rest are in the agent, probably.
10174         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10175         disappeared server" to something low.  It's not important.
10176
10177         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10178         arrived before the FETCH data.
10179
10180         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10181         target here, because we don't know the Gnus name of the group.
10182
10183         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10184         for the correct group.
10185
10186         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10187
10188         * gnus.el (gnus): Give a final warning after startup.
10189
10190         * gnus-util.el (gnus-action-message-log): New variable.
10191         (gnus-message): Use it.
10192         (gnus-final-warning): New function.
10193
10194         * nnimap.el (nnimap-open-connection): Record the greeting.
10195         (nnimap): Add greeting.
10196
10197 2010-09-26  Julien Danjou  <julien@danjou.info>
10198
10199         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10200         arguments.
10201         (gnus-html-wash-images): Fix spec computing to include start/end.
10202
10203         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10204
10205 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10206
10207         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10208         deletion.
10209         (nnimap-retrieve-headers): Don't select the group, because that's
10210         already done by nnimap-possibly-change-group.
10211
10212         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10213         (gnus-picon-transform-address): Use it.
10214
10215         * mail-source.el (mail-source-value): Revert previous patch.
10216
10217         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10218         on failure.
10219         (nnimap-open-connection): Look up both virtual and physical server name
10220         credentials.
10221
10222         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10223
10224 2009-02-07  Dave Love  <fx@gnu.org>
10225
10226         * tls.el (open-tls-stream): Don't query killing process.
10227
10228 2009-02-08  Dave Love  <fx@gnu.org>
10229
10230         * gnus-win.el (gnus-window-to-buffer-helper)
10231         (gnus-all-windows-visible-p): Function needn't be a symbol.
10232
10233         * mail-source.el (mail-source-value): Function needn't be a symbol.
10234
10235 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10236
10237         * message.el (message-cite-prefix-regexp): Remove } from the cite
10238         prefix.
10239
10240         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10241         highlight again, so that the highlight is correct.
10242
10243         * gnus-picon.el (gnus-picon): Remove again.
10244         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10245
10246         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10247         doing the header highlightling, so that the background color of the
10248         picon is correct.
10249
10250         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10251         (gnus-picon): Ditto.
10252         (gnus-picon): Reinstate.  The background color for picons is white.
10253         (gnus-picon-insert-glyph): Make the background white.
10254
10255         * nnml.el (nnml-open-nov): Don't return dead buffers.
10256
10257         * auth-source.el (auth-source-create): Query the user for whether to
10258         store the credentials.
10259
10260         * netrc.el (netrc-store-data): New function.
10261
10262         * auth-source.el (auth-source-user-or-password): Use the existing auth
10263         sources, if any, for creation.
10264
10265         * gnus.el (gnus-group-fast-parameter): Return the last matching
10266         parameter instead of the first matching parameter.
10267
10268 2010-09-26  Julien Danjou  <julien@danjou.info>
10269
10270         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10271
10272 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10273
10274         * mml2015.el (mml2015-use): Remove gpg support.
10275
10276         * mml1991.el (mml1991-function-alist): Remove gpg function.
10277         (mml1991-gpg-sign): Remove.
10278
10279 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10280
10281         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10282         (gnus-browse-unsubscribe-current-group): Document it.
10283         (gnus-browse-unsubscribe-group): Use it.
10284
10285 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10286
10287         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10288         address to the To list for easier response.
10289
10290         * gnus.el (gnus-play-startup-jingle): Remove.
10291         (gnus-splash): Don't play jingle.
10292         (gnus): Silence gnus-load message.
10293
10294         * gnus-art.el (gnus-treat-play-sounds): Remove.
10295
10296         * gnus.el (gnus-play-jingle): Remove audio support.
10297
10298         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10299
10300         * earcon.el: Remove -- no users.
10301
10302         * gnus-audio.el: Remove -- no users of this package.
10303
10304         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10305
10306         * gnus-start.el (gnus-setup-news): Remove nocem support.
10307
10308         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10309
10310         * gnus.el (gnus-use-nocem): Remove.
10311
10312         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10313         Remove.
10314
10315         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10316         uses NoCeM any more.
10317
10318         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10319         (gnus-button-ctan-handler): Ditto.
10320         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10321         (gnus-button-ctan-directory-regexp): Ditto.
10322         (gnus-button-handle-ctan): Ditto.
10323         (gnus-button-tex-level): Ditto.
10324         (gnus-button-alist): Remove CTAN stuff.
10325
10326 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10327
10328         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10329         nnimap-streaming test.
10330
10331         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10332         servers twice.
10333
10334         * nnimap.el (nnimap-open-connection): Add more error reporting when
10335         nnimap fails early.
10336
10337         * nnheader.el (nnheader-get-report-string): New function.
10338         (nnheader-get-report): Use it.
10339
10340         * gnus-int.el (gnus-check-server): Say what the error was when opening
10341         failed.
10342
10343         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10344         using streaming.
10345
10346 2010-09-25  Julien Danjou  <julien@danjou.info>
10347
10348         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10349         gnus-window-inside-pixel-edges.
10350
10351 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10352
10353         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10354
10355         * mm-decode.el (mm-save-part): Allow saving to other directories the
10356         normal Emacs way.
10357
10358         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10359         Suggested by Jay Berkenbilt.
10360
10361         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10362         there isn't a single byte.
10363
10364         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10365         just do it.  It doesn't really seem to matter what the user responds
10366         here, I think, so it's just a confusing question.
10367
10368         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10369         non-streaming case.
10370
10371         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10372         (gnus-article-encrypt-body): Use it.
10373
10374         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10375         keystroke.
10376
10377         * nnimap.el (nnimap-find-wanted-parts-1):
10378         Use gnus-fetch-partial-articles.
10379
10380         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10381
10382         * nnimap.el (nnimap-insert-partial-structure): New function.
10383         (nnimap-get-partial-article): New function.
10384         (nnimap-request-article): Use it.
10385         (nnimap-wait-for-response): Return whether the wait was successful.
10386         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10387         retrieval wasn't successful.
10388         (nnimap-retrieve-group-data-early): Allow throttling servers.
10389         (nnimap-streaming): New variable.
10390         (nnimap-fetch-partial-articles): Remove.
10391
10392         * mm-decode.el (mm-with-part): Protect against killed buffers.
10393
10394         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10395         for prettier summary display.
10396
10397 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10398
10399         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10400
10401 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10402
10403         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10404         apparently third-party libraries depend on it.
10405
10406         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10407         before starting negotiation.
10408
10409         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10410         privacy reasons.
10411         (gnus-treat-mail-gravatar): Ditto.
10412
10413         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10414         buffer when inserting images.  Inserting text into the headers, for
10415         instance, can make them invalid.
10416
10417 2010-09-25  Julien Danjou  <julien@danjou.info>
10418
10419         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10420         variables.
10421
10422         * nnheader.el: Remove useless variables news-reply-yank-from and
10423         news-reply-yank-message-id.
10424
10425         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10426         variables.
10427
10428         * mml1991.el: Remove useless mml1991-verbose.
10429
10430         * gnus.el: Remove useless variable gnus-use-generic-from.
10431         Remove obsolete variable gnus-topic-indentation.
10432
10433         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10434
10435         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10436
10437         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10438
10439         * gnus-group.el: Remove useless gnus-group-icon-cache.
10440         Remove useless gnus-ephemeral-group-server.
10441
10442         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10443
10444         * mml2015.el: Remove useless mml2015-verbose.
10445
10446         * mml-smime.el: Remove useless mml-smime-verbose.
10447
10448         * gnus.el: Remove useless gnus-local-domain.
10449
10450         * gnus-gravatar.el (gnus-gravatar-transform-address):
10451         Use gnus-gravatar-size.
10452
10453         * gnus-art.el: Remove useless gnus-treat-translate.
10454
10455 2010-09-24  Julien Danjou  <julien@danjou.info>
10456
10457         * gnus-sum.el: Add support for Gravatars.
10458
10459         * gnus-art.el: Add support for Gravatars.
10460
10461         * gnus-gravatar.el: Add this file.
10462
10463         * gravatar.el: Add this file.
10464
10465 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10466
10467         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10468
10469         * gnus-group.el (gnus-group-fetch-faq): Remove.
10470
10471         * gnus.el (gnus-group-faq-directory): Remove.
10472
10473         * gnus-group.el (gnus-group-fetch-charter): Remove.
10474
10475         * gnus.el (gnus-group-charter-alist): Remove.
10476
10477         * gnus-group.el (gnus-group-archive-directory): Remove.
10478         (gnus-group-recent-archive-directory): Ditto.
10479         (gnus-group-make-archive-group): Remove.
10480
10481         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10482
10483         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10484         use the same article number for all the cached articles.
10485
10486         * nnimap.el (nnimap-command): Register the last command time so
10487         that we can use it for idling NOOPs.
10488         (nnimap-open-connection): Start the keeplive timer.
10489         (nnimap-make-process-buffer): Store all the process buffers.
10490         (nnimap-keepalive): New function.
10491
10492         * starttls.el (starttls-open-stream): Add autoload cookie.
10493
10494 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10495
10496         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10497         handling.
10498
10499 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10500
10501         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10502         its data structures.
10503
10504         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10505         instead of the cl.el copy-list.
10506         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10507         equalp.
10508
10509 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10510
10511         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10512         and tool-bar-local-item-from-menu.
10513
10514         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10515         mode-line-highlight face for Emacs.
10516
10517         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10518         loading gnus-sum.elc; fix comment for canlock-verify.
10519         (gnus-article-jump-to-part): Use read-number.
10520         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10521         Remove Emacs pre-21 compatible code for help-echo.
10522         (gnus-article-next-page-1): No need to adjust the number of lines.
10523         (gnus-article-describe-bindings): Always use help-buffer.
10524
10525         * gnus-audio.el (gnus-audio-inline-sound):
10526         * gnus-cus.el (gnus-custom-mode):
10527         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10528
10529         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10530
10531         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10532         compatible code.
10533
10534 2010-09-24  Glenn Morris  <rgm@gnu.org>
10535
10536         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10537         visiting the fcc file in rmail-mode.
10538
10539         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10540
10541 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10542
10543         * nnir.el: Silence the byte compiler.
10544
10545         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10546         alias to browse-url-url-encode-chars if any.
10547         (gnus-html-encode-url): Use it.
10548
10549 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10550
10551         * gnus-start.el (gnus-use-backend-marks): New variable.
10552         (gnus-get-unread-articles-in-group): Use it.
10553
10554         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10555         makeover.
10556
10557 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10558
10559         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10560
10561 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10562
10563         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10564         Remove.
10565         (gnus-setup-news-hook):
10566         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10567
10568         * gnus-int.el (gnus-request-update-info): Protect against backends not
10569         having the function.
10570
10571         * nnimap.el (nnimap-stream): Mention starttls.
10572         (nnimap-open-connection): Add starttls support.
10573
10574 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10575
10576         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10577
10578 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10579
10580         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10581         BODYSTRUCTUREs.
10582         (nnimap-transform-headers): Unfold quoted {42} headers.
10583
10584         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10585         the info.
10586         (gnus-get-unread-articles): Only call updatep on backends that support
10587         it.
10588
10589         * nnweb.el (nnweb-request-update-info): NOOP.
10590
10591         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10592
10593         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10594         since it only deals with marks.
10595
10596         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10597         gnus-request-marks, and make a new gnus-request-update-info.
10598
10599         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10600         the active instead of the high number, which is usually too low.
10601
10602 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10603
10604         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10605         * encrypt.el: Remove.
10606
10607 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10608
10609         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10610         server in symbolic form.
10611
10612         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10613
10614 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10615
10616         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10617         (nnimap-update-info): Fix up code slightly.
10618
10619         * gnus-int.el (gnus-open-server): Add tracing for performance
10620         debugging.
10621
10622         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10623         (gnus-group-insert-group-line): Pass the real group name so that it
10624         gets the right data.
10625
10626         * gnus-start.el (gnus-get-unread-articles): Don't have
10627         `gnus-get-unread-articles-in-group' update info, since that can be
10628         really slow and doesn't seem to be needed?
10629
10630 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10631
10632         * time-date.el (date-to-time): Try using parse-time-string first before
10633         using the slower timezone-make-date-arpa-standard.
10634
10635 2010-09-22  Julien Danjou  <julien@danjou.info>
10636
10637         * gnus-group.el (gnus-group-insert-group-line):
10638         Call gnus-group-highlight-line.
10639         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10640         default hook list.
10641         (gnus-group-update-eval-form): Add new function.
10642         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10643         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10644
10645 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10646
10647         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10648         immediate, then expire all articles.
10649         (nnimap-update-info): Fix off-by-one errors.
10650         (nnimap-flags-to-marks): Would return no marks lists for group with no
10651         flags.  Instead return the other data.
10652
10653 2010-09-22  Julien Danjou  <julien@danjou.info>
10654
10655         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10656         Only return an icon.
10657         (gnus-group-insert-group-line): Compute icon to return.
10658
10659         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10660         (gnus-html-image-fetched): Only cache if
10661         gnus-html-image-automatic-caching is set.
10662         (gnus-html-image-fetched): Check for errors.
10663
10664 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10665
10666         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10667         once per method on `g'.  This ensures that backends like nnfolder don't
10668         open all their folders.
10669
10670         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10671         (nnimap-request-list): Nix out group in the correct buffer.
10672         (nnimap-parse-flags): Implement by using `read' instead of
10673         hand-parsing.
10674         (nnimap-flags-to-marks): Pass on permanent-flags.
10675         (nnimap-make-process-buffer): Record the server name.
10676         (nnimap-parse-flags): Fix typo.
10677         (nnimap-request-scan): Run split on the server in general, not just a
10678         single group.
10679
10680         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10681         parameter, and propagate this downwards.
10682
10683         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10684         since EXAMINE changes it on the server.
10685
10686         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10687         this command might take a while.
10688
10689 2010-09-22  Julien Danjou  <julien@danjou.info>
10690
10691         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10692         harmful if you have 2 images side-by-side, they can't be properly
10693         update on text deletion.  Using text-property is safer here.
10694         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10695         data.
10696
10697 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10698
10699         * nnimap.el (nnimap-expunge-inbox): Remove.
10700         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10701         (nnimap-expunge): Flip default to t.
10702
10703         * gnus.el (gnus-method-to-server): Don't push things to the cache
10704         unless it's unique.
10705         (gnus-server-to-method): Ditto.
10706
10707 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10708
10709         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10710
10711 2010-09-22  Julien Danjou  <julien@danjou.info>
10712
10713         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10714         get the start of data.
10715         (gnus-html-encode-url): Add this function to encode special chars in
10716         URL.
10717         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10718         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10719
10720         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10721         default.
10722         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10723
10724         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10725         images alt-text.
10726         (gnus-html-put-image): Put alt-text as help-echo.
10727
10728 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10729
10730         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10731         * mm-util.el (mm-decompress-buffer):
10732         * nnir.el (nnir-run-find-grep):
10733         * pop3.el (pop3-list): Use 3rd arg of split-string.
10734
10735         * time-date.el (format-seconds): Comment fix.
10736
10737         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10738         and byte-optimize-form-code-walker.
10739         (dgnushack-make-auto-load): Don't advise make-autoload.
10740
10741         * lpath.el: Remove Emacs 21 stuff.
10742
10743 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10744
10745         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10746         outside the active range.  Suggested by Dan Christensen.
10747
10748         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10749         slightly later to avoid double-getting it.
10750
10751         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10752         previous patch.
10753
10754         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10755
10756 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10757
10758         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10759
10760 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10761
10762         * gnus-int.el (gnus-open-server): Give a better error message in the
10763         "go offline" case.
10764
10765         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10766         marks for nnimap, which is seldom the right thing to do.
10767
10768         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10769         (gnus-same-method-different-name): New function.
10770
10771         * nnimap.el (parse-time): Require.
10772
10773         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10774         method in the presence of many similar methods.
10775
10776         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10777
10778         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10779         nnml-inhibit-expiry.
10780
10781         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10782         find out whether methods are equal.
10783
10784         * nnimap.el (nnimap-find-expired-articles): New function.
10785         (nnimap-process-expiry-targets): New function.
10786         (nnimap-request-move-article): Request the article before looking at
10787         what the Message-ID is.  Fix found by Andrew Cohen.
10788         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10789
10790         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10791         for oldness in addition to being a predicate.
10792
10793         * nnimap.el (nnimap-request-group): When we have zero articles, return
10794         the right data to Gnus.
10795         (nnimap-request-expire-articles): Only delete articles immediately if
10796         the target is 'delete.
10797
10798         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10799         method, this would bug out.
10800
10801         * gnus-group.el (gnus-group-expunge-group): Rename from
10802         gnus-group-nnimap-expunge, and implemented as a normal interface
10803         function.
10804
10805         * gnus-int.el (gnus-request-expunge-group): New function.
10806
10807         * nnimap.el (nnimap-request-create-group): Implement.
10808         (nnimap-request-expunge-group): New function.
10809
10810 2010-09-21  Julien Danjou  <julien@danjou.info>
10811
10812         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10813         (gnus-html-cache-expired): Add new function.
10814         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10815         wethever we should display image for fetch it.
10816         Compute alt-text earlier to pass it to the fetching function too.
10817         (gnus-html-schedule-image-fetching): Change function argument to only
10818         get one image at a time, not a list.
10819         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10820         cache.
10821         (gnus-html-get-image-data): New function to retrieve image data from
10822         cache.
10823         (gnus-html-put-image): Change buffer argument to use image data rather
10824         than file, and place image above region rather than inserting a new
10825         one.  Do not take alt-text as argument, since it's useless now: we place
10826         the image above alt-text.
10827         (gnus-html-prune-cache): Remove.
10828         (gnus-html-show-images): Start to fetch image when we find one, do not
10829         push into a temporary list.
10830         (gnus-html-prefetch-images): Only fetch image if they have expired.
10831         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10832         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10833
10834 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10835
10836         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10837
10838 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10839
10840         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10841         spec inser "*" if the group isn't active instead of 0.
10842
10843         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10844         opening the server.
10845         (nnimap-request-delete-group): Implement group deletion.
10846         (nnimap-transform-headers): Return the size of the entire message in
10847         the Bytes header, not just the size of the first part.
10848         (nnimap-request-move-article): When moving an article from nnimap,
10849         request the article first so the accepting form has an article to
10850         accept.  Reported by Dan Christensen.
10851         (nnimap-command): Make sure that the error message doesn't error out.
10852
10853 2010-09-20  David Edmondson  <dme@dme.org>
10854
10855         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10856         we haven't requested anything.
10857
10858 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10859
10860         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10861         "".  Fix found by Andrew Cohen.
10862
10863         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10864         instead of -encode-string.
10865
10866 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10867
10868         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10869
10870         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10871         by mm-subst-char-in-string.
10872
10873 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10874
10875         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10876         waiting for the connection string.
10877
10878         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10879         arriving.
10880
10881         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10882         bogus characters.  This allows selecting certain Gmail groups.
10883
10884         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10885         (nnimap-fetch-partial-articles): New variable.
10886         (nnimap-open-connection): When looking for credentials, also use the
10887         nnimap-server-port.
10888         (nnimap-request-article): Return the group/article number, so that Gnus
10889         `^' works as expected.
10890         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10891
10892         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10893         comments.
10894         (gnus-methods-sloppily-equal): New function.
10895         (gnus): When using the development version of Gnus, load the gnus-load
10896         file.
10897
10898         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10899         `gnus-open-server' on each method before trying to scan them etc.
10900         This ensures that all the backend parameters are set correctly.
10901
10902         * nnimap.el (nnimap-authenticator): New variable.
10903         (nnimap-open-connection): Allow anonymous login.
10904         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10905         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10906
10907         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10908         patch, found by Knut Anders Hatlen.
10909
10910 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10911
10912         * gnus-agent.el (gnus-agent-batch-confirmation)
10913         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10914         to gnus-message.
10915         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10916         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10917         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10918         * gnus-int.el (gnus-open-server): Likewise.
10919         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10920         (gnus-score-check-syntax): Likewise.
10921         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10922         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10923         Likewise.
10924         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10925
10926 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10927
10928         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10929         calling conventions so that prefetch doesn't bug out.
10930
10931 2010-09-19  Julien Danjou  <julien@danjou.info>
10932
10933         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10934         rather than `subst-char-in-region' in order to be able to replace ASCII
10935         char by UTF-8 ones.
10936
10937         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10938         than curl.
10939         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10940         the right URL and ALT text on images.
10941         (gnus-html-wash-tags): Fix tag case.
10942         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10943         (gnus-article-html): Add -o display_ins_del=2 option.
10944         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10945
10946 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10947
10948         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10949         the extra mail headers, which sometimes seem to happen for unknown
10950         reasons.
10951
10952         * mail-parse.el (mail-header-encode-parameter): Define as
10953         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10954         (or most, perhaps?) mail readers don't understand the latter, but do
10955         understand the former.
10956
10957         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10958         to nil, so that no methods are automatically agentized.  I think this
10959         is probably what most users want.
10960
10961         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10962         from url-retrieve, for instance about invalid URLs.
10963
10964         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10965         groups that have no articles.
10966         (nnimap-request-article): Check that we really got an article when we
10967         requested one.
10968
10969         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10970         doesn't exist.
10971
10972         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10973         nntp buffer so the agent can save it.
10974         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10975         that CRLF doesn't get translated to \n.
10976         (nnimap-open-connection): Don't make 'shell commands only send \n.
10977
10978 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10979
10980         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10981         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10982         Update var name.
10983         (nnml-generate-nov-file): Use dolist.
10984         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10985         Use with-current-buffer.
10986
10987 2010-09-18  Julien Danjou  <julien@danjou.info>
10988
10989         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10990         parallel.
10991
10992 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10993
10994         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10995         the range update right.
10996         (nnimap-request-group): Don't make `M-g' bug out on group with no
10997         marks.
10998         (nnoo): Require, so that other packages can require nnimap.
10999         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11000         command we're looking for.  This helps when the server sends more
11001         responses after we've gotten everything we expected.
11002         (nnimap): Add a `newlinep' field to keep track of end-of-line
11003         conventions.
11004         Don't send CRLF to things that don't want it.
11005         (nnimap-request-accept-article): Ditto.
11006
11007 2010-09-18  Julien Danjou  <julien@danjou.info>
11008
11009         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11010         than curl to retrieve images.
11011
11012 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11013
11014         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11015         the marks.
11016         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11017         (nnimap-wait-for-connection): New function.
11018         (nnimap-open-connection): If we have PREAUTH, don't query for login
11019         credentials.
11020         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11021         when doing a partial update.
11022
11023 2010-09-18  Julien Danjou  <julien@danjou.info>
11024
11025         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11026         tags.
11027
11028 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11029
11030         * nnimap.el (nnimap-credentials): New function.
11031         (nnimap-open-connection): Use the new function to look for credentials
11032         also on the numeric equivalents of "imap" and "imaps".
11033
11034         * gnus-start.el (gnus-activate-group): Send the info to
11035         gnus-request-group.
11036
11037         * nnimap.el (nnimap-request-group): Have the "check" version of the
11038         function parse flags and update the info, so that a `M-g' get a total
11039         resync of all flags from the group.
11040
11041         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11042         to allow backends to alter the info on group selection.  Also alter all
11043         the backend -request-group functions to take the parameter.
11044
11045         * nnimap.el (nnimap-store-info): New function.
11046         (nnimap-update-info): Store the info for later usage.
11047         (nnimap-request-group): Use the stored info for the dont-check case, so
11048         that we don't retrieve all marks when we enter a group.
11049
11050         * nnimap.el: Use deffoo instead of defun for interface functions.
11051
11052         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11053         update the group info.  This makes the nndraft groups, for instance, go
11054         back to their old behavior.
11055
11056         * gnus-sum.el (gnus-select-newsgroup): Indent.
11057
11058         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11059         in.
11060         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11061         nothing.
11062
11063         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11064         from methods that are denied.
11065
11066         * gnus-int.el (gnus-method-denied-p): New function.
11067
11068         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11069         store the password instead of netrc.
11070         (nnimap-open-connection): Don't error out when we can't make a
11071         connections.
11072
11073         * auth-source.el (auth-source-create): In the password prompt, say what
11074         we're querying for.  Also prompt for user name if that hasn't been
11075         given.
11076
11077         * nnimap.el (nnimap-with-process-buffer): Remove.
11078
11079 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11080
11081         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11082         method when we're reading from the agent.
11083
11084         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11085
11086         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11087         that's probably most useful for users.
11088
11089         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11090         "failed" all the time.
11091
11092         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11093         ...)) with (with-current-buffer ... ).
11094
11095         * nntp.el (nntp-open-server): Return whether the open was successful or
11096         not.
11097
11098         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11099         select an unread unseen article first.
11100
11101         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11102         /etc/services, supply some sensible port defaults.
11103
11104         * dgnushack.el: Define netrc-credentials.
11105
11106 2010-09-17  Julien Danjou  <julien@danjou.info>
11107
11108         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11109
11110 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11111
11112         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11113         doesn't have any parameters.
11114
11115 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11116
11117         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11118         only upcased checks.
11119
11120         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11121
11122         * nnimap.el (nnimap-open-shell-stream): New function.
11123         (nnimap-open-connection): Use it.
11124         (nnimap-transform-headers): Get the number of lines in each message.
11125         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11126         number of lines.
11127         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11128         problem.
11129
11130         * utf7.el (utf7-encode): Autoload.
11131
11132         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11133         to allow the mail splitting to not return a default group.  This is
11134         useful for nnimap, which will leave unmatched mail in the inbox.
11135
11136         * nnimap.el: Rewritten.
11137
11138         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11139         nnimap usage.
11140
11141         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11142         if the move is internal, so that nnimap can do fast internal moves.
11143
11144         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11145         data.
11146         (gnus-read-active-for-groups): Support finishing the early retrieval of
11147         data.
11148
11149         * gnus-range.el (gnus-range-nconcat): New function.
11150
11151         * gnus-int.el (gnus-finish-retrieve-group-infos)
11152         (gnus-retrieve-group-data-early): New functions.
11153
11154 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11155
11156         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11157         (nnrss-retrieve-groups):
11158         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11159         (pop3-quit): Use with-current-buffer.
11160
11161 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11162
11163         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11164         instead of nnheader-accept-process-output.
11165
11166         * dgnushack.el (dgnushack-compile): Add comment.
11167
11168         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11169
11170         * gnus-html.el (gnus-html-schedule-image-fetching)
11171         (gnus-html-prefetch-images): Replace process-kill-without-query by
11172         gnus-set-process-query-on-exit-flag.
11173
11174 2010-09-16  Romain Francoise  <romain@orebokech.com>
11175
11176         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11177
11178 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11179
11180         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11181         parameter to unintern is mandatory-ish in Emacs 24.
11182
11183         * gnus-html.el (gnus-html-schedule-image-fetching)
11184         (gnus-html-prefetch-images): Check for curl before using it.
11185
11186         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11187         depend on curl, which isn't essential.
11188
11189         * imap.el: Revert back to version
11190         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11191         seem problematic.
11192
11193 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11194
11195         * gnus-registry.el (gnus-registry-install-shortcuts):
11196         Explicitly pass `obarray' to `unintern' to avoid a warning.
11197
11198 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11199
11200         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11201         change.
11202
11203         * nnrss.el (nnrss-request-list): Remove this function and related
11204         functions, including the moreover stuff.
11205
11206 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11207
11208         * nnrss.el (nnrss-retrieve-groups): New function.
11209
11210 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11211
11212         * .dir-locals.el: Add no-byte-compile cookie.
11213
11214 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11215
11216         * time-date.el (format-seconds): Comment fix.
11217
11218         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11219         for back end that doesn't support request-scan.
11220
11221 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11222
11223         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11224         then do request scans from the backends.
11225
11226         * netrc.el (netrc-credentials): New conveniency function.
11227
11228         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11229         avoid running a hook per line, since this takes a lot of time,
11230         profiling shows.
11231         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11232         directly if gnus-visual-p is true.
11233
11234 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11237         groups; replace mapcar with dolist which is a bit faster; pass groups
11238         info to gnus-read-active-file-1.
11239         (gnus-read-active-file-1): Scan only specified groups if the new
11240         optional arg `infos' is given.
11241
11242 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11243
11244         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11245
11246         * pop3.el (pop3-movemail): Remove.
11247         (pop3-streaming-movemail): Rename to pop3-movemail.
11248
11249         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11250         don't restrict end-tag searches to the end of the line.
11251
11252 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11253
11254         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11255         articles of every unchecked group to t, which means unknown since the
11256         server has never been opened.
11257
11258 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11259
11260         * gnus-html.el (gnus-html-show-alt-text): New command.
11261         (gnus-html-browse-image): Ditto.
11262         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11263         to browse the image directly.
11264         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11265         better.
11266
11267         * gnus-async.el (gnus-async-article-callback):
11268         Call `gnus-html-prefetch-images' unconditionally.
11269
11270         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11271         before feeding URLs to curl.
11272
11273 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11274
11275         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11276         internal images as deletable by `W D D'.
11277
11278         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11279         (gnus-async-article-callback): Fix typo.
11280
11281 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11282
11283         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11284         current line to work around bugs in the output from w3m.
11285
11286         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11287         for groups that want that.
11288
11289         * nntp.el (nntp-wait-for-string): Supply a timeout for
11290         accept-process-output to ensure progress.
11291
11292         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11293         level to get unread articles from, then use that for foreign groups,
11294         too.
11295
11296         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11297         confuses the rest of the function.
11298
11299         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11300         for the methods that support -retrieve-groups, too.
11301
11302         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11303
11304 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11305
11306         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11307         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11308
11309         * pop3.el: Require cl when compiling.
11310         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11311
11312 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11313
11314         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11315         that aren't going to be activated.
11316         (gnus-get-unread-articles): Fix up the last commit.
11317
11318         * gnus-html.el (gnus-article-html): Allow calling without specifying
11319         the handle.  In that case, dissect the buffer first.
11320
11321         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11322
11323         * nnimap.el (nnimap-open-connection): Revert the change that would look
11324         into authinfo for imaps instead of imap.
11325
11326         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11327         say that you don't want to call gnus-request-group with don-check, but
11328         do check the reponse.  This is for virtual groups only.
11329         (gnus-get-unread-articles): Count the archive groups as secondary, so
11330         that they're activated the same way as before.
11331
11332         * imap.el (imap-message-map): Removed optional buffer parameter, since
11333         no callers use it.
11334         (imap-message-get): Ditto.
11335         (imap-message-put): Ditto.
11336         (imap-mailbox-map): Ditto.
11337         (imap-mailbox-put): Ditto.
11338         (imap-mailbox-get): Ditto.
11339         (imap-mailbox-get): Revert last change for this function.
11340
11341         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11342         case-insensitively.
11343         (nnimap-debug): Remove.
11344
11345         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11346         callers to use `imap-fetch' instead.  According to the comments, this
11347         should be safe, since all other IMAP clients use the 1:* syntax.
11348         (imap-enable-exchange-bug-workaround): Remove.
11349         (imap-debug): Remove -- doesn't seem very useful.
11350
11351         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11352         mail from a file, and the file doesn't exist.
11353
11354         * imap.el (imap-log): New convenience function used throughout instead
11355         of repeating the same code all over the place.
11356
11357         * pop3.el (pop3-streaming-movemail): Return t for success.
11358
11359         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11360         .authinfo if we're using ssl connection.
11361
11362         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11363         already have if we're in a main Gnus `g' run.
11364
11365         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11366
11367 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11368
11369         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11370
11371         * nnmh.el (nnmh-request-list-1): Bind `file'.
11372
11373         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11374         alias to set-process-query-on-exit-flag or process-kill-without-query.
11375         (pop3-open-server): Use it.
11376
11377 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11378
11379         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11380         box to the Incoming file.  Fixes mistake in previous checkin.
11381
11382         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11383         request loop (for debugging purposes) removed.
11384
11385         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11386         culprit is more visible.
11387         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11388         (nnml-add-incremental-nov): New functions to do "incremental" nov
11389         updates, where we just append to the end of the existing nov files
11390         without reading/writing them in full.
11391
11392         * mail-source.el (mail-source-delete-crash-box): Really only check the
11393         incoming files once in a while.
11394
11395         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11396
11397         * mail-source.el (mail-source-delete-crash-box): Only check the
11398         incoming files for deletion once per day to save a lot of file
11399         accesses.
11400
11401         * pop3.el (pop3-logon): Fix up unbound variable typo.
11402
11403         * mail-source.el (pop3-streaming-movemail): Autoload.
11404
11405         * pop3.el (pop3-streaming-movemail):
11406         Respect pop3-leave-mail-on-server.
11407
11408         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11409         retrieval.
11410
11411         * pop3.el (pop3-process-filter): Remove unused function.
11412         (pop3-streaming-movemail, pop3-send-streaming-command)
11413         (pop3-wait-for-messages, pop3-write-to-file)
11414         (pop3-number-of-responses): New functions for streaming pop3
11415         retrieval.
11416
11417         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11418         come from no known methods.
11419         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11420         list.
11421
11422         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11423         message sizes.
11424         (pop3-movemail): Use erase-buffer instead of looping and deleting
11425         regions, which seems rather odd.
11426
11427         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11428         file once per `g' run.
11429
11430         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11431         directories.  This makes the draft queue directory work.
11432
11433         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11434         data from the backends, so that we only request the list of groups from
11435         each method once.  This should speed things up considerably.
11436
11437         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11438         detect that it's not implemented.
11439
11440         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11441         we actually do recurse down into the tree, but don't stat all leaf
11442         nodes.
11443
11444         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11445         then say so instead of bugging out.
11446
11447         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11448         files exist before trying to read them.
11449
11450         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11451         around <pre_int>.
11452
11453         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11454
11455         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11456
11457 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11458
11459         * mm-util.el (mm-image-load-path): Just return the image directories,
11460         not all directories in the path in addition to the image directories.
11461         (mm-image-load-path): Maintain a cache of the image directories so that
11462         the `g' command in Gnus doesn't have to stat dozens of directories each
11463         time.
11464
11465         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11466         (gnus-html-wash-tags): Add a new `i' command to insert images.
11467         (gnus-html-insert-image): New command and keystroke.
11468         (gnus-html-redisplay-with-images): New command and keystroke.
11469         (gnus-html-show-images): Rename command.
11470         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11471         spacers.
11472         (gnus-html-wash-tags): Decode entities at the end, so that entities
11473         inside the tags don't mess up the rest of the "parsing".
11474
11475         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11476         so that nnimap methods aren't agentized by default.  There's apparently
11477         many problems related to agent/imap behavior.
11478
11479         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11480
11481         * gnus-html.el: Doc fix.
11482
11483 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11484
11485         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11486         specifier-spec-list for Emacs 21.
11487
11488         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11489         glyph-width and glyph-height instead of display-graphic-p and
11490         image-size; make avoidance of displaying small images work for XEmacs.
11491
11492         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11493         for XEmacs.
11494
11495         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11496         of symbol that holds plist data.
11497         (gnus-process-plist): Remove plist of process after getting it.
11498
11499 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11500
11501         * message.el (message-generate-hashcash): Change default to
11502         'opportunistic if hashcash is installed.
11503
11504         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11505         (gnus-html-put-image): Only call image-size once, since it's somewhat
11506         time-consuming on remote X servers.
11507
11508 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11509
11510         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11511         type on data, not a file name.
11512
11513         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11514         window-pixel-edges for Emacs 21.
11515
11516         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11517         decoded contents.
11518         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11519
11520 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11521
11522         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11523         group line format, since it isn't very interesting.
11524
11525         * gnus-agent.el (gnus-agent-short-article),
11526         (gnus-agent-long-article): Increase values for these two variables,
11527         since most people are likely to have more network connection and
11528         storage than before.
11529
11530         * gnus.el (gnus-refer-article-method): Change default to 'current.
11531         When referring an article, the common behavior is to refer it from the
11532         current select method, not the native select method.  The chances of
11533         the native select method having the message in question is rather slim
11534         these days.
11535
11536         * gnus-sum.el (gnus-auto-select-subject): Change default to
11537         `unseen-or-unread'.  I think it's likely that most people want to
11538         select an unseen article over a previously seen, but unread one.
11539
11540         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11541         means that in the article buffer none of the minor mode elements will
11542         be shown, usually, and this is not desirable in most cases.
11543
11544         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11545         that commands like `d' (and the like) go to the next line in the
11546         buffer, instead of the next unread article.  I think this is the
11547         behavior that is most natural for most users.
11548         (gnus-single-article-buffer): Change default to nil, so that people can
11549         have as many article buffers open as they have summary buffer.  I think
11550         this is the most natural way for the groups to behave.
11551
11552         * message.el (message-generate-new-buffers): Change default to
11553         `unsent', so that all new message buffers start their names with the
11554         string "*unsent", and it's easier to find the buffers if you move from
11555         them.
11556
11557 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11558
11559         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11560         small.  They're probably tracking images.
11561         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11562         (gnus-html-rescale-image): Yet another try at getting the image sizing
11563         right.
11564
11565         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11566         nntp-marks-file-name is nil.
11567
11568 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11569
11570         * gnus-html.el (gnus-html-wash-tags)
11571         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11572         Better logging.
11573
11574 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11575
11576         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11577
11578         * gnus-html.el (gnus-html-wash-tags): Check the value of
11579         gnus-blocked-images in the summary buffer.
11580
11581 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11582
11583         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11584
11585 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11586
11587         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11588         like "a", it seems like.
11589         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11590         since it needs to be picked from the correct buffer.
11591
11592         * nnwfm.el: Remove.
11593
11594         * nnlistserv.el: Remove.
11595
11596 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11597
11598         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11599         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11600
11601 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11602
11603         * nnkiboze.el: Remove.
11604
11605         * nndb.el: Remove.
11606
11607         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11608         alt text.
11609         (gnus-html-rescale-image): Try to get the rescaling logic right for
11610         images that are just wide and not tall.
11611
11612         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11613         overshadow variable bindings.
11614
11615 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11616
11617         * gnus-html.el (gnus-html-wash-tags)
11618         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11619         Add extra logging.
11620
11621 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11622
11623         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11624         (gnus-max-image-proportion): New variable.
11625         (gnus-html-rescale-image): New function.
11626         (gnus-html-put-image): Rescale images.
11627
11628 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11629
11630         Fix up some byte-compiler warnings.
11631         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11632         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11633         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11634         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11635         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11636         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11637         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11638
11639 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * gnus-html.el (gnus-article-html): Decode contents by charset.
11642
11643 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11644
11645         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11646         (gnus-html-frame-width, gnus-blocked-images):
11647         * message.el (message-prune-recipient-rules): Add custom version.
11648         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11649
11650         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11651         functions.
11652
11653         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11654         gnus-process-get.
11655
11656 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11657
11658         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11659         instead of lsub directly.
11660
11661 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11662
11663         * nnwarchive.el: Remove.
11664
11665         * gnus-soup.el: Remove.
11666
11667         * nnsoup.el: Remove.
11668
11669         * nnultimate.el: Remove.
11670
11671         * gnus-html.el (gnus-blocked-images): New variable.
11672
11673         * message.el (message-prune-recipients): New function.
11674         (message-prune-recipient-rules): New variable.
11675
11676         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11677         guess whether a long line is natural text or not.
11678
11679         * gnus-html.el (gnus-html-schedule-image-fetching):
11680         Use gnus-process-plist and friends for compatibility.
11681
11682 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11683
11684         * gnus-html.el: Require packages that define macros used in this file.
11685         (gnus-article-mouse-face): Declare to silence byte-compiler.
11686         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11687         process-get.
11688         (gnus-html-put-image): Use plist-get to avoid getf.
11689         (gnus-html-prefetch-images): Use with-current-buffer.
11690
11691 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11692
11693         * gnus-ems.el: Provide compatibility functions for
11694         gnus-set-process-plist.
11695
11696         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11697         header-line-format for XEmacs 21.4.
11698
11699         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11700         * gnus.el (gnus-valid-select-methods):
11701         * message.el (message-send-mail-partially-limit):
11702         * mm-decode.el (mm-text-html-renderer):
11703         * mml.el (mml-insert-mime-headers-always):
11704         * smiley.el (smiley-regexp-alist): Bump custom version.
11705
11706 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11707
11708         * gnus-html.el: Require mm-url.
11709         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11710         with the url to `url'.
11711         (gnus-html-wash-tags): Support cid: URLs/images.
11712
11713 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11714
11715         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11716         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11717         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11718
11719         * gnus-move.el: Remove file, since it doesn't really work.
11720
11721         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11722         UTF-8.  This seems to fix problems with some German web feeds.
11723
11724         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11725         at the top so that the proper colors are applied.
11726
11727         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11728         don't have dots in their names.
11729
11730         * gnus-art.el (gnus-article-view-part): Doc fix.
11731
11732         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11733         XEmacs-compatible.
11734         (gnus-html-put-image): Don't do images on non-graphic displays.
11735
11736         * nnslashdot.el: Remove this unused backend.
11737
11738         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11739         actions.
11740         (gnus-undo-register-1): Revert last change.
11741
11742         * gnus-group.el (gnus-group-completing-read): Protect against not
11743         having completion-styles bound.
11744
11745         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11746         make broken recipients happier.
11747
11748         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11749
11750         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11751         point parameter.
11752
11753         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11754
11755         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11756         completion-styles for group selection.
11757
11758 2009-02-04  Andreas Schwab  <schwab@suse.de>
11759
11760         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11761         headers and regexp-quote the match if necessary.
11762
11763 2009-03-24  Miles Bader  <miles@gnu.org>
11764
11765         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11766         the blinking smiley.
11767
11768 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11769
11770         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11771         blink smiley.
11772
11773 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11774
11775         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11776         where the dribbel file lives exists.
11777
11778         * message.el (message-send-mail-partially-limit): Change the default to
11779         nil, since most people don't want this.
11780
11781         * mm-url.el (mm-url-decode-entities): Also decode entities like
11782         &#x3212.
11783
11784 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11785
11786         * gnus-sum.el (gnus-summary-idna-message):
11787         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11788         Hyperlink urls in docstrings with URL `...'.
11789
11790 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11791
11792         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11793         functions.
11794
11795 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11796
11797         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11798         say what the mouseover text should be.
11799
11800         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11801         version of the mm-w3m-safe-url-regexp variable to only download images
11802         in the groups where we want that to happen.
11803
11804         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11805
11806         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11807         easier debugging.
11808         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11809         big pictures in the article buffer.
11810
11811         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11812         gnus-article-html.
11813         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11814         w3m.
11815
11816         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11817
11818 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11819
11820         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11821         which doesn't exist.
11822
11823         * message.el (message-inhibit-ecomplete): New variable to allow some
11824         function to inhibit ecomplete address storage.
11825         (message-resend): Disable ecomplete message storage when resending
11826         messages.
11827
11828         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11829
11830 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11831
11832         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11833         Save excursion while copying, moving, and deleting articles in order to
11834         prevent the cursor from jumping to unforeseen place.
11835
11836 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * lpath.el: No need to bind bookmark-current-buffer,
11839         bookmark-yank-point and bookmark-make-record-function.
11840
11841 2010-08-17  Glenn Morris  <rgm@gnu.org>
11842
11843         * gnus-sync.el: Require gnus components whose functions are used.
11844
11845         * gnus-art.el (bookmark-make-record-function):
11846         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11847         Declare for compiler.
11848
11849         * mm-url.el (mml-compute-boundary): Autoload.
11850
11851 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11852
11853         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11854
11855 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11856
11857         Typo fix "hoo4a" -> "hook".
11858
11859         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11860
11861 2010-08-14  Glenn Morris  <rgm@gnu.org>
11862
11863         * gnus-sync.el (gnus-sync): Fix defgroup version.
11864
11865 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11866
11867         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11868
11869         * gnus-sync.el: Fix docs.
11870         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11871         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11872
11873 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11874
11875         Optimizations for gnus-sync.el.
11876
11877         * gnus-sync.el: Add docs about gnus-sync-backend
11878         possibilities.
11879         (gnus-sync-save): Remove unnecessary message.
11880         (gnus-sync-read): Optimize and show what groups were skipped.
11881
11882 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11883
11884         Minor bug fixes for gnus-sync.el.
11885
11886         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11887         Don't read the sync on get-new-news.
11888
11889         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11890         quiet.
11891
11892         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11893         (fix typo).
11894
11895 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11896
11897         Make saving and restoring of hidden threads work with overlays.
11898         Patch applied by Ted Zlatanov.
11899
11900         * gnus-sum.el (gnus-hidden-threads-configuration)
11901         (gnus-restore-hidden-threads-configuration): Update to deal with text
11902         properties, rather than searching for a magic character.
11903
11904 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11905
11906         New gnus-sync.el library for synchronization of marks.
11907
11908         * gnus-sync.el: New library for synchronization of marks.
11909
11910         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11911         renamed from `gnus-registry-grep-in-list'.
11912
11913         * gnus-registry.el (gnus-registry-follow-group-p):
11914         Use `gnus-grep-in-list'.
11915
11916         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11917
11918 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11919
11920         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11921         determining charset of text fails.
11922
11923 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * nnmail.el (nnmail-get-new-mail-1): Revert.
11926
11927         * nnml.el (nnml-active-number): Make sure names of newly created groups
11928         in nnml-group-alist are encoded.
11929
11930 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11931
11932         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11933         containing non-ASCII characters in active file for nnml back end.
11934
11935 2010-07-24  David Engster  <dengste@eml.cc>
11936
11937         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11938         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11939
11940 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11941
11942         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11943         tag (Bug#6654).
11944
11945 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11946
11947         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11948         the article buffer, not the summary buffer.
11949
11950 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11951
11952         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11953         Emacs 23 as well.
11954
11955 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11956
11957         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11958         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11959
11960 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11961
11962         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11963         Patch applied by Karl Fogel.
11964
11965         * gnus-sum.el (gnus-summary-bookmark-make-record):
11966         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11967
11968 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11969
11970         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
11971         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11972         C-w still not working correctly from Article buffers; Thierry's
11973         patch to fix that will be applied after this.
11974
11975         * gnus-art.el (bookmark-make-record-function): New local variable.
11976
11977         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11978         article buffer.
11979         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11980
11981 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11982
11983         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11984         on changes in bookmark.el.
11985
11986 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11987
11988         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11989         `no-log' instead of message not to log prompt string.
11990
11991 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11992
11993         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11994         the *other* type of HTML form submission.
11995
11996 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11997
11998         * auth-source.el (auth-source-pick): If choice does not contain a
11999         questioned keyword, set the check to t.
12000
12001 2010-06-12  Romain Francoise  <romain@orebokech.com>
12002
12003         * gnus-util.el (gnus-date-get-time): Move up before first use.
12004
12005 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12008         (gnus-article-edit-part): Bind it to make last part that is substituted
12009         or deleted visible.
12010         (gnus-mime-display-single): Buttonize part of which id equals to
12011         gnus-mime-buttonized-part-id.
12012
12013 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12014
12015         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12016         (gnus-dd-mmm): Use gnus-date-get-time.
12017         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12018         simplify logic.
12019         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12020         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12021
12022 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12023
12024         * auth-source.el (top): Autoload `secrets-list-collections',
12025         `secrets-create-item', `secrets-delete-item'.
12026         (auth-sources): Fix tag string.
12027         (auth-get-source, auth-source-retrieve, auth-source-create)
12028         (auth-source-delete): New defuns.
12029         (auth-source-pick): Rewrite in order to avoid 2 passes.
12030         (auth-source-forget-user-or-password): New parameter USERNAME.
12031         (auth-source-user-or-password): New parameters CREATE-MISSING and
12032         DELETE-EXISTING.  Retrieve password interactively, if needed.
12033
12034 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12035
12036         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12037         deleting unused directories when gnus-expert-user is t.
12038
12039 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12042         for each temp file when gnus-article-browse-delete-temp is ask.
12043
12044 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12045
12046         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12047         Replace Lisp calls to delete-backward-char by calls to delete-char.
12048
12049 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12050
12051         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12052
12053 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12054
12055         * password-cache.el (password-cache-remove): Fix docstring.
12056
12057 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12058
12059         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12060         article unless decoding article to be saved.
12061
12062 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12063
12064         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12065         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12066         generated within the mm-with-unibyte-current-buffer macro.
12067
12068 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12071         to nil when we're in a mml-preview buffer and no group is selected.
12072
12073 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12074
12075         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12076         when catching the `C-g'.  Reported by "Leo".
12077
12078 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12079
12080         * message.el (message-forward-make-body-plain)
12081         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12082         multibyte-string-p.
12083
12084         * lpath.el: Revert.
12085
12086 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12087
12088         * message.el (message-forward-make-body-mml): Assume original message
12089         is multibyte string; error on unibyte.
12090         (message-forward-make-body-plain): Ditto; don't add excessive newline
12091         in body end.
12092
12093         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12094
12095 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12096
12097         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12098         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12099
12100 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12101
12102         * mm-extern.el (mm-extern-url): Don't use
12103         mm-with-unibyte-current-buffer.
12104         (mm-extern-cache-contents): Use with-current-buffer instead of
12105         save-excursion + set-buffer.
12106
12107 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12108
12109         * mm-util.el (mm-emacs-mule): Remove.
12110
12111 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12112
12113         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12114         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12115         change.
12116
12117 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12118
12119         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12120         bind the default value of enable-multibyte-characters to nil.
12121
12122 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12123
12124         * message.el (message-forward-make-body-plain)
12125         (message-forward-make-body-mml):
12126         Don't use mm-with-unibyte-current-buffer.
12127
12128 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12129
12130         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12131
12132 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12133
12134         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12135         (Bug#5592).
12136
12137 2010-05-07  Julien Danjou  <julien@danjou.info>
12138
12139         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12140         it to mm-pipe-part.
12141
12142         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12143         it is given.
12144
12145 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12146
12147         * binhex.el (binhex-decode-region-internal):
12148         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12149         (dns-query):
12150         * nnweb.el (nnweb-gmane-search):
12151         * pgg-parse.el (pgg-parse-armor):
12152         * pgg.el (pgg-verify-region):
12153         * sha1.el (sha1-string-external):
12154         * uudecode.el (uudecode-decode-region-internal):
12155         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12156         XEmacs.
12157
12158         * gnus-art.el (gnus-article-browse-html-parts):
12159         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12160         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12161         make-temp-file.
12162
12163         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12164         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12165         compiling.
12166
12167         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12168         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12169         XEmacs when compiling.
12170
12171         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12172         gnus-pick-mode-off-hook for XEmacs when compiling.
12173         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12174         gnus-binary-mode-off-hook for XEmacs when compiling.
12175
12176         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12177         Return nil if char-charset is not available.
12178
12179         * imap.el (imap-disable-multibyte)
12180         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12181         macros.
12182
12183         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12184         instead of encode-coding-string.
12185
12186         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12187         'xemacs) instead of mm-emacs-mule to switch function definitions.
12188         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12189
12190         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12191         bind temporary-file-directory for XEmacs;
12192         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12193         timer-set-function for XEmacs 21.4 and SXEmacs;
12194         bind timer-list for XEmacs 21.4 and SXEmacs;
12195         fbind char-charset and find-charset-region for non-Mule XEmacs;
12196         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12197         encode-coding-region and encode-coding-string for XEmacs having no
12198         file-coding feature.
12199
12200 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12201
12202         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12203
12204 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12205
12206         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12207         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12208
12209 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12210
12211         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12212         alias `jka-compr-delete-temp-file' no longer exists.
12213
12214 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12215
12216         Use define-minor-mode in Gnus where applicable.
12217         * mml.el (mml-mode): Use define-minor-mode.
12218         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12219         (gnus-undo-mode): Use define-minor-mode.
12220         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12221         (gnus-dead-summary-mode): Use define-minor-mode.
12222         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12223         Initialize in declaration.
12224         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12225         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12226         (gnus-mailing-list-mode): Use define-minor-mode.
12227         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12228         (gnus-draft-mode): Use define-minor-mode.
12229         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12230         (gnus-dired-mode): Use define-minor-mode.
12231
12232 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12233
12234         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12235         handles on recursive mml-to-mime translation and check them for
12236         boundary delimiter collisions.  Reported by Greg Troxel.
12237
12238 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12239
12240         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12241
12242 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12243
12244         * mm-util.el (mm-find-buffer-file-coding-system):
12245         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12246
12247 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12248
12249         * message.el (message-generate-headers): Record insertion of optional
12250         headers as well.  Otherwise the check to prevent repeated insertion of
12251         optional headers is a no-op.
12252
12253 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12254
12255         * smime.el: Don't mention CVS.
12256
12257         * nnrss.el (nnrss-fetch): Don't mention CVS.
12258
12259         * nnir.el: Don't mention CVS.
12260
12261 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12262
12263         * gnus-sum.el (gnus-summary-bookmark-make-record):
12264         Add `location' field.
12265
12266 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12267
12268         * lpath.el: Fbind bookmark-default-handler,
12269         bookmark-get-bookmark-record, bookmark-make-record-default,
12270         bookmark-prop-get for Emacs <23 and XEmacs.
12271
12272 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12273
12274         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12275         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12276         Use with-current-buffer to silence the byte-compiler.
12277         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12278         bother to require `gnus'.
12279         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12280
12281 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12282
12283         * gnus-sum.el (gnus-summary-bookmark-make-record)
12284         (gnus-summary-bookmark-jump): New functions.
12285         (gnus-summary-mode): Setup bookmark support.
12286
12287 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12288
12289         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12290         if set.
12291
12292 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12293
12294         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12295         gnus-article-browse-html-save-cid-image; make it work recursively for
12296         forwarded messages as well.
12297         (gnus-article-browse-html-parts): Work when prefix arg is given.
12298         (gnus-article-browse-html-article): Doc fix.
12299
12300 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12301
12302         * message.el (message-default-mail-headers)
12303         (message-default-headers): Carry the value mail-default-headers over
12304         into message-default-mail-headers, rather than message-default-headers.
12305
12306 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12307
12308         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12309         charset.
12310
12311         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12312         charset into the <meta> tag when the article is encoded to utf-8.
12313
12314 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12315
12316         * gnus-art.el (gnus-article-browse-delete-temp-files):
12317         Delete directories as well.
12318         (gnus-article-browse-html-parts): Work for images that do not specify
12319         file names; delete temp directory when quitting; insert header at the
12320         right place; use file: scheme for image files.
12321
12322 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12323
12324         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12325         (gnus-article-browse-html-parts): Use it to make temporary cid image
12326         files in addition to html file so that browser may display them.
12327
12328 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12329
12330         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12331
12332 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12333
12334         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12335
12336 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12337
12338         * auth-source.el (auth-sources): Change default to be simpler.
12339         Explain about Secret Service API sources.  Improve Customize options.
12340         (auth-source-pick): Change to accept any number of search parameters.
12341         Implement fallbacks iteratively, not recursively.  Add scoring on the
12342         second pass and sort by score.  Call Secret Service API when needed.
12343         (auth-source-user-or-password): Use it.  Call Secret Service API
12344         directly when needed to get the user name and the password.
12345
12346 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12347
12348         * message.el (message-interactive): Doc fix.
12349         (message-qmail-inject-args): Reflow.
12350         (message-kill-to-signature): Fix typo in docstring.
12351
12352         * smiley.el (smiley-buffer): Fix typo in docstring.
12353
12354 2010-03-24  Glenn Morris  <rgm@gnu.org>
12355
12356         * mail-source.el (gnus-message): Declare.
12357         (mail-source-delete-old-incoming): Require gnus-util.
12358
12359 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12360
12361         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12362
12363         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12364
12365         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12366         password-cache's default if it is not bound.
12367         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12368         password-cache-expiry's default if it is not bound.
12369
12370         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12371         available in Emacs 21.
12372
12373         * lpath.el: Suppress compiler warnings for:
12374         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12375         XEmacs;
12376         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12377         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12378         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12379
12380 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12381
12382         * auth-source.el (auth-sources): Fix up definition so extra parameters
12383         are always inline.
12384
12385 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12386
12387         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12388         wasn't updated after mismatch.  Clear cached mailbox info correctly
12389         when uidvalidity changes.
12390         (nnimap-group-prefixed-name): New function to avoid some code
12391         duplication.
12392         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12393         (nnimap-request-group): Use it.
12394         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12395         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12396         with many imap folders.  This is done by caching the group status from
12397         the imap server persistently in a group parameter `imap-status'.  (This
12398         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12399         but not persistently, so every Gnus startup was still very slow.)
12400
12401 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12402
12403         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12404         delete the extra newline.  Otherwise editing of :string and :number
12405         types don't work.
12406
12407 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12408
12409         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12410         secrets.el dependency.
12411         (auth-sources): Add optional user name.  Add secrets.el configuration
12412         choice (unused right now).
12413
12414 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12415
12416         * gnus-sum.el (gnus-summary-make-menu-bar):
12417         Let `gnus-registry-install-shortcuts' fill in the functions.
12418
12419         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12420         warnings.
12421         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12422         (gnus-registry-install-shortcuts): Populate and use it in a
12423         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12424
12425 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12426
12427         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12428         In-place substitutions for the group name encoding/decoding.
12429         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12430         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12431         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12432         (nnimap-update-unseen, nnimap-request-list)
12433         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12434         (nnimap-request-set-mark, nnimap-split-to-groups)
12435         (nnimap-split-articles, nnimap-request-newgroups)
12436         (nnimap-request-create-group, nnimap-request-accept-article)
12437         (nnimap-request-delete-group, nnimap-request-rename-group)
12438         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12439         `encoded-mbx' for consistency.
12440         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12441         variable `imap-current-mailbox'.
12442
12443         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12444         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12445
12446 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12447
12448         * pop3.el (pop3-display-message-size-flag): Display message size byte
12449         counts during POP3 download.
12450         (pop3-movemail): Use it.
12451         (pop3-list): Implement listing of available messages.
12452
12453 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12454
12455         * nnir.el (nnir-get-article-nov-override-function): New function to
12456         override the normal NOV retrieval.
12457         (nnir-retrieve-headers): Use it.
12458
12459 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12460
12461         * auth-source.el (netrc-machine-user-or-password): Autoload.
12462
12463 2010-03-19  Glenn Morris  <rgm@gnu.org>
12464
12465         Stop message.el from loading about 40 libraries it doesn't always need.
12466         The general approach is to autoload rather than require, and to
12467         require in the specific functions rather than the file.  (Bug#5642)
12468
12469         * gmm-utils.el: Don't require wid-edit.
12470         (widget-create-child-value, widget-convert, widget-default-get):
12471         Autoload.
12472
12473         * gnus-util.el: Don't require time-date, netrc.
12474         (message-fetch-field, gnus-group-name-decode): Declare rather than
12475         autoloading.
12476         (gnus-fetch-field): Require message.
12477         (gnus-decode-newsgroups): Require gnus-group.
12478
12479         * ietf-drums.el: Don't require time-date.
12480
12481         * message.el: Don't require hashcash, canlock, ecomplete.
12482         Do require mail-utils.  Require nnheader only when compiling.
12483         (smtpmail-default-smtp-server): Remove declaration.
12484         (message-send-mail-function): Check smtpmail-default-smtp-server
12485         is bound rather than requiring smtpmail.
12486         (message-auto-save-directory, message-insert-signature):
12487         Use expand-file-name rather than nnheader-concat.
12488         (nnheader-insert-file-contents): Autoload.
12489         (hashcash-wait-async): Declare.
12490         (message-send-mail): Only call gnus-setup-posting-charset if
12491         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12492         (message-send-mail-with-sendmail): Require sendmail.
12493         (canlock-password, canlock-password-for-verify): Declare.
12494         (message-canlock-password): Require canlock.
12495         (nnheader-get-report): Autoload.
12496         (gnus-setup-posting-charset): Declare.
12497         (message-send-news): Require gnus-msg.
12498         (message-make-references, message-make-in-reply-to): Use mail-header-id
12499         rather than the alias mail-header-message-id.
12500         (ecomplete-add-item, ecomplete-save): Declare.
12501         (message-put-addresses-in-ecomplete): Require ecomplete.
12502         (ecomplete-display-matches): Autoload.
12503
12504         * mm-decode.el: Don't require mailcap, gnus-util.
12505         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12506         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12507         Autoload.
12508         (mailcap-mime-extensions): Declare.
12509
12510         * mm-encode.el: Don't require mailcap.
12511         (mailcap-extension-to-mime): Autoload.
12512
12513         * mml-sec.el: Don't require password-cache.
12514
12515         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12516         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12517         (mml-minibuffer-read-type): Require mailcap.
12518         (mml-preview): Require gnus-msg.
12519
12520         * mml1991.el: Require password-cache.
12521         (password-cache-expiry): Remove declaration.
12522
12523         * mml2015.el: Require password-cache.
12524         (password-cache-expiry): Remove declaration.
12525
12526         * nneething.el (mailcap): Require mailcap.
12527
12528         * nnheader.el (declare-function): Add compatibility stub.
12529         (message-remove-header): Declare rather than autoload.
12530         (nnheader-replace-header): Require message.
12531
12532         * nnimap.el (declare-function): Add compatibility stub.
12533         (netrc-parse, netrc-machine-user-or-password): Declare.
12534         (nnimap-open-connection): Require netrc.
12535
12536         * nntp.el (declare-function): Add compatibility stub.
12537         (netrc-parse, netrc-machine, netrc-get): Declare.
12538         (nntp-send-authinfo): Require netrc.
12539
12540         * rfc2047.el: Don't require qp.
12541         (quoted-printable-encode-region, quoted-printable-decode-string):
12542         Autoload.
12543
12544         * sieve-mode.el: Don't require easymenu.
12545         (easy-menu-add-item): Autoload it.
12546
12547         * spam-stat.el (time-to-number-of-days): Autoload it.
12548
12549 2010-03-19  Glenn Morris  <rgm@gnu.org>
12550
12551         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12552
12553 2010-03-18  Glenn Morris  <rgm@gnu.org>
12554
12555         * hashcash.el (declare-function): Remove duplicate definition.
12556
12557 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12558
12559         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12560         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12561         value if any backslash escapes).
12562
12563 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12564
12565         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12566         if it is available.  (bug#5647)
12567
12568         * lpath.el: Suppress compiler warning for coding-system-from-name for
12569         Emacs 21 and XEmacs.
12570
12571 2010-03-14  Juri Linkov  <juri@jurta.org>
12572
12573         * hmac-def.el:
12574         * hmac-md5.el:
12575         * netrc.el: Fix keywords.
12576
12577 2010-02-26  Glenn Morris  <rgm@gnu.org>
12578
12579         * message.el (message-send-mail-function): Change the default, so that
12580         it inherits from a customized send-mail-function.  (Bug#5643)
12581
12582 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12583
12584         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12585         shell-command-to-string signals an error (bug#5299).
12586
12587 2010-02-24  Glenn Morris  <rgm@gnu.org>
12588
12589         * message.el (message-smtpmail-send-it)
12590         (message-send-mail-with-mailclient): Doc fixes.
12591
12592 2010-02-16  Glenn Morris  <rgm@gnu.org>
12593
12594         * message.el (message-default-mail-headers): Change the default value
12595         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12596
12597 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12598
12599         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12600         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12601
12602 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12603
12604         * time-date.el (date-to-time): Doc fix (Bug#5408).
12605
12606 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12607
12608         * message.el (message-mail): Just pass yank-action on to message-setup.
12609         (message-setup): Handle (FUN . ARGS) form of yank-action.
12610         (message-with-reply-buffer, message-widen-reply)
12611         (message-yank-original): Handle non-buffer values of
12612         message-reply-buffer (Bug#4080).
12613         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12614
12615 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12616
12617         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12618         Fix typo in docstring.
12619
12620 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12621
12622         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12623         response.
12624
12625 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12626
12627         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12628
12629         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12630
12631         * message.el (message-check-news-header-syntax): Protect against a
12632         string that `rfc822-addresses' returns when parsing fails.
12633
12634 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12635
12636         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12637         (gnus-previous-char-property-change): New functions.
12638
12639         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12640
12641 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12642
12643         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12644         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12645
12646 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12647
12648         * message.el (message-exchange-point-and-mark): Rework last change to
12649         avoid using optional arg of exchange-point-and-mark, for backward
12650         compatibility.
12651
12652 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12653
12654         * message.el (message-exchange-point-and-mark):
12655         Call exchange-point-and-mark with an argument rather than setting
12656         mark-active by hand (Bug#5175).
12657
12658 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12659
12660         * nntp.el (nntp-service-to-port): Work for service expressed with
12661         numeric string; replace [:digit:] with [0-9] for XEmacs.
12662
12663 2009-12-17  Glenn Morris  <rgm@gnu.org>
12664
12665         * gnus-group.el (gnus-bug-group-download-format-alist):
12666         Change emacs entry to debbugs.gnu.org.  Bump :version.
12667
12668 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12669
12670         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12671
12672 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12673
12674         * message.el (message-info): Explain why we use `Info-goto-node'.
12675
12676 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12677
12678         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12679
12680 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12681
12682         * message.el (message-completion-in-region): New compatibility function.
12683         (message-expand-group): Use it.
12684
12685 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12686
12687         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12688         with no unread article should be listed if the 2nd arg `predicate' is
12689         given.
12690
12691 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12692
12693         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12694
12695 2009-11-29  Juri Linkov  <juri@jurta.org>
12696
12697         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12698         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12699         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12700
12701 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12702
12703         * sha1.el (sha1-string-external): default-directory "/" in case
12704         otherwise non-existent.  process-connection-type pipe for touch of
12705         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12706
12707 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12708
12709         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12710         it's comms related and sgml-mode.el has "comm" on that basis too.
12711
12712 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12713
12714         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12715         containing tspecial characters if they have been already quoted.
12716
12717 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12718
12719         * dns-mode.el (auto-mode-alist): Purecopy string.
12720
12721 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12722
12723         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12724
12725 2009-10-24  Glenn Morris  <rgm@gnu.org>
12726
12727         * gnus-art.el (help-xref-stack-item): Define for compiler.
12728
12729 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12730
12731         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12732
12733 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12734
12735         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12736
12737 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12738
12739         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12740         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12741
12742 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12743
12744         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12745         (gnus-overlays-in): New alias to overlays-in.
12746
12747         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12748         gnus-overlay-get, and gnus-delete-overlay.
12749         (gnus-summary-show-thread): Make it work as well for systems in which
12750         next-single-char-property-change is not available.
12751         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12752
12753         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12754         (gnus-overlay-get): New alias to extent-property.
12755         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12756
12757         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12758         SXEmacs.
12759
12760         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12761         SXEmacs.
12762
12763 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12764
12765         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12766
12767 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12768
12769         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12770         and XEmacs that don't have `remove-overlays'.
12771
12772 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12773
12774         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12775         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12776         selective display.  Use overlays instead.
12777
12778 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12779
12780         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12781
12782 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12783
12784         * spam-stat.el (spam-stat-load): Fix typo in message.
12785
12786 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12787
12788         * dig.el (dig-invoke): Fix typo in docstring.
12789         (query-dig): Reflow docstring.
12790
12791 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12792
12793         * gnus-art.el (gnus-article-encrypt-body):
12794         * message.el (message-check-recipients):
12795         * mm-util.el (mm-codepage-setup):
12796         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12797         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12798
12799 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12800
12801         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12802         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12803         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12804         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12805         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12806
12807 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12808
12809         * dig.el: Add "Keywords: comm", as per net-utils.el.
12810
12811 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12812
12813         * dig.el (dig-mode): Use define-derived-mode.
12814
12815 2009-09-19  Glenn Morris  <rgm@gnu.org>
12816
12817         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12818
12819 2009-09-18  Glenn Morris  <rgm@gnu.org>
12820
12821         * gnus-diary.el (gnus-diary-check-message):
12822         * message.el (message-insert-formatted-citation-line):
12823         * nnbabyl.el (top-level):
12824         * nndiary.el (nndiary-schedule):
12825         Fix typos in condition-case handlers.
12826
12827 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12828
12829         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12830         configuration that provides the sole article window in a frame;
12831         position point correctly after deleting a part.
12832
12833 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12834
12835         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12836         (spam-resolve-registrations-routine): Use it to unregister articles
12837         that change status.
12838
12839 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12840
12841         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12842         with XEmacs.
12843         (parse-time-string-chars): Use it.
12844
12845 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12846
12847         * imap.el (imap-interactive-login): Better messages.
12848         (imap-open): Fix bug with renamed buffer on reconnect.
12849         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12850         for easier debugging and cleaner code.  On successful (guessed based on
12851         server capabilities) secondary authentication, set imap-state
12852         correctly.
12853         (imap-last-authenticator): Define imap-last-authenticator as a variable
12854         to avoid warnings.
12855
12856 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * nnrss.el (nnrss-request-article): Remove binding of
12859         default-enable-multibyte-characters that has gotten needless by
12860         the 2007-07-13 change in rfc2047-encode-message-header.
12861
12862         * mml.el (mml-insert-multipart): Error on the message header.
12863         (mml-insert-part): Error on the message header; position point at
12864         the end of a MIME tag.
12865
12866 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12867
12868         * time-date.el (autoload): Expand define-obsolete-function-alias into
12869         defalias and make-obsolete for old Emacsen that Gnus supports.
12870         (with-no-warnings): Define it for old Emacsen.
12871         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12872         is available.
12873         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12874         float-time is available; suppress compile warning for time-to-seconds.
12875
12876         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12877         (gnus-float-time): Alias to float-time if it exists.
12878
12879         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12880         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12881         float-time is available; suppress compile warning for time-to-seconds.
12882
12883         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12884         XEmacs.
12885
12886 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12887
12888         * imap.el (imap-message-map): Docstring fix.
12889
12890 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12891
12892         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12893         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12894         Add the optional argument `encoding' that overrides the default.
12895
12896         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12897         mm-encode-buffer.
12898
12899 2009-09-04  Glenn Morris  <rgm@gnu.org>
12900
12901         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12902         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12903         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12904         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12905         * mm-util.el (mm-with-unibyte-current-buffer)
12906         (mm-find-buffer-file-coding-system):
12907         * yenc.el (yenc-decode-region): Use default-value rather than
12908         default-enable-multibyte-characters.
12909
12910 2009-09-03  Glenn Morris  <rgm@gnu.org>
12911
12912         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12913         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12914         than default-enable-multibyte-characters.
12915
12916 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12917
12918         * gnus-art.el (gnus-article-read-summary-keys):
12919         Fix gnus-buffer-configuration's value temporarily used.
12920
12921 2009-09-02  Glenn Morris  <rgm@gnu.org>
12922
12923         * gnus-util.el (gnus-float-time): New function.
12924         * gnus-delay.el (gnus-delay-article):
12925         * gnus-sum.el (gnus-thread-latest-date):
12926         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12927         * nnspool.el (nnspool-request-newgroups):
12928         Use gnus-float-time rather than time-to-seconds.
12929         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12930
12931         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12932         (gnus-header-subject-face, gnus-header-newsgroups-face)
12933         (gnus-header-name-face, gnus-header-content-face):
12934         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12935         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12936         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12937         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12938         (gnus-cite-face-11):
12939         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12940         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12941         (gnus-server-closed-face, gnus-server-denied-face)
12942         (gnus-server-offline-face):
12943         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12944         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12945         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12946         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12947         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12948         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12949         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12950         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12951         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12952         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12953         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12954         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12955         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12956         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12957         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12958         (gnus-summary-high-undownloaded-face)
12959         (gnus-summary-low-undownloaded-face)
12960         (gnus-summary-normal-undownloaded-face)
12961         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12962         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12963         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12964         (gnus-splash-face):
12965         * message.el (message-header-to-face, message-header-cc-face)
12966         (message-header-subject-face, message-header-newsgroups-face)
12967         (message-header-other-face, message-header-name-face)
12968         (message-header-xheader-face, message-separator-face)
12969         (message-cited-text-face, message-mml-face):
12970         * sieve-mode.el (sieve-control-commands-face)
12971         (sieve-action-commands-face, sieve-test-commands-face)
12972         (sieve-tagged-arguments-face):
12973         * spam.el (spam-face):
12974         Mark face aliases with "-face" in the name as obsolete.
12975
12976 2009-09-01  Glenn Morris  <rgm@gnu.org>
12977
12978         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12979         than goto-line.
12980
12981 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12982
12983         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12984         Don't move point if the command is invoked inside the message header.
12985
12986 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12987
12988         * imap.el (imap-send-command): Simplify.
12989         (imap-wait-for-tag): point-max -> buffer-size.
12990
12991 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12992
12993         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12994         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12995         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12996         * nnir.el (nnir-swish-e-index-file):
12997         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12998         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12999         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13000         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13001         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13002         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13003
13004 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13007         Don't save excursion.
13008
13009 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13010
13011         * nnheader.el (nnheader-find-file-noselect):
13012         * mm-util.el (mm-insert-file-contents):
13013         Use (default-value 'major-mode) instead of default-major-mode.
13014
13015 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13016
13017         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13018
13019 2009-08-26  Glenn Morris  <rgm@gnu.org>
13020
13021         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13022         than placing in files.el.
13023
13024 2009-08-25  Glenn Morris  <rgm@gnu.org>
13025
13026         * nnir.el (top-level): Don't require cl at run-time.
13027         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13028         Replace cl-function substitute with gnus-replace-in-string.
13029         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13030         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13031         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13032         simplified expansions.
13033
13034 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13035
13036         * dig.el (dig): Add autoload cookie.
13037
13038 2009-08-22  Glenn Morris  <rgm@gnu.org>
13039
13040         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13041         goto-line.
13042
13043 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13044
13045         * parse-time.el (parse-time-string-chars): Save match data.
13046
13047 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13048
13049         * parse-time.el (parse-time-string-chars): Compute using character
13050         classes, to handle non-ascii characters (Bug#3190).
13051
13052 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13053
13054         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13055
13056         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13057         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13058         (gnus-mm-display-part, gnus-mime-display-single)
13059         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13060         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13061
13062         * gnus-sum.el
13063         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13064         (gnus-summary-move-article): Add expirable mark to articles copied or
13065         moved to group that has auto-expire turned on if the option is non-nil.
13066
13067 2009-07-24  Glenn Morris  <rgm@gnu.org>
13068
13069         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13070         Fix typo.  (Bug#3903)
13071
13072 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13073
13074         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13075         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13076         that should not be used for draft articles.
13077         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13078         that has no concern in minor mode keys.
13079         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13080         Abolish.
13081
13082 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13083
13084         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13085         article without making inquiry to a user for unknown encoding.
13086
13087         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13088         (nnmaildir--scan): Assume i-node and device number that file-attributes
13089         returns might be cons-cell.
13090
13091         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13092
13093         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13094
13095 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13096
13097         * auth-source.el: Remove docs now in auth.texi.  Don't use
13098         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13099         `auth-source-hide-passwords' and use them.
13100
13101 2009-07-15  Glenn Morris  <rgm@gnu.org>
13102
13103         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13104
13105 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13108         excessive whitespace from the default values of title and description.
13109
13110 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13111
13112         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13113         mail-fetch-field to fetch Content-Description header in order to
13114         exclude newlines.
13115
13116 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13117
13118         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13119         format used by GnuPG 2.0.11.
13120
13121 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13122
13123         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13124         to deleted part.
13125
13126 2009-05-30  David Engster  <dengste@eml.cc>
13127
13128         * nnmairix.el: Remove old documentation in the commentary block.
13129         (nnmairix-request-group): Do not update active file for nnml back ends.
13130         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13131         end so that overview files are ignored.
13132         (nnmairix-update-groups): Make updating the groups more robust by using
13133         marks.
13134         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13135         with dollar characters in message-id.
13136
13137 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13138
13139         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13140         2008-12-25 in dns.el.
13141
13142 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13143
13144         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13145         could happen if the text is only composed of spaces and/or tabs.
13146
13147 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13148
13149         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13150         when sending a queued message to avoid extra mml tags.
13151
13152 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13153
13154         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13155
13156 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13157
13158         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13159         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13160         rmail-toggle-header for XEmacs;
13161         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13162
13163 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13164
13165         * gnus-dired.el: Remove autoload for gnus-setup-message.
13166         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13167         displaying Gnus logo; always use compose-mail.
13168
13169 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13170
13171         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13172
13173 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13174
13175         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13176         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13177         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13178         available.
13179         (gnus-nocem-epg-verify): New function.
13180
13181 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13182
13183         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13184
13185 2009-02-15  Glenn Morris  <rgm@gnu.org>
13186
13187         * gnus-util.el (rmail-insert-rmail-file-header)
13188         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13189         autoloads.
13190         (rmail-default-rmail-file): Remove unnecessary declaration.
13191         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13192
13193 2009-02-14  Glenn Morris  <rgm@gnu.org>
13194
13195         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13196         variable (only used in gnus-util, which declares it anyway).
13197         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13198         which was only needed by gnus-art (changed to not use it any more).
13199         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13200         only used in gnus-util, which autoloads it itself.
13201         (rmail-update-summary): Fix autoload.
13202
13203         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13204         rather than rmail-output-to-rmail-file.
13205
13206 2009-02-07  Glenn Morris  <rgm@gnu.org>
13207
13208         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13209         autoload of function that no longer exists.
13210         (rmail-toggle-header): Declare.
13211         (message-forward-rmail-make-body): Handle mbox Rmail.
13212
13213 2009-01-31  Glenn Morris  <rgm@gnu.org>
13214
13215         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13216         2009-01-09 change.
13217
13218 2009-01-31  Dave Love  <fx@gnu.org>
13219
13220         * imap.el (imap-fetch-safe): Bind debug-on-error.
13221         (imap-debug): Add imap-fetch-safe.
13222
13223 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13224
13225         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13226         (auth-source-forget-all-cached): New convenience function.
13227         (auth-source-user-or-password): Accept list of modes or a single mode.
13228
13229         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13230         auth-source modes.
13231
13232         * netrc.el (netrc-machine-user-or-password): Use list of
13233         auth-source modes.
13234
13235         * nnimap.el (nnimap-open-connection): Use list of
13236         auth-source modes.
13237
13238         * nntp.el (nntp-send-authinfo): Use list of
13239         auth-source modes.
13240
13241 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13242
13243         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13244         now.
13245
13246 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13247
13248         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13249         coding system in XEmacs; add a workaround for XEmacs.
13250
13251         * lpath.el: Fbind coding-system-aliasee.
13252
13253 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13254
13255         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13256         of current-language-environment.
13257
13258 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13259
13260         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13261         available at runtime.
13262
13263 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13264
13265         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13266
13267 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13268
13269         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13270         the greatest positive fixnum value doesn't work under an XEmacs with
13271         bignum support; use the most-positive-fixnum constant instead,
13272         available since Emacs 21.1 with cl and XEmacs 21.1.
13273
13274 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13275
13276         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13277         XEmacs gets not to work.
13278
13279 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13280
13281         * mm-util.el (mm-coding-system-priorities): Allow the value like
13282         "Japanese (UTF-8)" of current-language-environment.
13283
13284 2009-01-09  Glenn Morris  <rgm@gnu.org>
13285
13286         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13287         with last-command-event.
13288
13289 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13290
13291         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13292         in the doc string.
13293
13294         * message.el (message-fix-before-sending): Amend comment.
13295
13296 2009-01-08  Dave Love  <fx@gnu.org>
13297
13298         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13299
13300 2009-01-07  David Engster  <dengste@eml.cc>
13301
13302         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13303         simplified server definitions by converting it via
13304         gnus-server-to-method.
13305
13306 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13307
13308         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13309         parameter's operands.
13310
13311 2009-01-06  David Engster  <dengste@eml.cc>
13312
13313         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13314         primary select method (for gnus-group-mark-article-as-read).
13315
13316 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13317
13318         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13319         `(gnus)Face', not `(gnus)X-Face'.
13320
13321 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13322
13323         * mm-util.el (mm-ucs-to-char): New function.
13324
13325         * mm-url.el (mm-url-decode-entities): Use it.
13326
13327         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13328         unicode-to-char.
13329
13330 2009-01-05  Dave Love  <fx@gnu.org>
13331
13332         * time-date.el: Require cl for `declare'.
13333
13334 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13335
13336         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13337         Dave Love.
13338
13339 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13340
13341         * message.el (message-fix-before-sending): Add `eight-bit' to
13342         illegible-text check.
13343
13344 2009-01-03  Michael Olson  <mwolson@gnu.org>
13345
13346         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13347         `headers' is nil.  This can occur if the IMAP server does not have
13348         permissions to read messages from a folder, but can write new messages
13349         to the folder.
13350         (nnimap-request-article-part): Do not insert `data' if it is nil.
13351
13352         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13353         characters which will confuse `read', so skip past them.
13354
13355 2009-01-01  Dave Love  <fx@gnu.org>
13356
13357         * imap.el (imap-string-to-integer): Fix typo.
13358         (imap-fetch-safe): New function.
13359         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13360
13361         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13362
13363         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13364         (imap-parse-greeting): Fix doc strings.
13365         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13366         (imap-parse-flag-list): Make messages unique.
13367         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13368
13369         * nnimap.el: Fix author email.
13370         (nnimap-split-rule): Add FIXME comment.
13371         (nnimap-debug): Fix doc string.
13372
13373 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13374
13375         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13376
13377 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13378
13379         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13380         nslookup if resolv.conf isn't available.
13381         (dns-query): Rename from query-dns.
13382         (dns-query-cached): Rename from query-dns-cached.
13383
13384 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13387         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13388         to check if those variables exist (first appeared in Emacs 18.50).
13389
13390 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * mm-util.el (mm-line-number-at-pos): New function.
13393
13394         * spam-report.el (spam-report-process-queue): Use it.
13395
13396 2008-12-24  David Engster  <dengste@eml.cc>
13397
13398         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13399         parameters that haven't existed as variables as buffer-local variables.
13400
13401 2008-12-23  Dave Love  <fx@gnu.org>
13402
13403         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13404         cadar.
13405
13406         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13407         imap-starttls-p.
13408         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13409
13410 2008-12-22  Dave Love  <fx@gnu.org>
13411
13412         * imap.el: Fix author email.  Doc fixes.
13413         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13414         reply.
13415
13416 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13417
13418         * spam-report.el (spam-report-gmane-max-requests): New constant.
13419         (spam-report-gmane-wait): New variable.
13420         (spam-report-gmane-ham, spam-report-gmane-spam)
13421         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13422         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13423         the server.
13424
13425         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13426         Add explanations.
13427
13428         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13429         nnheader-accept-process-output and nnheader-read-timeout if available.
13430         (pop3-movemail): Use it.
13431
13432         * message.el (message-check-news-body-syntax): Fix signature check if
13433         there's an attachment.
13434
13435 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13436
13437         * mm-util.el: Add comments to the mm- emulating functions.
13438
13439 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13440
13441         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13442         Reported by Stephen Berman <stephen.berman@gmx.net>.
13443
13444 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13445
13446         * mm-util.el (mm-substring-no-properties): New function.
13447         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13448         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13449         (mm-string-to-multibyte): Doc fix.
13450
13451         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13452
13453 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13454
13455         * mml.el (mml-attach-file): Strip text properties from file name.
13456         (Bug#1574)
13457
13458 2008-12-16  Glenn Morris  <rgm@gnu.org>
13459
13460         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13461
13462 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13463
13464         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13465         knows since the charset specified might be a bogus alias that
13466         mm-charset-synonym-alist provides.
13467
13468 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13469
13470         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13471         "ISO_8859-1".
13472
13473         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13474
13475 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13476
13477         * mm-util.el (mm-charset-eval-alist):
13478         Define it before mm-charset-to-coding-system.
13479         (mm-charset-to-coding-system): Add optional argument `silent';
13480         define it before mm-charset-override-alist.
13481         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13482         default value if it can be used in Emacs currently running;
13483         silence mm-charset-to-coding-system.
13484
13485 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13488         `allow-override' which says whether to use `mm-charset-override-alist'.
13489         (rfc2047-decode-encoded-words): Use it.
13490
13491         * mm-util.el (mm-charset-override-alist): Fix custom type;
13492         add `(gb2312 . gbk)' to choices.
13493
13494 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13495
13496         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13497         fast.
13498
13499         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13500
13501         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13502
13503 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13504
13505         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13506         on links.
13507
13508         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13509
13510 2008-12-03  Lute Kamstra  <lute@gnu.org>
13511
13512         * sha1.el: Remove leading * from docstrings of defcustoms,
13513         deffaces, defconsts and defuns.
13514
13515 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13516
13517         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13518         users' addresses that don't have domain parts.
13519         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13520         rather than message-narrow-to-head since there will be the message
13521         header separator.
13522
13523 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13524
13525         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13526         since the result is inserted in a unibyte buffer anyway.
13527         (nnimap-demule-use-string-to-multibyte): Remove.
13528         (nnimap-demule): Alias it to mm-string-to-multibyte.
13529
13530 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13531
13532         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13533         variable for debugging bug#464 and bug#1174.
13534         (nnimap-demule): Use it.
13535
13536 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13537
13538         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13539         score calculation correctly.
13540
13541 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13542
13543         * message.el (message-send-mail): Just set the buffer to unibyte
13544         rather than use mm-with-unibyte-current-buffer which does a lot more.
13545         (message-send-mail-partially): Don't bother with
13546         mm-with-unibyte-current-buffer since it's already been made unibyte by
13547         message-send-mail.
13548
13549 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13550
13551         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13552
13553 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13554
13555         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13556
13557 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13558
13559         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13560         require itself and to remove `with-no-warnings'.
13561
13562 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13563
13564         * starttls.el (starttls-any-program-available): Get the name of the
13565         available TLS layer program.
13566         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13567         well as the host name in the "opening" message.
13568
13569         * auth-source.el (auth-source-cache, auth-source-do-cache)
13570         (auth-source-user-or-password): Cache passwords and logins by default,
13571         allow override with `auth-source-do-cache'.
13572         (auth-source-forget-user-or-password): Allow users to remove cache
13573         entries if needed.
13574
13575 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13576
13577         * md4.el (md4-buffer): Fix typo in docstring.
13578         (md4, md4-64): Doc fixes.
13579         (md4-pack-int32): Reflow docstring.
13580
13581 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13582
13583         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13584         condition-case to only the forward-sexp call.
13585
13586 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13587
13588         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13589         quotes contained.  Make it more robust regardless by an extra
13590         condition-case wrapper.
13591
13592 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13593
13594         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13595
13596 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13597
13598         * nnml.el (nnml-request-expire-articles): Check if the function set to
13599         `nnmail-expiry-target' returns the symbol `delete'.
13600
13601         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13602
13603         * nnmail.el (nnmail-expiry-target): Fix custom type.
13604
13605 2008-10-02  Glenn Morris  <rgm@gnu.org>
13606
13607         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13608         Silence compiler warning.
13609
13610 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13611
13612         * tls.el (open-tls-stream): Show the actual command being
13613         executed, instead of the format string.
13614
13615 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13616
13617         * lpath.el: Fbind codepage-setup for Emacs 23.
13618
13619 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13620
13621         * mml.el (mml-menu): Don't assume mml2015 is bound.
13622
13623 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13624
13625         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13626         exists.
13627
13628 2008-09-27  Glenn Morris  <rgm@gnu.org>
13629
13630         * gnus-util.el (mail-header-remove-comments): Autoload it.
13631
13632 2008-09-27  Andreas Schwab  <schwab@suse.de>
13633
13634         * gnus-util.el (gnus-split-references): Strip comments.
13635         (gnus-parent-id): Likewise.
13636
13637 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13638
13639         * message.el (message-confirm-send): Fix version.
13640
13641 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13642
13643         * message.el (message-idna-to-ascii-rhs-1): Use
13644         mail-extract-address-components rather than mail-header-parse-addresses
13645         that is an alias by default to ietf-drums-parse-addresses that does not
13646         support non-ASCII names in headers' contents.
13647
13648 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13649
13650         * message.el (message-confirm-send): Fix variable documentation to
13651         avoid the "y/n" wording.
13652
13653 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13654
13655         * message.el (message-set-auto-save-file-name): Save to a different
13656         filename so multiple messages (especially drafts) can be recovered.
13657
13658 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13659
13660         * message.el (message-confirm-send): Add appropriate version.
13661
13662 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13663
13664         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13665         defvar.
13666
13667 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13668
13669         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13670         (mm-pkcs7-enveloped-magic): Ditto.
13671
13672 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13673
13674         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13675         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13676
13677 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13678
13679         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13680         default, it's better.
13681
13682 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13683
13684         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13685         summary line gnus-number property and ignore them (with a warning
13686         message).
13687
13688 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13689
13690         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13691         macro caddr in the interactive form since it won't be expanded.
13692
13693 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13694
13695         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13696         `charset'; fix name of function called recursively.
13697         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13698
13699 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13700
13701         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13702         (gnus-mime-set-charset-parameters): New function.
13703         (gnus-mime-view-part-as-charset): Use it to correctly display part
13704         specifying wrong charset.
13705
13706 2008-09-08  David Engster  <dengste@eml.cc>
13707
13708         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13709         in completing-read for back end server.
13710
13711 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13712
13713         * message.el (message-confirm-send): New variable to confirm sending a
13714         message.
13715         (message-send): Use it.
13716
13717 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13718
13719         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13720
13721 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13724
13725 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13726
13727         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13728         prevent tracking too many groups.
13729         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13730         Use it.
13731
13732 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13733
13734         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13735         moving point to the bottom of the window in order to avoid recentering.
13736
13737 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13738
13739         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13740
13741         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13742         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13743         (gnus-article-beginning-of-window): Fix calculation.
13744
13745 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13746
13747         * gnus-msg.el (gnus-summary-supersede-article)
13748         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13749         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13750         message header.
13751
13752 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13753
13754         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13755         pending output coming after the status change.
13756
13757 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13758
13759         * message.el:
13760         * gnus-start.el:
13761         * gnus-registry.el: Remove VMS support.
13762
13763 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13766         macro.
13767         (rfc2104-hash): Use it.
13768
13769 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13770
13771         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13772         (gnus-summary-sort-by-most-recent-date): New commands.
13773         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13774         and menu entries.
13775
13776 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13777
13778         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13779         don't redisplay article for raw contents; remove plural articles stuff.
13780
13781         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13782         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13783         on gnus-summary-save-article; display results properly.
13784
13785 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13786
13787         * lpath.el: No need to fbind ns-focus-frame.
13788
13789 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13790
13791         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13792
13793 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13794
13795         * gnus-art.el (gnus-summary-save-in-pipe):
13796         Consider gnus-save-all-headers.
13797
13798 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13799
13800         * gnus-util.el (ns-focus-frame): Remove declaration.
13801         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13802         like x.
13803
13804 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13805
13806         * rfc2104.el (rfc2104-zero): Delete defconst.
13807         (rfc2104-hex-alist): Likewise.
13808         (rfc2104-hex-to-int): Delete func.
13809         (rfc2104-hexstring-to-bitstring): Likewise.
13810         (rfc2104-nybbles): New defconst.
13811         (rfc2104-hash): Rewrite for speed.
13812
13813 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13814
13815         * tls.el (open-tls-stream): Make it work with the 2nd argument
13816         BUFFER that is a string but does not exist as a buffer object, as
13817         mentioned in the doc-string.
13818
13819 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13820
13821         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13822         SXEmacs.
13823
13824 2008-07-16  Glenn Morris  <rgm@gnu.org>
13825
13826         * gnus-util.el (ns-focus-frame): Declare for compiler.
13827
13828 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13829
13830         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13831         set as a group parameter.
13832         (gnus-summary-save-in-pipe): Work when it is called independently.
13833         (gnus-summary-pipe-to-muttprint): Don't modify
13834         gnus-summary-pipe-output-default-command.
13835
13836 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13837
13838         * message.el (message-send-mail-with-sendmail):
13839         Display the error message.
13840
13841 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13842
13843         * gnus-art.el (gnus-default-article-saver):
13844         Add gnus-summary-save-in-pipe to choices.
13845         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13846         gnus-summary-pipe-output-default-command as the default command.
13847         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13848         instead of gnus-last-shell-command.
13849
13850         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13851         New user option.
13852         (gnus-summary-muttprint-program): Mention the value will be changed.
13853         (gnus-summary-save-article): Force showing of all headers.
13854         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13855
13856 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13857
13858         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13859
13860 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13861
13862         * nnimap.el (nnimap-id):
13863         * sieve-manage.el (sieve-manage-open): Doc fixes.
13864
13865 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13866
13867         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13868         if available.
13869
13870 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13871
13872         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13873
13874         * nnkiboze.el (nnkiboze-generate-group):
13875         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13876
13877         * nnmairix.el: Require CL.
13878
13879 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * dgnushack.el: Autoload get-display-table and put-display-table for
13882         XEmacs 21.5.
13883
13884         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13885         21.4 and SXEmacs.
13886
13887 2008-06-15  David Engster  <dengste@eml.cc>
13888
13889         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13890
13891 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13892
13893         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13894         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13895         runtime choice under XEmacs.
13896
13897         * gnus-sum.el (gnus-summary-set-display-table):
13898         Use `gnus-put-display-table', `gnus-get-display-table',
13899         `gnus-set-display-table' for the display table, instead of `aset'.
13900
13901         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13902         Use `gnus-put-display-table', `gnus-get-display-table',
13903         `gnus-set-display-table' for the display table.
13904
13905 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13906
13907         * nnmairix.el: Add autoloads.
13908
13909 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13910
13911         * nnmairix.el (nnmairix-delete-recreate-group)
13912         (nnmairix-update-and-clear-marks): Fix error messages.
13913
13914 2008-06-14  David Engster  <dengste@eml.cc>
13915
13916         * nnmairix.el: Upgrade to version 0.6.
13917         (nnmairix-group-toggle-propmarks-this-group)
13918         (nnmairix-group-toggle-readmarks-this-group)
13919         (nnmairix-group-delete-recreate-this-group)
13920         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13921         (nnmairix-remove-tick-mark-original-article): New commands.
13922         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13923         (nnmairix-propagate-marks-to-nnmairix-groups)
13924         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13925         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13926         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13927         functions needed for marks propagation and manipulation of read marks.
13928         (nnmairix-update-groups): New function.
13929         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13930         (nnmairix-determine-original-group-from-registry)
13931         (nnmairix-determine-original-group-from-path)
13932         (nnmairix-get-group-from-file-path, nnmairix-map-range)
13933         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13934         New helper functions.
13935         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13936         keystrokes for new commands.
13937         (nnmairix-delete-and-create-on-change): Doc string cleanup.
13938         (nnmairix-request-group): Check allow-fast group parameter.
13939         (nnmairix-request-create-group): Set allow-fast group parameter if
13940         nnmairix-allowfast-default is set.
13941         (nnmairix-close-group): Propagate marks upon closing if needed.
13942         (nnmairix-group-toggle-threads-this-group): Use new.
13943         nnmairix-group-toggle-parameter helper function.
13944         (nnmairix-search): Better check for empty search result.
13945         (nnmairix-goto-original-article): Use new helper functions for
13946         determining original article.
13947         (nnmairix-show-original-article): Make sure message-id is in brackets.
13948         (nnmairix-call-mairix-binary): Change variable name.
13949         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13950         helper function.
13951         (nnmairix-widget-toggle-activate): Fix doc string.
13952
13953 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13954
13955         * nnir.el: Require edmacro when compiling with XEmacs.
13956         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13957         available in Emacs 21.
13958
13959 2008-06-11  Glenn Morris  <rgm@gnu.org>
13960
13961         * gnus-util.el (x-focus-frame):
13962         * gnus.el (image-size):
13963         * mm-decode.el (image-size): Declare.
13964
13965         * gnus-picon.el (declare-function): Add compat definition.
13966         (image-size): Declare.
13967
13968         * gnus-group.el (tool-bar-map):
13969         * gnus-sum.el (tool-bar-map): Define for compiler.
13970
13971         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13972
13973         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13974
13975         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13976         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13977         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13978         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13979         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13980         * sieve-manage.el, spam-report.el, spam.el:
13981         Remove unnecessary eval-and-compile of autoloads.
13982
13983 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13984
13985         * auth-source.el: Precise Tramp doc.
13986
13987 2008-06-07  Glenn Morris  <rgm@gnu.org>
13988
13989         * nnmairix.el: Remove unnecessary eval-when-compile.
13990
13991 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13992
13993         * lpath.el: Fbind propertize for XEmacs 21.4.
13994
13995 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13996
13997         * nnir.el: Move here from ../contrib.
13998
13999 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14000
14001         * gnus-util.el (gnus-read-shell-command): New function.
14002         * mm-decode.el (mm-pipe-part):
14003         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14004
14005 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14006
14007         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14008
14009 2008-06-03  Glenn Morris  <rgm@gnu.org>
14010
14011         * pop3.el (nnheader-accept-process-output): Autoload it.
14012
14013 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14014
14015         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14016         are not 2-digit hexadecimal characters that follow `%'s.
14017
14018 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14019
14020         * message.el (message-bogus-recipient-p): Fix type in doc string.
14021         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14022         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14023         Improve custom options.
14024         (message-bogus-recipient-p): Adjust accordingly.
14025
14026 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14027
14028         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14029         long-form month and day names.
14030
14031 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14032
14033         * dgnushack.el: Autoload debug, eudc-expand-inline and
14034         pgg-snarf-keys-region for XEmacs.
14035
14036         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14037
14038         * nnmairix.el: Require edmacro when compiling with XEmacs.
14039
14040 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14041
14042         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14043         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14044
14045 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14046
14047         * auth-source.el: Add more docs.
14048
14049         * netrc.el (netrc-machine): Always match if the port is not given.
14050
14051 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14052
14053         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14054         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14055         retrieval faster in some cases, but might make CPU usage larger.
14056         If this has any bad side effects, we might revert this change.
14057
14058         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14059         seems to make mail retrieval much, much faster.
14060         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14061         unconditionally.
14062
14063         * gnus-draft.el (gnus-group-send-queue):
14064         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14065
14066 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14067
14068         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14069
14070         * message.el (message-bogus-address-regexp): Fix and improve custom
14071         type.
14072         (message-setup-hook): Add message-check-recipients as custom option.
14073
14074 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14075
14076         * message.el (message-cite-function): Remove bogus autoload which crept
14077         in during merge from v5-10.
14078
14079 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14080
14081         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14082
14083         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14084
14085         * auth-source.el: Preliminary Tramp docs.
14086         (auth-sources): Change the default auth-sources to use
14087         EPA .gpg files.
14088
14089 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14090
14091         * nntp.el: Autoload `auth-source-user-or-password'.
14092         (nntp-send-authinfo): Use it.
14093
14094         * nnimap.el: Autoload `auth-source-user-or-password'.
14095         (nnimap-open-connection): Use it.
14096
14097         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14098         for the gnus-message function.
14099         (auth-source-user-or-password): Use it.
14100
14101 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14102
14103         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14104         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14105         (rfc2104-hash): Use it.
14106
14107 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14108
14109         * gnus-art.el (gnus-article-toggle-truncate-lines):
14110         Don't use `iff' in docstring.
14111
14112 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14113
14114         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14115
14116         * gnus-util.el (gnus-extract-address-component-name)
14117         (gnus-extract-address-component-email): Convenience functions around
14118         `gnus-extract-address-components'.
14119
14120         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14121         Use `gnus-extract-address-component-email' to fix bug of comparing full
14122         sender name to `user-mail-address'.
14123
14124 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14125
14126         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14127         catch/throw to optimize.
14128         (gnus-registry-find-keywords): Just use member to find a keyword.
14129
14130 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14131
14132         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14133         is current before calling gnus-server-prepare.
14134         (gnus-server-setup-buffer, gnus-server-update-server)
14135         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14136
14137 2008-05-04  Juri Linkov  <juri@jurta.org>
14138
14139         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14140         (mailcap-file-default-commands): Use mailcap-replace-in-string
14141         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14142         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14143
14144 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14145
14146         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14147
14148 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14149
14150         * gnus.el: Bump version to 0.11.
14151
14152 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14153
14154         * gnus.el: No Gnus v0.10 is released.
14155
14156 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14157
14158         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14159         hooks.
14160         (gnus-update-read-articles): Speed up non-marks-using users.
14161         (gnus-use-marks): Define gnus-use-marks.
14162         (gnus-propagate-marks): Rename variable to something more sensible.
14163
14164 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14165
14166         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14167         (gmm-image-load-path-for-library): Fix typos in docstrings.
14168         (gmm-message): Reflow docstring.
14169
14170 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14171
14172         * mail-source.el (mail-source-set-1, mail-source-bind):
14173         Move auth-source code out of the macro to clean it up and fix bugs.
14174
14175 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14176
14177         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14178         by sender if it's equal to user-mail-address, it's likely to be
14179         useless.
14180
14181         * mail-source.el (mail-source-bind): Don't use user or password if they
14182         are not bound.  Unintern them if they are nil.  Don't use server unless
14183         it's bound, and default it to empty string otherwise.
14184
14185 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14186
14187         * mail-source.el: Load auth-source.el.
14188         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14189         get user name or password, if auth-sources is set up.
14190
14191         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14192         strategy of splitting with parent.
14193         (gnus-registry-split-fancy-with-parent)
14194         (gnus-registry-post-process-groups): Use it and fix prior
14195         bug (returning a list as the split result).
14196
14197         * auth-source.el (auth-sources): Remove server parameter.
14198         (auth-source-pick, auth-source-user-or-password)
14199         (auth-source-user-or-password-imap)
14200         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14201         (auth-source-user-or-password-sftp)
14202         (auth-source-user-or-password-smtp): Remove server parameter.
14203
14204 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14205
14206         * smime.el (smime-sign-region, smime-encrypt-region)
14207         (smime-decrypt-region):
14208         Remove redundant calls to `generate-new-buffer-name'.
14209
14210 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14211
14212         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14213         Don't use QP for message/rfc822.
14214         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14215
14216 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14217
14218         * sieve-manage.el (sieve-string-bytes): Remove.
14219         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14220         correct byte-length only if the process's coding-system is the same as
14221         the one used internally by Emacs to represent strings.
14222
14223 2008-04-22  Juri Linkov  <juri@jurta.org>
14224
14225         * mailcap.el (mailcap-file-default-commands): New function.
14226
14227 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14228
14229         * message.el (message-signature-separator, message-cite-function):
14230         Change custom version.
14231
14232 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14233
14234         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14235         commands.
14236         (tls-checktrust): Ditto.
14237
14238 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14239
14240         * mm-decode.el (mm-display-external): Make temp file read-only.
14241
14242 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14243
14244         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14245         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14246         `C-c C-f d'.
14247
14248 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14249
14250         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14251
14252 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14253
14254         * gnus.el: Bump version to 0.9.
14255
14256 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14257
14258         * gnus.el: No Gnus v0.8 is released.
14259
14260 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14261
14262         * mail-source.el (mail-source-value):
14263         Prefer fboundp to functionp so it works with macros as well.
14264
14265 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14266
14267         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14268         Fix last change in case the element is not even a symbol.
14269
14270 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14271
14272         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14273         Prefer fboundp to functionp so it works with macros as well.
14274
14275 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14276
14277         * auth-source.el: Add docs.
14278         (auth-sources): Modify format to support server.
14279         (auth-source-pick, auth-source-user-or-password)
14280         (auth-source-user-or-password-imap)
14281         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14282         (auth-source-user-or-password-sftp)
14283         (auth-source-user-or-password-smtp): Add server parameter.
14284
14285 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14286
14287         * gnus-registry.el: Initialize the registry when gnus-registry-install
14288         is t.
14289
14290 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14291
14292         * compface.el (uncompface): Make buffer unibyte.
14293
14294 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14295
14296         * mail-source.el (mail-source-value):
14297         Prefer fboundp to functionp so it works with macros as well.
14298
14299 2008-04-05  Glenn Morris  <rgm@gnu.org>
14300
14301         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14302
14303 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14304
14305         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14306         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14307
14308         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14309         multibyteness after rather than before erasing it.
14310
14311         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14312         mm-with-multibyte.
14313         (gnus-request-article-this-buffer): Make sure the proper decoding is
14314         used if gnus-original-article-buffer happens to be unibyte.
14315
14316         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14317         default-enable-multibyte-characters.
14318
14319         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14320         default-enable-multibyte-characters.
14321
14322         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14323
14324         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14325
14326 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14327
14328         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14329         Fix last change in case the element is not even a symbol.
14330
14331 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14332
14333         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14334         (imap-message-copyuid-1): Use it.
14335         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14336         J. Williams in
14337         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14338
14339         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14340         imap-enable-exchange-bug-workaround.
14341         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14342
14343 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14344
14345         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14346         a 100 byte status-checks into a 2-3MB transfer for each group.
14347         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14348         to enable bug workaround or not.
14349         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14350
14351 2008-03-31  Glenn Morris  <rgm@gnu.org>
14352
14353         * message.el (mml2015-use): Declare for compiler.
14354         (message-info): Require mml2015 when appropriate.
14355
14356 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14357
14358         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14359         whitespace.
14360
14361 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14362
14363         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14364         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14365         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14366         (nntp-service-to-port): New function.
14367         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14368         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14369         (nntp-open-netcat-stream): New function.
14370         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14371
14372 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14373
14374         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14375
14376 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14377
14378         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14379
14380 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14381
14382         * dns.el (dns-write): Use set-buffer-multibyte.
14383
14384 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14385
14386         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14387
14388 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14389
14390         * message.el (message-signature-separator): Change default.
14391         Improve custom type.
14392         (message-cite-function): Change default to
14393         message-cite-original-without-signature.
14394
14395         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14396         toggle.
14397
14398         * message.el (message-check-news-body-syntax): Fix signature check.
14399         (message-setup-1): Mark buffer as unmodified _after_ running
14400         message-setup-hook and handling message-alternative-emails.
14401         (message-shorten-references): Be more strict when building list of
14402         valid references to comply with GNKSA.
14403
14404         * gnus-group.el (gnus-read-ephemeral-bug-group)
14405         (gnus-read-ephemeral-debian-bug-group)
14406         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14407
14408         * message.el (message-info): Don't use booleanp which isn't supported
14409         in Emacs 21 and XEmacs.
14410
14411 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14412
14413         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14414         gnus-group-gmane-group-download-format.
14415         (gnus-group-read-ephemeral-gmane-group): Rename from
14416         gnus-group-read-ephemeral-gmane-group.
14417         (gnus-read-ephemeral-gmane-group-url): Rename from
14418         gnus-group-read-ephemeral-gmane-group-url.
14419         (gnus-bug-group-download-format-alist): New variable.
14420         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14421         (gnus-read-ephemeral-emacs-bug-group): New commands.
14422
14423 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14424
14425         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14426         (gnus-visible-headers): Improve custom type.
14427
14428 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14429
14430         * mml.el (mml-menu): Add workarounds for XEmacs.
14431
14432         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14433         X-Boundary header.
14434
14435         * message.el (message-simplify-recipients): Fix previous commit.
14436
14437 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14438
14439         * mm-util.el (mm-set-buffer-multibyte): New function.
14440         * mm-decode.el (mm-copy-to-buffer): Use it.
14441
14442         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14443         Prefer fboundp to functionp so it works with macros as well.
14444
14445 2008-03-19  Glenn Morris  <rgm@gnu.org>
14446
14447         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14448         Accidentally removed in the sync process with Emacs.
14449
14450 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14451
14452         * message.el (message-alter-recipients-discard-bogus-full-name):
14453         New function.
14454         (message-alter-recipients-function): New variable.
14455         (message-get-reply-headers): Use it.
14456         (message-replace-header): New helper function.
14457         (message-recipients-without-full-name): New variable.
14458         (message-simplify-recipients): New command.
14459
14460         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14461
14462         * message.el (message-info): Handle EasyPG manual.
14463
14464         * mml.el (mml-menu): Add entry for EasyPG.
14465
14466 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14467
14468         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14469         parameter.
14470
14471         * message.el (message-disassociate-draft): Specify drafts group name
14472         fully.
14473
14474 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14475
14476         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14477         Eliminate unnecessary duplicates from the match list.
14478
14479 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14480
14481         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14482
14483         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14484
14485         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14486         args of `how-many' of which the XEmacs version doesn't take; declare
14487         Info-index-next as function.
14488
14489 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14490
14491         * gnus-score.el (gnus-score-headers): Fix handling of
14492         gnus-inhibit-slow-scoring.
14493
14494         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14495         string.
14496         (gnus-button-url-regexp): Improve handling of parenthesis.
14497         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14498         (gnus-button-handle-info-keystrokes): Handle index entries.
14499
14500 2008-03-15  Glenn Morris  <rgm@gnu.org>
14501
14502         * parse-time.el (parse-time-string): Simplify.
14503
14504 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14505
14506         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14507         Incoming* files.
14508
14509 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14510
14511         * auth-source.el (auth-sources): Rename from auth-source-choices.
14512         (auth-source-pick): Use it.
14513
14514 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14515
14516         * binhex.el (binhex-decode-region-internal):
14517         * uudecode.el (uudecode-decode-region-internal):
14518         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14519         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14520         setting default-enable-multibyte-characters.
14521
14522 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14523
14524         * auth-source.el (auth-source-protocols)
14525         (auth-source-protocols-customize, auth-source-choices): Add and
14526         modified variable customizations and defaults.
14527         (auth-source-pick, auth-source-user-or-password)
14528         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14529         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14530         (auth-source-user-or-password-sftp)
14531         (auth-source-user-or-password-smtp): Use new variables and provide an
14532         interface to netrc.el.
14533
14534 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14535
14536         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14537         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14538         Make sure the nntp port to specify is a string.
14539
14540 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14541
14542         * nntp.el: Use with-current-buffer.
14543         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14544         dubious mm-with-unibyte-current-buffer.
14545         (nntp-with-open-group-function): New function extracted from
14546         nntp-with-open-group macro.
14547         (nntp-with-open-group): Use the function, so it's easier to debug.
14548         Add indentation and debugging info.
14549         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14550         Recommend the use of the netcat alternatives.
14551
14552         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14553         Avoid mm-string-as-multibyte as well.
14554
14555         * nnweb.el (nnweb-insert-html):
14556         Remove use of nnheader-string-as-multibyte.
14557
14558         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14559         (nnheader-string-as-multibyte): Remove.
14560
14561         * mm-view.el: Use inhibit-read-only.
14562         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14563         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14564         or unibyte-string.
14565
14566         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14567         (mm-uu-yenc-extract): Use with-current-buffer.
14568
14569         * gnus-soup.el (gnus-soup-send-packet): Don't use
14570         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14571
14572         * nnmh.el: Use with-current-buffer.
14573         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14574         mm-string-as-multibyte on the output of mm-encode-coding-string.
14575
14576         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14577         (nnimap-request-move-article): Use with-current-buffer.
14578
14579         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14580         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14581         conversion uses string-make-unibyte rather than string-as-unibyte.
14582
14583         * gnus-msg.el: Use with-current-buffer.
14584
14585         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14586
14587 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14588
14589         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14590         string for caching if it is 'PIN.
14591
14592 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14593
14594         * lpath.el: Consider the case without Emacs/W3.
14595
14596 2008-03-08  Glenn Morris  <rgm@gnu.org>
14597
14598         * time-date.el (date-to-time, time-subtract, time-add)
14599         (safe-date-to-time): Doc fixes.
14600
14601 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14602
14603         * mail-source.el (mail-source-delete-old-incoming-confirm):
14604         Change default to nil.
14605         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14606
14607 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14608
14609         * lpath.el: Rearrange.
14610
14611         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14612         (gnus-article-goto-prev-page): Work for articles having ^L's.
14613
14614         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14615
14616         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14617
14618 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14619
14620         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14621         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14622         (gnus-bookmark-jump): Adjust some variable names.
14623
14624 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14625
14626         * auth-source.el: New package.
14627         (auth-source-choices): Add customization entry point variable.
14628
14629         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14630         bug.
14631
14632 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14633
14634         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14635         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14636         (gnus-registry-install-shortcuts): Rename from
14637         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14638         the `gnus-registry-mark-map' keymap dynamically from
14639         `gnus-registry-marks'.  The generated functions update the summary line
14640         when a registry mark is added or deleted, and will call
14641         `gnus-registry-install-p' (see the comments in the code).
14642         (gnus-registry-user-format-function-M): Use concat intelligently.
14643
14644         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14645         the registry mark functions.
14646
14647 2008-03-05  Glenn Morris  <rgm@gnu.org>
14648
14649         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14650         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14651         gnus-art.
14652         (top-level): No need to load own source when compiling.
14653
14654 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14655
14656         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14657         Suggested by <chris.anderton@zetnet.co.uk>.
14658
14659 2008-03-04  Glenn Morris  <rgm@gnu.org>
14660
14661         * gnus-sum.el (top-level): No need to require gnus when compiling,
14662         since unconditionally required near start of file.
14663         (gnus-summary-display-while-building): Move definition before use.
14664
14665 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14666
14667         * gnus-registry.el (gnus-registry-user-format-function-M):
14668         Add formatting function.
14669
14670 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14671
14672         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14673         with plists.
14674         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14675         Use new format.
14676
14677 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14680         `where-is-internal' that returns a range of key sequences.
14681
14682 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14683
14684         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14685
14686         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14687         (gnus-summary-jump-to-group): Consider windows on other displayed
14688         frames as well.  Similar changes might be needed elsewhere, but that's
14689         the one I've bumped into during my use.
14690
14691         * nndoc.el (nndoc-oe-dbx-type-p):
14692         * gnus-msg.el (gnus-debug):
14693         * gnus-group.el (gnus-update-group-mark-positions):
14694         Use mm-string-to-multibyte.
14695
14696 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14697
14698         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14699         doesn't handle NotDashEscaped.
14700
14701         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14702         (mml-dnd-attach-options): Fix typo in custom choice.
14703
14704         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14705         Change nndoc-article-type to mbox.
14706         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14707
14708         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14709         to nil, instead of html2text.
14710
14711         * imap.el (imap-debug): Add `imap-ping-server'.
14712
14713         * gnus-bookmark.el: Add FIXMEs.
14714
14715         * message.el (message-form-letter-separator)
14716         (message-send-form-letter-delay): New variables.
14717         (message-send-form-letter): Use them.  New command to send form
14718         letters.  Requested by Uwe Siart.
14719         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14720
14721 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14722
14723         * Update copyright years.
14724
14725 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14726
14727         Sync from EMACS_22_BASE.
14728
14729         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14730
14731 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14732
14733         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14734         empty author.
14735
14736 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14737
14738         * gnus-registry.el (gnus-registry-marks): Add variable for
14739         customization of marks and their appearance.
14740         (gnus-registry-read-mark): Use it.
14741         (gnus-registry-do-marks): Add utility function to loop through
14742         `gnus-registry-marks'.
14743         (gnus-registry-install-shortcuts-and-menus): Add function to install
14744         shortcuts and menus.
14745         (gnus-registry-initialize): Use it.
14746         (gnus-registry-default-mark): Clarify documentation.
14747
14748 2008-02-29  Glenn Morris  <rgm@gnu.org>
14749
14750         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14751         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14752         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14753         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14754         Change defcustom :version from 23.0 to 23.1.
14755
14756 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14757
14758         * gnus-registry.el (gnus-registry-follow-group-p)
14759         (gnus-registry-post-process-groups): Add functions to aid registry
14760         splitting and improve logging.  Clarify behavior in function
14761         documentation.
14762         (gnus-registry-split-fancy-with-parent): Use them.
14763
14764 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14765
14766         * gnus-art.el: Use with-current-buffer.
14767
14768 2008-02-27  David Engster  <dengste@eml.cc>
14769
14770         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14771         Express real group name in the response.
14772
14773 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14774
14775         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14776         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14777         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14778         autoload gnus-registry-fetch-group when compiling.
14779         (nnmairix-request-group-with-article-number-correction):
14780         Remove unreferenced argument passed to nnmairix-call-backend.
14781
14782 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14783
14784         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14785         (mm-uu-extract): Improve face for low color ttys.
14786         Reported by Sascha Wilde.
14787
14788 2008-02-27  Glenn Morris  <rgm@gnu.org>
14789
14790         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14791         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14792         variables to defconsts.  Convert comments to doc-strings.
14793         (nnmairix-last-server, nnmairix-current-server): Convert from free
14794         variables to defvars.  Convert comments to doc-strings.
14795         (gnus-registry-fetch-group): Autoload.
14796         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14797         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14798         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14799         caddr.
14800         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14801         nnmairix-request-group-with-article-number-correction call.
14802         (nnmairix-fast, nnmairix-group): New, less general names, for free
14803         variables passed from nnmairix-request-group to
14804         nnmairix-request-group-with-article-number-correction.  Declare.
14805         (nnmairix-request-group-with-article-number-correction):
14806         Use nnmairix-fast, nnmairix-group rather than fast, group.
14807
14808 2008-02-26  David Engster  <dengste@eml.cc>
14809
14810         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14811         version 0.5.
14812
14813 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14814
14815         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14816         instead of making an extra function call.  Don't add the current group
14817         to articles only when they have the group.  Use
14818         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14819         Reported by David <de_bb@arcor.de>.
14820
14821 2008-02-24  Miles Bader  <miles@gnu.org>
14822
14823         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14824         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14825         (mm-find-mime-charset-region):
14826         * mm-bodies.el (mm-encode-body):
14827         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14828
14829 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14830
14831         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14832         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14833
14834 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14835
14836         * mail-source.el (mail-source-delete-incoming): Change default.
14837         Supplement doc string.
14838
14839         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14840
14841 2008-02-14  Glenn Morris  <rgm@gnu.org>
14842
14843         * time-date.el (format-seconds): New function.
14844
14845 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14846
14847         * nnmail.el (nnmail-message-id-cache-file): Derive from
14848         `gnus-home-directory'.
14849
14850 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14851
14852         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14853         Document negative prefix.
14854
14855         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14856
14857 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14858
14859         * message.el (message-unsent-separator): Add the Exim bounce
14860         separator.
14861
14862 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14863
14864         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14865         list.
14866         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14867         recipient/signer list.
14868
14869 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14870
14871         * Makefile.in (datarootdir): Define.
14872         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14873         name that might contain whitespace.
14874
14875 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14876
14877         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14878         fbound (Emacs 23 unicode), signal an error.
14879
14880 2008-02-08  Glenn Morris  <rgm@gnu.org>
14881
14882         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14883
14884 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14885
14886         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14887         ports to the calls to `netrc-machine-user-or-password' in addition to
14888         "imap" and "imaps".
14889
14890 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14891
14892         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14893
14894         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14895
14896 2008-02-01  Kenichi Handa  <handa@m17n.org>
14897
14898         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14899         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14900         (rfc2104-hash): Convert the result of concat to unibyte string.
14901
14902 2008-02-01  Dave Love  <fx@gnu.org>
14903
14904         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14905         coding-system-for-read.
14906         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14907
14908 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14909
14910         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14911         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14912         <hanche@math.ntnu.no>.
14913
14914 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14915
14916         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14917
14918         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14919
14920 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14921
14922         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14923         * message.el (message-beginning-of-line): Use featurep instead of bound
14924         tests in order to resolve conditionals at compile time.
14925
14926 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14927
14928         * mail-source.el (mail-sources): Add `group' choice.
14929
14930         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14931         parameter `in-group' to control into which group the articles go.
14932         Add treatment of `group' mail-source.
14933
14934 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14935
14936         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14937
14938         * mm-decode.el (mm-dissect-buffer): Decode description.
14939
14940         * mml.el (mml-to-mime): Encode message header first.
14941
14942 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14943
14944         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14945         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14946
14947         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14948         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14949
14950 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14951
14952         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14953
14954 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14955
14956         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14957         prefix keys.
14958         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14959         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14960         gnus-xmas.el.
14961
14962         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14963         (gnus-xmas-article-describe-bindings): New function.
14964         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14965         gnus-xmas-article-describe-bindings.
14966
14967         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14968
14969 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14970
14971         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14972         Add new variables for article mark management.
14973         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14974         list of extra data entries which, when present, will indicate that the
14975         article ID should not be trimmed from the registry.
14976         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14977         functions.
14978         (gnus-registry-read-mark): New function to read a mark name from the
14979         user.
14980         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14981         (gnus-registry-set-article-mark-internal): New functions to add and
14982         remove marks.
14983         (gnus-registry-get-article-marks): New function to show the marks for
14984         an article, or retrieve them for further use.
14985
14986 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14987
14988         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14989         keys when no argument is given.
14990
14991 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14992
14993         * imap.el (imap-ping-server): New variable.
14994         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14995         (imap-ping-server): Minor doc string fixes.
14996
14997 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14998
14999         * imap.el (imap-ping-server): New function.
15000         (imap-opened): Call imap-ping-server.
15001
15002 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15003
15004         * gnus-sum.el (gnus-article-sort-by-random)
15005         (gnus-thread-sort-by-random): Fix doc strings.
15006         Reported by jidanni@jidanni.org.
15007
15008 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15009
15010         * gnus-art.el (gnus-article-describe-bindings): New function.
15011         (gnus-article-read-summary-keys): Use it.
15012         (gnus-article-mode-map): Bind `C-h b' to it.
15013
15014 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15015
15016         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15017         XEmacs.
15018         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15019         Protect against non-character events.
15020
15021         * lpath.el: Fbind map-keymap for Emacs 21.
15022
15023 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15024
15025         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15026         New command.
15027         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15028         instead of END.  Change name of the temp file.
15029         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15030         customizable.
15031
15032 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15033
15034         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15035         bind `S W' to gnus-article-wide-reply-with-original; set default
15036         binding to gnus-article-read-summary-send-keys.
15037         (gnus-article-read-summary-keys): Fix the order of keys; display
15038         continuation keys correctly in the echo area; describe bindings
15039         correctly when keys end with `C-h'.
15040         (gnus-article-read-summary-send-keys): New function.
15041         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15042         Work for gnus-article-read-summary-send-keys; display continuation keys
15043         correctly in the echo area.
15044         (gnus-article-reply-with-original): Ignore prefix argument.
15045         (gnus-article-wide-reply-with-original): New function.
15046
15047         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15048         Emacs 21.
15049
15050 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15051
15052         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15053         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15054
15055 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15056
15057         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15058         (gnus-group-read-ephemeral-gmane-group): New command.
15059
15060 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15061
15062         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15063
15064 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15065
15066         * message.el (message-send-mail-function): Increase custom version.
15067
15068         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15069         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15070
15071 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15072
15073         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15074         for the cases where imap-authenticate is called with a nil buffer
15075         parameter.
15076
15077 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15078
15079         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15080         html parts correctly; support forwarded messages.
15081         (gnus-article-browse-html-article): Remove work buffers.
15082
15083         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15084         compiling.
15085         (netrc-bound-and-true-p): New macro.
15086         (netrc-parse): Use it instead of bound-and-true-p that is not available
15087         in XEmacs 21.4.
15088
15089 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15090
15091         * gnus-registry.el (gnus-registry-mark-article)
15092         (gnus-registry-article-marks): Add functionality to mark articles
15093         through the Gnus registry.
15094
15095         * encrypt.el: Clarify documentation for the new pgg method.
15096         (encrypt-file-alist): Add PGG option.
15097         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15098         functionality.  Abstract password key and messaging to external
15099         functions.
15100         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15101         (encrypt-message-method-and-cipher): Add new convenience external
15102         functions.
15103         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15104         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15105
15106         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15107         (netrc-parse): Use encrypt-file-alist to determine if
15108         encrypt-find-model or encrypt-insert-file-contents should be used.
15109
15110         * encrypt.el: Clarify documentation.  Load password-cache or
15111         password, whichever one is found first, instead of autoloading.
15112
15113 2007-12-19  Glenn Morris  <rgm@gnu.org>
15114
15115         * mml.el (message-options-set, message-narrow-to-head)
15116         (message-in-body-p, message-mail-p, message-encode-message-body):
15117         Autoload.
15118         (message-remove-header, message-narrow-to-headers-or-head)
15119         (message-subscribed-p, message-make-mail-followup-to)
15120         (message-position-on-field, message-news-p)
15121         (message-options-set-recipient, message-generate-headers)
15122         (message-sort-headers): Declare as functions.
15123
15124 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15125
15126         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15127         convention in doc string.
15128
15129 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15130
15131         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15132         title to html parts.
15133         (gnus-article-browse-html-article): Pass message header to it.
15134
15135         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15136
15137 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15138
15139         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15140         or password compatible with XEmacs.
15141
15142 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15143
15144         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15145         format document.
15146         (gnus-mime-delete-part): Don't write description line if empty.
15147         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15148
15149 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15150
15151         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15152         (gnus-summary-mark-read-and-unread-as-read)
15153         (gnus-summary-mark-current-read-and-unread-as-read)
15154         (gnus-summary-mark-unread-as-ticked): Doc fix.
15155         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15156
15157 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15158
15159         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15160         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15161
15162 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15163
15164         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15165         yes-or-no-p.
15166
15167 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15168
15169         * mm-decode.el (mm-add-meta-html-tag): New function.
15170         (mm-save-part-to-file, mm-pipe-part): Use it.
15171
15172         * gnus-art.el (gnus-article-browse-delete-temp-files):
15173         Use gnus-y-or-n-p instead of y-or-n-p.
15174         (gnus-article-browse-html-parts): Work with message/external-body; use
15175         mm-add-meta-html-tag.
15176
15177 2007-12-11  Glenn Morris  <rgm@gnu.org>
15178
15179         * gnus-cache.el: Require gnus-sum not just when compiling.
15180
15181         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15182
15183         * gnus-int.el (gnus-server-opened, gnus-status-message):
15184         Move definitions before use.
15185
15186         * mm-decode.el: Require gnus-util.
15187         (mm-remove-part): Only call delete-annotation on XEmacs.
15188
15189         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15190
15191         * nnmail.el: Require gnus-int.
15192
15193         * spam.el: Move `require's before `eval-when-compile's.
15194
15195         * gnus-ems.el (gnus-alive-p):
15196         * gnus-fun.el (message-goto-eoh):
15197         * gnus-util.el (gnus-group-name-decode):
15198         * mail-source.el (gnus-compress-sequence):
15199         * message.el (Info-goto-node, format-spec):
15200         * mm-bodies.el (message-options-get):
15201         * mm-decode.el (mm-view-pkcs7):
15202         * mm-util.el (gmm-write-region):
15203         * mml-smime.el (mml-compute-boundary)
15204         (gnus-completing-read-with-default):
15205         * mml.el (widget-button-press, gnus-make-hashtable):
15206         * mml1991.el (mm-decode-content-transfer-encoding)
15207         (mm-encode-content-transfer-encoding)
15208         (message-options-get, message-options-set):
15209         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15210         * nnfolder.el (gnus-request-group):
15211         * nnheader.el (ietf-drums-unfold-fws):
15212         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15213         * smime.el (gnus-run-mode-hooks):
15214         * spam-stat.el (gnus-message): Autoload.
15215
15216         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15217         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15218         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15219         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15220         Add declare-function compatibility definition.
15221
15222         * gnus-cache.el (nnvirtual-find-group-art):
15223         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15224         (gnus-add-image, gnus-add-wash-type):
15225         * gnus-group.el (nnkiboze-score-file):
15226         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15227         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15228         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15229         (message-tokenize-header, gnus-get-buffer-create)
15230         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15231         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15232         * gnus.el (gnus-group-decoded-name):
15233         * mail-source.el (imap-capability):
15234         * mm-bodies.el (message-options-set):
15235         * mm-decode.el (gnus-configure-windows):
15236         * mm-extern.el (message-goto-body):
15237         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15238         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15239         (epg-sub-key-validity, message-options-set):
15240         * mml.el (widget-event-point, gnus-configure-windows):
15241         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15242         * mml2015.el (epg-check-configuration, epg-configuration)
15243         (message-options-set):
15244         * nndb.el (nndb-request-article):
15245         * nnfolder.el (gnus-request-create-group):
15246         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15247         * nnmaildir.el (gnus-group-mark-article-read):
15248         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15249         * rfc1843.el (message-fetch-field):
15250         * spam.el (gnus-extract-address-components):
15251         Declare as functions.
15252
15253 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15254
15255         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15256
15257         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15258
15259         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15260         bind show-trailing-whitespace for XEmacs.
15261
15262 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15263
15264         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15265         new no-op macro for backward compatibility.
15266
15267         * imap.el (imap-string-to-integer): New function.
15268
15269 2007-12-09  Glenn Morris  <rgm@gnu.org>
15270
15271         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15272
15273         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15274         * message.el, mm-view.el, sieve-manage.el, smime.el:
15275         Add declare-function compatibility definition.
15276
15277         * gnus-art.el (w3-region, w3m-region, Info-menu):
15278         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15279         * gnus-sum.el (gnus-get-predicate):
15280         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15281         * message.el (mail-abbrev-in-expansion-header-p):
15282         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15283         (w3m-detect-meta-charset, w3m-region):
15284         * sieve-manage.el (password-read, password-cache-add)
15285         (password-cache-remove):
15286         * smime.el (password-read-and-add): Declare as functions.
15287
15288 2007-12-08  David Kastrup  <dak@gnu.org>
15289
15290         * gnus-sum.el (gnus-summary-simplify-subject-query):
15291         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15292         `message'.
15293
15294 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15295
15296         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15297         it to bind idna-program, installation-directory, defined-colors, and
15298         face-attribute for XEmacs of the version that compiles defcustom forms.
15299
15300 2007-12-07  Glenn Morris  <rgm@gnu.org>
15301
15302         * gnus-art.el (article-make-date-line): Revert previous change.
15303
15304 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15305
15306         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15307
15308 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15309
15310         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15311         Call gnus-add-to-range ranges only once with a prepared article-list.
15312
15313 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15314
15315         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15316         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15317         group names with backslashes.
15318         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15319
15320 2007-12-06  Deepak Goel  <deego3@gmail.com>
15321
15322         * gnus-art.el (article-make-date-line):
15323         * gnus-start.el (gnus-load):
15324         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15325
15326 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15327
15328         * gnus-art.el (gnus-use-idna):
15329         * gnus-start.el (gnus-site-init-file):
15330         * message.el (message-use-idna):
15331         * mm-uu.el (mm-uu-hide-markers):
15332         * smiley.el (smiley-style): Revert changes that suppress warnings.
15333
15334 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15335
15336         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15337         specify charset to html source.
15338         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15339
15340 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15343         idna-program in order to suppress byte compile warning issued by XEmacs
15344         that came to byte compile the default value section of defcustom forms
15345         recently.
15346
15347         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15348         value of installation-directory.
15349
15350         * message.el (message-use-idna): Don't directly refer to the value of
15351         idna-program.
15352
15353         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15354
15355         * smiley.el (smiley-style): Don't directly call face-attribute.
15356
15357 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15358
15359         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15360
15361         * gnus-dired.el: Reduce Gnus dependencies.
15362         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15363         Don't require.  Use autoloads instead.
15364         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15365         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15366         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15367         (gnus-dired-mode): Adjust doc string.
15368         (gnus-dired-mail-mode): New variable.
15369         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15370         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15371         (gnus-dired-mail-buffers): New function.  Return mail or message
15372         composition buffers.
15373         (gnus-dired-attach): Use it.
15374         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15375         NO-DECODE.
15376         (gnus-dired-print): Use `gnus-print-buffer' depending on
15377         `gnus-dired-mail-mode'.
15378
15379 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15380
15381         * rfc2047.el (rfc2047-encoded-word-regexp)
15382         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15383         explaining what regexp patterns are for.
15384
15385 2007-12-04  Glenn Morris  <rgm@gnu.org>
15386
15387         * password.el: Move to password-cache.el.
15388
15389         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15390         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15391         * mml-smime.el (password-read, password-cache-add)
15392         (password-cache-remove):
15393         No need to autoload, since mml-sec requires password.
15394
15395         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15396         * message.el (gnus-extract-address-components):
15397         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15398
15399         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15400         password.
15401
15402 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15403
15404         * mailcap.el: Reduce dependencies.
15405         (mail-header-parse-content-type): Autoload.
15406         (mailcap-delete-duplicates): New alias.
15407         (mailcap-mime-info): Add optional argument NO-DECODE.
15408         (mailcap-mime-types): Use mailcap-delete-duplicates.
15409
15410         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15411
15412 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15413
15414         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15415         (imap-parse-status): Upcase status-att for servers that sends them
15416         lower-case (e.g., MS Exchange 2007).
15417
15418 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15419
15420         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15421         function.
15422
15423         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15424         (gnus-uu-yenc-article): New function.
15425
15426         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15427
15428         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15429
15430 2007-12-02  Glenn Morris  <rgm@gnu.org>
15431
15432         * binhex.el (binhex): New custom group.
15433         (binhex-decoder-program, binhex-decoder-switches)
15434         (binhex-use-external): Move to the binhex custom group.
15435
15436         * uudecode.el (uudecode): New custom group.
15437         (uudecode-decoder-program, uudecode-decoder-switches)
15438         (uudecode-use-external): Move to the uudecode custom group.
15439
15440         * netrc.el (top-level): Don't load `encrypt' features.
15441         (netrc-parse): Don't use encrypt.
15442         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15443
15444         * encrypt.el: Remove file.
15445
15446 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15447
15448         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15449         matches on patches.
15450
15451         * gnus-art.el (gnus-article-browse-html-article):
15452         Mention `mm-text-html-renderer' in the doc string.
15453
15454         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15455         string.  Add comments.
15456
15457         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15458         if rhs is ASCII.
15459
15460 2007-12-01  Glenn Morris  <rgm@gnu.org>
15461
15462         * mail-source.el (top-level): Require format-spec before
15463         eval-when-compile.
15464
15465 2007-11-30  Glenn Morris  <rgm@gnu.org>
15466
15467         * encrypt.el: Require password, rather than autoloading password-read.
15468
15469 2007-11-29  Glenn Morris  <rgm@gnu.org>
15470
15471         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15472         (sasl-make-client, sasl-next-step, sasl-step-data)
15473         (sasl-step-set-data): Declare as functions.
15474
15475 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15476
15477         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15478
15479 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15480
15481         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15482         certs should be verified and what is to be done in the event of a
15483         verification failure.
15484
15485         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15486         caller can indicate whether the cache should be disregarded for this
15487         call.  This way the result of the call is reproducible at all times and
15488         can be considered a canonical server name for the supplied method.
15489         (gnus-agent-method-p): Canonicalize server names by pushing their
15490         method through `gnus-method-to-server' using the no-cache argument.
15491
15492         * gnus-srvr.el (gnus-server-insert-server-line):
15493         Call `gnus-method-to-server' with `no-cache' argument.
15494
15495         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15496         gnus-agent-possibly-synchronize-flags as this should be called when the
15497         server is actually being opened.
15498         (gnus-agent-possibly-synchronize-flags)
15499         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15500         flags file of an agentized server to the latter function.
15501
15502         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15503         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15504         after a connection has been established successfully.
15505
15506 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15507
15508         * gnus-art.el (article-display-face): Force to display face if called
15509         interactively; check if gnus-article-x-face-too-ugly matches author.
15510         (article-display-x-face): Display face even if From header is missing
15511         as article-display-face does.
15512
15513 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15514
15515         * hashcash.el (message-narrow-to-headers-or-head)
15516         (message-fetch-field, message-goto-eoh)
15517         (message-narrow-to-headers): Declare as functions.
15518
15519 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15520
15521         * mail-source.el (mail-sources): Default to fetch from file for
15522         compatibility with default of nnmail-spool-file.
15523
15524 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15525
15526         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15527         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15528         to look for encoded word that should be encoded again.
15529         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15530         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15531         encoding pattern.
15532         (rfc2047-decode-region): Switch strict regexp and loose one according
15533         to rfc2047-allow-irregular-q-encoded-words.
15534
15535 2007-11-25  Romain Francoise  <romain@orebokech.com>
15536
15537         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15538
15539 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15540
15541         * tls.el (tls-program): Provide more custom choices from
15542         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15543         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15544
15545 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15546
15547         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15548         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15549
15550         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15551         `nnmail-spool-file'.
15552
15553         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15554         `nnmail-spool-file'.
15555
15556         * gnus-move.el (gnus-change-server): Ditto.
15557
15558         * gnus-kill.el (gnus-batch-score): Ditto.
15559
15560         * gnus-cache.el (gnus-jog-cache): Ditto.
15561
15562         * gnus-msg.el (gnus-summary-reply):
15563         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15564
15565 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15566
15567         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15568         version.  Minor improvement to doc strings.
15569         (tls-program): Add comment.
15570
15571 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15572
15573         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15574         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15575         mismatch between the hostname provided in the certificate and the name
15576         of the host connnecting to.
15577         (open-tls-stream): Use them.  Check certificates against trusted root
15578         certificates.
15579
15580 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15581
15582         * gnus-cache.el (gnus-cache-generate-nov-databases):
15583         Use nnml-generate-nov-databases-directory instead of
15584         nnml-generate-nov-databases-1.
15585
15586 2007-11-24  Glenn Morris  <rgm@gnu.org>
15587
15588         * message.el (message-tool-bar-retro): Update for rename
15589         mail_send.xpm->mail-send.xpm.
15590
15591 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15592
15593         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15594         `smime-ldap-search' for Emacs 22 and up.
15595
15596 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15597
15598         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15599
15600         * message.el (message-send-mail-function): Fix error convention.
15601         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15602         (message-widen-reply, message-send-mail, message-talkative-question)
15603         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15604         (message-clone-locals, message-send-news): Use with-current-buffer.
15605         (message-insert-or-toggle-importance): Remove unused var `valid'.
15606         (message-make-references): Remove unused var `new-references'.
15607         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15608
15609 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15610
15611         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15612         (spam-split-symbolic-return-positive): Reflow docstring.
15613         (spam-backends, spam-summary-exit-behavior)
15614         (spam-mark-ham-unread-before-move-from-spam-group)
15615         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15616         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15617         (spam-clear-cache, spam-backend-check, spam-install-backend)
15618         (spam-install-statistical-backend, spam-list-of-processors)
15619         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15620         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15621         (spam-check-crm114, spam-initialize, spam-unload-hook):
15622         Fix typos in docstrings.
15623
15624 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15625
15626         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15627         been checked if they have never been read and those group levels are
15628         higher than the one that a user specified.
15629
15630 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15633         foreign groups unless a group level is specified by a user.
15634         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15635
15636 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15637
15638         * message.el (message-send-mail-function): Require sendmail.
15639
15640 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15641
15642         * message.el (message-send-mail-function): Check for smtpmail too.
15643
15644         * utf7.el (utf7-encode, utf7-decode): Use coding system
15645         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15646
15647         * message.el (message-send-mail-function): New function.
15648         (message-send-mail-function): Set default using
15649         message-send-mail-function.  Adjust doc string.
15650         (message-send-mail-with-mailclient): New function.
15651
15652 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15653
15654         * smime.el (from):
15655         * rfc2047.el (message-posting-charset):
15656         * qp.el (mm-use-ultra-safe-encoding):
15657         * pop3.el (parse-time-months):
15658         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15659         * nnml.el (files):
15660         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15661         (jka-compr-compression-info-list, ange-ftp-path-format)
15662         (efs-path-regexp):
15663         * nndiary.el (files):
15664         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15665         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15666         (epg-digest-algorithm-alist, inhibit-redisplay)
15667         (password-cache-expiry):
15668         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15669         (pgg-output-buffer, password-cache-expiry):
15670         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15671         (efs-path-regexp):
15672         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15673         (inhibit-redisplay):
15674         * mm-uu.el (file-name, start-point, end-point, entry)
15675         (gnus-newsgroup-name, gnus-newsgroup-charset):
15676         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15677         (latin-unity-ucs-list):
15678         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15679         (mm-uu-binhex-decode-function):
15680         * message.el (gnus-message-group-art, gnus-list-identifiers)
15681         (rmail-enable-mime-composing, gnus-local-organization)
15682         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15683         (gnus-read-active-file, facemenu-add-face-function)
15684         (facemenu-remove-face-function, gnus-article-decoded-p)
15685         (tool-bar-mode):
15686         * mail-source.el (display-time-mail-function):
15687         * gnus-util.el (nnmail-pathname-coding-system)
15688         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15689         (gnus-original-article-buffer, gnus-user-agent)
15690         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15691         (xemacs-codename, sxemacs-codename, emacs-program-version):
15692         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15693         * gnus-start.el (gnus-agent-covered-methods)
15694         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15695         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15696         (gnus-newsgroup-headers, gnus-group-list-mode)
15697         (gnus-group-mark-positions, gnus-newsgroup-data)
15698         (gnus-newsgroup-unreads, nnoo-state-alist)
15699         (gnus-current-select-method, mail-sources)
15700         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15701         (nnmail-spool-file, gnus-cache-active-hashtb):
15702         * gnus-mh.el (mh-lib-progs):
15703         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15704         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15705         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15706         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15707         (gnus-group-buffer):
15708         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15709         (font-lock-set-defaults):
15710         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15711         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15712         (gnus-summary-post-menu, total-parts, type, condition, length):
15713         * gnus-agent.el (gnus-agent-read-agentview):
15714         * flow-fill.el (show-trailing-whitespace):
15715         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15716         eval-and-compile wrappers for byte compiler pacifiers.
15717
15718         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15719         (mm-display-inline-fontify): Check for featurep 'xemacs not
15720         extent-list.
15721
15722         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15723         itimer-list.
15724         (mm-create-image-xemacs): Only do something for XEmacs.
15725         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15726
15727         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15728
15729         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15730         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15731
15732 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15733
15734         * nnimap.el (nnimap-split-download-body):
15735         * gnus-demon.el (gnus-demon):
15736         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15737
15738 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15739
15740         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15741         New macros.
15742         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15743         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15744         copy data from unibyte buffer to multibyte current buffer.
15745         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15746         to copy data from unibyte current buffer to multibyte buffer.
15747         (nntp-make-process-buffer): Make process buffer unibyte.
15748
15749         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15750
15751 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15752
15753         * pop3.el (pop3-open-server): Accept and process data more robustly at
15754         connection start to avoid spurious "POP SSL connection failed" errors.
15755
15756 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15757
15758         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15759         read group names.
15760
15761 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15762
15763         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15764
15765 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15766
15767         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15768         (nnmail-save-active): Use a unibyte buffer when saving active file,
15769         which may contain non-ASCII group names.
15770
15771         * nnml.el (nnml-request-group): Decode group names in messages.
15772
15773 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15774
15775         * message.el (message-citation-line-function)
15776         (message-insert-formatted-citation-line): Fix spelling of
15777         `message-insert-formated-citation-line'.
15778
15779 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15780
15781         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15782
15783 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15786         nnmail-pathname-coding-system.
15787
15788         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15789         that a user enters; decode group names in messages.
15790
15791         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15792
15793 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15794
15795         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15796
15797         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15798
15799         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15800         risky local variable.
15801
15802         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15803
15804 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15805
15806         * encrypt.el: Improve documentation to fix function name typo.
15807         Reported by Daiki Ueno <ueno@unixuser.org>.
15808
15809 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15810
15811         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15812         even if the point is not in the last page of an article.
15813         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15814         back to the previous page.
15815
15816 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15817
15818         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15819
15820 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15821
15822         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15823
15824 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15825
15826         * message.el (message-check-news-body-syntax):
15827         Avoid mm-string-as-multibyte.
15828         (message-hide-headers): Don't assume (point-min)==1.
15829
15830 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15831
15832         * message.el (message-remove-blank-cited-lines): Fix if remove is
15833         given.
15834         (message-bogus-address-regexp): New variable.
15835         (message-bogus-recipient-p): New function.
15836         (message-check-recipients): New command.
15837         (message-syntax-checks): Add `bogus-recipient'.
15838         (message-fix-before-sending): Add `bogus-recipient'.
15839
15840         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15841         (gnus-treat-body-boundary): Don't test window-system.
15842
15843 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15844
15845         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15846
15847 2007-10-28  Miles Bader  <miles@gnu.org>
15848
15849         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15850         at compile-time too.
15851
15852 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15853
15854         * gnus-msg.el (gnus-message-setup-hook):
15855         Add `message-remove-blank-cited-lines' to options.
15856
15857 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15858
15859         * message.el (message-remove-blank-cited-lines): New function.
15860         Suggested by Karl Plästerer.
15861
15862 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15863
15864         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15865         mapc.
15866
15867         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15868         (top-level): Use mapc to set functions to be traced for debugging.
15869
15870         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15871         called for effect with while loop.
15872
15873         * message.el (message-talkative-question): Replace mapcar called for
15874         effect with mapc.
15875
15876         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15877         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15878         called for effect with dolist.
15879
15880         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15881
15882         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15883         gnus-extra-headers and nnmail-extra-headers.
15884
15885         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15886         called for effect with dolist.
15887         (top-level): Use mapc to set functions to be traced for debugging.
15888
15889         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15890         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15891         dolist.
15892
15893         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15894         Replace mapcar called for effect with mapc.
15895         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15896         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15897         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15898         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15899
15900         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15901         remove-if that's a cl function.
15902
15903         * webmail.el (webmail-debug): Replace mapcar called for effect with
15904         dolist.
15905
15906         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15907         with mapc.
15908
15909 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15912         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15913         with while loop.
15914
15915         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15916         functions from article-* functions.
15917         (gnus-multi-decode-header): Replace mapcar called for effect with
15918         dolist.
15919
15920         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15921         (gnus-bookmark-show-details): Replace mapcar called for effect with
15922         while loop.
15923
15924         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15925         called for effect with while loop.
15926
15927         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15928         with dolist.
15929
15930         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15931         Replace mapcar called for effect with dolist.
15932
15933         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15934
15935         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15936         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15937         Replace mapcar called for effect with dolist.
15938         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15939         mapc.
15940
15941         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15942         Replace mapcar called for effect with dolist.
15943         (gnus-topic-list): Replace mapcar called for effect with mapc.
15944
15945         * gnus.el: Use mapc instead of mapcar to add autoloads.
15946
15947 2007-10-23  Richard Stallman  <rms@gnu.org>
15948
15949         * gnus-group.el (gnus-group-highlight): Mark as risky.
15950
15951 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15952
15953         * gnus.el (gnus-server-to-method): Return method found first in
15954         gnus-newsrc-alist.
15955
15956         * gnus-art.el (gnus-article-highlight-signature)
15957         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15958         button overlay without the front stickiness.
15959
15960 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15961
15962         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15963         overview buffer needed a catch to receive its throw.
15964         (gnus-agent-flush-cache): Declare as interactive to make this function
15965         easier to use.
15966
15967 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15968
15969         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15970         `next-line'.
15971
15972 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15973
15974         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15975         exclude address matching message-dont-reply-to-names.
15976
15977 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15978
15979         * gnus-util.el (gnus-string<): New function.
15980
15981         * gnus-sum.el (gnus-article-sort-by-author)
15982         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15983
15984 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15985
15986         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15987         the frame-focus tag is set in gnus-buffer-configuration.
15988
15989 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15990
15991         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15992         the front stickiness.
15993
15994 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15995
15996         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15997         url pattern; remove duplicate one.
15998         (gnus-article-extend-url-button): New function.
15999         (gnus-article-add-buttons): Use it.
16000         (gnus-button-push): Use concatenated url that it makes.
16001
16002 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16003
16004         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16005
16006 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16007
16008         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16009         Don't hardcode point-min==1.
16010
16011 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16012
16013         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16014         Fix comment about "iso8859-1".
16015
16016 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16017
16018         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16019         ones returned from the verify-function.
16020
16021         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16022         Call mml2015-extract-cleartext-signature if extraction failed.
16023
16024 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16025
16026         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16027         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16028         failed.
16029
16030 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16031
16032         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16033
16034 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16035
16036         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16037         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16038         recommends to use EasyPG instead of PGG.
16039
16040         * pgg.el: Revert to revision 6.23.2.16.
16041
16042         * pgg-def.el: Revert to revision 6.6.2.14.
16043
16044         * pgg-gpg.el: Revert to revision 6.23.2.34.
16045
16046 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16047
16048         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16049         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16050         thread for both the null and zero (kill/expire thread) universal prefix
16051         cases.
16052         (gnus-summary-expire-thread): Add new function to expire a thread,
16053         using gnus-summary-kill-thread.
16054         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16055         shortcuts for gnus-summary-expire-thread.
16056         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16057         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16058
16059 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16060
16061         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16062         extras value, so an extras entry can be deleted.
16063         (gnus-registry-delete-extra-entry): Use it.
16064         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16065         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16066         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16067         storage through the gnus-registry, and provide an appropriate API for
16068         it.
16069
16070 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16071
16072         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16073         Suggested by Leo <sdl.web@gmail.com>.
16074
16075         * gnus.el: Do.
16076
16077 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16078
16079         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16080         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16081
16082         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16083
16084         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16085         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16086
16087 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16088
16089         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16090         newline.
16091         (nnmbox-request-accept-article): Don't change article in source buffer;
16092         narrow to header to use message-fetch-field rather than
16093         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16094         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16095         as delimiters; make sure article ends with newline.
16096         (nnmbox-delete-mail): Correct last position of article to be deleted;
16097         ignore X-Gnus-Newsgroup header in article body.
16098         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16099         positions; make sure article ends with newline.
16100
16101         * message.el (message-display-abbrev): Don't infloop when a user
16102         inserts SPC in the beginning of header.
16103
16104         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16105         coding-system-for-read and coding-system-for-write for XEmacs having no
16106         file-coding feature.
16107
16108         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16109
16110 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16111
16112         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16113         list of groups not followed by default.  Fix type to be regexp.
16114         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16115
16116 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16117
16118         * hmac-def.el (define-hmac-function): Switch from old-style to
16119         new-style backquotes.
16120
16121         * md4.el (md4-make-step): Likewise.
16122
16123 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16124
16125         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16126         raw-text coding system when saving .newsrc file, which may contain
16127         non-ASCII group names.
16128
16129 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16130
16131         * gnus-cus.el (gnus-score-extra): New widget.
16132         (gnus-score-extra-convert): New function.
16133         (gnus-score-customize): Use it for Extra.
16134
16135 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16136
16137         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16138         (mml2015-mailcrypt-clear-verify): Use it.
16139         (mml2015-gpg-clear-verify): Use it.
16140         (mml2015-pgg-clear-verify): Use it.
16141         (mml2015-epg-clear-verify): Replace the current part with the output
16142         from GnuPG; don't extract the plaintext by itself.
16143
16144         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16145         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16146         mml2015-clear-verify-function; don't touch the armor headers or
16147         dash-escaped text here.
16148
16149 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16150
16151         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16152         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16153         parts, or application/octet-stream as a last resort.
16154         (gnus-mime-view-part-as-type): Don't toggle display.
16155         (gnus-mime-view-part-as-charset): Don't turn off display before
16156         querying charset.
16157
16158         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16159         stuff to undisplayer function in Emacs.
16160         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16161
16162         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16163         text/calendar parts.
16164
16165 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16166
16167         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16168         decoding text/calendar parts.
16169
16170         * message.el (message-forward-make-body-mime): Always mark body as
16171         having no illegible text; remove signed-or-encrypted argument.
16172         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16173
16174         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16175         (mml-generate-mime-1): Don't encode body if it is specified to be in
16176         raw form; don't make buffer be unibyte when inserting multibyte string.
16177
16178 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16179
16180         * sha1.el: Fix up comment style.
16181         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16182         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16183
16184         * hex-util.el: Fix up comment style.
16185         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16186
16187         * gnus-salt.el: Use with-current-buffer.
16188         (gnus-pick-setup-message): Fix long-standing typo.
16189
16190 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16191
16192         * imap.el (imap-logout-timeout): New variable.
16193         (imap-logout, imap-logout-wait): New functions.
16194         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16195
16196         * nnimap.el (nnimap-logout-timeout): New server variable.
16197         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16198         nnimap-logout-timeout.
16199
16200         * gnus-art.el (gnus-article-summary-command-nosave)
16201         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16202
16203 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16204
16205         * gnus.el (gnus-maximum-newsgroup): New variable.
16206
16207         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16208         according to gnus-maximum-newsgroup.
16209
16210         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16211         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16212         Limit the range of articles according to gnus-maximum-newsgroup.
16213
16214 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16215
16216         * gnus-art.el (gnus-sticky-article): Fix problems described in
16217         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16218         Don't perform gnus-configure-windows here; reuse existing sticky
16219         article buffer.
16220
16221         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16222         it doesn't exist in gnus-article-mode.
16223
16224 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16225
16226         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16227         (gnus-agent-decoded-group-name): New function.
16228         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16229         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16230
16231 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16232
16233         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16234         Add binding for gnus-sticky-article.
16235         (gnus-summary-exit): Don't kill sticky article buffers.
16236
16237         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16238         article buffer.
16239         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16240         (gnus-kill-sticky-article-buffers): New commands.
16241
16242 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16243
16244         * nntp.el (nntp-xref-number-is-evil): New server variable.
16245         (nntp-find-group-and-number): If it is non-nil, don't trust article
16246         numbers in the Xref header.
16247
16248 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16249
16250         * gnus-agent.el (gnus-agent-read-group): New function.
16251         (gnus-agent-flush-group, gnus-agent-expire-group)
16252         (gnus-agent-regenerate-group): Use it.
16253         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16254         nnmail-pathname-coding-system.
16255
16256 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16257
16258         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16259
16260         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16261         that are unread as unread, and also as selected so that information of
16262         marks having been changed by a user may be updated when exiting group.
16263
16264 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16265
16266         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16267
16268 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16269
16270         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16271         calculated ignoring signature parts to gnus-treat-article.
16272
16273 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16274
16275         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16276         a point here in order to keep the window start.
16277         (gnus-insert-mime-security-button): Make a button overlay without the
16278         front stickiness.
16279         (gnus-mime-display-security): Goto the end of a button.
16280
16281         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16282
16283 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16284
16285         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16286         group-name-at-point.
16287         (gnus-group-completing-read): New function that offers decoded
16288         non-ASCII group names for completion.
16289         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16290         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16291         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16292         (gnus-group-fetch-control): Use it.
16293         (gnus-fetch-group): Use group-name-at-point for the initial value
16294         rather than the default value; use gnus-alive-p.
16295
16296         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16297         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16298         (gnus-summary-post-news): Use gnus-group-completing-read.
16299
16300         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16301         (gnus-read-move-group-name): Decode group name for completion.
16302
16303 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16304
16305         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16306         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16307         Yamaoka slightly modified the code).
16308
16309 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16310
16311         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16312         (nnmail-split-incoming): Bind it.
16313
16314         * nnml.el (nnml-group-name-charset): New function.
16315         (nnml-decoded-group-name): Use it; don't decode group name if
16316         nnmail-group-names-not-encoded-p is non-nil.
16317         (nnml-encoded-group-name): New function.
16318         (nnml-group-pathname): Inline nnml-decoded-group-name.
16319         (nnml-request-expire-articles): Decode group name in message.
16320         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16321         nnmail-pathname-coding-system.
16322         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16323         not decoded ones according to nnmail-group-names-not-encoded-p.
16324         (nnml-generate-active-info): Use nnml-encoded-group-name.
16325
16326 2007-08-08  Glenn Morris  <rgm@gnu.org>
16327
16328         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16329         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16330         doc-strings and comments.
16331
16332 2007-07-25  Glenn Morris  <rgm@gnu.org>
16333
16334         * Relicense all FSF files to GPLv3 or later.
16335
16336 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16337
16338         * gnus-sum.el (gnus-summary-move-article):
16339         Make gnus-summary-respool-article work.
16340
16341 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16342
16343         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16344         string.
16345
16346 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16347
16348         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16349         that should be ignored when comparing distant RSS articles with local
16350         ones.
16351         (nnrss-make-hash-index): New function.  Create a hash index according
16352         to the ignored fields.
16353         (nnrss-check-group): Use it.
16354
16355 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16356
16357         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16358
16359         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16360
16361         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16362         the new optional argument ENCODED is non-nil.
16363         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16364         coding system for encoding group name.
16365         (gnus-group-make-rss-group): Pass un-encoded group name to
16366         gnus-group-make-group.
16367         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16368         encoded.
16369
16370         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16371         Encode group name to which articles are moved or copied.
16372         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16373         coding system for encoding Newsgroup, Followup-To and Xref headers.
16374
16375         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16376         marks; use nnheader-file-coding-system to write a file.
16377         (nnagent-retrieve-headers): Bind file-name-coding-system to
16378         nnmail-pathname-coding-system.
16379
16380         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16381
16382         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16383         (nnml-request-article, nnml-request-create-group)
16384         (nnml-request-rename-group, nnml-find-id)
16385         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16386         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16387         (nnml-save-marks): Use nnml-group-pathname instead of
16388         nnmail-group-pathname.
16389
16390         (nnml-request-create-group, nnml-request-expire-articles)
16391         (nnml-request-move-article, nnml-request-delete-group)
16392         (nnml-deletable-article-p, nnml-possibly-create-directory)
16393         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16394         (nnml-open-marks): Bind file-name-coding-system to
16395         nnmail-pathname-coding-system.
16396
16397         (nnml-request-article): Pass server argument to nnml-find-group-number.
16398         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16399         Pass server argument to nnml-possibly-create-directory.
16400         (nnml-request-accept-article): Pass server argument to
16401         nnml-active-number and nnml-save-mail.
16402         (nnml-find-group-number): Pass server argument to nnml-find-id.
16403         (nnml-request-update-info): Pass server argument to
16404         nnml-marks-changed-p.
16405
16406         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16407         (nnml-save-mail, nnml-active-number): Add server argument.
16408
16409         (nnml-request-delete-group): Warn if group is missing.
16410         (nnml-get-nov-buffer): Decode group name.
16411         (nnml-generate-active-info): Encode group name.
16412         (nnml-open-marks): Decode group name in messages.
16413
16414 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16415
16416         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16417         if it is not specified.
16418         (gnus-article-pipe-part, gnus-article-save-part)
16419         (gnus-article-interactively-view-part, gnus-article-copy-part)
16420         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16421         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16422         (gnus-article-replace-part, gnus-article-delete-part)
16423         (gnus-article-view-part-as-type): Pass raw prefix argument to
16424         gnus-article-part-wrapper.
16425
16426 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16427
16428         * gnus-agent.el (gnus-agent-save-active):
16429         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16430
16431         * gnus-cache.el (gnus-cache-save-buffers)
16432         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16433         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16434         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16435         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16436         (gnus-cache-generate-active, gnus-cache-rename-group)
16437         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16438         (gnus-cache-update-overview-total-fetched-for):
16439         Bind file-name-coding-system to nnmail-pathname-coding-system.
16440         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16441         New variables.
16442         (gnus-cache-decoded-group-name): New function.
16443         (gnus-cache-file-name): Use it.
16444         (gnus-cache-generate-active): Use non-decoded group name for active.
16445
16446         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16447         right place.
16448         (gnus-write-active-file): Don't break non-ASCII group names.
16449
16450         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16451         nnmail-pathname-coding-system.
16452
16453         * lpath.el: Bind default-file-name-coding-system,
16454         file-name-coding-system and language-info-alist for XEmacs.
16455
16456         * gnus-uu.el (gnus-uu-decode-save): Typo.
16457
16458 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16459
16460         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16461
16462 2007-07-14  David Kastrup  <dak@gnu.org>
16463
16464         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16465         finishing actions if we did not edit the article.
16466
16467 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16468
16469         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16470         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16471         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16472         (gnus-agent-flush-group, gnus-agent-flush-cache)
16473         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16474         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16475         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16476         (gnus-agent-regenerate-group)
16477         (gnus-agent-update-files-total-fetched-for)
16478         (gnus-agent-update-view-total-fetched-for):
16479         Bind file-name-coding-system to nnmail-pathname-coding-system.
16480         (gnus-agent-group-pathname): Don't encode file names by
16481         nnmail-pathname-coding-system.
16482         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16483         coding-system-for-write instead of buffer-file-coding-system to
16484         gnus-agent-file-coding-system.
16485
16486         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16487         Decode group name.
16488
16489         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16490
16491         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16492         (gnus-read-newsrc-el-file): Make group names unibyte.
16493
16494         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16495         nnmail-pathname-coding-system.
16496
16497         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16498         (nnrss-request-delete-group): Bind file-name-coding-system to
16499         nnmail-pathname-coding-system.
16500         (nnrss-read-server-data, nnrss-read-group-data):
16501         Bind file-name-coding-system correctly.
16502         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16503
16504         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16505         (nntp-server-to-method-cache): New variable.
16506         (nntp-group-pathname): New function that decodes non-ASCII group names.
16507         (nntp-possibly-create-directory, nntp-marks-changed-p)
16508         (nntp-save-marks, nntp-open-marks): Use it.
16509         (nntp-possibly-create-directory, nntp-open-marks):
16510         Bind file-name-coding-system to nnmail-pathname-coding-system.
16511         (nntp-open-marks): Decode group names when bootstrapping marks.
16512
16513         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16514         Newsgroups and Followup-To headers.
16515
16516 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16517
16518         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16519         (gnus-server-closed-face, gnus-server-denied-face)
16520         (gnus-server-offline-face): Remove variable.
16521         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16522
16523         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16524         of modifying message-stack directly for XEmacs.
16525
16526         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16527         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16528         if the coding-system argument is nil for XEmacs.
16529
16530         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16531         mm-charset-override-alist.
16532
16533         * rfc2047.el: Don't require base64; require rfc2045 for the function
16534         rfc2045-encode-string.
16535         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16536         to quote the parameter value.
16537
16538 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16539
16540         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16541         form in gnus-group-name-charset-method-alist.
16542
16543         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16544         overrides the default layout edit-form.
16545
16546         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16547
16548         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16549
16550 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16551
16552         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16553         as unfetched articles.
16554
16555 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16556
16557         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16558
16559 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16560
16561         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16562         original back end that keeps marks in the local system.
16563
16564 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16565
16566         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16567         arg of pop-to-buffer for XEmacs.
16568         (gnus-article-read-summary-keys): Ditto; don't restore window
16569         configuration if summary command ends up with neither article buffer
16570         nor summary buffer; describe bindings if summary keys end with C-h.
16571
16572 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16573
16574         * message.el (message-fix-before-sending): Skip raw message part to be
16575         forwarded while checking illegible text.
16576         (message-forward-make-body-mime, message-forward-make-body):
16577         Mark signed or encrypted raw message as having no illegible text.
16578
16579 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16580
16581         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16582         (gnus-message-with-timestamp-1): New macro.
16583         (gnus-message-with-timestamp): New function.
16584         (gnus-message): Use them.
16585
16586         * nnheader.el (nnheader-message): Use them.
16587
16588 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16589
16590         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16591         .newsrc.eld file.
16592
16593 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16594
16595         * gnus-agent.el (gnus-agent-fetch-headers)
16596         (gnus-agent-retrieve-headers):
16597         Bind gnus-decode-encoded-address-function to identity.
16598
16599         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16600         available also when the server returns simply a dot.
16601
16602         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16603
16604 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16605
16606         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16607
16608 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * gnus-ems.el (gnus-x-splash): Make it work.
16611
16612         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16613         from being used.
16614
16615         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16616
16617 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16618
16619         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16620         4th and the 5th arguments.
16621
16622         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16623         the front stickiness.
16624         (gnus-article-summary-command-nosave): Correct the order of the
16625         arguments passed to pop-to-buffer.
16626         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16627         summary command ends up with the article buffer.
16628
16629         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16630         the same faces.
16631
16632 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16633
16634         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16635
16636 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16637
16638         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16639         * gnus-sum.el (gnus-summary-highlight):
16640         * pgg.el (pgg-sign-region, pgg-sign):
16641         * mail-source.el (mail-source-delete-old-incoming-confirm):
16642         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16643
16644 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * gnus-art.el (gnus-mime-view-part-externally)
16647         (gnus-mime-view-part-internally): Fix predicate function passed to
16648         completing-read.
16649
16650         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16651
16652         * gnus.el (gnus-update-message-archive-method): Add :version.
16653
16654 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * gnus.el (gnus-update-message-archive-method): New variable.
16657
16658         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16659         according to gnus-message-archive-method if
16660         gnus-update-message-archive-method is non-nil.
16661
16662 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16663
16664         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16665         Suggested by Loic Dachary <loic@dachary.org>.
16666         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16667
16668 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16669
16670         * message.el (message-pop-to-buffer): Add switch-function argument.
16671         (message-mail): Pass switch-function argument to it.
16672
16673 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16674
16675         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16676         Improve doc string.
16677
16678 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16679
16680         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16681         (gnus-header-content):
16682         * gnus-cite.el (gnus-cite-10):
16683         * gnus-srvr.el (gnus-server-closed):
16684         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16685         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16686         (gnus-group-mail-3-empty, gnus-group-mail-low)
16687         (gnus-group-mail-low-empty, gnus-splash):
16688         * message.el (message-header-to, message-header-cc)
16689         (message-header-subject, message-header-other, message-header-name)
16690         (message-header-xheader, message-separator, message-cited-text)
16691         (message-mml): Lighten colors of faces used for dark background.
16692
16693 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16694
16695         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16696         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16697
16698 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16699
16700         * message.el (message-narrow-to-headers-or-head):
16701         Ignore mail-header-separator in the body.
16702
16703 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16704
16705         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16706         same as window size.
16707
16708 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16709
16710         * message.el (message-font-lock-keywords): Use message-header-xheader
16711         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16712         ahead of the anything pattern, to get it recognized.
16713
16714 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16715
16716         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16717         spam.el loads uses it in the compiled defadvice form.
16718
16719 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16720
16721         * gnus-sum.el (gnus-articles-to-read)
16722         (gnus-summary-insert-old-articles): Don't truncate group name for
16723         `read-string'.
16724
16725         * gnus-util.el (gnus-limit-string): Delete this function.
16726
16727         * gnus-sum.el (gnus-simplify-subject-fully):
16728         Use `truncate-string-to-width' instead.
16729
16730 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16731
16732         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16733         Tell if, on summary exit, the next group has to be selected.
16734         (gnus-summary-exit): Use it.
16735
16736 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16737
16738         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16739         non-break space.
16740
16741 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16742
16743         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16744         Check if group is not a directory.
16745         (nnfolder-request-expire-articles): Don't delete articles if the target
16746         group is not available.
16747
16748         * nnml.el (nnml-request-create-group): Properly check if group is not a
16749         file.
16750         (nnml-request-expire-articles): Don't delete articles if the target
16751         group is not available.
16752
16753         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16754         Don't quote characters that are within parentheses.
16755
16756 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16757
16758         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16759         (gnus-handle-ephemeral-exit): Select article according to it.
16760
16761 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16762
16763         * message.el (message-insert-formated-citation-line): Remove newline.
16764         (message-citation-line-format): Add final \n here so that the user can
16765         avoid a blank line.
16766
16767 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16768
16769         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16770         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16771         Update lanl/arXiv support.
16772
16773 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16774
16775         * gnus.el: Bump version number.
16776
16777 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16778
16779         * gnus.el (gnus-version-number): Bump version.
16780
16781 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16782
16783         * gnus.el: No Gnus v0.6 is released.
16784
16785 2007-04-27  Didier Verna  <didier@xemacs.org>
16786
16787         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16788         * gmm-utils.el (gmm-regexp-concat): ... here.
16789         * message.el: Don't require 'gnus-util.
16790         (message-dont-reply-to-names): Handle name change above.
16791         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16792
16793 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16794
16795         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16796         since the initial value varies according to the system.
16797
16798 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16799
16800         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16801
16802 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16803
16804         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16805
16806 2007-04-24  Didier Verna  <didier@xemacs.org>
16807
16808         Improve the type of gnus-ignored-from-addresses.
16809         * gnus-util.el (gnus-orify-regexp): New function.
16810         * message.el (gnus-util): Require it.
16811         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16812         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16813         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16814
16815 2007-04-24  Didier Verna  <didier@xemacs.org>
16816
16817         * gnus-sum.el:
16818         * gnus-utils.el: Fix some trailing whitespaces.
16819
16820 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16821
16822         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16823         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16824         article's Message-ID; refer parent article in summary buffer.
16825
16826         * message.el (message-bounce): Call mime-to-mml.
16827
16828         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16829         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16830         optimize and/or forms properly.
16831
16832 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16833
16834         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16835         URL.
16836
16837 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16838
16839         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16840
16841 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16842
16843         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16844         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16845         displayed of multipart/alternative part if it is invoked from summary
16846         buffer.
16847
16848         * mm-view.el (mm-inline-text-html-render-with-w3m)
16849         (mm-inline-text-html-render-with-w3m-standalone)
16850         (mm-inline-render-with-function): Use mail-parse-charset by default.
16851
16852 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16853
16854         * parse-time.el (parse-time-string-chars): Check if CHAR
16855         is less than the length of parse-time-syntax.
16856
16857 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16858
16859         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16860         from gnus-newsgroup-processable.
16861
16862 2007-04-16  Didier Verna  <didier@xemacs.org>
16863
16864         * gnus-msg.el (gnus-configure-posting-styles):
16865         Handle message-signature-directory properly with :file syntax.
16866         Reported by "Leo".
16867
16868 2007-04-11  Didier Verna  <didier@xemacs.org>
16869
16870         New user option: message-signature-directory.
16871         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16872         * message.el (message-insert-signature): Ditto.
16873         * message.el (message-signature-file): Doc update.
16874         * message.el (message-signature-directory): New.
16875
16876 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16877
16878         * gnus-msg.el (gnus-inews-yank-articles):
16879         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16880
16881 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16882
16883         * message.el (message-yank-original): Make sure cited text ends with
16884         newline; don't exchange point and mark.
16885
16886 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16887
16888         * tls.el (open-tls-stream): Properly handle case where there
16889         is no associated buffer.
16890
16891 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16892
16893         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16894         message-yank-original, make sure (< mark TEXT point).
16895
16896 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16897
16898         * message.el (message-fill-column): New variable.
16899         (message-mode): Use it.  Add comment on a possible new hook.
16900
16901         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16902         (nnmail-get-new-mail): Reformat.
16903
16904         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16905
16906         * gmm-utils.el: Fix Commentary.
16907         (gmm-tool-bar-from-list): Fix typo in doc string.
16908
16909 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16910
16911         * message.el (message-yank-original): Don't switch point and mark
16912         unnecessarily to put point and mark as documented.
16913
16914 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16915
16916         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16917         from the message heads.
16918
16919 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16920
16921         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16922         article buffer does not have a window.  This may not be the best
16923         solution but is certainly better than setting the start of the null,
16924         that is the current, window.
16925
16926 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16927
16928         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16929         (gnus-draft-setup): Run it.
16930
16931         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16932         gnus-score-fast-scoring.  Allow regexp.
16933         (gnus-score-headers): Use it.
16934
16935         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16936         XEmacs.
16937
16938         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16939         string.
16940         (gnus-button-alist): Also catch `<f1> k ...'.
16941         (gnus-treat-display-x-face): Fix doc string.
16942
16943 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16944
16945         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16946         evaluation of gnus-extended-version to ensure correct generation of the
16947         User-Agent header when message-generate-headers-first is used.
16948
16949 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16950
16951         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16952         hashcash-path is nil.  Don't call callback with incorrect number of
16953         parameters if val is 0.
16954
16955 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16956
16957         * message.el (message-required-news-headers):
16958         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16959
16960 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16961
16962         * tls.el (open-tls-stream): In handshake-waiting loop,
16963         don't wait more if there is output available to process.
16964
16965 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16966
16967         * tls.el (tls-program): Doc fix.
16968
16969 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16970
16971         * message.el (message-generate-new-buffers): Change the meaning of the
16972         nil value; add `standard' to the choices; treat t as `unique'; improve
16973         doc string.
16974         (gnus-select-frame-set-input-focus): Autoload.
16975         (message-buffer-name): Search for the existing message buffer if
16976         message-generate-new-buffers is nil or `standard'; treat the value t of
16977         message-generate-new-buffers as `unique'.
16978         (message-pop-to-buffer): Raise the frame already displaying the message
16979         buffer; clear the echo area after querying.
16980         (message-setup): Pass the `continue' argument to compose-mail.
16981         (message-mail): Prefer `switch-function' if it is given; search for the
16982         existing message buffer if the `continue' argument is non-nil; pass
16983         continue and switch-function arguments to compose-mail by way of
16984         message-setup.
16985         (message-mail-other-window): Adjust argument of message-setup.
16986         (message-mail-other-frame): Ditto.
16987
16988 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16989
16990         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16991         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16992         to turn font-lock on when turning gnus-message-citation-mode on.
16993
16994 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16995
16996         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16997         (mml-smime-function-alist): New variable; add epg as the backend.
16998         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16999         mml-smime- functions instead.
17000         * mm-view.el: Require smime.
17001
17002 2007-03-05  Didier Verna  <didier@xemacs.org>
17003
17004         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17005         instead of just inheritance for posting styles.
17006         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17007
17008 2007-02-24  Chris Moore  <dooglus@gmail.com>
17009
17010         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17011         * pgg-pgp.el (pgg-pgp-encrypt-region):
17012         * pgg-gpg.el (pgg-gpg-encrypt-region):
17013         Check pgg-encrypt-for-me if no other recipients.
17014
17015 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17016
17017         * tls.el (tls-certtool-program): Fix custom type.
17018
17019 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17020
17021         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17022         and point-at-eol instead of line-(beginning|end)-position.
17023
17024         * assistant.el (assistant-parse-buffer): Ditto.
17025
17026         * netrc.el (netrc-parse-services): Ditto.
17027
17028 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17029
17030         * mml2015.el (mml2015-epg-find-usable-key): New function.
17031         (mml2015-epg-sign): Use it.
17032         (mml2015-epg-encrypt): Use it.
17033
17034 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17035
17036         * message.el (message-make-in-reply-to): Quote name containing
17037         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17038         if there are special characters.  Reported by NAKAJI Hiroyuki
17039         <nakaji@jp.freebsd.org>.
17040
17041 2007-02-27  Didier Verna  <didier@xemacs.org>
17042
17043         Include the group parameters as well as the topic ones in the
17044         inheritance filter process.
17045         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17046         argument GROUP-PARAMS-LIST.
17047         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17048
17049 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17050
17051         * nntp.el (nntp-never-echoes-commands)
17052         (nntp-open-connection-functions-never-echo-commands): New variables.
17053         (nntp-send-command): Use them.
17054
17055 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17056
17057         * mml2015.el (mml2015-epg-verify): Simplify.
17058
17059 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17060
17061         * mml.el (mml-content-disposition-alist): New user option.
17062         (mml-content-disposition): New function.
17063         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17064         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17065
17066 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17067
17068         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17069         verification.
17070
17071 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17072
17073         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17074         articles posted in the last 24 hours.
17075
17076 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17077
17078         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17079
17080 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17081
17082         * nntp.el (nntp-send-command): Don't wait for echoes when
17083         nntp-open-ssl-stream is used.
17084
17085 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17086
17087         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17088         (gnus-message-add-citation-keywords)
17089         (gnus-message-remove-citation-keywords): Remove.
17090         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17091         directly, make the variables in font-lock-defaults buffer-local, add
17092         gnus-message-citation-keywords to them and then update the value of
17093         font-lock-keywords.
17094
17095 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17096
17097         * message.el (message-cite-original-1): Don't call
17098         gnus-article-highlight-citation.
17099
17100         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17101         citations; fix line count.
17102
17103 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17104
17105         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17106         (gnus-message-add-citation-keywords)
17107         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17108         versions of font-lock-add-keywords and font-lock-remove-keywords to
17109         work with XEmacs correctly.
17110
17111 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17112
17113         * gnus-cite.el (gnus-cite-face-list): Set the values of
17114         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17115         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17116         (gnus-message-cite-prefix-regexp): New variable.
17117         (gnus-message-search-citation-line): Use it; protect against long
17118         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17119         the 0th match data for Emacs.
17120         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17121         (gnus-message-add-citation-keywords): Append keywords rather than
17122         prepending; emulate font-lock-add-keywords if it is not available.
17123         (gnus-message-remove-citation-keywords):
17124         Emulate font-lock-remove-keywords if it is not available.
17125
17126         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17127
17128         * message.el (message-cite-prefix-regexp): Set the value of
17129         gnus-message-cite-prefix-regexp.
17130
17131 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17132
17133         * nnweb.el (nnweb-google-parse-1): Update parser.
17134
17135 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17136
17137         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17138
17139 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17140
17141         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17142         regexp.
17143
17144 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17145
17146         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17147         string-to-multibyte.
17148         (uudecode-decode-region-internal): Use it.
17149
17150         * lpath.el: Fbind string-as-multibyte for XEmacs.
17151
17152 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17153
17154         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17155         Fix custom choice.
17156
17157         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17158
17159 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17160
17161         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17162
17163         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17164         `write-region' to respect `mm-inhibit-file-name-handlers'.
17165
17166 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17167
17168         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17169         Use gnus-home-directory instead of "~/" or "$HOME".
17170
17171 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17172
17173         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17174         to mention filename.
17175         Add comments at beginning regarding usage.
17176         (encrypt-write-file-contents): Change interactive so a string is
17177         acceptable.  If the file has no associated model, show an error instead
17178         of a nonsense prompt.
17179
17180 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17181
17182         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17183         Thanks to Yoshihiko Yamada for kind notification of this typo.
17184
17185 2007-01-12  Kenichi Handa  <handa@m17n.org>
17186
17187         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17188         multibyte buffer.
17189
17190 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17191
17192         * gnus-score.el (gnus-score-fast-scoring): New variable.
17193         (gnus-score-headers): Use it.
17194
17195         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17196
17197         * message.el (message-cite-original-1):
17198         Call gnus-article-highlight-citation if requested.
17199         (message-make-from): Allow name and address as optional arguments.
17200
17201         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17202
17203         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17204         bugs to doc string.
17205         (gnus-button-alist): Add mid\\|message-id.
17206         (gnus-button-fetch-group): Extend for use in
17207         `browse-url-browser-function'.
17208         (gnus-button-url-regexp): Try to catch paired parentheses like in
17209         Wikipedia URLs.
17210
17211         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17212         Suggested by Simon Krahnke <overlord@gmx.li>.
17213
17214 2007-01-13  Romain Francoise  <romain@orebokech.com>
17215
17216         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17217         Update copyright.
17218
17219 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17220
17221         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17222
17223 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17224
17225         * gnus-registry.el (gnus-registry-unfollowed-groups)
17226         (gnus-registry-split-fancy-with-parent): Fix documentation.
17227
17228 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17229
17230         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17231         from nnweb groups.
17232
17233 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17234
17235         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17236         Xref urls.  Erase buffer before requesting head.
17237
17238         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17239
17240 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17241
17242         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17243         customizable.
17244
17245 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17246
17247         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17248         no signing key is found.
17249         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17250         no encrypting and/or signing key is found.
17251
17252 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17253
17254         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17255
17256 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17257
17258         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17259         headers read from disk with the ones newly found in the current search.
17260         This should no longer cause problems, because the article numbers in
17261         Gmane's `nov.php' output are ignored since the previous change.
17262
17263 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17264
17265         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17266
17267 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17268
17269         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17270         replace-regexp-in-string; bind url-version; fbind display-images-p and
17271         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17272         find-face and set-itimer-function for Emacs; bind itimer-list for
17273         Emacs.
17274
17275         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17276
17277 2007-01-01  Romain Francoise  <romain@orebokech.com>
17278
17279         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17280
17281 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17282
17283         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17284         `define-minor-mode' macro definition expanded properly.
17285         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17286         exclude it there.
17287
17288         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17289         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17290         `fboundp' test.
17291         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17292         This is OK to autoload in (S)XEmacs now.
17293
17294 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17295
17296         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17297         keystroke.
17298         (gnus-summary-limit-to-singletons): Fix typo.
17299
17300         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17301         else fails.
17302
17303 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17304
17305         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17306         docstring.
17307
17308         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17309         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17310         (gnus-summary-insert-dormant-articles): Fix typo in message.
17311
17312 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17313
17314         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17315         nil for XEmacs.
17316         (gnus-message-citation-mode): Don't autoload in XEmacs.
17317
17318         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17319
17320 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17321
17322         * nnimap.el (nnimap-expunge-search-string):
17323         Mention nnimap-search-uids-not-since-is-evil in docstring.
17324
17325 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17326
17327         * spam.el: Revert to make-obsolete-variable because
17328         define-obsolete-variable-alias is not supported in Emacs 21.
17329
17330         * spam.el (spam-ifile-path, spam-ifile-database-path)
17331         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17332         make-obsolete-variable.
17333         (spam-bsfilter-path, spam-bsfilter-program)
17334         (spam-spamassassin-path, spam-spamassassin-program)
17335         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17336         Don't use "path" inappropriately.
17337         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17338         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17339         variable names.
17340
17341 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17342
17343         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17344         summary buffer.
17345
17346         * password.el (password-cache-remove): Use clear-string to burn
17347         password, if available.
17348
17349 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17350
17351         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17352
17353         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17354
17355         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17356         (gnus-message-highlight-citation): Move defcustom here from
17357         gnus-cite.el.
17358         (gnus-message-citation-mode): Autoload.
17359
17360         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17361         checks to make it compile with XEmacs.
17362         (gnus-message-citation-mode): New minor mode.
17363         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17364         (gnus-message-highlight-citation): New variables.
17365         (gnus-message-search-citation-line)
17366         (gnus-message-add-citation-keywords)
17367         (gnus-message-remove-citation-keywords)
17368         (turn-on-gnus-message-citation-mode)
17369         (turn-off-gnus-message-citation-mode): New functions.
17370
17371 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17372
17373         * gnus-cite.el: Enable highlighting of different citation levels in
17374         message-mode.
17375
17376 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17377
17378         * message.el (message-make-fqdn): Fix comment.
17379         (message-bogus-system-names): Add ".local".
17380
17381         * spam.el (spam-ifile-path, spam-ifile-program)
17382         (spam-ifile-database-path, spam-ifile-database)
17383         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17384         Don't use "path" inappropriately.
17385         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17386         strings.
17387         (spam-check-ifile, spam-ifile-register-with-ifile)
17388         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17389         Use new variable names.
17390
17391         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17392         (gnus-treat-display-smileys): Simplify using
17393         gnus-image-type-available-p.
17394
17395         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17396         available.
17397
17398         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17399         Use `display-images-p' if available.
17400
17401 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17402
17403         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17404         one after turning on the buffer's multibyteness instead of decoding
17405         them directly in the unibyte buffer that causes unexpected conversion
17406         in Emacs 23 (unicode).
17407
17408 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17409
17410         * message.el (message-generate-hashcash): Fix custom type.
17411
17412 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17413
17414         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17415
17416 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17417
17418         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17419         disconnect icons.  Add help text.
17420
17421 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17422
17423         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17424         negated to be consistent with the others we handle.
17425
17426 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17427
17428         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17429         version of gnus-summary-buffer to something, so that we can use two
17430         article buffers at the same time.
17431
17432 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17433
17434         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17435         trigger all the extra headers.
17436         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17437         sorting.
17438
17439 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17440
17441         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17442         solid groups.
17443
17444 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17445
17446         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17447
17448 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17449
17450         * legacy-gnus-agent.el: Add Copyright notice.
17451
17452 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17453
17454         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17455
17456 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17457
17458         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17459
17460         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17461         to make it work reliably in CVS Emacs.
17462         (gnus-summary-limit-strange-charsets-predicate)
17463         (gnus-summary-limit-to-predicate): New functions.
17464
17465 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17466
17467         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17468         specifying array size.
17469         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17470         array if it is too small.
17471         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17472         (gnus-sort-threads-loop): New function.
17473
17474 2006-12-06  Chris Moore  <dooglus@gmail.com>
17475
17476         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17477         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17478
17479 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17480
17481         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17482         options.
17483
17484 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17485
17486         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17487         DOS-ing the recipient.
17488
17489         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17490         the headers when creating the mapping to avoid mismappings.
17491         (nnweb-gmane-create-mapping): Always nix out old mapping.
17492
17493 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17494
17495         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17496         and mm-verify-option to never.
17497
17498 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17499
17500         * message.el (message-signed-or-encrypted-p): New function.
17501         (message-forward-make-body): Use it.
17502
17503         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17504         Replace encode-coding-string with mm-encode-coding-string.
17505
17506 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17507
17508         * nneething.el (nneething-decode-file-name):
17509         Replace decode-coding-string with mm-decode-coding-string.
17510
17511         * gnus-int.el (gnus-open-server): Say failed server's name.
17512
17513 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17514
17515         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17516         strings to a single string.  Quote `errors-file-name'.
17517         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17518         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17519         Adjust calls.  Use `shell-quote-argument'.
17520
17521 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17522
17523         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17524         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17525
17526         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17527         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17528         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17529         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17530         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17531         (gnus-subscribe-newsgroup, gnus-1):
17532         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17533         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17534         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17535         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17536
17537 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17538
17539         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17540         keystroke.
17541         (gnus-summary-limit-to-bodies): Implement headersp.
17542
17543 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17544
17545         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17546
17547 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17548
17549         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17550
17551 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17552
17553         * message.el (message-generate-hashcash): Expand range of values to
17554         include `opportunistic'.
17555         (message-send-mail): Use it.
17556
17557 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17558
17559         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17560         and comment it.
17561
17562         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17563
17564 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17565
17566         * gnus-util.el (gnus-extract-address-components): Improve comment.
17567
17568 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17569
17570         * gnus-util.el (gnus-extract-address-components): Work with address in
17571         which the name portion contains @.
17572
17573         * lpath.el: Fbind custom-autoload.
17574
17575 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17576
17577         * gnus.el (gnus-start): Move custom group up.
17578         (gnus-select-method): Don't autoload, but make it available for
17579         `customize-variable'.
17580         (gnus-getenv-nntpserver): Don't autoload.
17581
17582 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17583
17584         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17585
17586 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17587
17588         * message.el (message-sendmail-extra-arguments): New variable.
17589         (message-send-mail-with-sendmail): Use it.
17590
17591 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17592
17593         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17594         mm-with-unibyte-current-buffer to make string unibyte.
17595
17596         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17597         mm-string-as-multibyte.
17598
17599 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17600
17601         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17602         Reported by Werner Koch <wk@gnupg.org>.
17603
17604 2006-11-14  Daiki Ueno  <ueno@p360>
17605
17606         * mml2015.el: Autoload epa-select-keys when compiling.
17607
17608 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17609
17610         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17611         message-options.
17612         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17613
17614 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17615
17616         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17617         EasyPG (< 0.0.6).
17618         (mml2015-always-trust): New user option.
17619         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17620         prompt.
17621
17622 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17623
17624         * nntp.el (nntp-authinfo-force): New variable.
17625         (nntp-send-authinfo): Use it.
17626
17627 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17628
17629         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17630         decode encoded words.  Improve prompt.  Add comment about forwarding.
17631         (message-replacement-char): Move up.
17632
17633 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17634
17635         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17636         instead of gnus-intersection because arguments of gnus-sorted-nunion
17637         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17638
17639 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17640
17641         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17642         (message-simplify-subject-functions):
17643         Enable message-strip-subject-encoded-words by default.
17644
17645 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17646
17647         * message.el (message-strip-subject-encoded-words): New function.
17648         (message-simplify-subject-functions): New variable.
17649         (message-simplify-subject): Use it.  Fix typo in doc string.
17650         Support message-strip-subject-encoded-words.
17651
17652 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17653
17654         * gnus-diary.el (gnus-diary-delay-format-function):
17655         * nndiary.el (nndiary-reminders):
17656         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17657
17658 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17659
17660         * gnus-art.el (article-hide-boring-headers): Fetch date from
17661         gnus-original-article-buffer to avoid problems with localized date
17662         strings.
17663
17664 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17665
17666         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17667
17668 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17669
17670         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17671         New variables.
17672         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17673         (mm-charset-synonym-alist): Move some entries to
17674         mm-codepage-iso-8859-list.
17675         (mm-charset-synonym-alist, mm-charset-override-alist):
17676         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17677
17678 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17679
17680         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17681
17682 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17683
17684         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17685         with Emacs 21 and XEmacs.
17686
17687 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17688
17689         * spam.el (spam-parse-address): New function for better parsing,
17690         catching errors, etc.
17691         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17692
17693 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17694
17695         * mm-view.el: Add interactive arg to html2text autoload.
17696
17697 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17698
17699         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17700
17701 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17702
17703         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17704         New variables.
17705         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17706         (mm-charset-synonym-alist): Move some entries to
17707         mm-codepage-iso-8859-list.
17708
17709         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17710
17711 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17712
17713         * message.el (message-citation-line-format)
17714         (message-insert-formated-citation-line): Fix implementation of %E, %N
17715         and %n according to the doc string.
17716
17717 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17718
17719         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17720         Use car-safe to avoid bad parses.
17721
17722 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17725         names.
17726
17727         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17728
17729 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17730
17731         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17732         header.
17733
17734         * message.el (message-draft-headers): Add Date.
17735         (message-headers-to-generate): Fix typo in docstring.
17736
17737         * nndraft.el (nndraft-required-headers): New variable.
17738         (nndraft-generate-headers): Use it.
17739
17740         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17741
17742 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17743
17744         * gnus-registry.el (gnus-registry-wash-for-keywords)
17745         (gnus-registry-find-keywords): New functions to allow easy searching of
17746         articles that are in the registry.
17747
17748 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17749
17750         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17751         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17752         Reported by Damien Elmes <damien@repose.cx>.
17753
17754 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17755
17756         * gnus.el (gnus-mime): Remove unused custom group.
17757
17758 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17759
17760         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17761         "blank line" when searching for end of armor headers.
17762
17763 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17764
17765         * gmm-utils.el (gmm-write-region): Fix variable name.
17766
17767 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17768
17769         * gmm-utils.el (gmm-write-region): New function based on compatibility
17770         code from `mm-make-temp-file'.
17771
17772         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17773
17774         * nnmaildir.el (nnmaildir--update-nov)
17775         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17776         Use `gmm-write-region'.
17777
17778 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17779
17780         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17781         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17782
17783         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17784
17785         * message.el (message-replacement-char): New variable.
17786         (message-fix-before-sending): Use it.
17787         (message-simplify-subject): New function to remove duplicate code.
17788         (message-reply, message-followup): Use it.
17789
17790         * gnus-sum.el (gnus-summary-make-menu-bar):
17791         Clarify gnus-summary-limit-to-articles.
17792
17793 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17794
17795         * gnus-util.el (gnus-with-local-quit): New macro.
17796
17797         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17798
17799 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17800
17801         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17802         ignore non-string data.
17803
17804 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17805
17806         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17807         non-string data (needs to be done in the registry too).
17808
17809 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17810
17811         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17812         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17813         (gnus-registry-split-fancy-with-parent)
17814         (gnus-registry-fetch-simplified-message-subject-fast)
17815         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17816         Remove text properties on ingress into the registry and when it's saved.
17817         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17818         registry from entries with no groups.
17819
17820 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17821
17822         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17823         function to remove string properties.
17824
17825 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17826
17827         * gmm-utils.el (gmm): Adjust custom version.
17828
17829         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17830         Adjust custom version.
17831
17832         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17833
17834 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17835
17836         * gnus-art.el (gnus-insert-prev-page-button)
17837         (gnus-insert-next-page-button): Simplify.  Reformat.
17838
17839 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17840
17841         * gnus-art.el (gnus-insert-prev-page-button)
17842         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17843
17844 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17845
17846         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17847
17848 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17849
17850         * gnus-art.el (gnus-insert-mime-button)
17851         (gnus-insert-mime-security-button):
17852         Apply gnus-article-button-face to MIME and security buttons.
17853
17854 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17855
17856         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17857         readable.
17858
17859 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17860
17861         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17862
17863 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17864
17865         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17866         `browse-url-of-file' instead of `browse-url'.
17867
17868 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17869
17870         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17871         regexp.  Articles containing quotation were cut prematurely.
17872
17873 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17874
17875         * message.el (message-cite-original-1): Use nobody by default for the
17876         value of From header.
17877         (message-reply): Ditto.
17878
17879 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17880
17881         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17882         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17883         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17884
17885 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17886
17887         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17888         mails in the doc string.  Add some URLs in comment.
17889         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17890
17891 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17892
17893         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17894         backslashes handling and the way to find boundaries of quoted strings.
17895
17896 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17897
17898         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17899         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17900         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17901         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17902
17903 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17904
17905         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17906         doc string.
17907         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17908
17909 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17910
17911         * lpath.el: Fbind epg-check-configuration.
17912
17913 2006-09-06  Simon Josefsson  <jas@extundo.com>
17914
17915         * mml2015.el (mml2015-use): Doc fix, mention epg.
17916
17917 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17918
17919         * mml2015.el (mml2015-use): Default to epg, if available.
17920
17921 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17922
17923         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17924         message-sender.
17925         (mml1991-epg-encrypt): Ditto.
17926         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17927         message-sender.
17928         (mml2015-epg-encrypt): Ditto.
17929
17930 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17931
17932         * message.el (message-send-mail-with-sendmail): Look for sendmail in
17933         several common directories.
17934
17935 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
17936
17937         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17938         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17939
17940 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17941
17942         * gnus-art.el (article-decode-encoded-words): Make it fast.
17943
17944 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17945
17946         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17947
17948         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17949         in quoted string into `\'.
17950
17951 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17952
17953         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17954         Use standard-syntax-table.
17955
17956 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17957
17958         * gnus-art.el (gnus-decode-address-function): New variable.
17959         (article-decode-encoded-words): Use it to decode headers which are
17960         assumed to contain addresses.
17961         (gnus-mime-delete-part): Remove useless `or'.
17962
17963         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17964         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17965         (gnus-nov-parse-line): Use it to decode From header.
17966         (gnus-get-newsgroup-headers): Ditto.
17967         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17968
17969         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17970         (mail-decode-encoded-address-string): New alias.
17971
17972         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17973         New function.
17974         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17975         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17976         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17977         (rfc2047-decode-string): Ditto.
17978         (rfc2047-decode-address-region): New function.
17979         (rfc2047-decode-address-string): New function.
17980
17981 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17982
17983         * message.el (message-caesar-buffer-body): Allow rotating headers.
17984
17985         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17986
17987         * message.el (message-insert-formated-citation-line): Fix %f.
17988         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17989
17990 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17991
17992         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17993         (gnus-bookmark-mouse-available-p): New macro.
17994         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17995         (gnus-bookmark-bmenu-show-infos): Use it.
17996         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17997         (gnus-bookmark-bmenu-hide-infos): Ditto.
17998         (gnus-bookmark-remove-properties): New function.
17999         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18000         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18001         (gnus-bookmark-write-file): Bind coding-system-for-write.
18002         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18003         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18004         group before selecting it.
18005         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18006         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18007         quit-window if it is not available; use gnus-mouse-2 and bind it to
18008         gnus-bookmark-bmenu-select-by-mouse.
18009         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18010         (gnus-bookmark-bmenu-select-by-mouse): New function.
18011
18012 2006-08-13  Romain Francoise  <romain@orebokech.com>
18013
18014         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18015         space.
18016
18017 2006-08-10  Romain Francoise  <romain@orebokech.com>
18018
18019         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18020         (dns-mode-soa-auto-increment-serial): New user option.
18021         (dns-mode-soa-maybe-increment-serial): New function.
18022         (dns-mode): Add the latter to `write-contents-functions'.
18023
18024 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18025
18026         * compface.el (uncompface): Use binary rather than raw-text-unix.
18027
18028 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18029
18030         * compface.el (uncompface): Make sure the eol conversion doesn't take
18031         place when communicating with the external programs.
18032         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18033
18034 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18035
18036         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18037
18038 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18039
18040         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18041         Make it more robust by parsing author and date independently.
18042
18043 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18044
18045         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18046
18047 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18048
18049         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18050         first matching secret key.
18051         (mml2015-epg-encrypt): Ditto.
18052
18053         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18054         first matching secret key.
18055         (mml1991-epg-encrypt): Ditto.
18056
18057         * mml2015.el (mml2015-encrypt-to-self): New user option.
18058         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18059         mml2015-epg-encrypt-to-self is set.
18060
18061         * mml1991.el (mml1991-encrypt-to-self): New variable.
18062         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18063         mml1991-epg-encrypt-to-self is set.
18064
18065         * mml2015.el (mml2015-signers): New user option.
18066         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18067         (mml2015-epg-encrypt): Allow to select signing keys.
18068
18069         * mml1991.el (mml1991-signers): New variable.
18070         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18071         (mml1991-epg-encrypt): Allow to select signing keys.
18072
18073 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18074
18075         * nnheader.el (nnheader-insert-head): Make it work even if the file
18076         uses CRLF for the line-break code.
18077
18078 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18079
18080         * mml2015.el: Require mml-sec instead of password.
18081         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18082         (mml2015-cache-passphrase): Inherit the default value from
18083         mml-secure-cache-passphrase.
18084         (mml2015-passphrase-cache-expiry): Inherit the default value from
18085         mml-secure-passphrase-cache-expiry.
18086
18087         * mml1991.el: Require mml-sec instead of password.
18088         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18089         (mml1991-cache-passphrase): Inherit the default value from
18090         mml-secure-cache-passphrase.
18091         (mml1991-passphrase-cache-expiry): Inherit the default value from
18092         mml-secure-passphrase-cache-expiry.
18093
18094         * mml-sec.el: Require password.
18095         (mml-secure-verbose): New user option.
18096         (mml-secure-cache-passphrase): New user option.
18097         (mml-secure-passphrase-cache-expiry): New user option.
18098
18099 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18100             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18101
18102         * pgg-def.el (pgg-truncate-key-identifier):
18103         Truncate the key ID to 8 letters from the end.
18104
18105 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18106
18107         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18108         workaround for the url package included with Emacs.
18109
18110         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18111
18112 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18113
18114         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18115         correctly.  This fixes a bug caused by the 2006-05-12 change.
18116
18117 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18118
18119         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18120         some information about the error when saying that the `bogus' mail
18121         group will be used.
18122
18123 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18124
18125         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18126         string.
18127
18128 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18129
18130         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18131
18132 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18133
18134         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18135
18136 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18137
18138         * mml1991.el (mml1991-function-alist): Add epg.
18139         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18140         (mml1991-epg-encrypt): New functions.
18141
18142 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18143
18144         * mml2015.el (mml2015-verbose): New variable.
18145         (mml2015-cache-passphrase): Ditto.
18146         (mml2015-passphrase-cache-expiry): Ditto.
18147         (mml2015-function-alist): Add epg.
18148         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18149         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18150         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18151         New functions.
18152
18153 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18154
18155         * message.el (message-cite-original-1): Preserve region when removing
18156         quoted text due to X-No-Archive in order to avoid bogus attribution
18157         when citing multiple messages.
18158
18159 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18160
18161         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18162         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18163
18164 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18165
18166         * gnus-diary.el (gnus-user-format-function-d)
18167         (gnus-user-format-function-D): Autoload.
18168
18169         * imap.el (Commentary): Fix typo.
18170
18171         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18172         2006-04-22 contribution.
18173
18174 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18175
18176         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18177         It didn't really fix the bogosity I'm seeing with solid web groups.
18178
18179 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18180
18181         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18182         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18183         created using server names.  If we use the feature without declaring
18184         it, Gnus does not properly manage server and group state.
18185
18186         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18187         bound.
18188
18189 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18190
18191         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18192         looking up the method using GROUP's prefix before inventing a new one.
18193         It is used on killed/unknown groups in various places where returning
18194         an all-new method isn't expected by the caller.
18195
18196         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18197         and match semantics of gnus-group-real-prefix.
18198
18199 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18200
18201         * nnmail.el (nnmail-broken-references-mailers): New variable.
18202         (nnmail-ignore-broken-references): New function generalizing
18203         nnmail-fix-eudora-headers.
18204         (nnmail-fix-eudora-headers): Now obsolete.
18205
18206         * gnus-art.el (gnus-button-handle-custom):
18207         Support `customize-apropos*'.
18208
18209 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18210
18211         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18212
18213         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18214         articles.
18215
18216 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18217
18218         * message.el (message-cite-reply-above): New variable.
18219         (message-yank-original): Use it.
18220
18221 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18222
18223         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18224
18225 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18226
18227         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18228         as read.
18229
18230         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18231
18232 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18233
18234         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18235         (gnus-bookmark-default-file): Use gnus-directory.
18236         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18237         Remove "*" in doc string.
18238         (gnus-bookmark-write-file): Simplify.
18239         (gnus-bookmark-maybe-sort-alist): Use `when'.
18240         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18241         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18242         Add FIXME about Emacs 21 and XEmacs compatibility.
18243         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18244         compatibility.
18245         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18246         compatibility.
18247         (gnus-bookmark-menu-heading): Fix version.
18248
18249 2006-06-19  Bastien Guerry  <bzg@altern.org>
18250
18251         * gnus-bookmark.el: New file.
18252
18253 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18254
18255         * message.el (message-syntax-checks): Doc fix.
18256
18257 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18258
18259         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18260         unsubscribed groups as if they were killed ones.  It causes duplicate
18261         entries in gnus-newsrc-alist.
18262
18263 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18264
18265         * message.el (message-syntax-checks): Doc fix.
18266         (message-send-mail): Add check for continuation headers.
18267         (message-check-news-header-syntax): Fix regexp used to check for
18268         continuation headers.
18269
18270 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18271
18272         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18273
18274 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18275
18276         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18277
18278 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18279
18280         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18281         default-truncate-lines.
18282
18283 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18284
18285         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18286         to fill the utf-8 entry.
18287
18288         * lpath.el: Fbind unicode-precedence-list.
18289
18290 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18291
18292         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18293
18294 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18295
18296         * gnus-agent.el (directory-files-and-attributes): Move all the way
18297         forward (the third and final move).
18298         (gnus-agent-read-agentview): Trap reconstruction errors due to
18299         nonexistent directory.  Handle by returning nil.
18300
18301 2006-05-30  Didier Verna  <didier@xemacs.org>
18302
18303         * message.el (message-dont-reply-to-names): Update the custom type.
18304         * message.el (message-dont-reply-to-names): New defsubst: potentially
18305         convert a list of regexps into a single one.
18306         * message.el (message-get-reply-headers): Use it.
18307         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18308
18309 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18310
18311         * gnus-agent.el (directory-files-and-attributes): Move forward.
18312
18313 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18314
18315         * gnus-ml.el (gnus-mailing-list-subscribe)
18316         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18317         (gnus-mailing-list-message): Fix doc strings.
18318
18319 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18320
18321         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18322         of doing it manually.
18323
18324 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18325
18326         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18327         comment.
18328
18329 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18330
18331         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18332         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18333         (gnus-agent-read-local): All symbols allocated in my-obarray.
18334         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18335         (gnus-agent-regenerate-group): Check numeric names to see if they are
18336         messages or groups.
18337         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18338         better way of do this...)
18339
18340         * gnus-cache.el (gnus-agent-total-fetched-for):
18341         Ignore 'dummy.group' (there should be a better way of do this...)
18342
18343 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18344
18345         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18346         (gnus-saved-headers): Ditto.
18347         (gnus-default-article-saver): Mention functions may have properties.
18348         (gnus-article-save): Override gnus-save-all-headers and
18349         gnus-saved-headers by :headers property which saver function may have.
18350         (gnus-summary-save-in-file): Add :headers property.
18351         (gnus-summary-write-to-file): Ditto.
18352
18353         * gnus-sum.el (gnus-summary-save-article): Bind
18354         gnus-prompt-before-saving to t when saving many articles in a file;
18355         always show all headers.
18356
18357         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18358
18359 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18360
18361         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18362         marks.
18363
18364         * message.el (message-indent-citation): Add optional arguments to allow
18365         using it outside of message buffers.
18366
18367         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18368         (gnus-article-treat-unfold-headers): Use it.
18369         (gnus-article-truncate-lines): New variable.
18370         (gnus-article-mode): Use it.
18371         (gnus-article-toggle-truncate-lines): New function.
18372
18373         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18374         Add gnus-article-toggle-truncate-lines.
18375
18376         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18377         coding system in XEmacs, use binary.
18378
18379 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18380
18381         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18382         after-load-alist.
18383
18384         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18385         this function should save decoded articles.
18386         (gnus-summary-write-to-file): Use property to specify this function
18387         should save decoded articles and specify gnus-summary-save-in-file
18388         should be used to save articles other than the first one when saving
18389         many articles.
18390         (gnus-summary-save-body-in-file): Use property to specify this
18391         function should save decoded articles.
18392         (gnus-summary-write-body-to-file): Use property to specify this
18393         function should save decoded articles and specify
18394         gnus-summary-save-body-in-file should be used to save articles other
18395         than the first one when saving many articles.
18396
18397         * gnus-sum.el (gnus-summary-save-article): Simplify.
18398
18399 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18400
18401         * gnus-art.el (gnus-default-article-saver):
18402         Add gnus-summary-write-body-to-file.
18403         (gnus-article-save-coding-system): Don't use coding system object
18404         in XEmacs.
18405         (gnus-read-save-file-name): Add optional `dir-var' argument which
18406         specifies directory in which files are saved; work even if optional
18407         `variable' argument is not specified.
18408         (gnus-summary-write-to-file): Read file name.
18409         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18410         (gnus-summary-write-body-to-file): New function.
18411
18412         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18413         (gnus-summary-local-variables): Add it.
18414         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18415         (gnus-summary-save-article): Remove optional `decode' argument;
18416         determine whether to decode articles by the value of
18417         gnus-default-article-saver; when saving many files using
18418         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18419         it first and use gnus-summary-save-in-file or
18420         gnus-summary-save-body-in-file thereafter unless
18421         gnus-prompt-before-saving is always; move point to article which
18422         will be saved.
18423         (gnus-summary-save-article-file): Revert.
18424         (gnus-summary-write-article-file): Revert.
18425         (gnus-summary-save-article-body-file): Revert.
18426         (gnus-summary-write-article-body-file): New function.
18427
18428 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18429
18430         * gnus-art.el (gnus-default-article-saver): Doc fix.
18431         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18432         from gnus-summary-save-article-coding-system, and default to a
18433         certain coding system.
18434         (gnus-output-to-file): Add coding cookie and encode text according
18435         to gnus-article-save-coding-system; don't use mm-append-to-file.
18436
18437         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18438         gnus-art.el and rename to gnus-article-save-coding-system.
18439         (gnus-summary-save-article): Require gnus-art; don't show all
18440         headers if it decodes articles; don't add coding cookie here;
18441         don't bind mm-text-coding-system-for-write.
18442         (gnus-summary-save-article-file): Save decoded articles.
18443         (gnus-summary-write-article-file): When saving many files, use
18444         gnus-summary-write-to-file first and gnus-summary-save-in-file
18445         thereafter unless gnus-prompt-before-saving is always.
18446         (gnus-summary-save-article-body-file): Save decoded articles.
18447
18448         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18449
18450 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18451
18452         * nnrss.el (nnrss-check-group): Bind hash-index.
18453
18454 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18455
18456         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18457         its hash index.  Store this hash in `nnrss-group-data'.
18458         (nnrss-read-group-data): Update accordingly.
18459
18460 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18461
18462         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18463         entry.
18464
18465         * gnus-sum.el (gnus-summary-make-menu-bar):
18466         Add gnus-article-browse-html-article.
18467
18468 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18469
18470         * gnus-sum.el (gnus-summary-mime-map):
18471         Add gnus-article-browse-html-article.
18472
18473         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18474
18475 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18476
18477         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18478         suitable coding systems in customize.
18479
18480 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18481
18482         * mail-source.el (mail-sources): Fix custom type.
18483
18484 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18485
18486         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18487         (gnus-summary-expire-articles-now): Shorten prompt.
18488
18489         * gmm-utils.el (wid-edit): Require.
18490         (defun-gmm): Rename from `gmm-defun-compat'.
18491         (gmm-image-search-load-path): Use it.
18492         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18493
18494 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18495
18496         * gnus-sum.el (gnus-summary-save-article-coding-system):
18497         New variable.
18498         (gnus-summary-save-article): Add optional `decode' argument.
18499         If it is set and gnus-summary-save-article-coding-system is non-nil,
18500         save decoded article.
18501         (gnus-summary-write-article-file): Save decoded article if
18502         gnus-summary-save-article-coding-system is non-nil.
18503
18504         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18505         type.
18506
18507 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18508
18509         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18510
18511 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18512
18513         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18514         first to test gnus-single-article-buffer which may be buffer-local.
18515
18516         * gnus-sum.el (gnus-summary-setup-buffer):
18517         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18518         group; make gnus-article-buffer, gnus-article-current, and
18519         gnus-original-article-buffer always buffer-local.
18520         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18521         group.
18522         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18523
18524 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18525
18526         * nnml.el (nnml-request-compact-group): Compressed files might not
18527         have .gz extension.
18528
18529 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18530
18531         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18532         (mm-copy-to-buffer): Use with-current-buffer.
18533         (mm-display-part): Simplify.
18534         (mm-inlinable-p): Add optional arg `type'.
18535
18536 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18537
18538         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18539         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18540         Try harder to show the attachment internally or externally using
18541         gnus-mime-view-part-as-type.
18542
18543 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18544
18545         * message.el (message-from-style, message-signature-separator)
18546         (message-user-organization-file, message-send-mail-function)
18547         (message-citation-line-function, message-yank-prefix)
18548         (message-indent-citation-function, message-signature)
18549         (message-signature-file, message-signature-insert-empty-line):
18550         Remove autoloads.
18551
18552         * gnus-art.el (gnus-buttonized-mime-types):
18553         Remove "multipart/signed".  Revert 2006-04-26 change.
18554
18555 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18556
18557         * gnus.el (gnus-version-number): Bump version.
18558
18559 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18560
18561         * gnus.el: No Gnus v0.5 is released.
18562
18563 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18564
18565         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18566         fetching articles by message-id.
18567
18568 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18569
18570         * message.el (hashcash): Require hashcash as normal.
18571
18572         * ecomplete.el (ecomplete-highlight-match-line):
18573         Use point-at-eol.
18574         (ecomplete-highlight-match-line): Use `highlight', because that
18575         face exists in both Emacs and XEmacs.
18576
18577         * message.el (message-display-abbrev): Use point-at-bol.
18578
18579         * mail-source.el: Don't require timer/timer-funcs.
18580
18581         * gnus-async.el: Ditto.
18582
18583         * password.el: Ditto.
18584
18585         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18586
18587         * mm-url.el: Ditto.
18588
18589         * gnus-xmas.el: Don't require timer-funcs.
18590
18591         * mm-util.el: Require timer/timer-funcs.
18592
18593 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18594
18595         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18596         Close.
18597
18598 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18599
18600         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18601         unibyte after clear-decrypt function runs.
18602
18603         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18604         returns as a unibyte string.
18605
18606 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18607
18608         * lpath.el: Revert.
18609
18610         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18611         (pgg-gpg-process-sentinel): Revert.
18612
18613         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18614         (pgg-pgp-lookup-key): Revert.
18615
18616         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18617         (pgg-pgp5-lookup-key): Revert.
18618
18619         * pgg.el (pgg-fetch-key): Revert.
18620
18621 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18622
18623         * lpath.el: Fbind string-as-multibyte for XEmacs.
18624
18625         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18626         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18627         (mml1991-pgg-encrypt): Ditto.
18628
18629         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18630         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18631         a multibyte buffer.
18632
18633         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18634         (pgg-pgp-lookup-key): Ditto.
18635
18636         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18637         (pgg-pgp5-lookup-key): Ditto.
18638
18639         * pgg.el (pgg-fetch-key): Ditto.
18640
18641 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18642
18643         * message.el (message-user-organization-file): Check several
18644         locations of the organization file.
18645
18646         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18647         Add gnus-article-view-part-as-type.
18648
18649         * gnus-art.el (gnus-article-view-part-as-type): New function.
18650
18651         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18652         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18653
18654         * mml.el: Simplify autoload.
18655         (mml-mode): defvar dnd-protocol-alist instead of using
18656         symbol-value.
18657         (mml-default-directory): New variable.
18658         (mml-minibuffer-read-file): Use it.
18659         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18660
18661         * message.el (message-citation-line-format): New variable.
18662         (message-insert-formated-citation-line): New function.
18663         (message-citation-line-function):
18664         Add `message-insert-formated-citation-line' to custom type.
18665
18666         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18667         to doc string.
18668
18669         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18670         depending on mm-verify-option.
18671
18672 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18673
18674         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18675         binding pgg-* variables; reimplement the section which prevents
18676         MIME header from being signed.
18677         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18678         pgg-text-mode; remove a blank line at the top of body.
18679
18680         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18681         lines at the top of body; use gnus-newsgroup-charset if there's no
18682         Charset header.
18683
18684 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18685
18686         * message.el (message-self-insert-commands): Doc fix.
18687
18688         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18689         (mm-uu-pgp-encrypted-test): Ditto.
18690         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18691         between header and body; return application/pgp-encrypted handle
18692         if decryption failed; decode decrypted body by charset.
18693
18694         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18695         element match to application/pgp-*.
18696
18697 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18698
18699         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18700         HTML.
18701
18702 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18703
18704         * mail-source.el (mail-source-call-script): Message the error
18705         string.
18706
18707 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18708
18709         * gnus-util.el (gnus-byte-compile): Use it.
18710
18711 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18712
18713         * gnus-util.el (kill-empty-logs): New function.
18714
18715 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18716
18717         * message.el (message-mail-alias-type): Doc fix.
18718         (message-mail-alias-type-p): New function.
18719         (message-send): Use it.
18720         (message-mode): Ditto.
18721         (message-strip-forbidden-properties): Ditto.
18722
18723         * ecomplete.el (ecomplete-database-file-coding-system):
18724         New variable.
18725         (ecomplete-save): Use it.
18726         (ecomplete-setup): Use it.
18727
18728 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18729
18730         * message.el (message-self-insert-commands): New variable.
18731         (message-strip-forbidden-properties): Use it.
18732
18733 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18734
18735         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18736         that doesn't make XEmacs choke.
18737
18738 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18739
18740         * gnus-util.el (gnus-replace-in-string):
18741         Prefer replace-regexp-in-string over of replace-in-string.
18742
18743 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18744
18745         * gnus-util.el (gnus-select-frame-set-input-focus):
18746         Use select-frame-set-input-focus if it is available in XEmacs; use
18747         definition defined in Emacs 22 for old Emacsen.
18748
18749         * dgnushack.el: Autoload unmorse-region for XEmacs.
18750
18751         * lpath.el: Bind cursor-in-non-selected-windows and
18752         select-frame-set-input-focus for XEmacs.
18753
18754 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18755
18756         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18757
18758 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18759
18760         * gnus-registry.el (gnus-registry-cache-save): Remove text
18761         properties when saving via the temp buffer.
18762
18763 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18764
18765         * message.el (message-generate-hashcash): Honor custom type.
18766
18767 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18768
18769         * message.el (message-generate-hashcash): Default to non-nil when
18770         hashcash is found.
18771
18772         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18773         (gnus-refer-thread-limit): Increase default to 500.
18774
18775         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18776
18777         * flow-fill.el (fill-flowed): Allow delete-space.
18778
18779 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18780
18781         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18782         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18783         Remove autoloads.
18784
18785 2006-04-18  Simon Josefsson  <jas@extundo.com>
18786
18787         * message.el (message-generate-hashcash): Default to.
18788
18789 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18790
18791         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18792         concatenating segments rather than before concatenating them.
18793
18794 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18795
18796         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18797
18798 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18799
18800         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18801
18802         * message.el (message-forward-make-body-plain):
18803         Allow message-forward-ignored-headers to be a list.
18804         (message-remove-ignored-headers): Factor out into function.
18805         (message-forward-make-body-mml): Use it.
18806
18807         * imap.el (imap-quote-specials): New function.
18808         (imap-login-auth): Quote specials.
18809
18810         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18811         (rfc2231-parse-string): Allow concatanation of parameters that
18812         aren't contiguous.  The test case is
18813           (mail-header-parse-content-type "message/external-body;
18814             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18815             access-type=LOCAL-FILE;
18816             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18817
18818 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18819
18820         * nntp.el (nntp-accept-process-output): Return the value of
18821         `nnheader-accept-process-output'.
18822
18823 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18824
18825         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18826         (gnus-button-alist): Recognize more diff formats.
18827         (gnus-button-patch): Strip directory.
18828
18829 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18830
18831         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18832         Emacs 22 when setting focus.
18833
18834 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18835
18836         * gnus-art.el (gnus-article-treat-types): Do treatment of
18837         text/x-verbatim parts.
18838         (gnus-button-patch): New command.
18839
18840         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18841         addresses that contain invalid characters.
18842
18843 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18844
18845         * message.el (message-put-addresses-in-ecomplete):
18846         Use gnus-replace-in-string.
18847         (message-is-yours-p): Use the more correct
18848         mail-header-parse-address instead of
18849         mail-extract-address-components.
18850         (message-put-addresses-in-ecomplete): Fix typo.
18851
18852         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18853         keystroke.
18854
18855         * gnus-art.el (gnus-treatment-function-alist): Change order of
18856         newsgroups/generic header folding to avoid double-folding.
18857
18858         * message.el (message-hidden-headers): Add X-Draft-From.
18859
18860         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18861         New command.
18862         (gnus-summary-repeat-search-article-backward): New command.
18863
18864         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18865         groups in the parent topic.
18866
18867 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18868
18869         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18870         (spam-extra-header-to-number): Return the CRM114 number as a
18871         number instead of a string.
18872
18873 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18874
18875         * gnus-art.el (gnus-face-properties-alist): Move here from
18876         gnus-fun.
18877
18878         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18879
18880 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18881
18882         * message.el (message-strip-forbidden-properties): Only display on
18883         self-insert-command.
18884
18885         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18886         reindent.
18887         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18888
18889 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18890
18891         * smiley.el (smiley-style): Fix typo.
18892
18893 2006-03-23  Kenichi Handa  <handa@m17n.org>
18894
18895         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18896         instead of set-buffer-multibyte.
18897
18898 2006-03-23  Kenichi Handa  <handa@m17n.org>
18899
18900         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18901         buffer and then decode the buffer text if necessary.
18902         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18903         first, and after mm-encode-body, change the buffer to unibyte.
18904
18905 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18906
18907         * hashcash.el (hashcash-insert-payment-async-2):
18908         Use message-goto-eoh instead of doing it manually.
18909         (mail-add-payment): Use message-narrow-to-header instead of trying
18910         to do the same itself.
18911
18912         * message.el (message-hidden-headers): Add Face.
18913
18914         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18915         reparenting code.
18916         (gnus-summary-reparent-children): Refactored out code.
18917         (gnus-summary-thread-map): New keystroke.
18918         (gnus-summary-reparent-children): Make into command.
18919
18920         * smiley.el (smiley-style): Default to `medium' if using a large
18921         font.
18922
18923         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18924         does it itself.
18925
18926         * message.el (message-point-in-header-p): Simplify definition.
18927
18928 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18929
18930         * nnagent.el (nnagent-request-set-mark): Silence log file
18931         writing.
18932         (nnagent-request-set-mark): Use write-region instead of
18933         append-to-file.
18934
18935         * gnus-sum.el (gnus-read-header): Fudge article number if using a
18936         strange select method.
18937
18938         * ecomplete.el (ecomplete-display-matches): Get highlightling
18939         right.
18940         (ecomplete-display-matches): Use literals.
18941         (ecomplete-display-matches): Disable message logging.
18942
18943         * message.el (message-display-abbrev): Small optimization.
18944
18945         * ecomplete.el (ecomplete-display-matches): Allow automatic
18946         display.
18947
18948         * message.el (message-strip-forbidden-properties):
18949         Display abbrevs.
18950         (message-display-abbrev): Get automatic display right.
18951
18952         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18953         keystrokes.
18954
18955 2006-04-13  Romain Francoise  <romain@orebokech.com>
18956
18957         TODO: Backport to v5-10!
18958
18959         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18960         Move here (and rename) from gnus-registry.el.
18961
18962         * gnus-registry.el: Require gnus-util.
18963         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18964
18965 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18966
18967         * gnus-group.el (gnus-group-catchup-current):
18968         Change if-then-else-if-then-else into cond.
18969         (gnus-group-catchup): Indent.
18970         (group-name-at-point): New function.
18971         (gnus-fetch-group): Provide default from thing at point.
18972
18973 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18974
18975         * message.el (message-display-abbrev): Fix regexp.
18976
18977         * ecomplete.el (ecomplete-highlight-match-line):
18978         Reimplement choosing.
18979         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18980         dead variables.
18981
18982         * message.el (message-newline-and-indent): Remove debugging.
18983         (message-display-abbrev): Use new implementation.
18984
18985 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18986
18987         * gnus-art.el (gnus-article-mode):
18988         Set cursor-in-non-selected-windows to nil.
18989
18990         * smiley.el: Revert previous change.
18991         (smiley-data-directory): defvar it before using it in the
18992         defcustom of `smiley-style'.
18993
18994 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18995
18996         * message.el (message-newline-and-indent): New function.
18997
18998         * ecomplete.el: Implement more bits.
18999
19000         * message.el (message-put-addresses-in-ecomplete): Clean up the
19001         string.
19002
19003         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19004
19005         * gnus-sum.el (gnus-summary-save-parts):
19006         Bind gnus-summary-save-parts-counter and use it to make unique file
19007         names.
19008
19009         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19010
19011         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19012         parameter to say whether to actually parse the individual
19013         addresses.
19014
19015         * message.el (message-put-addresses-in-ecomplete): New function.
19016         (ecomplete): Require.
19017         (message-mail-alias-type): Add ecomplete as an option.
19018
19019 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19020
19021         * flow-fill.el (fill-flowed): Remove trailing space from blank
19022         quoted lines.
19023
19024 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19025
19026         * smiley.el (smiley-style): Move definition later to avoid a
19027         compilation warning.
19028
19029 2006-04-12  Kenichi Handa  <handa@m17n.org>
19030
19031         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19032         buffer and then decode the buffer text if necessary.
19033         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19034         first, and after mm-encode-body, change the buffer to unibyte.
19035         Use mm-disable-multibyte instead of set-buffer-multibyte.
19036
19037 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19038
19039         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19040         Content-Type header instead of Content-Disposition header.
19041         (gnus-mime-inline-part): Ditto.
19042         (gnus-mime-view-part-as-charset): Ignore charset that the part
19043         specifies.
19044
19045         * mm-decode.el (mm-display-part): Work with external parts and
19046         usual parts similarly.
19047
19048         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19049         instead of gnus-display-mime.
19050
19051         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19052         instead of with-temp-buffer.
19053
19054         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19055         tag to summarized topics part in order to encode non-ASCII text.
19056
19057 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19058
19059         * smiley.el (smiley-style): New variable.
19060         (smiley-directory): New function.
19061         (smiley-data-directory): Derive from `smiley-style' using
19062         `smiley-directory'.
19063         (smiley-regexp-alist): Add new entries.
19064
19065         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19066         (gnus-article-browse-delete-temp): Add :version.
19067
19068 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19069
19070         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19071         the sieve region.
19072
19073 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19074
19075         * gnus.el (gnus-version-number): Bump version.
19076
19077 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19078
19079         * gnus.el: No Gnus v0.4 is released.
19080
19081 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19082
19083         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19084         layout.
19085
19086         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19087         unknown charset.
19088
19089         * message.el (message-header-synonyms): Add Original-To to the
19090         default.
19091
19092         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19093         optional parameter.
19094
19095 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19096
19097         * gnus-fun.el (gnus): Require it for gnus-directory.
19098
19099 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19100
19101         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19102
19103 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19104
19105         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19106
19107 2006-04-05  Simon Josefsson  <jas@extundo.com>
19108
19109         * password.el (password-reset): New function.
19110
19111 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19112
19113         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19114         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19115
19116 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19117
19118         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19119         Some whitespace was matched into the url, which broke browsing hits
19120         > 100 when mm-url-use-external was nil.
19121
19122 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19123
19124         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19125         Check gnus-extra-headers for 'Newsgroups.
19126
19127         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19128         bound.
19129
19130 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19131
19132         * pgg-gpg.el: Clean up process buffers every time gpg processes
19133         complete.
19134
19135 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19136
19137         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19138         doc string.
19139
19140 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19141
19142         * pgg-gpg.el (pgg-gpg-process-filter)
19143         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19144
19145         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19146         lines, temporary fix.
19147
19148 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19149
19150         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19151
19152 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19153
19154         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19155         default-enable-multibyte-characters.  This reverts the change from
19156         revision 6.17 which is no longer necessary because the passphrase
19157         is sent separately now.  GnuPG messages are unreadable under
19158         multibyte locales with default-enable-multibyte-characters set to
19159         nil.
19160
19161 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19162
19163         * message.el (message-tool-bar-gnome): Move "spell".
19164
19165 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19166
19167         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19168         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19169         instead.
19170
19171 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19172
19173         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19174         Improve newsgroups handling for NNTP overviews which don't include
19175         Newsgroups.
19176
19177 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19178
19179         * message.el (message-resend): Bind message-generate-hashcash to nil.
19180
19181 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19182
19183         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19184         when searching for already-paid recipients.
19185
19186 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19187
19188         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19189         passphrases when it is not needed.
19190         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19191         passphrase stuff from gpg, should only be necessary when you use
19192         gpg with a smartcard.
19193
19194 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19195
19196         * mml.el (mml-insert-mime): Ignore cached contents of
19197         message/external-body part.
19198
19199         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19200         (mm-insert-part): Ditto.
19201
19202 2006-03-23  Simon Josefsson  <jas@extundo.com>
19203
19204         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19205         Reiner.
19206         (pgg-gpg-use-agent-p): Use it again.
19207
19208 2006-03-23  Simon Josefsson  <jas@extundo.com>
19209
19210         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19211         older emacsen.
19212         (pgg-gpg-use-agent-p): Don't use it.
19213
19214 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19215
19216         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19217         if we can.
19218
19219 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19220
19221         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19222         (pgg-gpg-update-agent): New function.
19223         (pgg-gpg-use-agent-p): New function.
19224         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19225         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19226         (pgg-gpg-sign-region): Use it.
19227
19228 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19229
19230         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19231         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19232
19233 2006-03-21  Simon Josefsson  <jas@extundo.com>
19234
19235         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19236         <wilde@sha-bang.de>.
19237         (pgg-gpg-use-agent): New variable.
19238         (pgg-gpg-process-region): Use it.
19239         (pgg-gpg-encrypt-region): Likewise.
19240         (pgg-gpg-encrypt-symmetric-region): Likewise.
19241         (pgg-gpg-decrypt-region): Likewise.
19242         (pgg-gpg-sign-region): Likewise.
19243         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19244
19245 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19246
19247         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19248
19249         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19250         Add comment on version.
19251
19252 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19253
19254         * smiley.el: Add missing test smiley.
19255
19256 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19257
19258         * mm-decode.el (mm-with-part): New macro.
19259         (mm-get-part): Use it; work with message/external-body as well.
19260         (mm-save-part): Treat name and filename equally.
19261
19262         * mm-extern.el (mm-extern-cache-contents): New function.
19263         (mm-inline-external-body): Use it; force the part to be displayed;
19264         move undisplayer added to the cached handle to the parent.
19265
19266         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19267         (gnus-mime-view-part-as-type): Work with message/external-body.
19268
19269         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19270
19271 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19272
19273         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19274         images in image-load-path.  [Sync with image.el, revision 1.60, in
19275         Emacs.]
19276
19277 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19278
19279         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19280         path rather than symbol.  Always return list of directories.
19281         Guarantee that image directory comes first.  [Sync with image.el,
19282         revision 1.59, in Emacs.]
19283
19284         * message.el (message-make-tool-bar): Adjust to new API of
19285         `gmm-image-load-path-for-library'.
19286
19287         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19288
19289         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19290
19291 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19292
19293         * gnus-art.el (gnus-article-only-boring-p):
19294         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19295         intangible text.
19296         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19297
19298 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19299
19300         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19301         Use `defun' instead of `gmm-defun-compat'.
19302
19303 2006-03-14  Simon Josefsson  <jas@extundo.com>
19304
19305         * message.el (message-unique-id): Don't use message-number-base36
19306         if (user-uid) is a float.
19307         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19308
19309 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19310
19311         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19312
19313         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19314         empty line between a part and a message part.
19315
19316 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19317
19318         * smiley.el: Add more test smileys.
19319         (smiley-data-directory, smiley-regexp-alist)
19320         (gnus-smiley-file-types): Fix doc strings.
19321         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19322         adding new elements.
19323         (smiley-mouse-map): Unused code.  Make it a comment.
19324
19325 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19326
19327         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19328         scan latest NoCeM messages instead of old ones.
19329         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19330         delimiters that are recently used.
19331         (gnus-nocem-load-cache): Add autoload cookie.
19332
19333         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19334
19335         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19336         level which is larger than gnus-use-nocem is specified.
19337
19338         * gnus-group.el (gnus-group-get-new-news): Ditto.
19339
19340 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19341
19342         * gnus-util.el (gnus-tool-bar-update): New function.
19343
19344         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19345         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19346
19347         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19348
19349         * gnus-group.el (gnus-group-redraw-when-idle)
19350         (gnus-group-redraw-check): Remove.
19351         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19352
19353 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19354
19355         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19356         if optional last element is specified in splits (FIELD VALUE...).
19357
19358 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19359
19360         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19361         to gmm-image-load-path-for-library.  Call with no-error argument.
19362         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19363
19364         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19365
19366         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19367
19368         * gmm-utils.el (gmm-image-load-path): Remove alias.
19369
19370 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19371
19372         * gmm-utils.el (gmm-image-load-path): Add alias.
19373
19374         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19375         nnml-generate-nov-databases-1.
19376         (nnml-generate-nov-databases): Use it.
19377         (nnml-generate-nov-databases-directory): Document no-active
19378         argument.
19379
19380         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19381         directory if path is t.  Add no-error.
19382
19383         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19384         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19385
19386         * gnus-art.el (gnus-article-browse-delete-temp-files):
19387         Simplify resetting gnus-article-browse-html-temp-list.
19388
19389         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19390         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19391         Add example to docstring.  Rename local variables.  Move error
19392         checks to default case in cond and simplify.
19393
19394 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19395
19396         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19397         handle is multipart when calling it recursively.
19398         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19399
19400 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19401
19402         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19403         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19404
19405 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19406
19407         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19408         is loaded.
19409
19410         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19411         loaded.
19412
19413 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19414
19415         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19416         to "Emacs 23 (unicode)" in doc string.
19417
19418         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19419         "Emacs 23 (unicode)" in comment.
19420
19421 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19422
19423         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19424
19425         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19426         characters 160 through 255 in Emacs 23.
19427
19428 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19429
19430         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19431         gnus-article-browse-html-temp.
19432         (gnus-article-browse-delete-temp): Make it customizable.
19433         Add `file'.  Adjust doc string.
19434         (gnus-article-browse-delete-temp-files): Add argument.
19435         Allow query for each file.  Adjust doc string.
19436         (gnus-article-browse-html-parts):
19437         Add `gnus-article-browse-delete-temp-files' to
19438         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19439
19440 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19441
19442         * gnus-art.el (gnus-article-browse-html-temp)
19443         (gnus-article-browse-delete-temp): New variables.
19444         (gnus-article-browse-delete-temp-files): New function.
19445         (gnus-article-browse-html-parts): Use it.
19446
19447 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19448
19449         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19450
19451         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19452         string.
19453
19454         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19455         gnus-summary-insert-new-articles when unplugged.
19456         Remove gnus-summary-search-article-forward.
19457
19458         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19459         display-visual-class instead of display-color-cells.
19460
19461 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19462
19463         * dgnushack.el: Autoload customize-group for XEmacs.
19464
19465         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19466         message/* containing non-ASCII text properly.
19467
19468 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19469
19470         * message.el: Require gmm-utils, remove autoloads.
19471         (message-tool-bar): Set default based on
19472         gmm-tool-bar-style.
19473         (message-tool-bar-gnome): Add gmm-customize-mode.
19474
19475         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19476         gmm-tool-bar-style.
19477         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19478
19479         * gnus-group.el (gnus-group-tool-bar): Set default based on
19480         gmm-tool-bar-style.
19481         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19482
19483         * gmm-utils.el (gmm-image-directory): Rename variable from
19484         gmm-image-load-path.
19485         (gmm-image-load-path): Use gmm-image-directory.
19486         (gmm-customize-mode): New function.
19487         (gmm-tool-bar-style): New variable.
19488
19489         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19490         gnus-group-redraw-line-number.
19491         (gnus-group-redraw-check): Simplify.
19492         (gnus-group-tool-bar-update): Remove redraw check.
19493         (gnus-group-make-tool-bar): Add redraw check.
19494
19495 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19496
19497         * gnus-art.el (gnus-button): Add missing parentheses.
19498
19499 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19500
19501         * lpath.el: Fbind line-number-at-pos.
19502
19503 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19504
19505         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19506
19507 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19508
19509         * gnus-art.el (gnus-button): New face.
19510         (gnus-article-button-face): Use it.
19511
19512         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19513         Add gnus-summary-next-page.  Re-order.
19514
19515         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19516         next-node are now included.
19517         (gnus-group-redraw-line-number): New internal variable.
19518         (gnus-group-redraw-check): Helper function for updating the tool
19519         bar.
19520         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19521
19522         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19523
19524         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19525         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19526         Use it to match format of Spamassassin 3.0 and later.
19527         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19528         (spam-check-bogofilter)
19529         (spam-bogofilter-register-with-bogofilter): Fix args of
19530         `gnus-error' calls.
19531
19532 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19533
19534         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19535         unnecessary interaction when sending queued mails.
19536         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19537
19538 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19539
19540         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19541         first or last are nil.
19542
19543 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19544
19545         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19546
19547 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19548
19549         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19550
19551 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19552
19553         * dns.el (query-dns): Protect more against buggy tcp output.
19554
19555 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19556
19557         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19558         nov.php.
19559
19560 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19561
19562         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19563         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19564         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19565         output on the server side.
19566         (nnweb-google-create-mapping): Update regexps and add some
19567         progress indication.
19568
19569 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19570
19571         * gnus-group.el (gnus-group-tool-bar-gnome):
19572         Fix gnus-agent-toggle-plugged.  Re-order icons.
19573         (gnus-group-tool-bar-gnome):
19574         Add gnus-group-{prev,next}-unread-group.
19575         (gnus-group-tool-bar-gnome): Re-order icons.
19576
19577         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19578         Move gnus-summary-insert-new-articles.
19579
19580         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19581         Fix comments.
19582
19583         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19584         also available in Emacs 21.3.
19585
19586         * message.el (message-fix-before-sending): Change "Emacs 22" to
19587         "Emacs 23 (unicode)" in comment.
19588
19589         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19590         "Emacs 23 (unicode)" in comment.
19591
19592         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19593         comment.
19594         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19595
19596         * mm-view.el (mm-fill-flowed): Add :version.
19597
19598 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19599
19600         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19601         and load-path.
19602
19603 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19604
19605         * message.el: Autoload gmm-image-load-path.
19606         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19607         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19608         consitency.
19609
19610         * gmm-utils.el (gmm-image-load-path): Also search in
19611         "../etc/images".  Don't set gmm-image-load-path if we don't find
19612         the image.
19613
19614 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19615
19616         * gmm-utils.el (gmm-image-load-path): Don't make
19617         `gmm-image-load-path' include subdirectories which the second arg
19618         `image' might specify.
19619
19620         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19621         subdirectory to icon file names.
19622
19623         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19624
19625 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19626
19627         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19628         gmm-image-load-path calls.
19629
19630         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19631
19632         * message.el (message-make-tool-bar): Ditto.
19633
19634         * mml.el (mml-preview): Add comment concerning tool bar icons.
19635
19636         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19637         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19638
19639         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19640         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19641
19642         * message.el (message-tool-bar-gnome): Use new icon names.
19643         (message-make-tool-bar): Use `gmm-image-load-path'.
19644
19645         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19646         New functions from MH-E.
19647         (gmm-image-load-path): New variable from MH-E.
19648         (gmm-image-load-path): New function from MH-E.  Add arguments
19649         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19650         *-image-load-path-called-flag.
19651
19652 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19653
19654         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19655
19656 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19657
19658         * nnimap.el (nnimap-request-move-article): Change folder back to
19659         source group before deleting.
19660
19661 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19662
19663         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19664
19665         * gnus-art.el (mm-url-insert-file-contents-external):
19666         Autoload mm-url.
19667
19668         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19669
19670 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19671
19672         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19673         coding system which mm-charset-to-coding-system returns for a
19674         given charset is valid.
19675
19676 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19677
19678         * html2text.el (html2text-remove-tag-list):
19679         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19680
19681 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19682
19683         * gnus-cus.el: Revert 2005-10-17 change.
19684
19685 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19686
19687         * gnus-art.el (article-strip-banner):
19688         Call article-really-strip-banner only when the regexp match is made.
19689
19690 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19691
19692         * gnus-art.el (article-strip-banner):
19693         Use gnus-extract-address-components instead of
19694         mail-header-parse-addresses to make it work with non-ASCII text;
19695         remove mail-encode-encoded-word-string.
19696
19697         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19698         values which are surrounded with \"...\"; make it never cause a
19699         Lisp error; give up parsing of parameters if it failed in
19700         extracting type.
19701
19702 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19703
19704         * smime.el (smime-cert-by-ldap-1): Fix bug where
19705         `smime-ldap-search' returns results without userCertificates.
19706
19707 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19708
19709         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19710
19711 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19712
19713         * spam.el (spam-check-spamassassin-headers): Adapt format for
19714         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19715         <ari@mbf.ocn.ne.jp>.
19716         (spam-list-of-processors): Add spam-use-gmane.
19717
19718 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19719
19720         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19721         make-temp-file; make it work with XEmacs as well.
19722
19723         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19724         mm-make-temp-file.
19725
19726         * mm-decode.el (mm-display-external): Use the 3rd arg of
19727         mm-make-temp-file.
19728         (mm-create-image-xemacs): Ditto.
19729
19730 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19731
19732         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19733         with message-narrow-to-headers.
19734         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19735         (gnus-draft-check-draft-articles): New function.
19736         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19737
19738 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19739
19740         * gnus-art.el (gnus-article-browse-html-parts):
19741         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19742         Don't use suffix argument for mm-make-temp-file for Emacs 21
19743         compatibility.  Remove useless `format'.
19744
19745 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19746
19747         * nnweb.el (nnweb-google-wash-article): Update regexps.
19748         (nnweb-group-alist): Use defvoo instead of defvar.
19749
19750 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19751
19752         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19753         re-loading nn* modules.
19754
19755 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19756
19757         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19758         for `tool-bar-mode' and don't check it's default-value.
19759
19760         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19761
19762         * message.el (message-make-tool-bar): Ditto.
19763
19764         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19765         `substring'.  Shorten tmp-file name.
19766
19767         * gnus.el: Remove bogus comment.
19768
19769 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19770
19771         * gnus-art.el (gnus-article-browse-html-parts): New function.
19772         (gnus-article-browse-html-article): New function for viewing html
19773         articles with a browser.
19774
19775 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19776
19777         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19778         in elisp.
19779         (pgg-gpg-encrypt-symmetric-region): Ditto.
19780         (pgg-gpg-sign-region): Ditto.
19781
19782         * pgg-def.el (pgg-text-mode): New variable.
19783
19784         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19785         (mml2015-pgg-encrypt): Ditto.
19786
19787         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19788         (mml1991-pgg-encrypt): Ditto.
19789
19790 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19791
19792         * nnfolder.el (nnfolder-insert-newsgroup-line):
19793         Use message-make-date instead of current-time-string.
19794
19795         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19796         to gnus-decoded which mm-uu might set.
19797
19798 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19799
19800         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19801         don't decode quoted parameters; remove misimported Emacs code.
19802         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19803         (rfc2231-decode-encoded-string): Don't use split-string which
19804         behaves differently according to Emacs version; use
19805         mm-decode-coding-region to convert charset to coding-system.
19806         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19807         (rfc2231-encode-string): Remove misimported Emacs code.
19808
19809 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19810
19811         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19812         when calling mail-header-parse-content-type.
19813         (article-de-quoted-unreadable): Ditto.
19814         (article-de-base64-unreadable): Ditto.
19815         (article-wash-html): Ditto.
19816
19817         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19818         calling mail-header-parse-content-type and
19819         mail-header-parse-content-disposition.
19820         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19821         mail-header-parse-content-type.
19822
19823         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19824         insert charset and format parameters; encode description after
19825         inserting it to buffer.
19826         (mml-insert-parameter): Fold lines properly even if a parameter is
19827         segmented into two or more lines; change the max column to 76.
19828
19829         * rfc1843.el (rfc1843-decode-article-body): Don't use
19830         ignore-errors when calling mail-header-parse-content-type.
19831
19832         * rfc2231.el (rfc2231-parse-string): Return at least type if
19833         possible; don't cause an error even if it fails in parsing of
19834         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19835         (rfc2231-encode-string): Don't break lines at the beginning, leave
19836         it to mml-insert-parameter.
19837
19838         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19839         calling mail-header-parse-content-type.
19840
19841 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19842
19843         * spam-report.el (spam-report-gmane-use-article-number):
19844         Improve doc string.
19845         (spam-report-gmane-internal): Check if a suitable header was found
19846         in the article.
19847
19848 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19849
19850         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19851         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19852
19853 2006-02-05  Romain Francoise  <romain@orebokech.com>
19854
19855         Update copyright notices of all files in the gnus directory.
19856
19857 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19858
19859         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19860
19861 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19862
19863         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19864         segmented lines of parameter value to cope with Thunderbird 1.5
19865         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19866         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19867         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19868
19869 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19870
19871         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19872         parts.
19873
19874 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19875
19876         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19877         there's only one active file for all servers.
19878         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19879         solid groups.  Gnus might have used a FAST request to select the group.
19880         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19881         and nnweb-search redundantly in the active file.
19882         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19883         (nnweb-request-create-group): Don't use ARGS.
19884         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19885         initializations.  Let nnoo do the work.
19886
19887 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19888
19889         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19890         Say the part has been decoded.
19891
19892         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19893
19894 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19895
19896         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19897         mailcap-viewer-test-cache when there's no 'test clause, since that
19898         will invert the meaning of a "nil" test previously determined by
19899         mailcap-mailcap-entry-passes-test.
19900
19901 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19902
19903         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19904         compiling.
19905
19906         * gnus-sum.el: Ditto.
19907
19908         * message.el: Don't bind tool-bar-map when compiling.
19909
19910 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19911
19912         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19913
19914 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19915
19916         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19917         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19918         current Google Groups.
19919
19920 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19921
19922         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19923         and tool-bar-mode.
19924
19925         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19926         and tool-bar-mode.
19927
19928         * message.el (message-tool-bar-update): Simplify.
19929         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19930
19931         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
19932         gnus-summary-buffer.
19933         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19934         gnus-summary-reply.
19935
19936         * gmm-utils.el (gmm): Add :version.
19937
19938 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19939
19940         * Makefile.in (clean): New rule.
19941         (distclean): Use it.
19942
19943 2006-01-26  Steve Youngs  <steve@sxemacs.org>
19944
19945         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19946         Don't autoload.
19947
19948 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19949
19950         * gmm-utils.el (gmm-verbose): Add :group.
19951
19952 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19953
19954         * message.el: Change some comments WRT tool-bars.
19955
19956         * gnus-sum.el (gnus-summary-tool-bar)
19957         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19958         (gnus-summary-tool-bar-zap-list): New variables.
19959         (gnus-summary-make-tool-bar): Complete rewrite using
19960         `gmm-tool-bar-from-list'.
19961
19962         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19963         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19964         New variables.
19965         (gnus-group-make-tool-bar): Complete rewrite using
19966         `gmm-tool-bar-from-list'.
19967         (gnus-group-tool-bar-update): New function.
19968
19969         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19970
19971 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19972
19973         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19974         is dissected into a single part of which the type is the same as
19975         the given one; decode charset.
19976
19977 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19978
19979         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19980         into alists as symbol not string, since that's what
19981         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19982         look for.
19983
19984 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19985
19986         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19987         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19988
19989         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19990
19991 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19992
19993         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19994         (gnus-xmas-mime-security-button-menu): New function.
19995
19996         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19997         (gnus-mime-security-button-menu): New definition.
19998         (gnus-mime-security-button-map): Use them.
19999         (gnus-mime-security-button-menu): New function.
20000         (gnus-insert-mime-security-button): Addition to help echo.
20001         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20002         (gnus-mime-security-pipe-part): New functions.
20003
20004         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20005         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20006
20007         * mm-decode.el (mm-handle-set-disposition): Remove.
20008         (mm-handle-set-description): Remove.
20009
20010 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20011
20012         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20013         (mm-w3m-standalone-supports-m17n-p): New function.
20014         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20015         w3m usage.
20016
20017         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20018         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20019
20020 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20021
20022         * message.el (message-tool-bar-zap-list):
20023         Use gmm-tool-bar-zap-list as custom type.
20024         (message-tool-bar-update): New function.
20025         (message-tool-bar, message-tool-bar-gnome)
20026         (message-tool-bar-retro): Add message-tool-bar-update.
20027         (message-tool-bar-gnome): Add flyspell-buffer.
20028
20029         * gnus-util.el (gnus-error): Describe `args'.
20030
20031         * gmm-utils.el (gmm-error): Describe `args'.
20032         (gmm-tool-bar-zap-list): New widget.
20033         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20034
20035 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20036
20037         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20038         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20039         the number of recursive calls.
20040
20041         * mm-decode.el (mm-handle-set-disposition): New macro.
20042         (mm-handle-set-description): New macro.
20043
20044 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20045
20046         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20047         encoding.
20048
20049 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20050
20051         * message.el (message-tool-bar-zap-list, message-tool-bar)
20052         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20053         (message-tool-bar-local-item-from-menu): Remove.
20054         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20055         (message-make-tool-bar): New function.
20056         (message-mode): Use `message-make-tool-bar'.
20057
20058         * gmm-utils.el: New file.
20059         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20060         (gmm-lazy): New widget copied from `nnmail.el'.
20061         (gmm-tool-bar-from-list): New function for creating customizable
20062         tool bars.
20063         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20064         output.
20065         (gmm): Add :prefix to defgroup.
20066
20067 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20068
20069         * gmm-utils.el (gmm-widget-p): New function.
20070
20071 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20072
20073         * mml.el (mml-attach-file): Describe `description' in doc string.
20074         (mml-menu): Add Emacs MIME manual and PGG manual.
20075
20076 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20077
20078         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20079
20080 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20081
20082         * nntp.el (nntp-end-of-line): Doc fix.
20083
20084 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20085
20086         * imap.el (imap-open): Handle case where buffer is a buffer
20087         object.
20088
20089 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20090
20091         * gnus-delay.el (gnus-delay): Don't autoload.
20092         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20093         to be re-loaded when customizing the `gnus-delay' group.
20094
20095 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20096
20097         * message.el (message-insert-citation-line): Use newlines.
20098
20099 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20100
20101         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20102         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20103         these routines, so the passphrase can be managed externally and
20104         passed in to the system.
20105         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20106         pgg-add-passphrase-to-cache function.
20107
20108         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20109         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20110         these routines, so the passphrase can be managed externally and
20111         passed in to the system.
20112         (pgg-pgp5-sign-region): Use new name of
20113         pgg-add-passphrase-to-cache function.
20114
20115 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20116
20117         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20118         part of the decoded armor to find the key-identifier.
20119         (pgg-gpg-lookup-key-owner): New function to return the
20120         human-readable identifier of a key owner.
20121         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20122         itself.
20123         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20124         the key value) if we have a key and can match it against a secret
20125         key.  Also, added a note pointing out fact that the prompt only
20126         indicates the first matching key.
20127
20128         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20129         pgg-decrypt-region.
20130         (pgg-add-passphrase-to-cache): Rename from
20131         `pgg-add-passphrase-cache' to reduce confusion (all callers
20132         changed).
20133         (pgg-remove-passphrase-from-cache): Rename from
20134         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20135         changed).
20136         (pgg-read-passphrase, pgg-add-passphrase-cache)
20137         (pgg-remove-passphrase-cache): Add informative docstrings.
20138         (pgg-decrypt): Convey provided passphrase in subordinate call to
20139         pgg-decrypt-region.
20140
20141 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20142
20143         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20144         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20145         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20146         'passphrase' argument, so the passphrase can be managed externally
20147         and then passed in to the system.
20148
20149         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20150         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20151         so the passphrase cache can be used reliably with identifiers
20152         besides a pgp packet's key id.
20153
20154         * pgg-gpg.el (pgg-gpg-encrypt-region)
20155         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20156         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20157         these routines, so the passphrase can be managed externally and
20158         passed in to the system.
20159
20160         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20161         'notruncate' argument, so the passphrase cache can be used
20162         reliably with identifiers besides a pgp packet's key id.
20163
20164 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20165
20166         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20167         symmetric encryption.
20168         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20169         encrypted session key.
20170         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20171         message ask for the passphrase in a proper way.
20172
20173         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20174         New user commands for symmetric encryption.
20175
20176 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20177
20178         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20179
20180         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20181
20182 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20183
20184         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20185
20186 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20187
20188         * mm-decode.el (mm-inlined-types): Add application/pgp.
20189         (mm-automatic-display): Ditto.
20190
20191         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20192         part as text.
20193
20194 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20195
20196         * nnrss.el: Update copyright.
20197         (nnrss-opml-import): Query whether to subscribe to each entry.
20198
20199         * gnus-art.el:
20200         * gnus-sum.el:
20201         * gnus-xmas.el:
20202         * messagexmas.el:
20203         * mm-uu.el:
20204         * mm-view.el: Update copyright.
20205
20206 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20207
20208         * message.el (message-info): New function.
20209         (message-mode-menu): Add it.
20210         Update copyright.
20211
20212         * ChangeLog: Fix and update copyright.
20213
20214 2006-01-13  Romain Francoise  <romain@orebokech.com>
20215
20216         * message.el (message-forward-subject-name-subject): Prefer the
20217         address to 'nowhere' if the sender has no name.
20218         Fix typo.  Update copyright year.
20219
20220 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20221
20222         * gnus-art.el (article-wash-html):
20223         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20224         (gnus-article-wash-html-with-w3m-standalone): New function.
20225
20226         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20227         mm-inline-text-html-render-with-w3m-standalone.
20228         (mm-text-html-washer-alist): Map w3m-standalone to
20229         gnus-article-wash-html-with-w3m-standalone.
20230         (mm-inline-text-html-render-with-w3m-standalone): New function.
20231
20232 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20233
20234         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20235         Improve LaTeX.
20236
20237 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20238
20239         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20240         (nnrss-request-article): Render text/plain parts as HTML.
20241
20242         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20243         the buffer.
20244
20245 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20246
20247         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20248         custom definition of `gnus-posting-styles'.
20249
20250         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20251         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20252
20253 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20254
20255         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20256         Use nntp for bug archive.
20257
20258 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20259
20260         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20261         parts.
20262         (nnrss-normalize-date): New function converts ISO 8601 date into
20263         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20264         (nnrss-check-group): Use it.
20265
20266 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20267
20268         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20269
20270         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20271         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20272         (nnrss-insert-w3): Ditto.
20273
20274 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20275
20276         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20277         the articles to be forwarded including the case where neither a
20278         number of articles nor a region is specified.
20279
20280 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20281
20282         * nnrss.el (nnrss-request-article): Fix last change; fill
20283         text/plain parts.
20284
20285 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20286
20287         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20288         in text/plain part.
20289         (nnrss-check-group): Don't add excessive newline to dc:subject.
20290
20291 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20292
20293         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20294         article.
20295
20296 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20297
20298         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20299         (nnml-use-compressed-files, nnml-save-mail): Support other
20300         comression programs such as bzip2.
20301
20302 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20303
20304         * dns.el (query-dns): Make sure we check the buffer size before
20305         removing tcp headers.
20306
20307 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20308
20309         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20310         remove MIME buttons associated with multipart/alternative parts.
20311         (gnus-mime-display-alternative): Tag buttons using `article-type'
20312         text property.
20313
20314         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20315         associated with multipart/alternative parts.
20316
20317         * gnus-art.el (gnus-signature-separator): Fix custom type.
20318
20319         * mm-decode.el (mm-inlined-types): Fix custom type.
20320         (mm-keep-viewer-alive-types): Ditto.
20321         (mm-automatic-display): Ditto.
20322         (mm-attachment-override-types): Ditto.
20323         (mm-inline-override-types): Ditto.
20324         (mm-automatic-external-display): Ditto.
20325
20326 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20327
20328         * spam-report.el (spam-report-user-mail-address)
20329         (spam-report-user-agent): New variables.
20330         (spam-report-url-ping-plain): Use spam-report-user-agent.
20331
20332 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20333
20334         * gnus-art.el (gnus-button-handle-custom): Do not just use
20335         `customize-apropos' for any "M-x customize-*" button but the
20336         function called for.  Accept both the function name and its
20337         argument in order to achieve this.
20338         (gnus-button-alist): Remove support for "custom:" URL's.
20339         Pass function name to `gnus-button-handle-custom' in case of "M-x
20340         customize-*" buttons.
20341
20342 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20343
20344         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20345         multipart/alternative and add xref to mm-discouraged-alternatives
20346         in doc string.
20347
20348         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20349         gnus-buttonized-mime-types in doc string.
20350
20351 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20352
20353         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20354         Suggest image/.* in the doc string.
20355
20356 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20357
20358         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20359         message-marks (Debian bug#342521).
20360
20361 2005-12-12  Simon Josefsson  <jas@extundo.com>
20362
20363         * password.el (password-read-from-cache): Add.
20364         (password-read): Use it.
20365
20366 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20367
20368         * rfc2047.el (rfc2047-charset-to-coding-system):
20369         Recognize us-ascii as a MIME charset.
20370
20371         * mm-bodies.el (mm-decode-content-transfer-encoding):
20372         Protect against the case where the 2nd arg TYPE is nil.
20373
20374 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20375
20376         * pop3.el (pop3-stream-type): Fix custom version.
20377
20378         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20379
20380 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20381
20382         * mm-decode.el (mm-display-external): Add missing cdr.
20383
20384 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20385
20386         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20387         RFC1524) if it is in mailcap or add a suffix according to
20388         mailcap-mime-extensions when generating a temp filename; postpone
20389         deleting a temp file for 2 seconds for some wrappers, shell
20390         scripts, and so on, which might exit right after having started a
20391         viewer command as a background job.
20392
20393 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20394
20395         * nntp.el (nntp-marks-directory): Fix custom group.
20396
20397         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20398         steps when < 10.
20399
20400         * gnus-start.el (gnus-no-server-1):
20401         Mention `gnus-level-default-subscribed' in doc string.
20402
20403 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20404
20405         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20406         parens.
20407
20408 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20409
20410         * gnus-xmas.el (gnus-use-toolbar): Revert.
20411         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20412         gnus-use-toolbar is default.
20413
20414         * messagexmas.el (message-use-toolbar): Revert.
20415         (message-setup-toolbar): Use global default-toolbar if
20416         message-use-toolbar is default.
20417
20418 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20419
20420         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20421         according to default-toolbar-visible-p.
20422
20423         * messagexmas.el (message-use-toolbar): Ditto.
20424
20425 2005-11-26  Dave Love  <fx@gnu.org>
20426
20427         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20428         (tls-program, tls-success): Provide openssl alternative.
20429
20430         * starttls.el: Doc fixes.
20431         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20432         SERVICE to PORT.
20433
20434         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20435         port null or service name.
20436         (starttls-negotiate): Autoload.
20437
20438 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20439
20440         * message.el (message-kill-to-signature): Fix interactive spec.
20441
20442 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20443
20444         * pop3.el (pop3-open-server): Recognize a string as a service name.
20445
20446 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20447
20448         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20449
20450 2005-11-23  Dave Love  <fx@gnu.org>
20451
20452         Add pop3s, pop3/starttls.
20453
20454         * pop3.el (pop3-authentication-scheme): Clarify doc.
20455         (open-tls-stream, starttls-open-stream): Autoload.
20456         (pop3-stream-type): New.
20457         (pop3-open-server): Use it.
20458
20459         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20460         for POP.
20461         (mail-source-keyword-map): Add :stream for POP.
20462         (mail-source-fetch-pop): Use pop3-stream-type.
20463
20464 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20465
20466         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20467         of current-time-string.
20468
20469 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20470
20471         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20472         date header.
20473
20474 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20475
20476         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20477         it can seriously impact performance as it bypasses the agent's
20478         local caches.
20479
20480 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20481
20482         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20483         must be explicitly online rather than "not explicitly offline" for
20484         its flags to be synchronized.
20485
20486         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20487         that gnus-uu-unmark-thread will function correctly.
20488
20489         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20490         1024K is instead displayed as 1M.
20491
20492 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20493
20494         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20495
20496 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20497
20498         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20499
20500 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20501
20502         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20503         error message to display actual error condition.
20504         (gnus-agent-save-local): Avoid saving symbols that are bound to
20505         nil as they simply result in a warning message in
20506         gnus-agent-read-local.
20507
20508 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20509
20510         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20511         rather than make-variable-buffer-local for file-precious-flag.
20512
20513 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20514
20515         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20516         for duplicates which are removed.  The invalid sort check then
20517         triggers a rescan after the sort as sorting may have moved
20518         duplicate entries such that they can be cheaply detected.
20519
20520 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20521
20522         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20523
20524 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20525
20526         * gnus-agent.el (gnus-agent-article-alist-save-format):
20527         Change internal variable to a custom variable.  Change default value
20528         from compressed(2) to uncompressed(1).
20529         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20530         support for uncompressed agentview files.  Taken together, reading
20531         the agentview file should now be 6-7 times faster.
20532
20533 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20534
20535         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20536         as a buffer-local variable.  This avoids creating truncated
20537         dribble files as a result of a hang up, eg.
20538
20539 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20540
20541         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20542         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20543         XEmacs.
20544
20545 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20546
20547         * gnus-start.el (gnus-start-draft-setup):
20548         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20549
20550         * gnus.el (gnus-splash): Change custom group.
20551         (gnus-group-get-parameter, gnus-group-parameter-value):
20552         Describe allow-list argument.
20553
20554         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20555         string.
20556
20557 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20558
20559         * gnus-art.el (gnus-default-article-saver): Add user-defined
20560         `function' to custom type.
20561
20562 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20563
20564         * imap.el (imap-open): Handle case where buffer is a buffer
20565         object.
20566
20567 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20568
20569         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20570         long lines.
20571         (gnus-cache-delete-group): Wrap doc strings.
20572
20573         * gnus-agent.el (gnus-agent-rename-group)
20574         (gnus-agent-delete-group): Wrap doc strings.
20575
20576 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20577
20578         * messagexmas.el (message-use-toolbar): Change the valid values
20579         into default, top, bottom, left, and right.
20580         (message-toolbar-thickness): New variable.
20581         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20582         well.
20583         (message-setup-toolbar): Make it work.
20584
20585         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20586         (gnus-use-toolbar): Change the valid values into default, top,
20587         bottom, left, and right.
20588         (gnus-toolbar-thickness): New variable.
20589         (gnus-xmas-setup-toolbar): New function.
20590         (gnus-xmas-setup-group-toolbar): Use it.
20591         (gnus-xmas-setup-summary-toolbar): Use it.
20592
20593 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20594
20595         * gnus-start.el (gnus-1): Add "native" to
20596         gnus-predefined-server-alist.
20597
20598         * gnus.el (gnus-method-to-server): Don't add "native" to the
20599         lists here, because that leads to problems when
20600         gnus-select-method is bound.
20601
20602 2005-11-09  Simon Josefsson  <jas@extundo.com>
20603
20604         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20605         use (not sort-by-date) instead.
20606
20607 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20608
20609         * gnus-delay.el (gnus-delay-group): Don't autoload.
20610         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20611         to be re-loaded when customizing the `gnus-delay' group.
20612
20613 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20614
20615         * message.el: Revert last changes.
20616         (message-insert-citation-line): Use newlines.
20617
20618 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20619
20620         * message.el (message-courtesy-message)
20621         (message-mark-insert-begin, message-mark-insert-end)
20622         (message-elide-ellipsis, message-cancel-message)
20623         (message-add-header, message-change-subject)
20624         (message-cross-post-followup-to-header)
20625         (message-cross-post-insert-note, message-reduce-to-to-cc)
20626         (message-widen-reply, message-delete-not-region)
20627         (message-kill-to-signature, message-insert-signature)
20628         (message-insert-importance-high, message-insert-importance-low)
20629         (message-insert-or-toggle-importance)
20630         (message-insert-disposition-notification-to)
20631         (message-indent-citation, message-yank-original)
20632         (message-cite-original-without-signature, message-cite-original)
20633         (message-insert-citation-line, message-position-on-field)
20634         (message-fix-before-sending, message-send-mail-partially)
20635         (message-send-mail, message-send-mail-with-sendmail)
20636         (message-send-mail-with-qmail, message-send-news)
20637         (message-check-news-header-syntax, message-generate-headers)
20638         (message-insert-courtesy-copy, message-fill-address)
20639         (message-fill-header, message-shorten-references)
20640         (message-setup-1, message-cancel-news)
20641         (message-forward-make-body-plain, message-forward-make-body-mime)
20642         (message-forward-make-body-mml, message-encode-message-body)
20643         (message-forward-make-body-digest-plain)
20644         (message-forward-make-body-digest-mime)
20645         (message-use-alternative-email-as-from): Insert `hard-newline'
20646         instead of ordinary newlines.
20647
20648 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20649
20650         * message.el (message-generate-headers): Downcase the argument
20651         given to message-check-element.
20652
20653 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20654
20655         * nntp.el (nntp-authinfo-rejected): New error condition.
20656         (nntp-wait-for): Use new error condition to signal authentication
20657         error.
20658         (nntp-retrieve-data): Rethrow new error condition to break out of
20659         recursive call to nntp-send-authinfo.
20660
20661 2005-11-08  Romain Francoise  <romain@orebokech.com>
20662
20663         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20664         (gnus-summary-exit-map): Bind to `Z p'.
20665         (gnus-summary-make-menu-bar): Add menu item.
20666
20667 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20668
20669         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20670         (gnus-treat-*): Add `first' in all doc strings.
20671
20672         * gnus-group.el (gnus-group-compact-group): Fix typo.
20673
20674 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20675
20676         * gnus.el (gnus-parameters-case-fold-search): New variable.
20677         (gnus-parameters-get-parameter): Use it.
20678
20679         * gnus-score.el (gnus-home-score-file): Doc fix.
20680
20681 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20682
20683         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20684
20685 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20686
20687         * mm-util.el (mm-special-display-p): New function.
20688
20689         * mml.el (mml-preview): Use it; doc fix.
20690
20691 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20692
20693         * imap.el (imap-open): Handle case where buffer is a buffer object.
20694
20695 2005-10-29  Romain Francoise  <romain@orebokech.com>
20696
20697         * message.el (message-fix-before-sending): Fix comment.
20698
20699 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20700
20701         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20702
20703 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20704
20705         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20706         Used in gnus-score.el.
20707
20708 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20709
20710         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20711
20712 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20713
20714         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20715         whitespace removed in revision 7.8.  Use concatenated string to
20716         protect trailing whitespace.
20717
20718 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20719
20720         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20721         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20722         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20723         Courier IMAP ("some version from 2004").  Mostly based on similar
20724         code in the same function.
20725
20726 2005-10-26  Didier Verna  <didier@xemacs.org>
20727
20728         * gnus-group.el (gnus-group-compact-group): Invalidate original
20729         article buffer.
20730         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20731         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20732         NOV database and in article itself.
20733         Invalidate article backlog.
20734
20735 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20736
20737         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20738
20739 2005-10-26  Simon Josefsson  <jas@extundo.com>
20740
20741         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20742         part of 2004-07-25 change.
20743
20744 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20745
20746         * message.el (message-display-completion-list): New function.
20747         (message-expand-group): Use it; make sure the Completions buffer
20748         is modifiable.
20749 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20750
20751         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20752         user-mail-name is an empty string.
20753
20754 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20755
20756         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20757         depending on gnus-score-decay-constant.
20758
20759         * encrypt.el (encrypt-insert-file-contents)
20760         (encrypt-write-file-contents): Don't use `gnus-message'.
20761
20762         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20763         arguments.
20764         (mm-uu-type-alist): Add message-marks and insert-marks.
20765         Pass arguments to mm-uu-verbatim-marks-extract.
20766         (mm-uu-hide-markers): New variable.
20767         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20768
20769         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20770         (gnus-convert-image-to-face-command): Use "convert" by default to
20771         allow other input image formats.
20772         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20773         accordingly.
20774
20775 2005-10-23  Simon Josefsson  <jas@extundo.com>
20776
20777         * imap.el (imap-gssapi-program): Align command line parameters
20778         with latest GNU SASL.
20779         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20780
20781 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20782
20783         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20784         HTML.
20785         (nnslashdot-request-article): Ditto.
20786
20787         * lpath.el (featurep): Add nobreak-char-display.
20788
20789 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20790
20791         * mail-source.el (mail-source-fetch-pop): Require pop3.
20792         (mail-source-check-pop): Ditto.
20793
20794 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20795
20796         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20797         errors.
20798
20799 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20800
20801         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20802         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20803
20804         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20805
20806         * mm-bodies.el (mm-decode-string):
20807         Call `mm-charset-to-coding-system' with allow-override argument.
20808
20809 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20810
20811         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20812         (rfc2047-charset-to-coding-system): New function.
20813         (rfc2047-decode-encoded-words): New function.
20814         (rfc2047-decode-region): Use them.
20815         (rfc2047-decode-cte): Remove.
20816         (rfc2047-parse-and-decode): Remove.
20817         (rfc2047-decode): Remove.
20818
20819 2005-10-15  Kenichi Handa  <handa@m17n.org>
20820
20821         * rfc2047.el (rfc2047-decode-cte): New function.
20822         (rfc2047-decode-region): Change the way to decode successive
20823         encoded-words: decode B- or Q-encoding in each encoded-word,
20824         concatenate them, and decode it as charset.
20825
20826 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20827
20828         * lpath.el: Fbind codepage-setup for XEmacs.
20829
20830 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20831
20832         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20833         widget-move-and-invoke.
20834         (gnus-custom-mode): Use gnus-custom-map.
20835
20836 2005-10-15  Bill Wohler  <wohler@newt.com>
20837
20838         * message.el (message-tool-bar-map): Rename image file from
20839         mail_send to mail/send.
20840
20841 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20842
20843         * message.el (message-expand-group): Pass the common
20844         prefix substring of completion to `display-completion-list'.
20845
20846 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20847
20848         * mml-sec.el (mml-secure-method): New internal variable.
20849         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20850         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20851         New functions using mml-secure-method.
20852
20853         * mml.el (mml-mode-map): Add key bindings for those functions.
20854         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20855         Harder <harder@myrealbox.com>.
20856         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20857         Goto end of message if point is the headers of the message.
20858
20859         * message.el (message-in-body-p): New function.
20860
20861         * assistant.el: Autoload gnus-util and netrc.
20862
20863         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20864         Use `mm-charset-override-alist' only when decoding.
20865
20866         * mm-bodies.el (mm-decode-body):
20867         Call `mm-charset-to-coding-system' with allow-override argument.
20868
20869         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20870         `filename' from Content-Disposition if Content-Type doesn't
20871         provide `name'.
20872         (gnus-mime-view-part-as-type): Set default instead of
20873         initial-input.
20874
20875 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20876
20877         * format-spec.el (format-spec): Propagate text properties of % spec.
20878
20879 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20880
20881         * gnus-art.el (gnus-treat-predicate): Add `first'.
20882
20883 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20884
20885         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20886         (mm-charset-override-alist): New variable.
20887         (mm-charset-to-coding-system): Use it.
20888         (mm-codepage-setup): New helper function.
20889         (mm-charset-eval-alist): New variable.
20890         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20891         Warn about unknown charsets.
20892
20893         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20894
20895 2005-10-04  David Hansen  <david.hansen@gmx.net>
20896
20897         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20898         (nnrss-check-group): Ditto.
20899
20900 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20901
20902         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20903         Rename x-gnus-verbatim to x-verbatim.
20904         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20905
20906         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20907         x-verbatim.
20908
20909         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20910
20911         * gnus-util.el (gnus-remove-duplicates): Remove.
20912
20913         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20914         instead of gnus-remove-duplicates.
20915
20916         * message.el (message-remove-duplicates): Remove.
20917         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20918         message-remove-duplicates.
20919
20920         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20921         available, else use implementation from `delete-dups'.
20922
20923         * message.el (message-insert-expires): New function.
20924         (message-mode-map): Add key binding.
20925         (message-mode-field-menu): Add menu entry.
20926         (message-mode): Document it.
20927         (message-make-expires-date): Use `message-make-date'.
20928
20929 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20930
20931         * message.el (message-make-expires-date): New function.
20932
20933 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20934
20935         * Makefile.in (list-installed-shadows): New entry.
20936         (install): Use it.
20937         (remove-installed-shadows): New entry.
20938
20939         * dgnushack.el (dgnushack-default-load-path): New variable.
20940         (dgnushack-find-lisp-shadows): New function.
20941         (dgnushack-remove-lisp-shadows): New function.
20942
20943 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20944
20945         * Makefile.in (install-el-elc): New entry.
20946         (install): Use it so that .el files are necessarily installed.
20947
20948 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20949
20950         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20951
20952 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20953
20954         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20955         function rather than the diff-mode.el package.
20956         (mm-display-external): Use with-current-buffer.
20957         (mm-viewer-completion-map, mm-viewer-completion-map):
20958         Move initialization inside declaration.
20959
20960 2005-09-29  Simon Josefsson  <jas@extundo.com>
20961
20962         * spam.el: Load hashcash when compiling, to avoid warnings.
20963         Don't autoload mail-check-payment.
20964         (spam-check-hashcash): Define unconditionally, since hashcash.el
20965         is part of Gnus now.  Ignore errors from payment checking.
20966
20967 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20968
20969         * message.el (message-bold-region, message-unbold-region):
20970         Rename from `bold-region' and `unbold-region'.
20971
20972         * message.el: Remove useless autoloads.
20973
20974 2005-09-28  Simon Josefsson  <jas@extundo.com>
20975
20976         * message.el (message-use-idna): Default to t.
20977         (message-use-idna): Test whether encoding works too.  Doc fix.
20978
20979 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20980
20981         * nntp.el (nntp-warn-about-losing-connection): Remove.
20982
20983 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20984
20985         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20986         customizable.  Change default value.
20987         (mm-uu-diff-groups-regexp): Change default value.
20988         (mm-uu-type-alist): Add doc string.
20989         (mm-uu-configure): Add doc string.  Make it interactive.
20990         (mm-uu-tex-groups-regexp): New variable.
20991         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20992         (mm-uu-type-alist): Add LaTeX documents.
20993         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20994         of "text/verbatim".
20995         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20996
20997         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20998         instead of "text/verbatim".
20999
21000         * message.el (message-mark-inserted-region)
21001         (message-mark-insert-file): Use slrn style marks when called with
21002         prefix argument.
21003
21004 2005-09-27  Simon Josefsson  <jas@extundo.com>
21005
21006         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21007
21008 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21009
21010         * message.el (message-remove-duplicates): New function.
21011         Implementation borrowed from `gnus-remove-duplicates'.
21012         (message-idna-to-ascii-rhs): Also encode idna addresses in
21013         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21014         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21015         only ask about the same idna domain once per header and also tell
21016         in what header to replace the idna domain.
21017
21018         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21019         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21020         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21021         a header is decoded and not just the last one.
21022
21023 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21024
21025         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21026         has been decoded.
21027
21028         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21029         (mm-insert-part): Don't modify text if it has been decoded.
21030
21031         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21032         decoded.
21033
21034         * mm-view.el (mm-inline-text): Don't strip text props unless
21035         decoding enriched or richtext parts.
21036
21037 2005-09-25  Romain Francoise  <romain@orebokech.com>
21038
21039         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21040         * gnus-start.el (gnus-subscribe-interactively):
21041         * gnus-uu.el (gnus-uu-grab-articles):
21042         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21043         space.
21044
21045 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21046
21047         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21048         * mm-view.el (mm-view-pkcs7-decrypt):
21049         * gnus-sum.el (gnus-summary-limit-to-extra)
21050         (gnus-summary-respool-article, gnus-read-move-group-name):
21051         * gnus-score.el (gnus-summary-increase-score):
21052         * gnus-util.el (gnus-completing-read-with-default):
21053         * gnus-art.el (gnus-read-save-file-name)
21054         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21055         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21056         * message.el (message-check-news-header-syntax):
21057         Follow convention for reading with the minibuffer.
21058
21059 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21060
21061         * spam-report.el (spam-report-url-ping-plain):
21062         Use gnus-extended-version as User-Agent.
21063
21064         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21065         default value is nil.
21066
21067         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21068         (mm-uu-verbatim-marks-extract): New function.
21069         (mm-uu-extract): New face.
21070         (mm-uu-copy-to-buffer): Use it.
21071
21072         * spam-report.el (spam-report-gmane-ham): Rename from
21073         `spam-report-gmane-unspam'.
21074         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21075         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21076
21077         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21078         Autoload.
21079         (spam-report-gmane-unregister-routine):
21080         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21081
21082 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21083
21084         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21085         (spam-report-gmane-unregister-routine): Add support for gmane
21086         unregistration.
21087
21088         * spam-report.el (spam-report-gmane-unspam)
21089         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21090         (spam-report-gmane): Change to take a single article and do unspam
21091         registration.
21092
21093 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21094
21095         * mm-url.el (mm-url-decode-entities): Fix regexp.
21096
21097 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21098
21099         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21100         default to nil, to be able to use Gnus at all.  If the default
21101         switches to something else, then the function should be fixed not
21102         be exceedingly slow.
21103
21104 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21105
21106         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21107         fail hard.
21108
21109         * spam-report.el: Add better Keywords line.
21110
21111         * spam.el: Add Maintainer and better Keywords line.
21112
21113 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21114
21115         * gnus-art.el (gnus-article-replace-part)
21116         (gnus-mime-replace-part): New functions.
21117         (gnus-mime-action-alist, gnus-mime-button-commands)
21118         (gnus-mime-save-part-and-strip): Add file argument.
21119         (gnus-article-part-wrapper): Add interactive argument.
21120
21121         * gnus-sum.el (gnus-summary-mime-map):
21122         Add `gnus-article-replace-part'.
21123
21124 2005-09-19  Didier Verna  <didier@xemacs.org>
21125
21126         The nnml compaction feature:
21127         * nnml.el (nnml-request-compact-group): New function.
21128         * nnml.el (nnml-request-compact): New function.
21129         * gnus-int.el (gnus-request-compact-group): New function.
21130         * gnus-int.el (gnus-request-compact): New function.
21131         * gnus-group.el (gnus-group-compact-group): New function.
21132         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21133         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21134         * gnus-srvr.el (gnus-server-compact-server): New function.
21135         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21136         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21137
21138 2005-09-18  Deepak Goel  <deego@gnufans.org>
21139
21140         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21141         format spec.
21142
21143 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21144
21145         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21146
21147 2005-09-15  Romain Francoise  <romain@orebokech.com>
21148
21149         * message.el (message-fill-paragraph): Clarify docstring.
21150
21151 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21152
21153         * gnus-art.el (gnus-mime-display-part): Protect against broken
21154         MIME messages.
21155
21156 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21157
21158         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21159         before parsing header.
21160
21161 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21162
21163         * html2text.el (html2text-replace-list): Add new entities.
21164
21165 2005-09-11  Romain Francoise  <romain@orebokech.com>
21166
21167         * message.el (message-alternative-emails): Improve docstring.
21168         (message-setup-1): Call `message-use-alternative-email-as-from'
21169         after `message-setup-hook' to give it precedence over posting
21170         styles, etc.
21171         (message-use-alternative-email-as-from): Add docstring.
21172         Remove the original From header if present.
21173
21174         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21175         (nnml-save-mail): Use it.
21176
21177         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21178         articles.  Add new argument `silent'.
21179         (gnus-uu-mark-all): Report the total number of marked articles.
21180
21181 2005-09-10  Romain Francoise  <romain@orebokech.com>
21182
21183         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21184         (gnus-uu-mark-series): Likewise.
21185
21186 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21187
21188         * spam-report.el (spam-report-gmane): Fix generation of spam
21189         report URL.
21190
21191 2005-09-10  Simon Josefsson  <jas@extundo.com>
21192
21193         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21194         t, based on discussion on the ding list with Robert Epprecht
21195         <epprecht@solnet.ch>.
21196
21197 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21198
21199         * spam-report.el (spam-report-gmane): Make it work without
21200         X-Report-Spam header.  Gmane now only provides Archived-At.
21201         This is only used if `spam-report-gmane-use-article-number' is nil.
21202         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21203
21204         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21205         make `gnus-summary-sort-by-recipient' work with threading.
21206
21207         * nnweb.el (nnweb-google-wash-article): Print a message if article
21208         is not available.
21209
21210 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21211
21212         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21213         change.  Decode text/* parts content before displaying.
21214
21215 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21216
21217         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21218
21219 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21220
21221         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21222
21223         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21224         url-package-name, url-package-version,
21225         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21226         w3m-display-inline-images, and w3m-minor-mode-map.
21227
21228 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21229
21230         * message.el (message-tab-body-function): Fix mismatched custom type.
21231
21232         * gnus.el (gnus-group-change-level-function): Ditto.
21233
21234         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21235
21236         * gnus-art.el (gnus-signature-limit)
21237         (gnus-article-mime-part-function): Ditto.
21238
21239 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21240
21241         * mml.el (mml-mode): Silence the byte compiler.
21242
21243         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21244         using `(sit-for 0)' before moving the point to the specified part;
21245         skip unbuttonized parts.
21246         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21247         return to the summary window if gnus-auto-select-part is non-nil.
21248
21249 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21250
21251         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21252         New variables.
21253         (mml-dnd-attach-file, mml-mode): Use them.
21254
21255         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21256         Make fetching article by MID work again for Google Groups.
21257         Add FIXME concerning gnus-group-make-web-group.
21258
21259         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21260         Don't depend on Gnus by using mail-extract-address-components if
21261         gnus-extract-address-components is not bound.
21262
21263 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21264
21265         * gnus-art.el (gnus-mime-display-security): Don't display the
21266         signature, but only the signed part.
21267
21268 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21269
21270         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21271
21272         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21273         list, not listp.
21274
21275 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21276
21277         * mm-encode.el (mm-encode-content-transfer-encoding):
21278         Likewise when encoding.
21279
21280         * mm-bodies.el (mm-decode-content-transfer-encoding):
21281         De-canonicalize CRLF for all text content types, not just
21282         text/plain.
21283
21284 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21285
21286         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21287         valid article; point arrow and cursor at the MIME button.
21288
21289 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21290
21291         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21292         Suggested by Dan Christensen <jdc@uwo.ca>.
21293
21294         * mm-decode.el (mm-save-part): Enable change of prompt.
21295
21296 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21297
21298         * gnus-msg.el (gnus-inews-add-send-actions):
21299         Make `message-post-method' lambda parameter ARG `&optional'.
21300
21301 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21302
21303         * gnus-sum.el (gnus-summary-mime-map):
21304         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21305         gnus-article-jump-to-part.
21306
21307         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21308         (gnus-article-edit-part): Use it.
21309         (gnus-article-part-wrapper): Add no-handle argument.
21310         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21311         New functions.
21312
21313 2005-08-29  Romain Francoise  <romain@orebokech.com>
21314
21315         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21316         docstring.
21317         (gnus-face-from-file): Likewise.
21318
21319 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21320
21321         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21322         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21323         non-nil.
21324         (gnus-auto-select-part): New variable.
21325         (gnus-article-jump-to-part): New function.
21326         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21327         (gnus-mime-delete-part): Allow selecting specified part after
21328         deleting or stripping parts.
21329         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21330         part if argument is bogus.
21331
21332 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21333
21334         * gnus-art.el (w3m-minor-mode-map):
21335         * gnus-spec.el (gnus-newsrc-file-version):
21336         * gnus-util.el (nnmail-active-file-coding-system)
21337         (gnus-original-article-buffer, gnus-user-agent):
21338         * gnus.el (gnus-ham-process-destinations)
21339         (gnus-parameter-ham-marks-alist)
21340         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21341         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21342         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21343         * mm-decode.el (gnus-current-window-configuration):
21344         * mm-extern.el (gnus-article-mime-handles):
21345         * mm-url.el (url-current-object, url-package-name)
21346         (url-package-version):
21347         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21348         (smime-keys, w3m-cid-retrieve-function-alist)
21349         (w3m-current-buffer, w3m-display-inline-images)
21350         (w3m-minor-mode-map):
21351         * mml-smime.el (gnus-extract-address-components):
21352         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21353         (gnus-newsrc-hashtb, message-default-charset)
21354         (message-deletable-headers, message-options)
21355         (message-posting-charset, message-required-mail-headers)
21356         (message-required-news-headers):
21357         * mml1991.el (mc-pgp-always-sign):
21358         * mml2015.el (mc-pgp-always-sign):
21359         * nnheader.el (nnmail-extra-headers):
21360         * rfc1843.el (gnus-decode-encoded-word-function)
21361         (gnus-decode-header-function, gnus-newsgroup-name):
21362         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21363
21364 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21365
21366         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21367         the end of the date treatments.
21368
21369 2005-08-15  Simon Josefsson  <jas@extundo.com>
21370
21371         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21372         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21373         Capello and Romain Francoise.
21374         (pgg-fetch-key-function): Remove, not used?
21375         (pgg-insert-url-with-w3): Require url, to get
21376         url-insert-file-contents regardless of where it is defined.
21377
21378 2005-08-13  Romain Francoise  <romain@orebokech.com>
21379
21380         * message.el (message-cite-original-1): New function.
21381         (message-cite-original): Use it.
21382         (message-cite-original-without-signature): Ditto.
21383
21384 2005-08-08  Romain Francoise  <romain@orebokech.com>
21385
21386         * message.el (message-yank-empty-prefix): New variable.
21387         (message-indent-citation): Use it.
21388         (message-cite-original-without-signature): Respect X-No-Archive.
21389
21390 2005-08-08  Simon Josefsson  <jas@extundo.com>
21391
21392         * pgg.el: Autoload url-insert-file-contents instead of loading
21393         w3/url.
21394         (pgg-insert-url-with-w3): Don't load url here.
21395
21396 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21397
21398         * message.el (message-kill-to-signature): Don't insert newline at
21399         bol.
21400         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21401
21402 2005-08-06  Romain Francoise  <romain@orebokech.com>
21403
21404         * message.el (message-user-fqdn): Fix typo in docstring.
21405
21406 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21407
21408         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21409
21410         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21411
21412 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21413
21414         * mm-bodies.el (mm-encode-body): Use coding system rather than
21415         charset to encode text.
21416
21417         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21418         number of charsets if utf-8 is available (XEmacs).
21419
21420 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21421
21422         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21423         taken from `gnus-button-mid-or-mail-regexp'.
21424         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21425         (gnus-button-alist): Improve regexp for domain part of the MIDs
21426         for news:localpart@domain buttons.
21427         (gnus-button-ctan-directory-regexp): Update.
21428
21429 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21430
21431         * sieve-manage.el (sieve-manage-interactive-login):
21432         Use make-local-variable rather than make-variable-buffer-local.
21433         (sieve-manage-open): Ditto.
21434         (sieve-manage-authenticate): Ditto.
21435
21436         * mml.el (mml-generate-mime-1): Make the content type default to
21437         text/plain if the filename is not specified.
21438
21439 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21440
21441         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21442         instead of insert-buffer.
21443
21444         * message.el (message-yank-original): Ditto; set the mark at the
21445         end of the yanked message.
21446
21447 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21448
21449         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21450         lines to scroll rather than to stop it.
21451
21452         * mml.el (mml-generate-default-type): Add doc string.
21453         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21454         default to application/octet-stream when determining the content
21455         type if it is not specified for the part or the mml contents; add
21456         a comment about mml-generate-default-type.
21457
21458 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21459
21460         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21461         make it default to application/octet-stream when determining the
21462         content type if it is not specified for the external contents.
21463
21464 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21465
21466         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21467         segmented parameter but also other parameters might be there.
21468
21469 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21470
21471         * mm-decode.el (mm-display-external): Delete temp file, directory
21472         and buffer immediately if the external process is exited.
21473
21474 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21475
21476         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21477         fewer lines than that of scroll-margin.
21478         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21479
21480 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21481
21482         * gnus-art.el (gnus-article-next-page): Revert.
21483         (gnus-article-beginning-of-window): New macro.
21484         (gnus-article-next-page-1): Use it.
21485         (gnus-article-prev-page): Ditto.
21486         (gnus-article-edit-part): Use insert-buffer-substring instead of
21487         insert-buffer.
21488         (gnus-article-edit-exit): Ditto.
21489
21490         * gnus-util.el (gnus-beginning-of-window): Remove.
21491         (gnus-end-of-window): Remove.
21492
21493         * lpath.el: Don't bind header-line-format and scroll-margin.
21494
21495 2005-07-25  Simon Josefsson  <jas@extundo.com>
21496
21497         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21498         to have the url package without w3.  Reported by Daiki Ueno
21499         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21500
21501 2005-07-20  Didier Verna  <didier@xemacs.org>
21502
21503         * gnus-diary.el: Remove the description comment (nndiary is now
21504         properly documented in the Gnus manual).
21505         Fix the spelling of "Back End".
21506         * nndiary.el: Ditto.
21507         Fix the copyright notice.
21508
21509 2005-07-18  Romain Francoise  <romain@orebokech.com>
21510
21511         * gnus-sum.el (gnus-summary-to-prefix)
21512         (gnus-summary-newsgroup-prefix): New variables.
21513         (gnus-summary-from-or-to-or-newsgroups): Use them.
21514
21515 2005-07-17  Romain Francoise  <romain@orebokech.com>
21516
21517         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21518         space as it's generally not especially interesting to the user.
21519
21520 2005-07-16  Romain Francoise  <romain@orebokech.com>
21521
21522         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21523         nil to avoid prompting and file modification if one of the
21524         messages at the top of the nnfolder file contains a copyright
21525         notice.
21526         Update copyright notice.
21527
21528         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21529         instead of `current-time-string' as the latter creates a time
21530         string that is not RFC 2822 compliant (it lacks the zone).
21531         Update copyright notice.
21532
21533 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21534
21535         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21536         for text/rtf.  Display default in prompt.  Pass default for M-n.
21537
21538         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21539
21540 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21541
21542         * gnus-msg.el (gnus-button-mailto):
21543         Remove save-selected-window-window hackery because it relies on
21544         save-selected-window internals.
21545
21546 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21547
21548         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21549         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21550         (gnus-article-prev-page): Ditto.
21551
21552         * gnus-util.el (gnus-beginning-of-window): New function.
21553         (gnus-end-of-window): New function.
21554
21555         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21556
21557 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21558
21559         * gnus-score.el (gnus-score-edit-all-score):
21560         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21561         gnus-message.
21562
21563 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21564
21565         * gnus-msg.el (gnus-button-mailto):
21566         Remove save-selected-window-window hackery because it relies on
21567         save-selected-window internals.
21568
21569 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21570
21571         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21572         add-minor-mode.
21573         (gnus-binary-mode): Ditto.
21574
21575         * gnus-topic.el (gnus-topic-mode): Ditto.
21576
21577 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21578
21579         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21580         (gnus-article-prev-page): Take scroll-margin into consideration.
21581
21582 2005-07-04  Lute Kamstra  <lute@gnu.org>
21583
21584         Update FSF's address in GPL notices.
21585
21586 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21587
21588         * gnus.el (gnus-exit):
21589         * gnus-group.el (gnus-group-icons):
21590         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21591
21592         * gnus-nocem.el (gnus-nocem):
21593         * message.el (message-various, message-buffers, message-sending)
21594         (message-interface, message-forwarding, message-insertion)
21595         (message-headers, message-news, message-mail):
21596         * pgg-gpg.el (pgg-gpg):
21597         * pgg-parse.el (pgg-parse):
21598         * pgg-pgp.el (pgg-pgp):
21599         * pgg-pgp5.el (pgg-pgp5):
21600         * pop3.el (pop3): Finish `defgroup' description with period.
21601
21602 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21603
21604         * gnus-art.el (article-display-face): Improve the efficiency.
21605         (article-display-x-face): Ditto; remove gray x-face stuff.
21606
21607 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21608
21609         * gnus-art.el (article-display-face): Correct the position in
21610         which Faces are inserted.
21611
21612 2005-06-29  Didier Verna  <didier@xemacs.org>
21613
21614         * gnus-art.el (article-display-face): Display faces in correct
21615         order.
21616
21617 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21618
21619         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21620         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21621         (gnus-nocem-check-article): Fetch the Type header.
21622         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21623         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21624         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21625         make sure gnus-nocem-hashtb is initialized.
21626         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21627         (gnus-nocem-unwanted-article-p): Ditto.
21628
21629         * pgg.el (pgg-verify): Return the verification result.
21630
21631 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21632
21633         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21634         is ascii.
21635
21636 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21637
21638         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21639         `show-nonbreak-escape'.
21640
21641 2005-06-23  Lute Kamstra  <lute@gnu.org>
21642
21643         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21644
21645         * dig.el (dig-mode):
21646         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21647
21648 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21649
21650         * nnimap.el (nnimap-split-download-body): Fix spellings.
21651
21652 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21653
21654         * gnus-art.el (gnus-article-encrypt-body):
21655         * gnus-cus.el (gnus-score-customize):
21656         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21657         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21658
21659 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21660
21661         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21662         header by looking for magic "MII" at the beginning.
21663
21664 2005-06-16  Miles Bader  <miles@gnu.org>
21665
21666         * gnus-xmas.el (gnus-xmas-group-startup-message):
21667         Use renamed gnus-splash face.
21668
21669         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21670         (assistant-field-face): New backward-compatibility alias for renamed
21671         face.
21672         (assistant-render-text): Use renamed assistant-field face.
21673
21674         * spam.el (spam): Remove "-face" suffix from face name.
21675         (spam-face): New backward-compatibility alias for renamed face.
21676         (spam-face, spam-initialize): Use renamed spam face.
21677
21678         * message.el (message-header-to, message-header-cc)
21679         (message-header-subject, message-header-newsgroups)
21680         (message-header-other, message-header-name)
21681         (message-header-xheader, message-separator, message-cited-text)
21682         (message-mml): Remove "-face" suffix from face names.
21683         (message-header-to-face, message-header-cc-face)
21684         (message-header-subject-face, message-header-newsgroups-face)
21685         (message-header-other-face, message-header-name-face)
21686         (message-header-xheader-face, message-separator-face)
21687         (message-cited-text-face, message-mml-face):
21688         New backward-compatibility aliases for renamed faces.
21689         (message-font-lock-keywords): Use renamed message faces.
21690
21691         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21692         (sieve-test-commands, sieve-tagged-arguments):
21693         Remove "-face" suffix from face names.
21694         (sieve-control-commands-face, sieve-action-commands-face)
21695         (sieve-test-commands-face, sieve-tagged-arguments-face):
21696         New backward-compatibility aliases for renamed faces.
21697         (sieve-control-commands-face, sieve-action-commands-face)
21698         (sieve-test-commands-face, sieve-tagged-arguments-face):
21699         Use renamed sieve faces.
21700
21701         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21702         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21703         (gnus-group-news-3-empty, gnus-group-news-4)
21704         (gnus-group-news-4-empty, gnus-group-news-5)
21705         (gnus-group-news-5-empty, gnus-group-news-6)
21706         (gnus-group-news-6-empty, gnus-group-news-low)
21707         (gnus-group-news-low-empty, gnus-group-mail-1)
21708         (gnus-group-mail-1-empty, gnus-group-mail-2)
21709         (gnus-group-mail-2-empty, gnus-group-mail-3)
21710         (gnus-group-mail-3-empty, gnus-group-mail-low)
21711         (gnus-group-mail-low-empty, gnus-summary-selected)
21712         (gnus-summary-cancelled, gnus-summary-high-ticked)
21713         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21714         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21715         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21716         (gnus-summary-low-undownloaded)
21717         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21718         (gnus-summary-low-unread, gnus-summary-normal-unread)
21719         (gnus-summary-high-read, gnus-summary-low-read)
21720         (gnus-summary-normal-read, gnus-splash):
21721         Remove "-face" suffix from face names.
21722         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21723         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21724         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21725         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21726         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21727         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21728         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21729         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21730         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21731         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21732         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21733         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21734         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21735         (gnus-summary-normal-ticked-face)
21736         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21737         (gnus-summary-normal-ancient-face)
21738         (gnus-summary-high-undownloaded-face)
21739         (gnus-summary-low-undownloaded-face)
21740         (gnus-summary-normal-undownloaded-face)
21741         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21742         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21743         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21744         (gnus-splash-face):
21745         New backward-compatibility aliases for renamed faces.
21746         (gnus-group-startup-message): Use renamed gnus faces.
21747
21748         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21749         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21750         (gnus-server-agent): Remove "-face" suffix from face names.
21751         (gnus-server-agent-face, gnus-server-opened-face)
21752         (gnus-server-closed-face, gnus-server-denied-face)
21753         (gnus-server-offline-face):
21754         New backward-compatibility aliases for renamed faces.
21755         (gnus-server-agent-face, gnus-server-opened-face)
21756         (gnus-server-closed-face, gnus-server-denied-face)
21757         (gnus-server-offline-face): Use renamed gnus faces.
21758
21759         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21760         Remove "-face" suffix from face names.
21761         (gnus-picon-xbm-face, gnus-picon-face):
21762         New backward-compatibility aliases for renamed faces.
21763
21764         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21765         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21766         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21767         (gnus-cite-11): Remove "-face" suffix from face names.
21768         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21769         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21770         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21771         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21772         New backward-compatibility aliases for renamed faces.
21773         (gnus-cite-attribution-face, gnus-cite-face-list)
21774         (gnus-article-boring-faces): Use renamed gnus faces.
21775
21776         * gnus-art.el (gnus-signature, gnus-header-from)
21777         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21778         (gnus-header-content): Remove "-face" suffix from face names.
21779         (gnus-signature-face, gnus-header-from-face)
21780         (gnus-header-subject-face, gnus-header-newsgroups-face)
21781         (gnus-header-name-face, gnus-header-content-face):
21782         New backward-compatibility aliases for renamed faces.
21783         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21784
21785         * gnus-sum.el (gnus-summary-selected-face)
21786         (gnus-summary-highlight): Use renamed gnus faces.
21787         * gnus-group.el (gnus-group-highlight): Likewise.
21788
21789 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21790
21791         * gnus-sieve.el (gnus-sieve-article-add-rule):
21792         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21793         * spam-stat.el (spam-stat-buffer-change-to-spam)
21794         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21795
21796         * message.el (message-is-yours-p):
21797         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21798
21799 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21800
21801         * mm-view.el (mm-inline-text): Withdraw the last change.
21802
21803 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21804
21805         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21806         executing enriched-decode.
21807
21808 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21809
21810         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21811         charset of tar files.
21812
21813 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21814
21815         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21816
21817 2005-06-04  Lute Kamstra  <lute@gnu.org>
21818
21819         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21820         information is never recorded.
21821
21822 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21823
21824         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21825
21826 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21827
21828         * pop3.el (pop3-apop): Run md5 in the binary mode.
21829
21830         * starttls.el (starttls-set-process-query-on-exit-flag):
21831         Use eval-and-compile.
21832
21833 2005-05-31  Simon Josefsson  <jas@extundo.com>
21834
21835         * smime.el (smime-replace-in-string): Define.
21836         (smime-cert-by-ldap-1): Use it.
21837
21838 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21839
21840         * gnus-art.el (article-display-x-face): Replace
21841         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21842
21843         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21844         set-process-query-on-exit-flag or process-kill-without-query.
21845
21846         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21847         loop instead of replace-regexp.
21848
21849         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21850         instead of process-kill-without-query if it is available.
21851
21852         * lpath.el: Fbind ldap-search-entries.
21853
21854         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21855         instead of find-file-hooks if it is available.
21856
21857         * mml1991.el: Bind pgg-default-user-id when compiling.
21858
21859         * mml2015.el: Bind pgg-default-user-id when compiling.
21860
21861         * nndraft.el (nndraft-request-associate-buffer):
21862         Use write-contents-functions instead of write-contents-hooks if it is
21863         available.
21864
21865         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21866         instead of find-file-hooks if it is available.
21867
21868         * nntp.el (nntp-open-connection): Replace
21869         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21870         (nntp-open-ssl-stream): Ditto.
21871         (nntp-open-tls-stream): Ditto.
21872
21873         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21874         set-process-query-on-exit-flag or process-kill-without-query.
21875         (starttls-open-stream-gnutls): Use it instead of
21876         process-kill-without-query.
21877         (starttls-open-stream): Ditto.
21878
21879 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21880
21881         * smime.el (smime-cert-by-ldap-1): Don't use
21882         replace-regexp-in-string.
21883
21884 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21885
21886         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21887
21888         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21889         in PEM format.  Adjust to the XEmacs compatibility.
21890
21891 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21892
21893         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21894         by `string-to-number'.
21895         * gnus-agent.el (gnus-agent-regenerate-group)
21896         (gnus-agent-fetch-articles): Ditto.
21897         * gnus-art.el (gnus-button-fetch-group): Ditto.
21898         * gnus-cache.el (gnus-cache-generate-active)
21899         (gnus-cache-articles-in-group): Ditto.
21900         * gnus-group.el (gnus-group-set-current-level)
21901         (gnus-group-insert-group-line): Ditto.
21902         * gnus-score.el (gnus-score-set-expunge-below)
21903         (gnus-score-set-mark-below, gnus-summary-score-effect)
21904         (gnus-summary-score-entry): Ditto.
21905         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21906         (gnus-soup-pack): Ditto.
21907         * gnus-spec.el (gnus-xmas-format): Ditto.
21908         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21909         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21910         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21911         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21912         * nndb.el (nndb-get-remote-expire-response): Ditto.
21913         * nndiary.el (nndiary-parse-schedule-value)
21914         (nndiary-string-to-number, nndiary-request-replace-article)
21915         (nndiary-request-article): Ditto.
21916         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21917         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21918         * nneething.el (nneething-make-head): Ditto.
21919         * nnfolder.el (nnfolder-request-article)
21920         (nnfolder-retrieve-headers): Ditto.
21921         * nnheader.el (nnheader-file-to-number): Ditto.
21922         * nnkiboze.el (nnkiboze-request-article): Ditto.
21923         * nnmail.el (nnmail-process-unix-mail-format)
21924         (nnmail-process-babyl-mail-format): Ditto.
21925         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21926         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21927         (nnmh-request-create-group, nnmh-request-list-1)
21928         (nnmh-request-group, nnmh-request-article): Ditto.
21929         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21930         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21931         * nnsoup.el (nnsoup-make-active): Ditto.
21932         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
21933         * nntp.el (nntp-find-group-and-number)
21934         (nntp-retrieve-headers-with-xover): Ditto.
21935         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
21936         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
21937         (pgg-format-key-identifier): Ditto.
21938         * pop3.el (pop3-last, pop3-stat): Ditto.
21939         * qp.el (quoted-printable-decode-region): Ditto.
21940
21941         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
21942         of concat.
21943
21944 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21945
21946         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21947
21948         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21949
21950         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21951
21952         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21953
21954         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21955
21956         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21957
21958         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21959         (gnus-carpal-mode): Ditto.
21960
21961         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21962         (gnus-browse-mode): Ditto.
21963
21964         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21965
21966         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21967
21968 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21969
21970         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21971
21972 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21973
21974         * gnus-util.el (gnus-run-mode-hooks): New function.
21975
21976         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21977
21978         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21979         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21980
21981 2005-05-27  Lute Kamstra  <lute@gnu.org>
21982
21983         * dns-mode.el (dns-mode): Specify customization group.
21984
21985 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21986
21987         * gnus-agent.el (gnus-agent-make-mode-line-string):
21988         Use mode-line-highlight as mouse-face.
21989
21990 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21991
21992         * canlock.el (canlock): Change the parent group to news.
21993
21994         * deuglify.el (gnus-outlook-deuglify): Add :group.
21995
21996         * dig.el (dig): Add :group.
21997
21998         * dns-mode.el (dns-mode): Add :group.
21999
22000         * encrypt.el (encrypt): Add :group.
22001
22002         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22003         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22004         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22005         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22006         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22007
22008         * gnus-diary.el (gnus-diary): Add :group.
22009
22010         * gnus.el (gnus-group-news-1-face): Add :group.
22011         (gnus-group-news-1-empty-face): Ditto.
22012         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22013         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22014         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22015         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22016         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22017         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22018         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22019         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22020         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22021         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22022         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22023         (gnus-summary-high-ticked-face): Ditto.
22024         (gnus-summary-low-ticked-face): Ditto.
22025         (gnus-summary-normal-ticked-face): Ditto.
22026         (gnus-summary-high-ancient-face): Ditto.
22027         (gnus-summary-low-ancient-face): Ditto.
22028         (gnus-summary-normal-ancient-face): Ditto.
22029         (gnus-summary-high-undownloaded-face): Ditto.
22030         (gnus-summary-low-undownloaded-face): Ditto.
22031         (gnus-summary-normal-undownloaded-face): Ditto.
22032         (gnus-summary-high-unread-face): Ditto.
22033         (gnus-summary-low-unread-face): Ditto.
22034         (gnus-summary-normal-unread-face): Ditto.
22035         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22036         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22037
22038         * hashcash.el (hashcash): New custom group.
22039         (hashcash-default-payment): Add :group.
22040         (hashcash-payment-alist): Ditto.
22041         (hashcash-default-accept-payment): Ditto.
22042         (hashcash-accept-resources): Ditto.
22043         (hashcash-path): Ditto.
22044         (hashcash-extra-generate-parameters): Ditto.
22045         (hashcash-double-spend-database): Ditto.
22046         (hashcash-in-news): Ditto.
22047
22048         * message.el (message-minibuffer-local-map): Add :group.
22049
22050         * netrc.el (netrc): Add :group.
22051
22052         * sieve-manage.el (sieve-manage-log): Add :group.
22053         (sieve-manage-default-user): Diito.
22054         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22055         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22056         (sieve-manage-authenticators): Ditto.
22057         (sieve-manage-authenticator-alist): Ditto.
22058         (sieve-manage-default-port): Ditto.
22059
22060         * sieve-mode.el (sieve-control-commands-face): Add :group.
22061         (sieve-action-commands-face): Ditto.
22062         (sieve-test-commands-face): Ditto.
22063         (sieve-tagged-arguments-face): Ditto.
22064
22065         * smime.el (smime): Add :group.
22066
22067         * spam-report.el (spam-report): Add :group.
22068
22069         * spam.el (spam, spam-face): Add :group.
22070
22071 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22072
22073         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22074         return \n.\n.\n at the end of articles.  Protect against that.
22075         (nntp-with-open-group): Allow debugging.
22076
22077         * nnheader.el (mail-header-set-extra): Make into a function
22078         because I just could't understand how to quote the list properly.
22079
22080         * dns.el (query-dns-cached): New function.
22081
22082 2005-05-26  Lute Kamstra  <lute@gnu.org>
22083
22084         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22085
22086 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22087
22088         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22089
22090         * gnus-art.el: Don't autoload mail-extract-address-components.
22091
22092         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22093         eval-and-compile to evaluate it.
22094
22095         * hashcash.el: Don't autoload executable-find.
22096
22097         * nndb.el: Don't declare the nndb back end two or more times; don't
22098         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22099
22100         * nntp.el: Autoload format-spec instead of format; use
22101         eval-and-compile to evaluate autoload forms.
22102
22103 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22104
22105         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22106
22107 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22108
22109         * gnus.el (gnus-version-number): Bump version.
22110
22111 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22112
22113         * gnus.el: No Gnus v0.3 is released.
22114
22115 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22116
22117         * lpath.el (featurep): Bind show-nonbreak-escape.
22118
22119 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22120
22121         * gnus-art.el (gnus-article-edit-part): Disable undo.
22122
22123 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22124
22125         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22126         gnus-article-date-lapsed-new-header is t if date timer is active;
22127         skip headers in which the original date value is empty.
22128         (gnus-article-save-original-date): Redefine it as a macro.
22129         (gnus-display-mime): Use it.
22130
22131 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22132
22133         * gnus-art.el (article-date-ut): Support converting date in
22134         forwarded parts as well.
22135         (gnus-article-save-original-date): New function.
22136         (gnus-display-mime): Use it.
22137
22138 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22139
22140         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22141         enclosure element of <item>.
22142
22143 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22144
22145         * message.el (message-kill-buffer-query): Rename from
22146         `message-kill-buffer-query-if-modified'.  Add :version.
22147
22148 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22149
22150         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22151         window layout.
22152
22153 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22154
22155         * mml.el: Autoload dnd when compiling.
22156
22157 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22158
22159         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22160         x-dnd-*.
22161
22162 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22163
22164         * qp.el (quoted-printable-encode-region): Save excursion.
22165
22166 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22167
22168         * message.el (message-kill-buffer-query-if-modified): Add new variable
22169         so the user can kill a modified message buffer quickly.
22170         (message-kill-buffer): Use it.
22171
22172 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22173
22174         * lpath.el: Fbind display-time-event-handler; don't fbind
22175         string-to-multibyte.
22176
22177         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22178
22179 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22180
22181         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22182         contained in text because xml.el decodes entities) with LFs.
22183
22184 2005-04-11  Lute Kamstra  <lute@gnu.org>
22185
22186         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22187         differently.
22188
22189 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22190
22191         * mm-util.el (mm-detect-coding-region): Typo.
22192
22193 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22194
22195         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22196
22197 2005-04-06  Deepak Goel  <deego@gnufans.org>
22198
22199         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22200         user-function allow user modifications of the scores.
22201         (spam-stat-score-buffer-user): New function, to allow
22202         user-computed modifications to the score.
22203         (spam-stat-score-buffer-user-functions): List of additional
22204         scoring functions.
22205         (spam-stat-error-holder): Global temporary error holder.
22206         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22207         variable.
22208
22209 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22210
22211         * gnus-registry.el (gnus-registry-clean-empty-function)
22212         (gnus-registry-trim, gnus-registry-fetch-groups)
22213         (gnus-registry-delete-group): Groups that match
22214         `gnus-registry-ignored-groups' are removed from the registry
22215         entries, not just ignored for splitting.  This helps clean up the
22216         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22217         to get all the groups a message ID is in.
22218
22219         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22220         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22221         (spam-stat-score-buffer-user-functions): Add :number custom type.
22222
22223 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22224
22225         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22226         argument in XEmacs.
22227
22228         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22229         (nnrss-request-group): Decode group name first.
22230         (nnrss-request-article): Make a text/plain article if mml-to-mime
22231         failed.
22232         (nnrss-get-encoding): Return a compatible encoding according to
22233         nnrss-compatible-encoding-alist.
22234         (nnrss-find-el): Use consp instead of listp.
22235         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22236
22237 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22238
22239         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22240         which Emacs 20 doesn't support.
22241         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22242
22243 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22244
22245         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22246         silence the byte compiler inside the defun.
22247
22248         * gnus-demon.el (parse-time-string): Add autoload.
22249
22250         * gnus-delay.el (parse-time-string): Add autoload.
22251
22252         * gnus-art.el (parse-time-string): Add autoload.
22253
22254         * nnultimate.el (parse-time): Require for `parse-time-string'.
22255
22256 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22257
22258         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22259
22260         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22261
22262         * smime.el (smime-ldap-host-list): Add :version.
22263
22264 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22265
22266         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22267         pass it to `gnus-browse-read-group'.
22268         (gnus-browse-read-group): Add NUMBER argument and pass it to
22269         `gnus-group-read-ephemeral-group'.
22270
22271         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22272         argument and pass it to `gnus-group-read-group'.
22273
22274 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22275
22276         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22277         mm-xemacs-find-mime-charset-1 if we have the mule feature
22278         available at runtime.
22279
22280 2005-03-25  Werner Lemberg  <wl@gnu.org>
22281
22282         * nnmaildir.el: Replace `illegal' with `invalid'.
22283
22284 2005-03-23  Lute Kamstra  <lute@gnu.org>
22285
22286         * time-date.el: Add comment on time value formats.
22287         Don't require parse-time.
22288         (with-decoded-time-value): New macro.
22289         (encode-time-value): New function.
22290         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22291         (days-to-time): Return a valid time value when arg is huge.
22292         (time-since): Use time-subtract.
22293         (time-to-number-of-days): Use time-to-seconds.
22294
22295 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22296
22297         * gnus-start.el (gnus-display-time-event-handler):
22298         Check display-time-timer at runtime rather than only at load time
22299         in case display-time-mode is turned off in the mean time.
22300
22301 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22302
22303         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22304         used.
22305
22306         * nneething.el (nneething-map-file-directory): Derive from
22307         `gnus-directory'.
22308
22309         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22310         the To/Cc button.
22311
22312 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22313
22314         * nnmaildir.el (nnmaildir-request-accept-article):
22315         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22316
22317 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22318
22319         * gnus-async.el: Require timer-funcs at compile time when in
22320         XEmacs for `run-with-idle-timer'.
22321
22322 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22323
22324         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22325         autoloaded function.
22326
22327 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22328
22329         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22330
22331 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22332
22333         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22334
22335 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22336
22337         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22338         Add gnus-expert-user to default.
22339
22340 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22341
22342         * nnimap.el (nnimap-open-server): Ditto.
22343
22344         * imap.el (imap-authenticate): Fix typo.
22345
22346 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22347
22348         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22349         buffer (since IMAP server might return FETCH response out of
22350         order, and the nntp buffer must be sorted).
22351
22352 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22353
22354         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22355         comparison on string.
22356
22357         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22358         (gnus-agent-score): Rename category keywords to match gnus-cus.
22359         (gnus-agent-summary-fetch-series): Modify to protect against
22360         gnus-agent-summary-fetch-group clearing processable flags.
22361         (gnus-agent-synchronize-group-flags): Update live group buffer as
22362         synchronization may occur due to the user toggle the plugged
22363         status.
22364         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22365         successfully downloaded.
22366         (gnus-agent-expire-group-1): Avoid using markers when the overview
22367         is in ascending order; greatly improves performance.
22368         (gnus-agent-regenerate-group):
22369         Use gnus-agent-synchronize-group-flags to reset read status in both
22370         gnus and server.
22371         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22372
22373 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22374
22375         * message.el: Don't autoload former message-utils variables.
22376         (message-strip-subject-trailing-was): Change doc string.
22377
22378         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22379         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22380         (nnweb-google-search): Add "hl=en" here.
22381         (nnweb-google-parse-1, nnweb-google-create-mapping):
22382         Don't hardcode URL.
22383
22384 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22385
22386         * message.el (message-get-reply-headers, message-followup):
22387         Mention related variables `message-use-followup-to' and
22388         `message-use-mail-followup-to', in the information buffer.
22389
22390         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22391         of broken groups(-beta).google.com.
22392
22393 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22394
22395         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22396         parameter to invoked gnus-request-move-article; remove the
22397         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22398         all at once instead of once per article.
22399         (gnus-summary-remove-process-mark): Accept a list of articles as
22400         well as a single article for processing.
22401
22402         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22403         parameter.
22404
22405         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22406
22407         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22408
22409         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22410         parameter.
22411
22412         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22413         parameter.
22414
22415         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22416         parameter and remove the gnus-sum-hint-move-is-internal variable.
22417
22418         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22419         parameter.
22420
22421         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22422         parameter.
22423
22424         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22425         parameter.
22426
22427         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22428
22429         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22430         parameter.
22431
22432         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22433         parameter.
22434
22435 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22436
22437         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22438         a more conservative way.
22439
22440 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22441
22442         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22443         buffer, so it moves the window's cursor.
22444
22445 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22446
22447         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22448         `mm-dissect-multipart' and receive the from field as an (optional)
22449         argument from `mm-dissect-multipart'.
22450         (mm-dissect-multipart): Receive the from field as an argument and
22451         pass it on when we call `mm-dissect-buffer' on MIME parts.
22452         Fixes verification/decryption of signed/encrypted MIME parts.
22453
22454 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22455
22456         * gnus-sum.el (gnus-summary-move-article):
22457         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22458         whatever it calls (right now, only nnimap-request-move article
22459         respects it).
22460
22461         * nnimap.el (nnimap-request-move-article):
22462         When gnus-sum-hint-move-is-internal is set, don't do the extra
22463         nnimap-request-article.
22464
22465 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22466
22467         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22468
22469         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22470         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22471
22472         * gnus-sum.el (gnus-summary-caesar-message):
22473         Apply `gnus-treat-article' after rotation.
22474
22475         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22476         doc string.
22477
22478 2005-02-22  Simon Josefsson  <jas@extundo.com>
22479
22480         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22481         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22482         <arne@arnested.dk>.
22483         (encrypt): Add password-cache and password-cache-expiry as group
22484         members.
22485
22486 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22487
22488         * smime.el (smime-ldap-host-list): Doc fix.
22489         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22490         cache) password.
22491         (smime-sign-region): Use it.
22492         (smime-decrypt-region): Use it.
22493         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22494         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22495         fails.
22496         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22497         certificate from DER to PEM format rather than calling openssl.
22498
22499         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22500
22501         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22502         for signing/encryption.
22503
22504         * mml.el (mml-parse-1): Use them.
22505
22506 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22507
22508         * nnrss.el (nnrss-verbose): Remove.
22509         (nnrss-request-group): Use `nnheader-message' instead.
22510
22511 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22512
22513         * nnrss.el (nnrss-verbose): New variable.
22514         (nnrss-request-group): Make it say nnrss is requesting a group.
22515
22516 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22517
22518         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22519         Handle news URL with given port correctly.
22520
22521 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22522
22523         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22524         containing special characters.
22525
22526         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22527
22528         * mml.el (mime-to-mml): Ditto.
22529
22530         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22531         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22532         (rfc2047-decode-region): Quote decoded words containing special
22533         characters when rfc2047-quote-decoded-words-containing-tspecials
22534         is non-nil.
22535
22536 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22537
22538         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22539
22540         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22541
22542 2005-02-15  Simon Josefsson  <jas@extundo.com>
22543
22544         * nnimap.el (nnimap-debug): Doc fix.
22545
22546         * imap.el (imap-debug): Doc fix.
22547
22548 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22549
22550         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22551
22552 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22553
22554         * gnus.el (spam-contents): Improve docs for spam-contents
22555         parameter in its variable incarnation.
22556
22557 2005-02-14  Simon Josefsson  <jas@extundo.com>
22558
22559         * smime-ldap.el: Use require instead of load-library for ldap.
22560         (smime-ldap-search): Indent.
22561         (smime-ldap-search-internal): Shorten line.
22562
22563         * smime.el (smime-cert-by-dns): Add doc-string.
22564         (smime-cert-by-ldap-1): Indent.
22565
22566         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22567         mml-smime-get-dns-ldap.
22568         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22569
22570 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22571
22572         * smime.el: Require smime-ldap.
22573         (smime-ldap-host-list): New variable.
22574         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22575
22576         * mml-smime.el (mml-smime-encrypt-query): New function.
22577         (mml-smime-encrypt-query): Use it.
22578
22579         * smime-ldap.el: New file.
22580
22581 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22582
22583         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22584
22585 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22586
22587         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22588         argument in doc string.  Make query for type more clear.
22589
22590 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22591
22592         * gnus.el (gnus-group-startup-message): Search for gnus images in
22593         etc/images/gnus.
22594         * mm-util.el (mm-image-load-path): Likewise.
22595         * smiley.el (smiley-data-directory): Search for smilies in
22596         etc/images/smilies.
22597
22598 2005-02-09  Kim F. Storm  <storm@cua.dk>
22599
22600         Change Emacs release version from 21.4 to 22.1 throughout.
22601         Change Emacs development version from 21.3.50 to 22.0.50.
22602
22603 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22604
22605         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22606
22607         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22608         non-Mule XEmacs as well.
22609         (mm-decompress-buffer): Signal an error intentionally if it does
22610         not decompress compressed data because auto-compression-mode is
22611         disabled.
22612
22613 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22614
22615         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22616         an ID in the registry even if it has no groups.
22617
22618 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22619
22620         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22621         merge it into mm-decompress-buffer.
22622         (gnus-mime-copy-part): Use the MIME part charset, the value which
22623         a user specified or gnus-newsgroup-charset for decoding, like
22624         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22625         save-buffer what was used.  Suggested by Kevin Ryde
22626         <user42@zip.com.au>.
22627         (gnus-mime-inline-part): Allow the name parameter as well as the
22628         filename parameter; force decompressing of compressed data; always
22629         display contents being not decoded as unibyte.
22630
22631         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22632         as well as the filename parameter.
22633
22634         * mm-util.el (mm-decompress-buffer):
22635         Merge gnus-mime-jka-compr-maybe-uncompress.
22636         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22637         of compressed data.
22638
22639 2005-02-08  Simon Josefsson  <jas@extundo.com>
22640
22641         * imap.el (imap-log): Doc fix.
22642
22643 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22644
22645         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22646         the coding cookies; decompress compressed parts.
22647
22648         * mml.el (mml-generate-mime-1): Add the charset parameter according
22649         to the value which a user specified manually or the coding cookie.
22650
22651         * mm-util.el (mm-string-to-multibyte): New function.
22652         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22653         (mm-coding-system-to-mime-charset): New function.
22654         (mm-decompress-buffer): New function.
22655         (mm-find-buffer-file-coding-system): New function.
22656
22657         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22658         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22659         parts.
22660
22661 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22662
22663         * mm-view.el (mm-display-inline-fontify): Decode a part according
22664         to the charset parameter.
22665
22666 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22667
22668         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22669         prefix arg is neither nil nor a number, as info specifies.
22670
22671 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22672
22673         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22674         timestamps.
22675
22676 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22677
22678         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22679         groups error checking and notify user.
22680
22681 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22682
22683         * message.el (message-send-mail-function): Check existence of
22684         sendmail-program first before using default value
22685         `message-send-mail-with-sendmail'.  Otherwise use more generic
22686         `smtpmail-send-it'.
22687
22688 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22689
22690         * nntp.el (nntp-request-update-info): Always return nil.
22691
22692 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22693
22694         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22695
22696 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22697
22698         * message.el (message-beginning-of-line): Change the behavior when
22699         invoked between BOL and : so that it first moves backward.
22700
22701 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22702
22703         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22704         article buffer when editing of the article is discarded.
22705         (gnus-article-prepare): Revert.
22706
22707 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22708
22709         * gnus-art.el (gnus-article-prepare):
22710         Remove message-strip-forbidden-properties from the local hook.
22711
22712 2005-01-27  Simon Josefsson  <jas@extundo.com>
22713
22714         * password.el (password-cache-add): Only start one timer per key.
22715         Reported by Derek Atkins <warlord@MIT.EDU>.
22716
22717 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22718
22719         * run-at-time.el: Remove.  It is no longer needed as
22720         timer-funcs.el in the xemacs-base package has a working version of
22721         `run-at-time'.
22722
22723         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22724
22725         * password.el: Require timer-funcs instead of run-at-time in
22726         XEmacs.
22727         Remove `password-run-at-time' macro.
22728         (password-cache-add): Use `run-at-time' instead of
22729         `password-run-at-time'.
22730
22731         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22732         Remove `nnheader-cancel-function-timers' alias,
22733         `cancel-function-timers' exists in XEmacs in timer-funcs.
22734
22735         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22736         for `run-with-idle-timer'.
22737
22738         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22739         for `run-at-time'.
22740
22741         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22742         for `with-timeout'.
22743
22744         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22745         the same as for XEmacs 21.4.
22746         No need to ignore `run-with-idle-timer', this function exists in
22747         XEmacs now in timer-funcs.el in the xemacs-base package.
22748         (dgnushack-compile): No need to delete
22749         run-at-time.el from the list of files to compile because it
22750         doesn't exist anymore.
22751
22752 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22753
22754         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22755         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22756
22757 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22758
22759         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22760         sensitively.
22761
22762 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22763
22764         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22765
22766 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22767
22768         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22769         which will be inserted according to the multibyteness of a buffer
22770         rather than the type of contents.  Suggested by ARISAWA Akihiro
22771         <ari@mbf.ocn.ne.jp>.
22772
22773         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22774         of string which old xml.el may return rather than a string.
22775
22776 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22777
22778         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22779
22780 2005-01-16  Simon Josefsson  <jas@extundo.com>
22781
22782         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22783         idn/idna.el isn't available.
22784         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22785         <michael@waxrat.com>.
22786
22787         * hashcash.el: Remove non-FSF copyright header.
22788
22789         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22790         (hashcash-generate-payment): Use it.
22791         (hashcash-generate-payment-async): Use it.
22792
22793 2005-01-15  Simon Josefsson  <jas@extundo.com>
22794
22795         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22796         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22797
22798         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22799         gnus-summary-idna-message.
22800         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22801         (gnus-summary-idna-message): New function.
22802
22803 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22804
22805         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22806         gnus-novice-user.
22807
22808 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22809
22810         * nnrss.el (nnrss-request-delete-group): Delete entries in
22811         nnrss-group-alist as well.
22812         (nnrss-save-server-data): Insert newline.
22813
22814 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22815
22816         * gnus.el (gnus-user-agent): Use list of symbols instead of
22817         symbols.  Display full version number for (S)XEmacs.
22818         Optionally display (S)XEmacs codename.
22819
22820         * gnus-util.el (gnus-emacs-version): Update for new
22821         `gnus-user-agent'.
22822
22823         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22824         Gnus version.
22825
22826 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22827
22828         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22829         which is unreadable in some setups.
22830
22831 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22832
22833         * gnus-spec.el (gnus-update-format-specifications): Flush the
22834         group format spec cache if it doesn't support decoded group names.
22835
22836 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22837
22838         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22839         Allow to apply decay on score files matching a regexp.
22840
22841 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22842
22843         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22844         compatibility in %g and %c.
22845
22846 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22847
22848         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22849         name for only %g and %c.
22850         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22851         of gnus-tmp-group to decoded group name.
22852         (gnus-group-make-rss-group): Exclude `/'s from group names.
22853
22854 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22855
22856         * nnrss.el (nnrss-get-encoding): Fix regexp.
22857
22858 2004-12-27  Simon Josefsson  <jas@extundo.com>
22859
22860         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22861         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22862         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22863
22864 2004-12-17  Kim F. Storm  <storm@cua.dk>
22865
22866         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22867
22868         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22869
22870 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22871
22872         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22873
22874 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22875
22876         * nnrss.el: Require rfc2047 and mml.
22877         (nnrss-file-coding-system): New variable.
22878         (nnrss-format-string): Redefine it as an inline function.
22879         (nnrss-decode-group-name): New function.
22880         (nnrss-string-as-multibyte): Remove.
22881         (nnrss-retrieve-headers): Decode group name; don't use
22882         nnrss-format-string.
22883         (nnrss-request-group): Decode group name.
22884         (nnrss-request-article): Decode group name; allow a Message-ID as
22885         well as an article number; don't use nnrss-format-string; encode a
22886         Message-ID string which may contain non-ASCII characters; use
22887         mml-to-mime to compose a MIME article.
22888         (nnrss-request-expire-articles): Decode group name.
22889         (nnrss-request-delete-group): Decode group name.
22890         (nnrss-fetch): Clarify error message.
22891         (nnrss-read-server-data): Use insert-file-contents instead of load;
22892         bind file-name-coding-system; use multibyte buffer.
22893         (nnrss-save-server-data): Bind coding-system-for-write to the
22894         value of nnrss-file-coding-system; bind file-name-coding-system;
22895         add coding cookie.
22896         (nnrss-read-group-data): Use insert-file-contents instead of load;
22897         bind file-name-coding-system; use multibyte buffer.
22898         (nnrss-save-group-data): Bind coding-system-for-write to the
22899         value of nnrss-file-coding-system; bind file-name-coding-system.
22900         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22901         make it work with non-ASCII text.
22902         (nnrss-find-el): Make it work with old xml.el as well.
22903
22904 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22905
22906         * nnrss.el (nnrss-get-encoding): New function.
22907         (nnrss-fetch): Use unibyte buffer initially; bind
22908         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22909         decode contents according to the encoding attribute.
22910         (nnrss-save-group-data): Add coding cookie.
22911         (nnrss-mime-encode-string): New function.
22912         (nnrss-check-group): Use it to encode subject and author.
22913
22914 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22915
22916         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22917         imaginary variable.
22918
22919 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22920
22921         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22922         correctly even if there are wide characters.
22923
22924 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22925
22926         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22927         downcased symbol names; make a new cache instead of reusing
22928         bbdb-hashtable.
22929
22930 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22931
22932         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
22933         concatenating segments rather than before concatenating them.
22934         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22935
22936         * message.el (message-get-reply-headers): Bind `extra'.
22937
22938 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22939
22940         * message.el (message-extra-wide-headers): New variable.
22941         (message-get-reply-headers): Use it.
22942
22943 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22944
22945         * gnus-agent.el (gnus-agent-group-path): Decode group name.
22946         (gnus-agent-group-pathname): Ditto.
22947
22948         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22949
22950         * gnus-group.el (gnus-group-make-group): Decode group name.
22951         (gnus-group-make-rss-group): Register the group data after opening
22952         the nnrss group.
22953
22954 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22955
22956         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22957         by expiry now get marked as read.
22958
22959 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22960
22961         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22962
22963 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22964
22965         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22966         unify Latin characters in XEmacs.
22967         (mm-find-mime-charset-region): Use it.
22968
22969 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22970
22971         * gnus-util.el (gnus-delete-directory): New function.
22972
22973         * gnus-agent.el (gnus-agent-delete-group): Use it.
22974
22975         * gnus-cache.el (gnus-cache-delete-group): Use it.
22976
22977 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22978
22979         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22980         names.
22981
22982 2004-12-16  Simon Josefsson  <jas@extundo.com>
22983
22984         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22985
22986 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22987
22988         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22989
22990         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22991         (gnus-group-set-current-level): Decode group name.
22992
22993 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22994
22995         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22996         failed.
22997
22998 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22999
23000         * gnus-group.el (gnus-group-delete-group): Decode group name.
23001         (gnus-group-make-rss-group): Encode group name.
23002         (gnus-group-catchup-current): Decode group name.
23003         (gnus-group-kill-group): Decode group name.
23004
23005 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23006
23007         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23008
23009 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23010
23011         * gnus-group.el (gnus-group-make-rss-group):
23012         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23013
23014         * gnus-start.el (gnus-setup-news): Honor user's setting to
23015         gnus-message-archive-method.  Suggested by Lute Kamstra
23016         <lute@gnu.org>.
23017
23018 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23019
23020         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23021         global counterparts of the buffer-local variables.
23022
23023 2004-11-16  Romain Francoise  <romain@orebokech.com>
23024
23025         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23026         counterparts of the buffer-local variables.
23027
23028 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23029
23030         * message.el (message-forbidden-properties): Fix typo in doc
23031         string.
23032
23033 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23034
23035         * gnus-util.el (gnus-replace-in-string): Add doc string.
23036
23037         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23038         to avoid problems when splitting mails with many recipients.
23039
23040 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23041
23042         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23043         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23044
23045 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23046
23047         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23048         if there is no hashtable in memory or file modification time is
23049         newer than cached timestamp.
23050
23051 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23052
23053         * gnus-sum.el (gnus-summary-limit-to-recipient):
23054         Implement not-matching option.
23055
23056 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23057
23058         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23059         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23060         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23061         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23062         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23063         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23064
23065 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23066
23067         * message.el (message-forward-make-body-mml): Remove headers
23068         according to message-forward-ignored-headers if a message is decoded.
23069
23070 2004-12-02  Romain Francoise  <romain@orebokech.com>
23071
23072         * message.el (message-forward-make-body-plain): Always remove
23073         headers according to message-forward-ignored-headers.
23074
23075 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23076
23077         * spam.el (spam-summary-prepare-exit): Remove the
23078         gnus-summary-limit pop for now, it has problems with ham marks for
23079         me.
23080
23081 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23082
23083         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23084         correctly.
23085
23086 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23087
23088         * format-spec.el (format-spec): Message the char.
23089
23090 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23091
23092         * gnus-art.el (gnus-split-methods): Reformat comments.
23093
23094         * spam.el (spam-summary-prepare-exit): Remove article limits
23095         before exiting the summary buffer.
23096
23097 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23098
23099         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23100         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23101
23102         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23103         order to silence the byte compiler.
23104
23105         * spam.el: Fix the way to silence the byte compiler, which
23106         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23107         bbdb-search-simple, spam-BBDB-register-routine,
23108         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23109         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23110         spam-stat-buffer-is-spam, spam-stat-load,
23111         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23112         spam-stat-save and spam-stat-split-fancy.
23113
23114 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23115
23116         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23117         which may confuse users.
23118         (canlock-password-for-verify): Ditto.
23119
23120         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23121
23122         * gnus-art.el (gnus-emphasis-alist): Ditto.
23123
23124         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23125
23126         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23127
23128         * gnus-start.el (gnus-save-killed-list): Ditto.
23129
23130         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23131         (gnus-sum-thread-tree-root): Ditto.
23132         (gnus-sum-thread-tree-false-root): Ditto.
23133         (gnus-sum-thread-tree-single-indent): Ditto.
23134
23135         * message.el (message-courtesy-message): Ditto.
23136         (message-archive-note): Ditto.
23137         (message-subscribed-address-file): Ditto.
23138         (message-user-fqdn): Ditto.
23139
23140         * spam-report.el (spam-report-gmane-regex): Ditto.
23141
23142         * spam.el (spam-blackhole-good-server-regex): Ditto.
23143
23144 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23145
23146         * mml.el (mml-preview): Widen the message buffer before copying
23147         the contents to the preview buffer; sort headers before previewing.
23148
23149         * message.el (message-hidden-headers): Fix the way to avoid a bug
23150         in the `repeat' widget in Emacs 21.3 or earlier.
23151
23152 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23153
23154         * message.el (message-hidden-headers): Default to "^References:".
23155         Improve customization type.  Suggested by Reiner Steib
23156         <Reiner.Steib@gmx.de>.
23157
23158 2004-11-25  Romain Francoise  <romain@orebokech.com>
23159
23160         * message.el (message-strip-forbidden-properties): Remove check for
23161         obsolete `message-hidden' text property, hidden headers are not
23162         accessible in the buffer anymore.
23163
23164 2004-11-22  Romain Francoise  <romain@orebokech.com>
23165
23166         * message.el (message-header-format-alist): Add `From' in list
23167         so that it can be sorted.
23168         (message-fix-before-sending): Widen and sort headers before
23169         sending.
23170         (message-hide-headers): Use narrowing to hide headers by moving
23171         them to the top of the buffer and narrowing to the region
23172         underneath.
23173
23174 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23175
23176         * message.el (message-strip-forbidden-properties):
23177         Bind buffer-read-only (etc) to nil.
23178
23179 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23180
23181         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23182         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23183
23184 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23185
23186         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23187
23188 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23189
23190         * dns.el (query-dns): Use sit-for to time instead of
23191         accept-process-output, since that doesn't seem to work on udp
23192         sockets.
23193
23194 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23195
23196         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23197
23198 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23199
23200         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23201         doc string.  Improve doc string.
23202
23203 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23204
23205         * nntp.el (nntp-request-update-info): Return nil if
23206         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23207         may not call gnus-activate-group which uselessly issues the GROUP
23208         commands for all nntp groups and wastes time.  Reported by Romain
23209         Francoise <romain@orebokech.com>.
23210
23211         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23212
23213 2004-11-15  Simon Josefsson  <jas@extundo.com>
23214
23215         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23216         headers separately.
23217         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23218         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23219
23220 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23221
23222         * gnus-start.el (gnus-convert-old-newsrc):
23223         Assign legacy-gnus-agent to 5.10.7.
23224
23225 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23226
23227         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23228         start of the lines.
23229
23230 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23231
23232         * hashcash.el (hashcash-default-payment): Change default to 20.
23233         (hashcash-default-accept-payment): Change default to 20.
23234         (hashcash-process-alist): New variable.
23235         (hashcash-generate-payment-async): Add.
23236         (hashcash-already-paid-p): Add.
23237         (hashcash-insert-payment): Don't generate payments twice.
23238         (hashcash-insert-payment-async): Add.
23239         (hashcash-insert-payment-async-2): Add.
23240         (hashcash-cancel-async): Add.
23241         (hashcash-wait-async): Add.
23242         (hashcash-processes-running-p): Add.
23243         (hashcash-wait-or-cancel): Add.
23244         (mail-add-payment): New optional argument.  Conditionally start
23245         asynchronous calculation.
23246         (mail-add-payment-async): Add.
23247
23248         * message.el (message-send-mail): Wait for asynchronous hashcash
23249         results.  Don't clobber existing X-Hashcash headers.
23250         (message-setup-1): Call mail-add-payment-async when
23251         message-generate-hashcash is non-nil.
23252
23253 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23254
23255         * message.el (message-use-alternative-email-as-from): Examine the
23256         From header as well; use message-make-from in order to include a
23257         user's full name.
23258
23259 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23260
23261         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23262         default; improve customization type.
23263         (gnus-emphasis-custom-with-format): New macro.
23264         (gnus-emphasis-custom-value-to-external): New function.
23265         (gnus-emphasis-custom-value-to-internal): New function.
23266
23267 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23268
23269         * dns.el (query-dns): Resolve reverse addresses.
23270
23271 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23272
23273         * gnus-group.el (gnus-group-get-new-news): Use it.
23274
23275         * gnus-start.el (gnus-check-reasonable-setup): New function.
23276
23277 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23278
23279         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23280         "Args out of range" error.  Reported by Arnaud Giersch
23281         <arnaud.giersch@free.fr>.
23282
23283 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23284
23285         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23286
23287 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23288
23289         * spam.el (spam group): Add :version.
23290
23291         * pgg-def.el (pgg group): Add :version.
23292
23293 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23294
23295         * gnus-art.el (gnus-article-edit-article): Don't associate the
23296         article buffer with a draft file.  This is a temporary measure
23297         against the 2004-08-22 change to gnus-article-edit-mode.
23298
23299 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23300
23301         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23302         (html2text-format-tags): Remove unused variable `attr'.
23303
23304 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23305
23306         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23307
23308         * tls.el (tls-process-connection-type, tls-success)
23309         (tls-certtool-program): Add :version.
23310
23311         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23312         (starttls-extra-arguments, starttls-process-connection-type)
23313         (starttls-connect, starttls-failure, starttls-success): Add :version.
23314
23315         * spam-stat.el (spam-stat): Add :version.
23316
23317         * sieve.el (sieve): Add :version.
23318
23319         * sha1.el (sha1): Add :version.
23320         (sha1-use-external): Remove redundant version.
23321
23322         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23323         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23324         (nnmail-split-fancy-match-partial-words)
23325         (nnmail-split-lowercase-expanded): Add :version.
23326
23327         * nndiary.el (nndiary): Add :version.
23328
23329         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23330
23331         * mml-sec.el (mml-default-sign-method)
23332         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23333         Add :version.
23334
23335         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23336
23337         * mm-url.el (mm-url-use-external, mm-url-program)
23338         (mm-url-arguments): Add :version.
23339
23340         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23341         (mm-attachment-file-modes, mm-decrypt-option)
23342         (mm-w3m-safe-url-regexp): Add :version.
23343
23344         * message.el (message-cite-prefix-regexp)
23345         (message-sendmail-envelope-from, message-minibuffer-local-map)
23346         (message-user-fqdn, message-completion-alist): Add :version.
23347
23348         * gnus-win.el (gnus-configure-windows-hook)
23349         (gnus-use-frames-on-any-display): Add :version.
23350
23351         * gnus-art.el (gnus-article-address-banner-alist)
23352         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23353         (gnus-treat-from-picon, gnus-treat-mail-picon)
23354         (gnus-treat-x-pgp-sig): Add :version.
23355
23356         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23357         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23358         (gnus-summary-article-delete-hook)
23359         (gnus-summary-display-while-building): Add :version.
23360
23361         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23362         (gnus-get-top-new-news-hook): Add :version.
23363
23364         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23365         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23366
23367         * gnus-registry.el (gnus-registry): Add :version.
23368
23369         * gnus-spec.el (gnus-use-correct-string-widths)
23370         (gnus-make-format-preserve-properties): Add :version.
23371
23372         * gnus.el (gnus-group-charter-alist)
23373         (gnus-group-fetch-control-use-browse-url)
23374         (gnus-install-group-spam-parameters): Add :version.
23375
23376         * gnus-diary.el (gnus-diary): Add :version.
23377
23378         * gnus-delay.el (gnus-delay): Add :version.
23379
23380         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23381         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23382         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23383         Add :version.
23384
23385         * gnus-agent.el (gnus-agent-max-fetch-size)
23386         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23387         (gnus-agent-prompt-send-queue): Add :version.
23388
23389         * deuglify.el (gnus-outlook-deuglify): Add :version.
23390
23391         * html2text.el: Beautify code.  Improve doc strings.
23392         Some checkdoc cleanup.
23393         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23394
23395 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23396
23397         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23398
23399 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23400
23401         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23402         when package is loaded.
23403
23404         * spam.el (spam-summary-score-preferred-header): Add global preference
23405         for people who want to override the default SpamAssassin over
23406         Bogofilter preference (when both are set).
23407         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23408         (spam-user-format-function-S):
23409         Check spam-summary-score-preferred-header.
23410         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23411         (spam-user-format-function-S): Format the score correctly.
23412
23413 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23414
23415         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23416         signature file.  Suggested by Manoj Srivastava
23417         <srivasta@golden-gryphon.com>.
23418
23419         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23420         iso-2022-jp even in the Japanese language environment.
23421         Suggested by Jason Rumney <jasonr@gnu.org>.
23422
23423 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23424
23425         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23426         use the same characters as the dummy marks; make it free from
23427         getting affected by the language environment.
23428         (gnus-summary-read-group-1): Update mark positions only when the
23429         format spec is updated.
23430
23431         * gnus-spec.el (gnus-update-format-specifications): Return a list
23432         of updated types.
23433
23434 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23435
23436         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23437         of boundp to check if display-warning is available.
23438
23439 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23440
23441         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23442
23443 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23444
23445         * nnspool.el (nnspool-spool-directory): Use news-path if the
23446         news-directory variable is not bound.
23447
23448         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23449         function instead of display-warning if it is not available.
23450
23451 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23452
23453         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23454         v5-10: Use `point-at-bol'.
23455
23456 2004-10-26  Simon Josefsson  <jas@extundo.com>
23457
23458         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23459         <chenggao@gmail.com>.
23460
23461 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23462
23463         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23464         instead.
23465
23466 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23467
23468         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23469         to remove a server from the nnimap-server-buffer-alist.
23470         (nnimap-open-connection, nnimap-close-server): Use it.
23471
23472         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23473
23474 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23475
23476         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23477         running the major-mode function.
23478
23479 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23480
23481         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23482         dummy marks in the right way.
23483
23484 2004-10-18  David Edmondson  <dme@dme.org>
23485
23486         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23487         excessively.
23488
23489 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23490
23491         * gnus-util.el (gnus-split-references): Accept a nil references
23492         string and go on blissfully.
23493
23494         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23495         cases where the references string is non-nil but has no references.
23496
23497         * encrypt.el: Add autoload tags.
23498
23499         * spam.el (spam-resolve-registrations-routine): Remove article
23500         from unregistration list too.  Reported by David Hanak
23501         <dhanak@isis.vanderbilt.edu>
23502
23503 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23504
23505         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23506         nil.  Change custom type.
23507
23508 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23509
23510         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23511
23512         * gnus-sum.el (gnus-summary-move-article): Use it.
23513
23514 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23515
23516         * encrypt.el: Add autoload cookies.
23517
23518         * spam.el (spam-backend-article-list-property)
23519         (spam-backend-get-article-todo-list)
23520         (spam-backend-put-article-todo-list)
23521         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23522         Resolve registrations separately.
23523         (spam-register-routine): Format comments.
23524         (spam-unregister-routine, spam-register-routine): Always call with
23525         specific-articles, no default list.
23526         (spam-summary-prepare-exit): Use the spam-classifications function.
23527
23528         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23529         gnus-encrypt.el.
23530
23531         * encrypt.el: Copied from gnus-encrypt.el.
23532
23533         * gnus-encrypt.el: Commented that it's obsolete.
23534
23535 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23536
23537         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23538         (gnus-score-save): Use it.
23539
23540         * message.el (message-bury): Use `window-dedicated-p'.
23541
23542 2004-10-15  Simon Josefsson  <jas@extundo.com>
23543
23544         * pop3.el (top-level): Don't require nnheader.
23545         (pop3-read-timeout): Add.
23546         (pop3-accept-process-output): Add.
23547         (pop3-read-response, pop3-retr): Use it.
23548
23549 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23550
23551         * spam.el (spam-register-routine): Move comment.
23552         (spam-verify-bogofilter): Use 'unknown for the initial
23553         spam-bogofilter-valid state, not 'never.
23554
23555         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23556         for netrc-machine.
23557
23558         * nnimap.el (nnimap-open-connection):
23559         Use netrc-machine-user-or-password.
23560
23561 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23562
23563         * gnus-registry.el (gnus-registry-unload-hook):
23564         Set as a variable with add-hook.
23565
23566         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23567         of news-path.
23568
23569         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23570
23571         * spam.el: Delete duplicate `provide'.
23572         (spam-unload-hook): Set as a variable with add-hook.
23573
23574 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23575
23576         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23577         in the doc string.
23578
23579         * message.el (message-ignored-news-headers)
23580         (message-ignored-supersedes-headers)
23581         (message-ignored-resent-headers)
23582         (message-forward-ignored-headers): Improve custom type.
23583
23584 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23585
23586         * message.el (message-tokenize-header): Fix 2004-09-06 change
23587         which used point-min in the wrong place.
23588
23589 2004-10-12  Simon Josefsson  <jas@extundo.com>
23590
23591         * tls.el (tls-certtool-program): New variable.
23592         (tls-certificate-information): New function, based on
23593         ssl-certificate-information.
23594
23595 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23596
23597         * compface.el: Move the version of ELisp-based uncompface program
23598         to the contrib directory because of the copyright problem.
23599
23600 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23601
23602         * message.el (message-kill-buffer): Raise the current frame.
23603
23604 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23605
23606         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23607
23608         * gnus.el (message-y-or-n-p): Autoload.
23609
23610         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23611         (pop3-password-required, pop3-authentication-scheme)
23612         (pop3-leave-mail-on-server): Make customizable.
23613         (pop3): New custom group.
23614         (pop3-retr): Remove `sleep-for' statements.
23615         Suggested by Dave Love <fx@gnu.org>.
23616
23617         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23618         Windows/DOS.
23619
23620         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23621         (imap-parse-body): Fix incorrect use of `assert'.
23622         Suggested by Dave Love <fx@gnu.org>.
23623
23624         * mml.el (mml-minibuffer-read-disposition): Require match.
23625         Suggested by Dave Love <fx@gnu.org>.
23626
23627 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23628
23629         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23630         doc string.
23631
23632 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23633
23634         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23635
23636 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23637
23638         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23639         instead of calling `mm-insert-inline', to decode text/* parts
23640         before displaying them.
23641
23642 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23643
23644         * mm-uu.el (mm-uu-text-plain-type): New variable.
23645         (mm-uu-pgp-signed-extract-1): Use it.
23646         (mm-uu-pgp-encrypted-extract-1): Use it.
23647         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23648         bind mm-uu-text-plain-type with that value.
23649         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23650         mm-uu-dissect.
23651
23652 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23653
23654         * gnus-group.el (gnus-update-group-mark-positions):
23655         * gnus-sum.el (gnus-update-summary-mark-positions):
23656         * message.el (message-check-news-body-syntax):
23657         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23658         of string-as-multibyte.
23659
23660 2004-10-05  Juri Linkov  <juri@jurta.org>
23661
23662         * gnus-group.el (gnus-update-group-mark-positions):
23663         * gnus-sum.el (gnus-update-summary-mark-positions):
23664         * message.el (message-check-news-body-syntax):
23665         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23666         8-bit unibyte values to a multibyte string for search functions.
23667
23668 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23669
23670         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23671         (mm-uu-dissect-text-parts): New function.
23672
23673         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23674         dissect text parts.
23675
23676         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23677         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23678
23679         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23680
23681         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23682         Use gnus-current-topics instead of gnus-current-topic.
23683
23684 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23685
23686         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23687
23688 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23689
23690         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23691         where appropriate.
23692
23693         * nnml.el (nnml-generate-active-info): do.
23694
23695         * nndiary.el (nndiary-generate-active-info): do.
23696
23697         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23698         (gnus-topic-move): do.
23699
23700         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23701         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23702
23703         * gnus-srvr.el (gnus-server-prepare)
23704         (gnus-server-open-all-servers): do.
23705
23706         * gnus-msg.el (gnus-summary-cancel-article)
23707         (gnus-summary-resend-message)
23708         (gnus-summary-mail-crosspost-complaint): do.
23709
23710         * gnus-move.el (gnus-change-server): do.
23711
23712         * gnus-group.el (gnus-group-unmark-all-groups)
23713         (gnus-group-set-current-level): do.
23714
23715 2004-10-04  Simon Josefsson  <jas@extundo.com>
23716
23717         * message.el (message-generate-hashcash): Doc fix.
23718
23719 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23720
23721         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23722         avoid infinite recursion via gnus-get-function.
23723
23724 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23725
23726         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23727
23728         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23729
23730         * nnmail.el (nnmail-split-history): do.
23731
23732         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23733         (nnml-request-delete-group): do.
23734
23735         * nnslashdot.el (nnslashdot-read-groups): do.
23736
23737         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23738         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23739
23740         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23741         (nnspool-sift-nov-with-sed): Use last.
23742         (nnspool-retrieve-headers-with-nov): Use mapc.
23743         (nnspool-request-newgroups): Use dolist.
23744         (nnspool-request-group): Use last.
23745
23746         * nntp.el (nntp-read-server-type): Use dolist.
23747
23748         * nnvirtual.el (nnvirtual-create-mapping)
23749         (nnvirtual-update-read-and-marked): Use dolist.
23750         (nnvirtual-convert-headers): Simplify.
23751
23752 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23753
23754         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23755         Add support for sync'ing tick marks.
23756
23757 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23758
23759         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23760         there's no visible header.
23761
23762 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23763
23764         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23765         When necessary, pass full group name to gnus-request-set-marks.
23766
23767 2004-10-01  Simon Josefsson  <jas@extundo.com>
23768
23769         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23770         acroread.
23771
23772 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23773
23774         * spam-report.el (spam-report-gmane): Fix interactive.
23775
23776         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23777
23778         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23779         when writing file.
23780         (gnus-agent-synchronize-flags): Don't default to being
23781         interactive.
23782
23783 2004-09-30  Simon Josefsson  <jas@extundo.com>
23784
23785         * message.el (message-generate-hashcash): Add.
23786         (message-send-mail): Use it, call mail-add-payment.
23787
23788 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23789
23790         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23791
23792 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23793
23794         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23795         gnus-requst-update-info with explicit code to sync the in-memory
23796         info read flags with the marks being sync'd to the backend.
23797
23798         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23799
23800 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23801
23802         * spam.el (spam-verify-bogofilter): Add new function.
23803         (spam-check-bogofilter)
23804         (spam-bogofilter-register-with-bogofilter): Use it.
23805         (spam-verify-bogofilter): Add small fixes.
23806
23807 2004-09-28  Simon Josefsson  <jas@extundo.com>
23808
23809         * hashcash.el (hashcash-generate-payment): Revert.
23810
23811 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23812
23813         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23814         Use gnus-extract-references instead of gnus-split-references.
23815
23816         * gnus-util.el (gnus-extract-references): Add new function, analogous
23817         to gnus-split-references but extracts only the message-ID without
23818         anything extra.
23819
23820         * hashcash.el (hashcash-generate-payment)
23821         (hashcash-check-payment): Do the right thing if hashcash-path is
23822         nil (because the hashcash program could not be found).
23823
23824         * spam.el (spam-use-hashcash): Remove comment.
23825
23826 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23827
23828         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23829         (gnus-cache-enter-article, gnus-cache-remove-article)
23830         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23831
23832         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23833
23834         * gnus-art.el (article-hide-boring-headers)
23835         (article-translate-strings, article-display-face)
23836         (gnus-article-mime-match-handle-first)
23837         (gnus-article-highlight-headers)
23838         (gnus-article-add-buttons-to-head): do.
23839
23840 2004-09-27  Simon Josefsson  <jas@extundo.com>
23841
23842         * hashcash.el: New version, from
23843         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23844         ../contrib/.
23845
23846 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23847
23848         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23849
23850 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23851
23852         * gnus-dup.el (gnus-dup-open): Use mapc.
23853         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23854
23855         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23856         Reported by Stefan Wiens <s.wi@gmx.net>.
23857
23858         * gnus.el (gnus-shutdown): Use dolist.
23859
23860         * gnus-undo.el (gnus-undo): Use mapc.
23861
23862         * nnrss.el (nnrss-generate-active): do.
23863
23864         * message.el (message-cite-original-without-signature)
23865         (message-cite-original): Use mapc.
23866         (message-do-actions, message-make-forward-subject): Use dolist.
23867
23868 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23869
23870         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23871         deletion to remove entire duplicate line.  Fixes merged article
23872         number bug.
23873
23874 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23875
23876         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23877         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23878         first ask if you want to open a server and then, even when you
23879         responded with no, asking if you want to synchronize the server's
23880         flags.
23881         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23882         multi-line expressions.
23883         (gnus-agent-synchronize-group-flags): New internal function.
23884         Updates marks in memory (in the info structure) AND in the
23885         backend.
23886
23887         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23888
23889         * nnagent.el (nnagent-request-set-mark):
23890         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23891         method, to ensure that synchronization updates marks in the
23892         backend and in the info (in memory) structure.
23893
23894 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23895
23896         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23897         convention fully; don't miss the root article of a thread; make
23898         the X-Draft-From header with correct article numbers.
23899
23900 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23901
23902         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23903         unless plugged.  Disable the agent so that an open failure causes
23904         an error.
23905
23906         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23907         Revert 2004-09-21 change.  The backend must be opened while
23908         synchronizing flags even when the backend stores the flags
23909         locally.
23910
23911 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23912
23913         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23914         in `header' match.  Reported by Svend Tollak Munkejord.
23915
23916         * message.el (message-cite-original): Fix use of
23917         `message-cite-articles-with-x-no-archive'.
23918
23919 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23920
23921         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23922         (gnus-window-to-buffer): Ditto.
23923
23924         * mml.el (mml-preview-buffer): New variable.
23925         (mml-preview): Manage window layout with gnus-buffer-configuration.
23926
23927         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23928         X-Draft-From header even if those articles aren't quoted.
23929
23930 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23931
23932         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
23933         (gnus-request-set-mark, gnus-request-update-mark): Use new
23934         g-s-t-u-l-m to decide to use backend even when unplugged.
23935
23936 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23937
23938         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
23939         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
23940
23941 2004-09-20  Simon Josefsson  <jas@extundo.com>
23942
23943         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
23944         "utf-16-le".
23945
23946 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23947
23948         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23949
23950 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23951
23952         * uudecode.el (uudecode-use-external): Add :version.
23953
23954         * smime.el (smime-CA-file, smime-encrypt-cipher)
23955         (smime-dns-server): Add :version.
23956
23957         * smiley.el (gnus-smiley-file-types): Add :version.
23958
23959         * sha1.el (sha1-use-external): Add :version.
23960
23961         * pgg-def.el (pgg-query-keyserver): Add :version.
23962
23963         * nnmail.el (nnmail-fancy-expiry-targets)
23964         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23965         Add :version.
23966
23967         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23968         (nnimap-retrieve-groups-asynchronous): Add :version.
23969         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23970
23971         * mml.el (mml-content-disposition-parameters)
23972         (mml-insert-mime-headers-always): Add :version.
23973
23974         * mm-util.el (mm-coding-system-priorities): Add :version.
23975
23976         * mm-decode.el (mm-inline-text-html-with-images)
23977         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23978         (mm-verify-option): Add :version.
23979         (mm-text-html-renderer): Change :version.
23980
23981         * message.el (message-fcc-externalize-attachments)
23982         (message-required-headers, message-draft-headers)
23983         (message-subject-trailing-was-query)
23984         (message-subject-trailing-was-ask-regexp)
23985         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23986         (message-mark-insert-end, message-archive-header)
23987         (message-archive-note, message-cross-post-default)
23988         (message-cross-post-note, message-followup-to-note)
23989         (message-cross-post-note-function, message-use-mail-followup-to)
23990         (message-subscribed-address-functions)
23991         (message-subscribed-address-file, message-subscribed-addresses)
23992         (message-subscribed-regexps, message-allow-no-recipients)
23993         (message-yank-cited-prefix, message-signature-insert-empty-line)
23994         (message-hidden-headers, message-hierarchical-addresses)
23995         (message-mail-user-agent, message-use-idna)
23996         (message-valid-fqdn-regexp)
23997         (message-strip-special-text-properties, message-header-synonyms)
23998         (message-beginning-of-line, message-tab-body-function): Add :version.
23999         (message-insert-canlock, message-wide-reply-confirm-recipients):
24000         Change :version.
24001
24002         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24003         and :version.
24004         (mail-source-delete-old-incoming-confirm)
24005         (mail-source-movemail-program): Add :version.
24006
24007         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24008         (gnus-agent-cache, gnus-agent): Change :version.
24009
24010         * gnus-util.el (gnus-use-byte-compile): Change :version.
24011
24012         * gnus-sum.el (gnus-summary-make-false-root-always)
24013         (gnus-summary-default-high-score)
24014         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24015         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24016         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24017         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24018         (gnus-sum-thread-tree-single-indent)
24019         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24020         (gnus-sum-thread-tree-leaf-with-other)
24021         (gnus-sum-thread-tree-single-leaf): Add :version.
24022         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24023         (gnus-article-loose-mime): Change :version.
24024
24025         * gnus-start.el (gnus-backup-startup-file)
24026         (gnus-save-startup-file-via-temp-buffer): Add :version.
24027
24028         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24029         (gnus-server-offline-face): Add :version.
24030
24031         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24032
24033         * gnus-msg.el (gnus-gcc-externalize-attachments)
24034         (gnus-debug-files, gnus-debug-exclude-variables)
24035         (gnus-discouraged-post-methods): Change :version.
24036         (gnus-confirm-mail-reply-to-news)
24037         (gnus-confirm-treat-mail-like-news): Add :version.
24038
24039         * gnus-int.el (gnus-server-unopen-status): Add :version.
24040
24041         * gnus-group.el (gnus-group-jump-to-group-prompt)
24042         (gnus-large-ephemeral-newsgroup)
24043         (gnus-fetch-old-ephemeral-headers): Add :version.
24044
24045         * gnus-fun.el (gnus-x-face-directory)
24046         (gnus-convert-pbm-to-x-face-command)
24047         (gnus-convert-image-to-x-face-command)
24048         (gnus-convert-image-to-face-command): Add :version.
24049
24050         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24051
24052         * gnus-cite.el (gnus-cite-blank-line-after-header)
24053         (gnus-article-boring-faces): Add :version.
24054
24055         * gnus-art.el (gnus-buttonized-mime-types)
24056         (gnus-inhibit-mime-unbuttonizing)
24057         (gnus-treat-display-face)
24058         (gnus-treat-body-boundary): Change :version.
24059         (gnus-body-boundary-delimiter, gnus-picon-databases)
24060         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24061         (gnus-treat-date-english, gnus-treat-fold-headers)
24062         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24063         (gnus-treat-mail-picon, gnus-treat-wash-html)
24064         (gnus-article-encrypt-protocol)
24065         (gnus-use-idna, gnus-article-over-scroll)
24066         (gnus-mime-display-multipart-alternative-as-mixed)
24067         (gnus-mime-display-multipart-related-as-mixed)
24068         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24069         (gnus-ctan-url, gnus-button-ctan-handler)
24070         (gnus-button-handle-ctan-bogus-regexp)
24071         (gnus-button-ctan-directory-regexp)
24072         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24073         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24074         (gnus-button-man-level, gnus-button-emacs-level)
24075         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24076
24077         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24078         (gnus-agent-go-online): Change :version.
24079         (gnus-agent-expire-unagentized-dirs)
24080         (gnus-agent-auto-agentize-methods): Add :version.
24081
24082         * flow-fill.el (fill-flowed-display-column)
24083         (fill-flowed-encode-column): Add :version.
24084
24085         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24086         (gnus-outlook-deuglify-unwrap-max)
24087         (gnus-outlook-deuglify-cite-marks)
24088         (gnus-outlook-deuglify-unwrap-stop-chars)
24089         (gnus-outlook-deuglify-no-wrap-chars)
24090         (gnus-outlook-deuglify-attrib-cut-regexp)
24091         (gnus-outlook-deuglify-attrib-verb-regexp)
24092         (gnus-outlook-deuglify-attrib-end-regexp)
24093         (gnus-outlook-display-hook): Add :version.
24094
24095         * binhex.el (binhex-use-external): Add :version.
24096
24097 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24098
24099         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24100         and `invisible'.
24101
24102 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24103
24104         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24105         in gnus-registry-trim.
24106
24107 2004-09-13  Simon Josefsson  <jas@extundo.com>
24108
24109         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24110
24111         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24112
24113         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24114         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24115         <yamaoka@jpl.org>.
24116         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24117         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24118         <yamaoka@jpl.org>.
24119
24120         * sieve.el (sieve-manage-mode): Ditto.
24121
24122 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24123
24124         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24125
24126 2004-09-11  Simon Josefsson  <jas@extundo.com>
24127
24128         * dns-mode.el: Add.
24129
24130         * mm-view.el (mm-display-dns-inline): Add.
24131
24132         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24133         (mm-automatic-display): Ditto.
24134
24135         * mailcap.el (mailcap-mime-data): Add text/dns.
24136         (mailcap-mime-extensions): Map .soa to text/dns.
24137
24138 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24139
24140         * gnus-art.el (article-decode-mime-words, article-babel)
24141         (gnus-article-highlight-signature, gnus-article-add-buttons)
24142         (gnus-signature-toggle): Remove unnecessary bindings of
24143         `inhibit-read-only' inherited from v5.10 merge.
24144
24145 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24146
24147         * nntp.el (nntp): New customization group.
24148         (nntp-authinfo-file): Add customization group.
24149
24150         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24151
24152         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24153
24154         * gnus.el (to-address, to-list, subscribed)
24155         (large-newsgroup-initial): Ditto.
24156
24157         * flow-fill.el (fill-flowed-display-column)
24158         (fill-flowed-encode-column): Ditto.
24159
24160 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24161
24162         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24163         Use point-min rather than 1.
24164         (message-send-mail): Use buffer-size rather than point-max.
24165
24166         * gnus-sum.el (gnus-summary-search-article-forward):
24167         Signal a specific `search-failed' rather than a generic `error'.
24168
24169         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24170         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24171         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24172
24173 2004-09-10  Simon Josefsson  <jas@extundo.com>
24174
24175         * nndb.el (require): Remove tcp and duplicate cl.
24176
24177 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24178
24179         * gnus-agent.el (directory-files-and-attributes): Move forward.
24180
24181 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24182
24183         * gnus-agent.el (directory-files-and-attributes):
24184         Optionally defined to support XEmacs.
24185
24186 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24187
24188         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24189         to avoid run-time CL dependencies.
24190         (gnus-agent-unfetch-articles): New function.
24191         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24192         article numbers even when local .overview file is missing.
24193         (gnus-agent-read-article-number): New function.  Only accepts
24194         27-bit article numbers.
24195         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24196         Use gnus-agent-read-article-number.
24197         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24198         from backend while recognizing that article numbers in .overview
24199         must be valid.
24200         (gnus-agent-update-files-total-fetched-for):
24201         Use directory-files-and-attributes to improve performance.
24202         * gnus-int.el (gnus-request-move-article):
24203         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24204         improve performance.
24205
24206         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24207         some users confused by references to .newsrc when they only have a
24208         .newsrc.eld file.
24209         (gnus-convert-mark-converter-prompt)
24210         (gnus-convert-converter-needs-prompt): Fix use of property list.
24211         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24212         New function.  Used internally to only display 'gnus converting
24213         files' message when actually necessary.
24214
24215         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24216         methods now autoloaded.
24217
24218 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24219
24220         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24221         identifiers.
24222
24223 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24224
24225         * gnus-picon.el: Fix indentation and closing parenthesis.
24226
24227 2004-09-01  Simon Josefsson  <jas@extundo.com>
24228
24229         * message.el (message-canlock-generate): Require sha1, not
24230         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24231         to require within a function.  Sadly, if sha1.el isn't loaded, the
24232         let binding in m-c-g will hide the defcustom definition, which is
24233         bad.)
24234
24235         * canlock.el: Require sha1, not sha1-el.
24236
24237         * message.el: Don't autoload sha1 (there is a autoload cookie in
24238         sha1.el).
24239
24240         * sha1-el.el: Rename to sha1.el.
24241
24242 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24243
24244         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24245
24246 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24247
24248         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24249
24250 2004-08-30  Kim F. Storm  <storm@cua.dk>
24251
24252         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24253
24254         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24255         Add :group 'nnimap.
24256
24257 2004-08-30  Andreas Schwab  <schwab@suse.de>
24258
24259         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24260         ?* and ?\;.
24261
24262         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24263         and ?\' to symbol instead of whitespace.
24264
24265 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24266
24267         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24268
24269         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24270         instead of re-search-forward.
24271
24272         * gnus-uu.el (gnus-uu-save-article): Ditto.
24273         (gnus-uu-post-encode-uuencode): Ditto.
24274
24275         * html2text.el (html2text-clean-list-items): Ditto.
24276         (html2text-clean-dtdd): Ditto.
24277         (html2text-format-tags): Ditto.
24278
24279         * message.el (message-send-mail-with-sendmail): Fix regexp.
24280         (message-fill-field-general): Use search-forward instead of
24281         re-search-forward.
24282         (unbold-region): Ditto.
24283
24284         * nnrss.el (nnrss-request-article): Ditto.
24285
24286         * nnslashdot.el (nnslashdot-request-article): Ditto.
24287
24288         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24289
24290         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24291         "Unrecognized menu descriptor" error in XEmacs.
24292
24293 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24294
24295         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24296         parent article of a sparse article in the thread hashtb.
24297
24298 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24299
24300         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24301         (nnmail-expand-newtext): Lowercase expanded entries if
24302         nnmail-split-lowercase-expanded is non-nil.
24303
24304 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24305
24306         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24307
24308         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24309         of gnus-tmp-news-method into string under XEmacs.  It will be
24310         passed to gnus-correct-length which takes only a string argument.
24311
24312 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24313
24314         * gnus-util.el (gnus-bind-print-variables): New macro.
24315         (gnus-prin1): Use it.
24316         (gnus-prin1-to-string): Use it.
24317         (gnus-pp): New function.
24318         (gnus-pp-to-string): New function.
24319
24320         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24321         Replace pp-to-string with gnus-pp-to-string.
24322         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24323         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24324         * gnus-msg.el (gnus-debug): Ditto.
24325         * gnus-score.el (gnus-score-save): Ditto.
24326         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24327         gnus-pp-to-string.
24328         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24329         with gnus-pp.
24330         * score-mode.el (gnus-score-pretty-print): Ditto.
24331         * webmail.el (webmail-debug): Ditto.
24332
24333 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24334
24335         * gnus-art.el (article-display-face, article-display-x-face):
24336         Use buffer-read-only.
24337
24338 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24339
24340         * gnus-art.el (article-hide-list-identifiers):
24341         Bind inhibit-read-only as t.
24342
24343 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24344
24345         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24346
24347 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24348
24349         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24350         (gnus-narrow-to-page): Don't assume point-min == 1.
24351         (gnus-article-edit-mode): Derive from message-mode.
24352
24353         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24354         point-min == 1.
24355
24356         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24357         Disable incorrect use of `assert'.
24358
24359         * message.el (message-mode): Set comment-start-skip.
24360
24361
24362 2004-08-22  Sam Steingold  <sds@gnu.org>
24363
24364         * pop3.el (pop3-leave-mail-on-server): New user variable.
24365         (pop3-movemail): Delete mail only when it is nil.
24366
24367 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24368
24369         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24370
24371         * mml.el (mml-preview): Use `pop-to-buffer'.
24372
24373         * message.el (message-goto-mail-followup-to): Insert after "To".
24374         (message-carefully-insert-headers): Add comment.
24375
24376         * gnus.el: Remove unused variable `gnus-article-check-size'.
24377
24378         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24379
24380         * gnus-art.el (gnus-button-alist):
24381         Improve `gnus-button-handle-library' entry.
24382
24383 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24384
24385         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24386         Use downcase, since XEmacs capitalizes error messages differently.
24387
24388 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24389
24390         * nntp.el: Add (require 'gnus) due to reference to
24391         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24392
24393 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24394
24395         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24396         Bind `mm-fill-flowed'.
24397
24398         * mm-decode.el (mm-dissect-singlepart): Check it.
24399
24400 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24401
24402         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24403         'imap' for netrc parsing.
24404
24405 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24406
24407         * mailcap.el (mailcap-mime-data): Mark as risky.
24408
24409 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24410
24411         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24412         may be included in the encoded word.
24413         (rfc2047-encode): Don't append a space if the encoded word
24414         includes close parenthesis.
24415
24416 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24417
24418         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24419         of text within parentheses.
24420
24421 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24422
24423         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24424         (gnus-encrypt-write-file-contents): Make the password key the file
24425         name PLUS the cipher, not just the cipher.  Also remove failed
24426         passwords from the cache.
24427
24428 2004-08-06  Simon Josefsson  <jas@extundo.com>
24429
24430         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24431         Doc fix.
24432
24433 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24434
24435         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24436         LWSP.
24437
24438 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24439
24440         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24441         Try to append in-reply-to: data to the references: header.
24442
24443         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24444         (netrc-parse): Use gnus-encrypt.el functions.
24445
24446         * gnus-encrypt.el: Add new file for encryption support; currently
24447         does only a few GPG ciphers and an internal XOR cipher.
24448
24449         * password.el: Add comments on using password-read-and-add.
24450         (password-read-and-add): Add function to read and add the
24451         password to the cache at once.
24452
24453 2004-07-28  Simon Josefsson  <jas@extundo.com>
24454
24455         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24456         parameter (but don't use it, for now).
24457
24458         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24459         instead of hard coding to nil.
24460
24461 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24462
24463         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24464         as mm-inline-image-xemacs does.
24465
24466 2004-07-26  Simon Josefsson  <jas@extundo.com>
24467
24468         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24469         Revert part of 2004-07-17 change below.
24470
24471 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24472
24473         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24474         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24475
24476 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24477
24478         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24479         quotes that actually start with ">" at the beginning of the
24480         lines.
24481
24482 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24483
24484         * rfc2047.el (rfc2047-encode-region): Fix last change.
24485         (rfc2047-encode-parameter): Remove useless concat.
24486
24487 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24488
24489         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24490         encode special characters; fix some kind of misconfigured headers;
24491         signal a real error if debug-on-quit or debug-on-error is non-nil.
24492         (rfc2047-encode-max-chars): New variable.
24493         (rfc2047-encode-1): Use it.
24494         (rfc2047-encode-parameter): New function.
24495
24496         * mml.el (mml-insert-parameter): Remove an excessive space.
24497
24498 2004-07-17  Simon Josefsson  <jas@extundo.com>
24499
24500         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24501         Kai Grossjohann <kai@emptydomain.de>.
24502         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24503         (gnus-group-make-menu-bar): Ditto.
24504
24505         * gnus-util.el (gnus-group-server): Add.
24506
24507 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24508
24509         * message.el (message-clone-locals): Clone sendmail and smtp
24510         variables.
24511
24512 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24513
24514         * rfc2047.el (rfc2047-encode-region): Fix last change.
24515
24516 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24517
24518         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24519         characters as non-special.
24520
24521 2004-07-09  Simon Josefsson  <jas@extundo.com>
24522
24523         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24524         Users will lose all flag changes made while unplugged with
24525         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24526         good default.  See numerous reports on ding mailing list.
24527
24528 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24529
24530         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24531         add generate-head-function and generate-article-function to the
24532         rfc822-forward entry.
24533         (nndoc-rfc822-forward-generate-article): New function.
24534         (nndoc-rfc822-forward-generate-head): New function.
24535
24536         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24537
24538 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24539
24540         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24541         respect display group parameter and gnus-summary-expunge-below.
24542         (gnus-articles-to-read): Remove unused reference to display group
24543         parameter.
24544
24545 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24546
24547         * nnheader.el (nnheader-uniquify-message-id): New experimental
24548         variable.
24549         (nnheader-nov-read-message-id): Use it.
24550
24551         * spam-report.el (spam-report-gmane): Add interactive.
24552
24553 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24554
24555         * mm-encode.el (mm-content-transfer-encoding-defaults):
24556         Use qp-or-base64 for the application/* types.
24557
24558 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24559
24560         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24561
24562 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24563
24564         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24565         trim value.
24566
24567 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24568
24569         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24570         New macro and function.
24571         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24572
24573 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24574
24575         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24576         after-load-alist.
24577
24578 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24579
24580         * gnus-group.el (gnus-group-get-new-news-this-group):
24581         Don't update info that isn't there.
24582
24583 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24584
24585         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24586         entry.
24587
24588 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24589
24590         * mm-view.el (mm-inline-render-with-function): Use multibyte
24591         buffer; decode html source by charset.
24592
24593         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24594
24595         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24596         Mule-UCS is loaded under XEmacs.
24597         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24598
24599 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24600
24601         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24602
24603 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24604
24605         * mm-util.el (mm-coding-system-p): Return a coding-system.
24606         (mm-mime-mule-charset-alist): Use shift_jis instead of
24607         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24608         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24609         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24610         instead of japanese-shift-jis and iso-latin-1 respectively in
24611         order to share the default value with both Emacs and XEmacs-mule.
24612         (mm-mule-charset-to-mime-charset):
24613         Make mm-coding-system-priorities effective.
24614         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24615         while predicating of candidates upon the priorities.
24616
24617 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24618
24619         * gnus-sum.el (gnus-summary-make-menu-bar):
24620         Add gnus-uu-invert-processable.
24621
24622         * gnus.el: Autoload gnus-uu-invert-processable.
24623
24624 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24625
24626         * mm-util.el (mm-with-multibyte-buffer): New macro.
24627
24628         * rfc2047.el (rfc2047-encode-string): Use it.
24629         (rfc2047-encode-region): Move point to the end of the region after
24630         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24631
24632 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24633
24634         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24635         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24636
24637 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24638
24639         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24640         (gnus-cite-parse): Ignore quoted envelope From_.
24641         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24642
24643 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24644
24645         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24646         invalid addresses.
24647
24648 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24649
24650         * spam.el: Change section markers, revise TODO list.
24651         (spam-backends): Make new master list of all installed backends.
24652         (spam-summary-exit-behavior): Add new variable to determine how
24653         messages moves are done at summary exit.
24654         (spam-move-spam-nonspam-groups-only)
24655         (spam-process-ham-in-nonham-groups)
24656         (spam-process-ham-in-spam-groups): Remove variables, the
24657         spam-summary-exit-behavior variable should be used to manage this
24658         behavior.
24659         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24660         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24661         and spam-old-spam-articles.
24662         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24663         Add empty variables, placeholders for the backends they represent.
24664         (spam-set-difference): Move, unchanged.
24665         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24666         unless the user has a processor variable.
24667         (spam-classifications, spam-classification-valid-p)
24668         (spam-backend-properties, spam-backend-property-valid-p)
24669         (spam-backend-function-type-valid-p)
24670         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24671         (spam-report-articles-gmane, spam-report-articles-resend):
24672         Remove functions, they are not needed.
24673         (spam-install-backend-super, spam-backend-list)
24674         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24675         (spam-backend-function, spam-backend-ham-registration-function)
24676         (spam-backend-spam-registration-function)
24677         (spam-backend-ham-unregistration-function)
24678         (spam-backend-spam-unregistration-function)
24679         (spam-backend-statistical-p, spam-backend-mover-p)
24680         (spam-install-backend-alias, spam-install-checkonly-backend)
24681         (spam-install-mover-backend, spam-install-nocheck-backend)
24682         (spam-install-backend, spam-install-statistical-backend)
24683         (spam-install-statistical-checkonly-backend): Add backend installation
24684         support.
24685         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24686         (spam-group-processor-p): Use the new backend code and respect the
24687         summary exit behavior.
24688         (spam-mark-spam-as-expired-and-move-routine): Remove.
24689         (spam-summary-prepare): Change to use the new spam-old-articles
24690         variable.
24691         (spam-copy-or-move-routine, spam-copy-spam-routine)
24692         (spam-move-spam-routine, spam-copy-ham-routine)
24693         (spam-move-ham-routine): Add code to copy/move ham or spam.
24694         (spam-fetch-field-fast): Improve doc and code, plus allow the
24695         'number request.
24696         (spam-list-of-checks, spam-list-of-statistical-checks):
24697         Remove variables.
24698         (spam-split, spam-find-spam): Use the new backend code.
24699         (spam-registration-functions): Remove variable.
24700         (spam-unregister-routine): Add convenience wrapper.
24701         (spam-log-undo-registration, spam-register-routine)
24702         (spam-log-processing-to-registry)
24703         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24704         where possible.
24705         (spam-check-gmane-xref, spam-check-regex-headers)
24706         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24707         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24708         (spam-check-bogofilter-headers, spam-check-spamoracle)
24709         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24710         (spam-check-crm114-headers): Use the spam-split-group that
24711         spam-split prepares, no need to determine it every time.
24712
24713         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24714         to the nnheader-parse-naked-head call.
24715
24716         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24717
24718         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24719         the nnheader-nov-read-message-id call.
24720
24721 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24722
24723         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24724         gnus-activate-group twice.  Suggested by Markus Peter
24725         <warp@spin.de>.
24726
24727 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24728
24729         * gnus-art.el (gnus-article-time-format): Exchange the order of
24730         day and month in the default value; fix customization type.
24731         (article-date-ut): Use add-text-properties.
24732         (article-make-date-line): Use message-make-date instead of
24733         current-time-string.
24734
24735         * message.el (message-fetch-field): Don't use set-text-properties.
24736         (message-make-date): Simplify.
24737
24738         * messagexmas.el (message-xmas-make-date): New function.
24739         (message-xmas-redefine): Defalias message-make-date to it.
24740
24741 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24742
24743         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24744         (rfc2047-encode-region): Treat text within parentheses as special;
24745         show the original text when error has occurred.
24746
24747         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24748         already-computed method to gnus-activate-group.
24749
24750         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24751         same select-methods identical Lisp objects.
24752
24753         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24754         object when modifying the info.
24755
24756 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24757
24758         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24759         gnus-opened-servers since it has never been opened with the new
24760         configuration yet.
24761
24762 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24763
24764         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24765         arg to nnheader-generate-fake-message-id.
24766
24767 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24768
24769         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24770         number and build a fake message ID localized to a group and
24771         article number (so it's repeatable from that point on).
24772         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24773         ID format.
24774
24775         * gnus-sum.el (gnus-get-newsgroup-headers):
24776         Call nnheader-generate-fake-message-id with the article number.
24777
24778 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24779
24780         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24781         end-of-buffer.
24782
24783 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24784
24785         * message.el (message-ignored-supersedes-headers): Add Approved.
24786
24787 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24788
24789         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24790         goto-char.
24791         (rfc2047-encode): Fold the line before encoding.
24792
24793 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24794
24795         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24796         folding -- not all headers can be folded, and this should be done
24797         by the message composition mode.  Probably.  I think.
24798
24799 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24800
24801         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24802         fast.
24803
24804         * gnus-ems.el (gnus-remove-image): Don't use
24805         message-text-with-property; remove only the image found first.
24806
24807         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24808         found first.
24809
24810 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24811
24812         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24813
24814 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24815
24816         * message.el (message-text-with-property): Make it fast and accept
24817         optional arguments.
24818         (message-strip-forbidden-properties): Use it.
24819         (message-fix-before-sending): Follow the m-t-w-p change.
24820
24821         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24822
24823 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24824
24825         * gnus-art.el (article-hide-headers): Don't change the buffer
24826         mistakenly when performing mml-preview even if
24827         gnus-single-article-buffer is nil.
24828
24829 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24830
24831         * message.el (message-expand-name-databases): New user option.
24832         (message-expand-name): Use it.
24833
24834 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24835
24836         * spam.el (spam-report-articles-resend)
24837         (spam-report-resend-register-routine): Allow ham reporting.
24838         (spam-report-resend-register-ham-routine): Add wrapper.
24839         (spam-registration-functions): Add ham resending functions.
24840         (spam-list-of-processors): Add ham resend processor.
24841
24842         * gnus.el (ham-resend-to): Add new group parameter.
24843         (spam-process): Add ham resend option.
24844
24845         * spam-report.el (spam-report-resend): Allow reporting ham.
24846         (spam-report-resend-ham): Add wrapper.
24847
24848 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24849
24850         * message.el (message-cite-articles-with-x-no-archive):
24851         New variable.
24852         (message-cite-original): Use it.
24853
24854 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24855
24856         * message.el (message-cite-original): Respect X-No-Archive.
24857
24858 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24859
24860         * gnus-art.el (article-hide-headers): Refer to the values for
24861         gnus-ignored-headers and gnus-visible-headers in the summary
24862         buffer since a user may have set them as group parameters.
24863
24864 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24865
24866         * assistant.el (assistant-node-name): Add convenience function.
24867         (assistant-render-text, assistant-render-node): Add error handling,
24868         plus handle multiple next nodes.
24869         (assistant-find-next-node): Comment out for now.
24870         (assistant-find-next-nodes): Add function, returns list of next
24871         nodes.
24872
24873 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24874
24875         * mail-source.el (mail-source-directory): Fix doc-string.
24876
24877 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24878
24879         * assistant.el (assistant-render-text, assistant-eval): Add :set
24880         widget type, which is different because it takes and returns a
24881         list.  Much hilarity ensues.
24882
24883 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24884
24885         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24886
24887         * gnus-group.el (gnus-group-get-new-news-this-group):
24888         Add doc-string.
24889
24890         * gnus-start.el (gnus-activate-group): Add doc-string.
24891
24892 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24893
24894         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24895
24896 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24897
24898         * assistant.el (assistant-render-text): Try to add a :set
24899         widget, more to come.
24900
24901         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24902         strings.
24903         (spam-report-articles-resend)
24904         (spam-register-routine): Do registration iff any articles warrant
24905         it.
24906         (spam-summary-prepare-exit): Change log message for nil group
24907         destinations.
24908
24909 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24910
24911         * spam.el (spam-report-resend-register-routine):
24912         Allow spam-report-resend-to to be a group parameter or a global value.
24913
24914 2004-05-26  Simon Josefsson  <jas@extundo.com>
24915
24916         * starttls.el: Merge with my GNUTLS based starttls.el.
24917         (starttls-gnutls-program, starttls-use-gnutls)
24918         (starttls-extra-arguments, starttls-process-connection-type)
24919         (starttls-connect, starttls-failure, starttls-success):
24920         New variables.
24921         (starttls-program, starttls-extra-args): Doc fix.
24922         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24923         New functions.
24924         (starttls-negotiate, starttls-open-stream):
24925         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24926         function if it is set.
24927
24928 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24929
24930         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24931         structured fields.
24932
24933 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24934
24935         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
24936
24937 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
24938
24939         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
24940         Add variable.
24941         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
24942         assigning the spam-mark to new messages.
24943
24944 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
24945
24946         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24947
24948 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24949
24950         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24951
24952         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24953         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24954         default.
24955
24956 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24957
24958         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24959         correct data.
24960
24961 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24962
24963         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24964         (spam-group-processor-p): Fix function.
24965         (spam-group-processor-multiple-p)
24966         (spam-group-spam-processor-report-gmane-p)
24967         (spam-group-spam-processor-report-resend-p)
24968         (spam-group-spam-processor-bogofilter-p)
24969         (spam-group-spam-processor-blacklist-p)
24970         (spam-group-spam-processor-ifile-p)
24971         (spam-group-ham-processor-ifile-p)
24972         (spam-group-spam-processor-spamoracle-p)
24973         (spam-group-spam-processor-crm114-p)
24974         (spam-group-ham-processor-bogofilter-p)
24975         (spam-group-spam-processor-stat-p)
24976         (spam-group-ham-processor-stat-p)
24977         (spam-group-ham-processor-whitelist-p)
24978         (spam-group-ham-processor-BBDB-p)
24979         (spam-group-ham-processor-spamoracle-p)
24980         (spam-group-ham-processor-copy-p): Remove functions with some
24981         prejudice against unneeded code.
24982         (spam-report-articles-resend)
24983         (spam-report-resend-register-routine): Allow the group/topic
24984         spam-resend-to value to override spam-report-resend-to.
24985         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24986         properly now.
24987
24988         * gnus.el (spam-resend-to): Add group/topic parameter.
24989         (spam-process): Move the OBSOLETE processors to the end of the
24990         choices.
24991
24992 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24993
24994         * spam-report.el (spam-report-resend-to, spam-report-resend):
24995         Start with resend-to set to nil, and then ask the user if necessary.
24996         (spam-report-resend): spam-report-resend takes a list of articles, not
24997         separate article numbers.
24998
24999 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25000
25001         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25002         addition to emacs-w3m.
25003
25004 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25005
25006         * assistant.el (assistant-authinfo-data): New function.
25007         (assistant-eval): Eval for entire assistant.
25008
25009         * netrc.el (netrc-services-file): New variable.
25010         (netrc-parse-services): New function.
25011         (netrc-find-service-name): New function.
25012         (netrc-find-service-number): New function.
25013         (netrc-port-equal): New function.
25014         (netrc-machine): Use it.
25015
25016         * nnimap.el (nnimap-open-connection): Use netrc.
25017
25018         * gnus-util.el (gnus-netrc-get): Remove aliases.
25019
25020         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25021
25022         * assistant.el (wid-edit): Fix compilation.
25023
25024         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25025
25026 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25027
25028         * gnus-util.el (gnus-set-file-modes): New function.  (small
25029         patch).
25030
25031 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25032
25033         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25034
25035         * assistant.el (assistant-render-node): Fix up rendering and
25036         read-only text.
25037         (assistant-render-node): Reset.
25038         (assistant-make-read-only): Not sticky.
25039
25040 2004-05-20  Danny Siu  <dsiu@adobe.com>
25041
25042         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25043         centered even when gnus-auto-center-summary is t.
25044
25045 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25046
25047         * dns.el (dns-get-txt-answer): New function.
25048         (dns-read-txt): Ditto.
25049         (query-dns): Use it.
25050
25051 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25052
25053         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25054         active for foreign groups even if the group level is higher than
25055         the specified value.
25056
25057 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25058
25059         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25060         non-active groups.
25061
25062         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25063
25064 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25065
25066         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25067
25068 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25069
25070         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25071         (spam-crm114-header, spam-crm114-spam-switch)
25072         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25073         (spam-crm114-positive-spam-header)
25074         (spam-crm114-database-directory, spam-list-of-processors)
25075         (spam-group-spam-processor-crm114-p)
25076         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25077         (spam-generic-score, spam-list-of-checks)
25078         (spam-list-of-statistical-checks, spam-registration-functions)
25079         (spam-check-crm114-headers, spam-crm114-score)
25080         (spam-check-crm114, spam-crm114-register-with-crm114)
25081         (spam-crm114-register-spam-routine)
25082         (spam-crm114-unregister-spam-routine)
25083         (spam-crm114-register-ham-routine)
25084         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25085
25086 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25087
25088         * gnus.el: Add spam-use-crm114.
25089
25090         * spam.el (spam-list-of-processors, spam-registration-functions):
25091         Add spam-use-resend.
25092         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25093         (spam-report-articles-gmane): Add doc fix.
25094         (spam-report-articles-resend, spam-report-resend-register-routine):
25095         Add wrappers around spam-report-resend-to.
25096
25097         * spam-report.el (spam-report-resend-to, spam-report-resend):
25098         Add support for resending spam.
25099         (spam-report-gmane): Fix line length >80.
25100
25101         * gnus.el (spam-process): Add spam-use-resend.
25102
25103 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25104
25105         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25106         number of processed spam messages.
25107         (spam-ham-copy-or-move-routine): Return the number of processed
25108         ham messages.
25109         (spam-summary-prepare-exit): Use the above values to decide
25110         whether status messages shouled be displayed.
25111
25112 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25113
25114         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25115         `rfc2047-encoding-function-alist' in order to avoid conflicting
25116         with the old version.
25117         (rfc2047-encode-region): Concatenate words containing non-ASCII
25118         characters in structured fields; don't encode space-delimited
25119         ASCII words even in unstructured fields; don't break words at
25120         char-category boundaries.
25121         (rfc2047-encode-1): New function.
25122         (rfc2047-encode): Use it; encode text so that it occupies the
25123         maximum width within 76-column; work correctly on Q encoding for
25124         iso-2022-* charsets.
25125         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25126         sure not to break a line just after the header name.
25127         (rfc2047-b-encode-region): Remove.
25128         (rfc2047-b-encode-string): New function.
25129         (rfc2047-q-encode-region): Remove.
25130         (rfc2047-q-encode-string): New function.
25131
25132         * mm-util.el (mm-replace-in-string): New function.
25133
25134 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25135
25136         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25137         Really get it right.
25138         (gnus-inews-make-draft): Really.
25139
25140 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25141
25142         * nnmh.el (nnmh-request-list-1): Don't check the link count
25143         before descending.  (small patch)
25144
25145 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25146
25147         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25148         stuff.
25149
25150         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25151         Match on real group name.
25152
25153         * gnus-art.el (gnus-signature-limit): Doc fix.
25154
25155         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25156
25157         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25158
25159 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25160
25161         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25162         isn't a string.
25163
25164 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25165
25166         * gnus-draft.el (gnus-draft-send):
25167         Bind rfc2047-encode-encoded-words.
25168
25169         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25170         (rfc2047-encodable-p): Say that =? needs encoding.
25171         (rfc2047-encode-encoded-words): New variable.
25172
25173         * gnus-group.el (gnus-group-select-group): Doc fix.
25174
25175         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25176
25177         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25178         to nil.
25179
25180         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25181
25182         * nnheader.el (nnheader-get-lines-and-char): New function.
25183
25184 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25185
25186         * gnus-msg.el (gnus-summary-followup-with-original):
25187         Document yanking of region when active.
25188
25189 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25190
25191         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25192         groups if the group level is higher than the specified value.
25193
25194 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25195
25196         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25197         (gnus-group-jump-to-group): Add prefix argument using
25198         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25199         non-active group.
25200
25201         * compface.el (uncompface): Be verbose when changing
25202         `uncompface-use-external'.
25203
25204         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25205         handle manual section.
25206
25207 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25208
25209         * gnus-art.el (gnus-button-alist): Revert previous change.
25210
25211 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25212
25213         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25214
25215 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25216
25217         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25218         whether backend can accept message.
25219
25220         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25221
25222 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25223
25224         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25225         Avoid creating directory when nntp-marks-is-evil is true.
25226         Reported by Reiner Steib.
25227
25228 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25229
25230         * gnus-picon.el (gnus-picon-insert-glyph):
25231         Add optional `nostring' argument.
25232
25233 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25234
25235         * gnus-picon.el (gnus-picon-style): New variable.
25236         (gnus-picon-transform-address): Support `gnus-picon-style'.
25237
25238 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25239
25240         * message.el (message-fill-field): Return point.
25241         (message-generate-headers): Go to end of field.
25242
25243         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25244         stuff for non-living groups.
25245
25246 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25247
25248         * gnus-art.el (gnus-article-followup-with-original)
25249         (gnus-article-reply-with-original): gnus-mark-active-p ->
25250         gnus-region-active-p.
25251
25252 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25253
25254         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25255         only when there is spam or ham to be processed.
25256
25257 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25258
25259         * mail-source.el (mail-source-delete-crash-box): Refactor.
25260         (mail-source-fetch): Use it.
25261         (mail-source-fetch-file): Ditto.
25262         (mail-source-fetch-directory): Run postscript in loop.
25263         (mail-source-fetch-pop): Delete.
25264         (mail-source-fetch-maildir): Ditto.
25265         (mail-source-fetch-imap): Ditto.
25266
25267         * imap.el (imap-authenticators): Comment out sasl.
25268
25269         * message.el (message-skip-to-next-address): New function.
25270         (message-fill-header-address): Refactor.
25271         (message-fill-address): Use it.
25272         (message-delete-address): Use it.
25273         (message-fill-header-general): Refactor.
25274         (message-fill-field-address): Rename.
25275         (message-narrow-to-field): Find the start of the header.
25276         (message-header-format-alist): Don't pre-fill.
25277         (message-fill-header): Remove.
25278         (message-insert-header): New function.
25279         (message-shorten-references): Use it.
25280
25281         * rfc2047.el (rfc2047-field-value): Strip props.
25282
25283         * mail-parse.el (mail-header-make-address): New alias.
25284
25285         * ietf-drums.el (ietf-drums-make-address): New function.
25286
25287         * imap.el: Add compiler directives.
25288
25289         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25290
25291         * gnus-art.el (article-decode-idna-rhs): Don't use
25292         message-idna-inside-rhs-p.
25293
25294 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25295
25296         * message.el (message-idna-inside-rhs-p): Remove.
25297         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25298
25299         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25300         false positives.
25301
25302 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25303
25304         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25305
25306 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25307
25308         * nneething.el (nneething-file-name): Don't create spurious
25309         files.
25310
25311         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25312         (gnus-inews-do-gcc): Remove sleep.
25313
25314         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25315         part under point.
25316
25317         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25318         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25319
25320 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25321
25322         * spam.el (spam-summary-prepare-exit): Fix (length).
25323
25324 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25325
25326         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25327         as expired without moving it" message when there are spam
25328         messages left.
25329
25330 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25331
25332         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25333         header is not nil.
25334
25335 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25336
25337         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25338         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25339         (nntp-marks-changed-p): New arg SERVER.
25340         (nntp-request-update-info): Adjust caller.
25341
25342 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25343
25344         * nntp.el (nntp-save-marks): Pass missing arg.
25345
25346 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25347
25348         * nntp.el: Support marks.
25349         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25350         (nntp-marks-modtime, nntp-marks-directory): New variables.
25351         (nntp-request-set-mark, nntp-request-update-info)
25352         (nntp-possibly-create-directory, nntp-marks-changed-p)
25353         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25354         New functions.
25355
25356 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25357
25358         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25359         (gnus-xmas-redefine): Rename.
25360
25361         * gnus-score.el (gnus-score-insert-help):
25362         Use gnus-select-lowest-window.
25363
25364         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25365         appt-select-lowest-window and rename to gnus-select-lowest-window.
25366
25367         * gnus.el: do.
25368
25369 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25370
25371         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25372         encodings of MIME-encoded words, in order to improve
25373         interoperability with several broken MUAs.
25374
25375 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25376
25377         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25378         tags, only when charsets are not specified in headers.
25379         (mm-inline-text-html-render-with-w3m): Ditto.
25380
25381         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25382         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25383
25384 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25385
25386         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25387         instead of MIME-decoded from fields when checking
25388         `gnus-article-address-banner-alist'.
25389
25390 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25391
25392         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25393         description rather than subject.
25394
25395 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25396
25397         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25398
25399 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25400
25401         * gnus.el (gnus-version-number): Bump.
25402
25403 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25404
25405         * gnus.el: No Gnus v0.2 is released.
25406
25407 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25408
25409         * gnus-agent.el (gnus-agent-read-agentview):
25410         Inline gnus-uncompress-range.
25411
25412 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25413
25414         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25415         `exec-installed-p'.
25416
25417 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25418
25419         * gnus.el (spam-process, spam-autodetect-methods):
25420         Add bsfilter and bsfilter-headers.
25421
25422         * spam.el (spam-bsfilter): New customize group.
25423         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25424         (spam-bsfilter-header, spam-bsfilter-probability-header)
25425         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25426         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25427         (spam-bsfilter-database-directory): New options.
25428         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25429         (spam-list-of-statistical-checks, spam-registration-functions):
25430         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25431         (spam-bsfilter-score): New command.
25432         (spam-check-bsfilter-headers, spam-check-bsfilter)
25433         (spam-bsfilter-register-with-bsfilter)
25434         (spam-bsfilter-register-spam-routine)
25435         (spam-bsfilter-unregister-spam-routine)
25436         (spam-bsfilter-register-ham-routine)
25437         (spam-bsfilter-unregister-ham-routine): New functions.
25438         (spam-generic-score): Support bsfilter; Accept an optional argument
25439         to recalcurate spam score even if scoring header has already been
25440         added.
25441         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25442         optional argument to recalcurate spam score even if scoring header
25443         has already been added.
25444
25445 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25446
25447         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25448         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25449         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25450         link is missing.
25451
25452 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25453
25454         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25455         (html2text-get-attr): Rewrite.
25456
25457         * message.el (message-setup-1): Remove redundant put-text-property
25458         on mail-header-separator.
25459
25460 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25461
25462         * gnus-registry.el (gnus-registry-cache-whitespace)
25463         (gnus-registry-action, gnus-registry-spool-action)
25464         (gnus-registry-split-fancy-with-parent): Change message levels
25465         from 5 to 3 or 7, as needed.
25466
25467         * spam.el (spam-summary-prepare-exit)
25468         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25469         (spam-split, spam-find-spam, spam-log-undo-registration)
25470         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25471         level from 5 to 6.
25472
25473 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25474
25475         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25476         2004-03-04 change).
25477
25478 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25479
25480         * sieve-manage.el (sieve-manage-open):
25481         * nnweb.el (nnweb-insert-html):
25482         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25483         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25484         * nnspool.el (nnspool-request-group):
25485         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25486         * nnml.el (nnml-request-update-info):
25487         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25488         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25489         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25490         (nnimap-request-set-mark):
25491         * nnfolder.el (nnfolder-request-update-info):
25492         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25493         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25494         * gnus-uu.el (gnus-uu-find-articles-matching):
25495         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25496         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25497         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25498         * gnus-nocem.el (gnus-nocem-scan-groups):
25499         * gnus-int.el (gnus-start-news-server):
25500         * gnus-group.el (gnus-group-make-kiboze-group)
25501         (gnus-group-browse-foreign-server):
25502         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25503         Use mapc when appropriate.
25504
25505 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25506             Adam Sjøgren  <asjo@koldfront.dk>
25507             Wes Hardaker  <wes@hardakers.net>
25508             Michael Shields  <shields@msrl.com>
25509
25510         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25511         may need for spam sorting and scoring.
25512         (spam-user-format-function-S): Add user format function suitable for
25513         general use.
25514         (spam-article-sort-by-spam-status): Add sorting function for summary
25515         sorting.
25516         (spam-extra-header-to-number): Add function to get a score from a
25517         header.
25518         (spam-summary-score): Add function to get a numeric score from the
25519         headers.
25520         (spam-generic-score): Fix function doc, was in wrong place.
25521         (spam-initialize): Take symbols when it's run, and install the
25522         extra headers that spam-necessary-extra-headers thinks we need.
25523
25524 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25525
25526         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25527         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25528
25529 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25530
25531         * gnus-sum.el (gnus-set-global-variables)
25532         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25533         (gnus-article-get-xrefs, gnus-summary-best-group)
25534         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25535         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25536         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25537         Use with-current-buffer.
25538
25539 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25540
25541         * spam.el (spam-summary-prepare-exit): Simplify logic.
25542         (spam-fetch-article-header): Read the article header if it's not
25543         available.
25544         (spam-list-articles): Simplify logic.
25545         (spam-filelist-register-routine): Fix bug with unregister-list.
25546
25547         * gnus-registry.el: Fix comments at beginning.
25548
25549 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25550
25551         * message.el (message-cater-to-broken-inn): Remove.
25552         (message-shorten-references): Make sure the total folded length of
25553         References is shorter than 998 characters to cater to a bug in INN
25554         2.3.  Also, don't pretend that references aren't folded -- this
25555         hasn't worked for a while.
25556
25557 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25558
25559         * gnus-agent.el (gnus-agentize):
25560         gnus-agent-send-mail-real-function no longer set to current value
25561         of message-send-mail-function but rather a lambda that calls
25562         message-send-mail-function.  The change makes the agent real-time
25563         responsive to user changes to message-send-mail-function.
25564
25565 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25566
25567         * legacy-gnus-agent.el
25568         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25569         help from Florian Weimer <fw@deneb.enyo.de>
25570
25571 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25572
25573         * nnmail.el (nnmail-cache-insert): Revert last change.
25574
25575 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25576
25577         * nnmail.el (nnmail-cache-insert): Always check whether
25578         nnmail-cache-ignore-groups matches a group name.
25579
25580 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25581
25582         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25583         (spam-find-spam, spam-log-processing-to-registry)
25584         (spam-log-registered-p, spam-log-unregistration-needed-p)
25585         (spam-log-undo-registration): Use gnus-message instead of
25586         gnus-error, none of these errors are fatal.
25587
25588         * gnus-registry.el (gnus-registry-clean-empty-function)
25589         (gnus-registry-clean-empty): Remove only empty entries without
25590         extra data.
25591
25592 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25593
25594         * spam-stat.el (spam-stat-buffer-change-to-spam)
25595         (spam-stat-buffer-change-to-non-spam): Change (error) to
25596         (gnus-message 8) invocation.
25597
25598 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25599
25600         * nntp.el (nntp-via-netcat-command): New variable.
25601         (nntp-via-netcat-switches): New variable.
25602         (nntp-open-via-rlogin-and-netcat): New function.
25603         (nntp-open-connection-function): Doc fix.
25604         (nntp-telnet-command): Doc fix.
25605         (nntp-end-of-line): Doc fix.
25606         (nntp-via-rlogin-command): Doc fix.
25607         (nntp-via-user-name): Doc fix.
25608         (nntp-via-address): Doc fix.
25609
25610 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25611
25612         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25613         error in Emacs 21.1.
25614
25615 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25616
25617         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25618
25619 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25620
25621         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25622         (gnus-agent-with-refreshed-group): New macro.
25623         (gnus-agent-rename-group): New function.
25624         (gnus-agent-delete-group): New function.
25625         (gnus-agent-save-group-info): Use gnus-command-method when
25626         `method' parameter is nil.  Don't write nil entries into the
25627         active file.
25628         (gnus-agent-get-group-info): New function.
25629         (gnus-agent-fetch-articles):
25630         Use gnus-agent-update-files-total-fetched-for to increment disk space
25631         used.
25632         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25633         Use gnus-agent-update-view-total-fetched-for to increment disk space
25634         used.
25635         (gnus-agent-get-local): Add optional parameters to avoid calling
25636         gnus-group-real-name and gnus-find-method-for-group.
25637         (gnus-agent-set-local): Delete stored entry if either min, or max,
25638         are nil.
25639         (gnus-agent-fetch-session): Reworded error/quit messages.
25640         On quit, use gnus-agent-regenerate-group to record existance of any
25641         articles fetched to disk before the quit occurred.
25642         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25643         gnus-agent-update-view-total-fetched-for, and
25644         gnus-agent-update-files-total-fetched-for to decrement disk space
25645         used.
25646         (gnus-agent-retrieve-headers):
25647         Use gnus-agent-update-view-total-fetched-for to increment disk space
25648         used.
25649         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25650         with gnus-agent-update-files-total-fetched-for to decrement disk
25651         space and fresh group buffer.
25652         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25653         (gnus-agent-need-update-total-fetched-for): New variable.
25654         (gnus-agent-update-files-total-fetched-for): New function.
25655         (gnus-agent-update-view-total-fetched-for): New function.
25656         (gnus-agent-total-fetched-for): New function.
25657
25658         * gnus-cache.el (gnus-cache-save-buffers):
25659         Use gnus-cache-update-overview-total-fetched-for to change disk space
25660         used by this group.
25661         (gnus-cache-possibly-enter-article):
25662         Use gnus-cache-update-file-total-fetched-for to increment disk space
25663         used by this group.
25664         (gnus-cache-possibly-remove-article):
25665         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25666         used by this group.
25667         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25668         (gnus-cache-rename-group): New function.
25669         (gnus-cache-delete-group): New function.
25670         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25671         (gnus-cache-need-update-total-fetched-for): New variable.
25672         (gnus-cache-with-refreshed-group): New macro.
25673         (gnus-cache-update-file-total-fetched-for): New function.
25674         (gnus-cache-update-overview-total-fetched-for): New function.
25675         (gnus-cache-rename-group-total-fetched-for): New function.
25676         (gnus-cache-delete-group-total-fetched-for): New function.
25677         (gnus-cache-total-fetched-for): New function.
25678
25679         * gnus-group.el: Require gnus-sum and autoload functions to
25680         resolve warnings when gnus-group.el compiled alone.
25681         (gnus-group-line-format): Documented new %F.
25682         (size of Fetched data) group line format; identifies disk space
25683         used by agent and cache.
25684         (gnus-group-line-format-alist): Defined new F format.
25685         (gnus-total-fetched-for): New function.
25686         (gnus-group-delete-group): No longer update
25687         gnus-cache-active-altered as gnus-request-delete-group now keeps
25688         the cache in sync.
25689         (gnus-group-list-active): Let the agent store a server's active
25690         list if currently plugged.
25691
25692         * gnus-int.el (gnus-request-delete-group):
25693         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25694         local disk in sync with the server.
25695         (gnus-request-rename-group):
25696         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25697         local disk in sync with the server.
25698
25699         * gnus-start.el (gnus-get-unread-articles):
25700         Cosmetic simplification to logic.
25701
25702         * gnus-util.el (gnus-rename-file): New function.
25703
25704 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25705
25706         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25707
25708 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25709
25710         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25711         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25712
25713 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25714
25715         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25716         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25717
25718 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25719
25720         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25721
25722 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25723
25724         * spam.el (spam-set-difference): Add function to replace
25725         gnus-set-difference in spam.el.
25726         (spam-summary-prepare-exit): Use spam-set-difference.
25727
25728 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25729
25730         * gnus-registry.el (gnus-registry-cache-file): Update to use
25731         gnus-dribble-directory OR gnus-home-directory OR ~.
25732         (gnus-registry-split-fancy-with-parent): Fix doc.
25733
25734 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25735
25736         * message.el (message-exchange-point-and-mark):
25737         Use message-mark-active-p.  Suggested by Jesper Harder
25738         <harder@ifa.au.dk>.
25739
25740 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25741
25742         * message.el (message-exchange-point-and-mark): Don't activate
25743         region if it was inactive.  Suggested by Hiroshi Fujishima
25744         <pooh@nature.tsukuba.ac.jp>.
25745
25746 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25747
25748         * gnus-art.el (article-display-face): Display Faces in the same
25749         order as X-Faces.
25750
25751 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25752
25753         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25754
25755 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25756
25757         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25758         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25759         (gnus-article-mime-hierarchy): Remove.
25760         (gnus-article-mime-hierarchy-next): Remove.
25761         (gnus-article-mode): Revert 2004-03-19 change.
25762         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25763         (gnus-insert-mime-button): Revert 2004-03-19 change.
25764         (gnus-mime-accumulate-hierarchy): Remove.
25765         (gnus-mime-enter-multipart): Remove.
25766         (gnus-mime-leave-multipart): Remove.
25767         (gnus-mime-display-part): Revert 2004-03-19 change.
25768         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25769
25770         * mml.el (mml-preview): Revert 2004-03-19 change.
25771
25772 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25773
25774         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25775
25776 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25777
25778         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25779         t while entering a file name using the mm-with-multibyte macro.
25780         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25781
25782         * mm-util.el (mm-with-multibyte): New macro.
25783
25784 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25785
25786         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25787         New user option.
25788         (gnus-mime-multipart-functions): Doc and customization fix.
25789         (gnus-article-mime-hierarchy): New variable.
25790         (gnus-article-mime-hierarchy-next): New variable.
25791         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25792         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25793         gnus-article-mime-hierarchy-next to nil.
25794         (gnus-insert-mime-button): Show hierarchy numbers.
25795         (gnus-mime-accumulate-hierarchy): New function.
25796         (gnus-mime-enter-multipart): New function.
25797         (gnus-mime-leave-multipart): New function.
25798         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25799         (gnus-mime-display-alternative): Show hierarchy numbers.
25800
25801         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25802         gnus-article-mime-hierarchy-next to nil.
25803
25804 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25805
25806         * dns.el: Don't require gnus-xmas.
25807
25808 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25809
25810         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25811         inline PGP.
25812         (mml-menu): Disable mml-quote-region if mark is inactive.
25813
25814 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25815
25816         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25817         when the group's active is not available.
25818
25819 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25820
25821         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25822         error.
25823
25824 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25825
25826         * imap.el (imap-store-password): New variable.
25827         (imap-interactive-login): Use it.
25828         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25829
25830 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25831
25832         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25833         window-start and hscroll to summary window.
25834
25835 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25836
25837         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25838         conversion message to newsrc-dribble when an actual conversion is
25839         performed.
25840
25841 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25842
25843         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25844
25845 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25846
25847         * mm-decode.el (mm-complicated-handles): New function reviving
25848         former definition of mm-multiple-handles.
25849
25850         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25851         (gnus-mime-delete-part): Use it.
25852
25853 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25854
25855         * gnus-agent.el (gnus-agent-read-local):
25856         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25857         avoid the implicit assumption that they will always be equal.
25858         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25859         coding-system-for-write, as the with-temp-file macro first prints
25860         to a buffer then saves the buffer.
25861
25862 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25863
25864         * gnus-art.el (gnus-article-edit-part): New function.
25865         (gnus-mime-save-part-and-strip): Use it; do query instead of
25866         signaling an error; don't use mm-multiple-handles.
25867         (gnus-mime-delete-part): Ditto.
25868
25869 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25870
25871         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25872         old file versions.
25873         (gnus-group-prepare-hook): Remove function that converted list
25874         form of gnus-agent-expire-days to group properties.
25875
25876         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25877         (gnus-request-accept-article): Re-indented.
25878
25879         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25880         converters to handle old agent file formats.  Add logic for a
25881         "backup before upgrading warning".
25882         (gnus-convert-mark-converter-prompt): Developers can mark
25883         functions as needing (default), or not needing,
25884         gnus-convert-old-newsrc's "backup before upgrading warning".
25885         (gnus-convert-converter-needs-prompt): Tests whether the user
25886         should be protected from potentially irreversable changes by the
25887         function.
25888
25889         * legacy-gnus-agent.el: New.  Provides converters that are only
25890         loaded when gnus-convert-old-newsrc needs to call them.
25891
25892 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25893
25894         * mail-source.el (mail-source-touch-pop): Doc fix.
25895
25896         * message.el (message-smtpmail-send-it): Doc fix.
25897
25898 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25899
25900         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25901
25902         * nnmail.el (nnmail-split-fancy): do.
25903
25904         * gnus-kill.el (gnus-kill, gnus-execute): do.
25905
25906 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25907
25908         * gnus-sum.el (gnus-widget-reversible-match)
25909         (gnus-widget-reversible-to-internal)
25910         (gnus-widget-reversible-to-external): New functions.
25911         (gnus-widget-reversible): New widget.
25912         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25913
25914 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25915
25916         * gnus-sum.el (gnus-thread-sort-functions)
25917         (gnus-article-sort-functions): Document `(not F)' items.
25918
25919 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25920
25921         * spam.el (spam-use-gmane-xref): Add new backend.
25922         (spam-gmane-xref-spam-group): Add variable to control the name of the
25923         Gmane spam group.
25924         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25925         (spam-regex-headers-spam, spam-regex-headers-ham)
25926         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25927         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25928         backends and checks.
25929         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25930
25931         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
25932         an autodetect method.
25933
25934 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25935
25936         * gnus-int.el (gnus-request-accept-article): Inform the agent that
25937         articles are being added to a group.
25938         (gnus-request-replace-article): Inform the agent that articles
25939         need to be uncached as the cached contents are no longer valid.
25940
25941 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25942
25943         * binhex.el: Don't autoload executable-find.
25944
25945         * canlock.el: Don't autoload mail-fetch-field.
25946
25947         * dgnushack.el: Autoload c-mode for XEmacs.
25948
25949         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25950
25951         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25952         rmail-dont-reply-to and rmail-output.
25953
25954         * gnus-score.el: Don't autoload ffap-string-at-point.
25955
25956         * gnus-setup.el: Don't autoload sc-cite-original.
25957
25958         * imap.el: Don't autoload base64-decode-string,
25959         base64-encode-string and md5.
25960
25961         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25962         and rmail-msg-restore-non-pruned-header.
25963
25964         * mm-decode.el: Don't autoload executable-find.
25965
25966         * mm-url.el: Don't autoload executable-find.
25967
25968         * mm-view.el: Don't autoload diff-mode.
25969
25970         * nndb.el: Don't autoload news-reply-mode, news-setup,
25971         cancel-timer and telnet.
25972
25973         * password.el: Don't autoload run-at-time for Emacs.
25974
25975         * sha1-el.el: Don't autoload executable-find.
25976
25977         * sieve-mode.el: Don't autoload c-mode.
25978
25979         * uudecode.el: Don't autoload executable-find.
25980
25981 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25982
25983         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25984         (gnus-agent-possibly-alter-active): Avoid null in numeric
25985         comparison.
25986         (gnus-agent-set-local): Refuse to save null in local object table.
25987         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25988         list of articles that will be marked as unread.
25989
25990 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25991
25992         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25993
25994 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25995
25996         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25997         language tags.
25998
25999 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26000
26001         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26002         Don't bind "obarray".
26003
26004         * gnus-sum.el (gnus-thread-sort-functions):
26005         Add `gnus-thread-sort-by-most-recent-number' and
26006         `gnus-thread-sort-by-most-recent-date'.
26007         Reported by Kai Grossjohann <kai@emptydomain.de>.
26008
26009 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26010
26011         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26012
26013 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26014
26015         * gnus-cus.el (gnus-agent-customize-category):
26016         Remove ignore-errors macro reference that required cl to be loaded at
26017         run-time.
26018
26019         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26020         single-interval range of the form (min . max).  Previously the
26021         range had to look like ((min . max)).  Likewise, return
26022         (min . max) rather than ((min . max)).
26023         (gnus-range-map): Use gnus-range-normalize to accept
26024         single-interval range.
26025
26026         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26027         the cache, but not the agent, now appear with their usual face.
26028
26029         * dgnushack.el (loaddir): New variable that is bound to the
26030         directory containing the dgnushack.el file.  Use loaddir, rather
26031         than srcdir, to update load-path.  Change lets dgnushack compile
26032         code in directories other than GNUS/lisp.
26033
26034 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26035
26036         * lpath.el: Don't bind w3m-safe-url-regexp.
26037
26038         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26039         w3m-safe-url-regexp variable buffer-local.
26040
26041         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26042
26043 2004-02-27  Simon Josefsson  <jas@extundo.com>
26044
26045         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26046         gnus-group-real-prefix.
26047         (gnus-summary-move-article): Use it, instead of
26048         gnus-group-real-prefix.
26049
26050 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26051
26052         * lpath.el: Bind w3m-safe-url-regexp.
26053
26054         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26055         w3m-safe-url-regexp variable buffer-local and set it as the value
26056         of mm-w3m-safe-url-regexp.
26057
26058         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26059
26060         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26061         parsing gnus-posting-styles when the message is not for replying.
26062
26063         * dgnushack.el: Autoload sgml-mode for XEmacs.
26064
26065         * nnrss.el (nnrss-opml-export):
26066         Use mm-set-buffer-file-coding-system instead of
26067         set-buffer-file-coding-system.
26068
26069 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26070
26071         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26072         of checkdoc.el).
26073         * nnrss.el: do.
26074         * gnus-mlspl.el: do.
26075         * gnus-ml.el: do.
26076         * gnus-srvr.el: do.
26077
26078         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26079
26080 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26081
26082         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26083         Corrections to custom-manual links.
26084
26085         * gnus-art.el (gnus-article): Ditto.
26086
26087         * mm-decode.el (mime-display, mime-security): Ditto.
26088
26089 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26090
26091         * flow-fill.el: Typo.
26092
26093 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26094
26095         * spam-wash.el: New file.
26096
26097 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26098
26099         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26100
26101 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26102
26103         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26104         to be run with new-articles as LIST1, not LIST2.
26105         (spam-registration-functions): Add spam-use-ham-copy as a nil
26106         registration backend.
26107
26108 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26109
26110         * spam-stat.el (spam-stat-washing-hook): New option.
26111         (spam-stat-buffer-words): Use it.
26112         (spam-stat-process-directory, spam-stat-test-directory):
26113         Use insert-file-contents-literally.
26114         (spam-stat-coding-system): New variable.
26115         (spam-stat-load, spam-stat-save): Use it.
26116
26117 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26118
26119         * spam-report.el (spam-report-plug-agent):
26120         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26121
26122 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26123
26124         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26125         Allow / in mailto URLs.
26126
26127 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26128
26129         * spam-report.el (spam-report-process-queue): Fix interactive use.
26130         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26131         (spam-report-unplug-agent): Doc fixes.
26132         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26133         (spam-report-agentize, spam-report-deagentize): Autoload.
26134
26135 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26136
26137         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26138
26139         * message.el (message-setup-fill-variables): Add mml tags to
26140         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26141         <ajk@iu.edu>.
26142         (message-mode): Don't modify paragraph-separate there.
26143
26144 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26145
26146         * compface.el (uncompface-use-external): Default to undecided.
26147         (uncompface-use-external-threshold): New variable.
26148         (uncompface-float-time): New macro.
26149         (uncompface): Determine whether to use the external decoder if
26150         uncompface-use-external is undecided.
26151
26152 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26153
26154         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26155         after images.
26156
26157         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26158
26159 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26160
26161         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26162
26163         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26164
26165         * gnus-sum.el (gnus-summary-limit-to-age)
26166         (gnus-summary-limit-children): do.
26167
26168         * gnus-int.el (gnus-request-scan): do.
26169
26170         * gnus-group.el (gnus-group-suspend): do.
26171
26172         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26173
26174         * gnus-cite.el (gnus-cite-parse-attributions): do.
26175
26176         * gnus-agent.el (gnus-summary-set-agent-mark)
26177         (gnus-agent-regenerate-group): do.
26178
26179         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26180
26181         * binhex.el (binhex-decode-region-internal): do.
26182
26183 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26184
26185         * gnus-fun.el (gnus-face-properties-alist): New user option.
26186         (gnus-display-x-face-in-from): Use it.
26187
26188         * gnus-art.el (article-display-face): Ditto.
26189
26190         * compface.el (uncompface-use-external): Default to nil.
26191
26192 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26193
26194         * nntp.el (nntp-erase-buffer): New function.
26195         (nntp-retrieve-data, nntp-send-command)
26196         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26197         (nntp-possibly-change-group): Use it.
26198
26199         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26200         Use with-current-buffer.
26201
26202 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26203
26204         * compface.el: Merge the ELisp-based uncompface program.
26205         (compface): New customization group.
26206         (uncompface-use-external): New user option.
26207         (uncompface): Call uncompface-internal if uncompface-use-external
26208         is nil.
26209         (uncompface-internal): New function.  Note that there are also
26210         some other functions and variables added for this function.
26211
26212 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26213
26214         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26215         if necessary.
26216
26217 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26218
26219         * spam-report.el (spam-report-unplug-agent)
26220         (spam-report-plug-agent, spam-report-deagentize)
26221         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26222         Add support for the Agent in spam-report: when unplugged, report to a
26223         file; when plugged, submit all the requests.
26224
26225         * spam.el (spam-register-routine): Fix message about
26226         registration.
26227
26228 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26229
26230         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26231         dependencies.
26232         (rfc2047-encode): Use it.
26233
26234         * gnus-art.el (gnus-button-marker-list): Move before first
26235         reference.
26236
26237         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26238         (imap-parse-body): Fix format string mismatch.
26239
26240         * gnus-score.el (gnus-summary-increase-score): do.
26241
26242         * nnrss.el (nnrss-close): New function.
26243
26244 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26245
26246         * nnrss.el (nnrss-make-filename): New function.
26247         (nnrss-request-delete-group, nnrss-read-server-data)
26248         (nnrss-save-server-data, nnrss-read-group-data)
26249         (nnrss-save-group-data): Use it.
26250         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26251         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26252         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26253
26254 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26255
26256         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26257
26258 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26259
26260         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26261         files.
26262
26263         * message.el (message-generate-headers-first): Don't quote nil
26264         and t in docstrings.
26265
26266         * imap.el (imap-id): do.
26267
26268         * gnus-agent.el (gnus-agent-consider-all-articles)
26269         (gnus-agent-queue-mail): do.
26270
26271 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26272
26273         * spam-report.el (spam-report-process-queue): New function.
26274         Process requests from `spam-report-requests-file'.
26275         (spam-report-process-queue): Doc fix.
26276
26277 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26278
26279         * spam.el (spam-register-routine)
26280         (spam-log-processing-to-registry, spam-log-registered-p)
26281         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26282         Change "check" to "spam-check" for semi-clarity.
26283
26284 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26285
26286         * pop3.el: Require nnheader.
26287
26288         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26289
26290         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26291
26292         * gnus-picon.el: Require cl.
26293
26294         * gnus-fun.el: Require gnus-ems and gnus-util.
26295
26296         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26297
26298         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26299
26300         * gnus-art.el (gnus-article-edit-mode): Define before first
26301         reference.
26302
26303 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26304
26305         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26306         (gnus-uu-post-encoded): Use point-at-bol.
26307
26308         * gnus-topic.el (gnus-group-active-topic-p): do.
26309
26310         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26311
26312         * gnus-group.el (gnus-group-kill-region): do.
26313
26314         * gnus-art.el (article-date-ut): do.
26315
26316         * message.el (message-fetch-field): Remove redundant
26317         case-fold-search binding.
26318         (message-narrow-to-field): Simplify.
26319
26320 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26321
26322         * spam.el (spam-directory): Derive from `gnus-directory'.
26323
26324         * spam-report.el (spam-report-url-to-file)
26325         (spam-report-requests-file): New function and variable for offline
26326         reporting.
26327         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26328         and user defined function.
26329         (spam-report-url-ping-mm-url): Remove doubled slash.
26330
26331 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26332
26333         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26334
26335 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26336
26337         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26338         Fix format string mismatch.
26339
26340         * sieve.el (sieve-deactivate-all): do.
26341
26342         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26343
26344         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26345
26346         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26347
26348         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26349
26350 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26351
26352         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26353         the list of checks.
26354
26355 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26356
26357         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26358         padding.
26359
26360 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26361
26362         * mm-view.el (mm-fill-flowed): New variable.
26363         (mm-inline-text): Use it.
26364
26365 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26366
26367         * spam.el (spam-spamassassin-register-ham-routine)
26368         (spam-spamassassin-register-spam-routine): Fix function names.
26369
26370 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26371
26372         * gnus.el (gnus-tmp-grouplens): Remove.
26373         (gnus-summary-line-format): Remove grouplens.
26374
26375         * gnus-group.el (gnus-group-line-format): Ditto.
26376
26377         * gnus-spec.el (gnus-format-specs): Ditto.
26378         (gnus-update-format-specifications): Flush the group format spec
26379         cache if there's the grouplens stuff.
26380         (gnus-parse-simple-format): Replace %l with the empty string.
26381
26382 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26383
26384         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26385         omission.
26386
26387 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26388
26389         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26390         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26391
26392 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26393
26394         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26395         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26396         New macros and functions.
26397         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26398         Handle > NLINK_MAX messages.
26399         * nnmaildir.el (nnmaildir-request-set-mark):
26400         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26401
26402 2004-01-25  Alex Schroeder  <alex@gnu.org>
26403
26404         * spam-stat.el (spam-stat-process-directory-age): New option.
26405         (spam-stat-process-directory): Use it.
26406
26407 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26408
26409         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26410         (spam-stat-save): Accept prefix argument.
26411
26412 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26413
26414         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26415         links" error.
26416
26417 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26418
26419         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26420         the rest of the and/or forms.
26421
26422 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26423
26424         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26425         compatibility with old .newsrc.eld files.
26426
26427         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26428
26429         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26430
26431         * gnus-start.el (gnus-1): do.
26432
26433         * gnus-group.el (gnus-group-line-format-alist): do.
26434
26435         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26436
26437         * gnus-gl.el: Remove.
26438
26439 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26440
26441         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26442         marks consisting of a single range {for example, (3 . 5)} rather
26443         than a list of a single range { ((3 . 5)) }.
26444
26445 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26446
26447         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26448         Use with-current-buffer.
26449         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26450         avoid consing a string.
26451
26452         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26453         Remove obsolete entries for big5 and gb2312.
26454
26455 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26456
26457         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26458         uncompressed list.
26459
26460 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26461
26462         * spam-stat.el (spam-stat-strip-xref): New function.
26463         (spam-stat-process-directory): Use it.
26464
26465         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26466         here -- it's done in message-fetch-field.
26467
26468 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26469
26470         * gnus-agent.el (gnus-agent-queue-mail)
26471         (gnus-agent-prompt-send-queue): New variables.
26472         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26473         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26474         "nndraft:queue" along to gnus-draft-send.
26475         Use gnus-agent-prompt-send-queue.
26476         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26477         is "nndraft:queue".  Suggested by Gaute Strokkenes
26478         <gs234@srcf.ucam.org>
26479
26480         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26481         (agent-enable-undownloaded-faces): Add.
26482         (gnus-agent-cat-groups): Use eval-and-compile, not
26483         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26484         method of gnus-agent-cat-groups even when the buffer has been
26485         evaled.
26486         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26487         delete gnus-agent-save-active-1.
26488         (gnus-agent-save-groups): Delete.  Identical to
26489         gnus-agent-save-active.
26490         (gnus-agent-write-active): No longer adjust agent's copy of active
26491         file as agent's adjustments are now stored in their own
26492         file.  Remove optional parameter.
26493         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26494         servers.  Add use of min/max range limits from server's local
26495         file.
26496         (gnus-agent-save-alist): Remove unused optional argument.
26497         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26498         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26499         (gnus-agent-set-local): A per-server file that keeps min/max range
26500         limits for articles known to the agent.  Provides a fast mechanism
26501         for altering many active ranges.
26502         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26503         active file (local makes it unnecessary).
26504         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26505
26506         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26507         (agent-enable-undownloaded-faces): Add.
26508
26509         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26510         disable it when sending to "nndraft:queue".
26511         (gnus-group-send-queue): Add safety check to avoid sending queue
26512         when unplugged.
26513
26514         * gnus-group.el (gnus-group-catchup): Use new
26515         gnus-sequence-of-unread-articles, not
26516         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26517         numbers of articles.  Use gnus-range-map to avoid having to
26518         uncompress the unread list.
26519         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26520         Fix invalid ange-ftp reference.
26521
26522         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26523         (gnus-sorted-range-intersection): Intersection of two ranges
26524         without requiring that they first be uncompressed.
26525
26526         * gnus-start.el (gnus-activate-group): Unless blocked by the
26527         caller, possibly expand the active range to include both cached
26528         and agentized articles.
26529         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26530         multiple version-dependent converters.
26531         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26532         gnus-agent-save-active.
26533         (gnus-save-newsrc-file): Save dirty agent range limits.
26534
26535         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26536         gnus-agent-possibly-alter-active.
26537         (gnus-adjust-marked-articles): Faster handling of simple lists.
26538
26539 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26540
26541         * spam-stat.el (spam-stat-test-directory): New optional argument
26542         displays a list of files detected.  Suggested by Andrew Cohen
26543         <cohen@andy.bu.edu>.
26544         (spam-stat-buffer-words-with-scores): Don't narrow and change
26545         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26546
26547 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26548
26549         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26550         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26551         (spam-spamassassin-arguments)
26552         (spam-spamassassin-spam-flag-header)
26553         (spam-spamassassin-positive-spam-flag-header)
26554         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26555         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26556         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26557         (spam-list-of-processors, spam-list-of-checks)
26558         (spam-list-of-statistical-checks, spam-registration-functions)
26559         (spam-check-spamassassin-headers, spam-check-spamassassin)
26560         (spam-spamassassin-score)
26561         (spam-spamassassin-register-with-sa-learn)
26562         (spam-spamassassin-register-spam-routine)
26563         (spam-spamassassin-register-ham-routine)
26564         (spam-assassin-register-spam-routine)
26565         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26566         (spam-bogofilter-score): Fix to show article before scoring.
26567
26568 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26569
26570         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26571         default scoring function.
26572         (spam-generic-score): Call spam-spamassassin-score if
26573         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26574         spam-bogofilter-score otherwise.
26575
26576         * gnus.el (spam-process, spam-autodetect-methods):
26577         Add spamassassin and spamassassin-headers.
26578
26579 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26580
26581         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26582         Suppress unnecessary messages.
26583
26584 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26585
26586         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26587         make-hash-table.
26588
26589 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26590
26591         * canlock.el (base64-encode-string): Don't autoload it.
26592
26593 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26594
26595         * run-at-time.el: Remove useless (require 'itimer),
26596         eval-and-compile and (featurep 'xemacs).
26597
26598 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26599
26600         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26601         GROUP is a virtual group.
26602
26603 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26604
26605         * gnus.el: Autoload `message-y-or-n-p'.
26606
26607 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26608
26609         * pgg-parse.el: Remove unnecessary (require 'custom).
26610
26611         * pgg-def.el: do.
26612
26613         * nnmail.el: do.
26614
26615         * gnus-undo.el: do.
26616
26617         * gnus-picon.el: do.
26618
26619         * gnus-util.el: do.
26620
26621 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26622
26623         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26624
26625 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26626
26627         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26628         handle, as well as a list.
26629
26630         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26631         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26632         (mm-w3m-cid-retrieve): Simplify.
26633
26634 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26635
26636         * message.el (message-kill-to-signature): Allow prefix arg to
26637         specify number of lines to keep before signature.
26638
26639 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26640
26641         * message.el (message-kill-to-signature): Change docstring.
26642
26643 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26644
26645         * canlock.el: Always require sha1-el.
26646         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26647
26648         * message.el: Autoload sha1 only when compiling.
26649
26650         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26651         eudc-expand-inline for XEmacs.
26652
26653 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26654
26655         * message.el (message-canlock-generate): Require sha1-el.
26656
26657 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26658
26659         * message.el (message-expand-name): Silence the byte compiler.
26660
26661         * lpath.el: Add detect-coding-system.
26662
26663         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26664         cus-edit.
26665
26666 2004-01-13  Simon Josefsson  <jas@extundo.com>
26667
26668         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26669         Invoke gnus-score-mode.
26670         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26671
26672         * gnus-range.el (gnus-compress-sequence): Doc fix.
26673         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26674
26675 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26676
26677         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26678
26679 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26680
26681         * spam.el (spam-get-article-as-string): Update to use
26682         gnus-request-article-this-buffer, much simpler.
26683         (spam-get-article-as-buffer): Remove.
26684
26685 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26686
26687         * message.el (message-expand-name): Use EUDC if the user uses that.
26688
26689 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26690
26691         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26692         character for the encoding to avoid consing a string.
26693
26694         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26695         unnecessarily.
26696
26697         * mm-util.el (mm-replace-chars-in-string): Remove.
26698
26699         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26700         of mm-replace-chars-in-string.
26701
26702 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26703
26704         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26705
26706         * mm-util.el (mm-subst-char-in-string): Support inplace.
26707
26708         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26709         a new string in every iteration.  Use shy groups.
26710
26711 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26712
26713         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26714         * gnus-soup.el (gnus-soup-group-brew):
26715         * gnus-msg.el (gnus-put-message):
26716         * gnus-move.el (gnus-group-move-group-to-server):
26717         * gnus-kill.el (gnus-batch-score):
26718         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26719         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26720         (gnus-group-update-group, gnus-group-read-group)
26721         (gnus-group-make-group, gnus-group-make-help-group)
26722         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26723         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26724         (gnus-group-sort-by-unread, gnus-group-catchup)
26725         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26726         (gnus-group-yank-group, gnus-group-set-info)
26727         (gnus-group-list-groups):
26728         * gnus.el (gnus-generate-new-group-name):
26729         * gnus-delay.el (gnus-delay-send-queue):
26730         * nnvirtual.el (nnvirtual-catchup-group):
26731         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26732         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26733         (gnus-group-prepare-topics, gnus-topic-check-topology):
26734         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26735         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26736         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26737         (gnus-group-make-articles-read):
26738         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26739         (gnus-group-change-level, gnus-kill-newsgroup)
26740         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26741         (gnus-get-unread-articles, gnus-make-articles-unread)
26742         (gnus-make-ascending-articles-unread): Use accessor
26743         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26744         to get group information for improved readability.
26745
26746
26747 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26748
26749         * gnus-art.el (article-decode-mime-words, article-babel)
26750         (gnus-article-highlight-signature, gnus-article-add-buttons)
26751         (gnus-signature-toggle): Use gnus-with-article-buffer.
26752
26753         * gnus-art.el (gnus-article-highlight-headers)
26754         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26755
26756         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26757         (gnus-article-set-globals, gnus-request-article-this-buffer)
26758         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26759         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26760         (gnus-mime-display-alternative): Use with-current-buffer.
26761
26762 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26763
26764         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26765         also under 80 char limit, and call gnus-error if needed.
26766         (spam-fetch-article-header): Fix - it was a
26767         buffer-local variable (gnus-newsgroup-data).
26768         (spam-find-spam): Use spam-generate-fake-headers, forget about
26769         spam-insert-fake-headers.
26770         (spam-insert-fake-headers): Remove.
26771
26772 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26773
26774         * deuglify.el (gnus-article-outlook-unwrap-lines)
26775         (gnus-outlook-rearrange-article)
26776         (gnus-outlook-repair-attribution-outlook)
26777         (gnus-outlook-repair-attribution-block)
26778         (gnus-outlook-repair-attribution-other): Remove redundant
26779         save-excursion.
26780
26781 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26782
26783         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26784         (spam-fetch-field-subject-fast)
26785         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26786         (spam-fetch-article-header): Add functions to deal with Gnus
26787         internals for fast retrieval of article header data.
26788         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26789
26790 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26791
26792         * pop3.el (pop3-md5): Remove.
26793         (pop3-apop): Replace pop3-md5 with md5.
26794
26795         * mm-bodies.el: base64 is always built-in.
26796
26797         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26798         Use with-current-buffer.
26799
26800 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26801
26802         * canlock.el (canlock-insert-header): Remove excessive grouping in
26803         regexp.
26804
26805         * gnus-sum.el (gnus-summary-read-document): Ditto.
26806
26807         * gnus-uu.el (gnus-uu-part-number): Ditto.
26808
26809         * html2text.el (html2text-remove-tags): Ditto.
26810         (html2text-format-tags): Ditto.
26811         (html2text-format-single-elements): Ditto.
26812
26813         * mml.el (mml-parse-1): Ditto.
26814
26815 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26816
26817         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26818
26819         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26820
26821         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26822
26823         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26824
26825 2003-11-15  Simon Josefsson  <jas@extundo.com>
26826
26827         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26828         (pgg-gpg-lookup-key): Use regexp match instead of
26829         split-string (split-string is different between emacs 21.2 and
26830         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26831
26832 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26833
26834         * gnus-art.el (gnus-mime-view-all-parts)
26835         (gnus-article-part-wrapper, gnus-article-view-part):
26836         Use with-current-buffer.
26837
26838 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26839
26840         * spam.el (spam-disable-spam-split-during-ham-respool)
26841         (spam-spamoracle-database, spam-cache-lookups)
26842         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26843         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26844         (spam-group-ham-marks, spam-group-spam-marks)
26845         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26846         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26847         also add spam-use-blackholes to the statistical checks.
26848         (spam-fetch-field-fast): Add interface to fetching fields, may
26849         become a macro.
26850         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26851         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26852         (spam-insert-fake-headers): Fake an article when needed.
26853         (spam-find-spam): Fake article when possible.
26854         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26855         (spam-check-bogofilter-headers): Use message-fetch-field instead
26856         of nnmail-fetch-field.
26857
26858 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26859
26860         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26861
26862 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26863
26864         * spam.el (spam-split): Do not require spam-use-CHECK to be
26865         enabled if that check is passed to spam-split explicitly; also
26866         fix so 'spam doesn't get converted to spam-split-group when
26867         spam-split-symbolic-return is t.
26868         (spam-find-spam): Find registrations of the article and use those
26869         instead of re-running spam-split to find the spam/ham
26870         classification of the article.
26871         (spam-log-processing-to-registry, spam-log-registered-p)
26872         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26873         Use gnus-error instead of gnus-message.
26874         (spam-log-registration-type): Add function to determine the
26875         classification of a message based on registry entries; will
26876         return nil if both 'spam and 'ham are found.
26877         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26878         a reasonably fast local cache without the loading errors.
26879         (spam-cache-lookups): Set to t by default.
26880         (spam-find-spam): Don't try to guess spam-cache-lookups.
26881         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26882         spam-caches entry.
26883         (spam-filelist-build-cache, spam-filelist-check-cache):
26884         Fix caching of whitelist/blacklist entries.
26885         (spam-check-whitelist, spam-check-blacklist):
26886         Invoke spam-from-listed-p with a type, not a cache variable.
26887         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26888
26889 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26890
26891         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26892
26893         * nnmail.el (nnmail-split-fancy): do.
26894
26895         * mml.el (mml-parse): do.
26896
26897         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26898         (gnus-score-adaptive): do.
26899
26900 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26901
26902         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26903         (gnus-mime-button-map): Don't set keymap parent.
26904         (gnus-button-ctan-directory-regexp): Use shy grouping.
26905         (gnus-prev-page-map): Don't set keymap parent.
26906         (gnus-prev-page-map): Remove duplicated one.
26907         (gnus-next-page-map): Don't set keymap parent.
26908         (gnus-mime-security-button-map): Ditto.
26909
26910         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26911         version number.
26912
26913         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26914
26915 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26916
26917         * canlock.el (canlock-sha1-function): Remove.
26918         (canlock-sha1-function-for-verify): Remove.
26919         (canlock-openssl-program): Remove.
26920         (canlock-openssl-args): Remove.
26921         (canlock-ignore-errors): Remove.
26922         (canlock-sha1-with-openssl): Remove.
26923         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26924         (canlock-verify): Don't use canlock-ignore-errors.
26925
26926         * sha1-el.el (sha1-string-external): Make it can return a string
26927         in binary form.
26928         (sha1-region-external): Ditto.
26929         (sha1-string-internal): Ditto.
26930         (sha1-region-internal): Ditto.
26931         (sha1-region): Ditto.
26932         (sha1-string): Ditto.
26933         (sha1): Ditto.
26934
26935 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26936
26937         * spam.el (spam-report-articles-gmane): New command.
26938
26939 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26940
26941         * gnus.el: Don't make unnecessary *Group* buffer when loading.
26942
26943         * run-at-time.el (run-at-time-saved): Remove.
26944         (run-at-time): Doc fix.
26945
26946 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26947
26948         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26949         (gnus-summary-limit-map): Add it.
26950         (gnus-summary-make-menu-bar): do.
26951
26952 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26953
26954         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26955         Make attempt at some caching support (done for BBDB only now).
26956         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26957         addresses to be checked.
26958         (spam-clear-cache-BBDB): Add function, to be invoked by
26959         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26960         (spam-check-BBDB): Check and use the caches, if
26961         spam-cache-lookups is on, remove superfluous (provide).
26962
26963 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26964
26965         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26966
26967 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26968
26969         * run-at-time.el (run-at-time-saved): Move to after the definition
26970         of `run-at-time'.
26971
26972         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26973
26974 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26975
26976         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26977         mm-w3m-local-map-property.
26978
26979         * mm-view.el (mm-w3m-mode-map): Remove.
26980         (mm-w3m-local-map-property): Remove.
26981         (mm-inline-text-html-render-with-w3m): Don't use
26982         mm-w3m-local-map-property.
26983
26984 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26985
26986         * run-at-time.el: New file.
26987
26988         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26989         under Emacs.
26990
26991         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26992         of gnus-set-text-properties.
26993
26994         * gnus-uu.el (gnus-uu-save-article): Ditto.
26995
26996         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26997
26998         * gnus-cite.el (gnus-cite-parse): Ditto.
26999
27000         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27001         of gnus-.
27002
27003         * gnus-xmas.el (run-at-time): Require run-at-time.
27004
27005         * gnus.el: Change calls to nnheader-run-at-time and
27006         password-run-at-time throughout to use run-at-time directly.
27007
27008         * password.el: Remove definition of run-at-time.
27009
27010         * nnheaderxm.el: Remove definition of run-at-time.
27011
27012 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27013
27014         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27015         in prompt.
27016
27017 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27018
27019         * messagexmas.el (message-xmas-redefine): Alias
27020         `message-make-caesar-translation-table' to
27021         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27022         version.
27023
27024         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27025         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27026         `gnus-xmas-set-text-properties'.
27027         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27028         `gnus-xmas-completing-read'.
27029         (gnus-xmas-completing-read): Removed.
27030         (gnus-xmas-open-network-stream): Removed.
27031
27032         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27033         XEmacs version.
27034
27035         * dns.el (dns-make-network-process): Use `open-network-stream'
27036         instead of `gnus-xmas-open-network-stream'.
27037
27038         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27039
27040         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27041
27042 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27043
27044         * gnus-art.el (gnus-mime-display-alternative)
27045         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27046         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27047         Don't use gnus-local-map-property.
27048
27049         * gnus-util.el (gnus-local-map-property): Remove.
27050
27051         * mm-view.el (mm-view-pkcs7-decrypt):
27052         Replace gnus-completing-read-maybe-default with completing-read.
27053
27054         * gnus-util.el (gnus-completing-read): do.
27055         (gnus-completing-read-maybe-default): Remove.
27056
27057 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27058
27059         * password.el: Only autoload `run-at-time' if not XEmacs.
27060         Only autoload the itimer functions if XEmacs.
27061
27062 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27063
27064         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27065         XEmacsen.
27066
27067         * dgnushack.el: Autoload executable-find for XEmacs.
27068
27069 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27070
27071         * gnus-art.el (gnus-read-string): Remove.
27072         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27073         read-string.
27074
27075 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27076
27077         * netrc.el: Autoload password-read.
27078         (netrc): Add configuration group.
27079         (netrc-encoding-method, netrc-openssl-path):
27080         Add variables for encoding and decoding of files with symmetric
27081         ciphers.
27082         (netrc-encode): Add assistant function to encode a file with
27083         netrc-encoding-method.
27084         (netrc-parse): Add interactive parameter, added optional
27085         decoding if netrc-encoding-method is non-nil but otherwise
27086         behavior is standard.
27087         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27088         Do s/encode/encrypt/ everywhere.
27089
27090         * spam.el: Remove executable-find autoload.
27091
27092 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27093
27094         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27095
27096         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27097
27098 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27099
27100         * gnus-art.el (gnus-treat-ansi-sequences)
27101         (article-treat-ansi-sequences): New variable and function.
27102         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27103
27104         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27105         Use it.
27106
27107 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27108
27109         * mm-util.el (mm-quote-arg): Remove.
27110
27111         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27112         shell-quote-argument.
27113
27114         * gnus-uu.el (gnus-uu-command): do.
27115
27116         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27117
27118         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27119         with make-char.
27120
27121         * mm-util.el (mm-make-char): Remove.
27122
27123         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27124         add-minor-mode.
27125
27126         * gnus-undo.el (gnus-undo-mode): do.
27127
27128         * gnus-topic.el (gnus-topic-mode): do.
27129
27130         * gnus-sum.el (gnus-dead-summary-mode): do.
27131
27132         * gnus-start.el (gnus-slave-mode): do.
27133
27134         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27135
27136         * gnus-ml.el (gnus-mailing-list-mode): do.
27137
27138         * gnus-gl.el (gnus-grouplens-mode): do.
27139
27140         * gnus-draft.el (gnus-draft-mode): do.
27141
27142         * gnus-dired.el (gnus-dired-mode): do.
27143
27144         * gnus-ems.el (gnus-add-minor-mode): Remove.
27145
27146         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27147         Replace gnus-char-width with char-width.
27148
27149         * gnus-ems.el (gnus-char-width): Remove.
27150
27151         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27152         Replace gnus-char-width with char-width.
27153
27154         * gnus-ems.el (gnus-char-width): Remove.
27155
27156         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27157         definition.
27158         Remove Emacs 20 hash table compatibility code.
27159
27160         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27161         20 compatibility code.
27162
27163         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27164
27165         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27166
27167         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27168         Replace with point-at-{eol,bol}.
27169
27170         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27171
27172         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27173
27174         * flow-fill.el (fill-flowed-point-at-bol)
27175         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27176
27177         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27178         Replace with point-at-{eol,bol} throughout all files.
27179
27180 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27181
27182         * ntlm.el (ntlm-string-as-unibyte): New macro.
27183         (ntlm-build-auth-response): Use it.
27184
27185         Remove Emacs 20 stuff:
27186         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27187         (butlast, mapc, remove): Remove the compiler macros.
27188         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27189         of delq and copy-sequence.
27190         * gnus-art.el (popup-menu): Remove the compiler macro.
27191         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27192         Emacs 20.
27193
27194 2004-01-05  Simon Josefsson  <jas@extundo.com>
27195
27196         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27197         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27198         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27199         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27200         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27201         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27202         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27203         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27204         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27205         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27206         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27207         string-xor into ntlm-string-xor.
27208         Suggested by Jesper Harder <harder@myrealbox.com>.
27209
27210         * ntlm.el: Don't include poem.
27211
27212         * md4.el (print-int32, print-string-hexa): Remove.
27213         Suggested by Jesper Harder <harder@myrealbox.com>.
27214
27215         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27216
27217         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27218         probably breaks emacs with DL patch, but do we care? Is anyone
27219         still using the DL stuff?)
27220
27221         * sieve-manage.el: Use the password package.
27222         (sieve-manage-read-passwd): Remove.
27223         (sieve-manage-interactive-login): Use password.  Re-add
27224         condition-case around loop.
27225
27226         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27227         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27228         Use the password package.
27229
27230 2003-02-19  Simon Josefsson  <jas@extundo.com>
27231
27232         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27233         token.
27234
27235 2002-08-07  Simon Josefsson  <jas@extundo.com>
27236
27237         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27238         (sieve-manage-authenticators)
27239         (sieve-manage-authenticator-alist): Add some SASL mechs.
27240         (sieve-sasl-auth): New function.
27241         (sieve-manage-cram-md5-auth)
27242         (sieve-manage-plain-auth): Rewrite using SASL library.
27243         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27244         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27245         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27246         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27247
27248 2004-01-05  Simon Josefsson  <jas@extundo.com>
27249
27250         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27251         New files.
27252
27253 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27254
27255         * gnus-group.el (gnus-no-groups-message): Update.
27256
27257         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27258
27259 2003-11-09  Simon Josefsson  <jas@extundo.com>
27260
27261         * imap.el: Support for ID IMAP extension (RFC 2971).
27262         (imap-local-variables): Add imap-id.
27263         (imap-id): New variable.
27264         (imap-id): New function.
27265         (imap-parse-response): Parse untagged ID response.
27266         * nnimap.el (nnimap-id): New variable.
27267         (nnimap-open-connection): Use it.
27268
27269 2003-12-28  Simon Josefsson  <jas@extundo.com>
27270
27271         * gnus-score.el (gnus-score-edit-all-score): New.
27272         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27273
27274 2004-01-04  Simon Josefsson  <jas@extundo.com>
27275
27276         * password.el: Add.
27277
27278 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27279
27280         * dns.el (dns-query-types): Fix typo.
27281         (dns-query-types): New function.
27282         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27283         PTR and SOA replies, see RFC 1035.
27284
27285 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27286
27287         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27288
27289         * Move to Changelog.2.
27290
27291 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27292
27293         * gnus.el (gnus-version-number): Bump version.
27294
27295 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27296
27297         * gnus.el: No Gnus v0.1 is released.
27298
27299 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27300
27301         * gnus.el: No Gnus v0.0 is released.
27302
27303 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27304
27305         * gnus.el (gnus-version-number): Bump.
27306         (gnus-version): No.
27307
27308 See ChangeLog.2 for earlier changes.
27309
27310   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27311
27312   This file is part of GNU Emacs.
27313
27314   GNU Emacs is free software: you can redistribute it and/or modify
27315   it under the terms of the GNU General Public License as published by
27316   the Free Software Foundation, either version 3 of the License, or
27317   (at your option) any later version.
27318
27319   GNU Emacs is distributed in the hope that it will be useful,
27320   but WITHOUT ANY WARRANTY; without even the implied warranty of
27321   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27322   GNU General Public License for more details.
27323
27324   You should have received a copy of the GNU General Public License
27325   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27326
27327 ;; Local Variables:
27328 ;; coding: utf-8
27329 ;; fill-column: 79
27330 ;; add-log-time-zone-rule: t
27331 ;; End: